PulseAugur
EN
LIVE 08:20:41

New LLM method uses hidden-state geometry for better reasoning

Researchers have developed Cloud-ScPO, a novel framework for semi-supervised preference optimization in large language models (LLMs) that leverages the geometric structure of internal model states. This method uses a small labeled dataset to construct reference 'Clouds' of correct and incorrect reasoning trajectories. By analyzing the connectivity and spatial organization of these hidden states, Cloud-ScPO can derive preference signals without needing fully verified answers or external reward models. Experiments on GSM8K and MATH-Numeric datasets demonstrated significant improvements over existing ScPO methods, with gains of up to 4.49% on GSM8K. AI

IMPACT This research could lead to more efficient and effective training of LLMs for complex reasoning tasks by reducing reliance on extensive labeled data.

RANK_REASON The cluster contains a research paper detailing a new method for LLM reasoning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New LLM method uses hidden-state geometry for better reasoning

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Yuzhou Liu, Xiyang Hu ·

    Cloud-ScPO: Hidden-State Geometry for Semi-Supervised Preference Optimization in LLM Reasoning

    arXiv:2608.01014v1 Announce Type: new Abstract: Preference optimization improves mathematical reasoning in large language models (LLMs), but reliable chosen-rejected pairs usually require verified answers, human annotations, or external reward models. We investigate whether prefe…