paper-with-me

홈 › Papers

GeoMin: Data-Efficient Semi-Supervised RLVR via Geometric Distribution Modeling

2026-06-03 · Guangcheng Zhu, Shenzhi Yang, Haobo Wang, Xing Zheng, Yingfan MA, Xuening Feng, Zhongqi Chen, Kai Tang, Zhengqing Zang, Bowen Song, Weiqiang Wang, Gang Chen arxiv

Reinforcement learning with verifiable rewards (RLVR) significantly advances LLM reasoning, yet it faces a dilemma: standard supervised scaling is throttled by high annotation costs, while unsupervised alternatives suffer from severe model collapse. Recent semi-supervised RLVR methods address this by using a small labeled set to guide unlabeled data, achieving a promising trade-off between training efficacy and annotation cost. However, they suffer from a severe data-efficiency bottleneck due to the reliance on coarse performance heuristics, leaving a vast majority of valuable instances underutilized. To this end, we propose GeoMin, which models global feature distributions on labeled data to decode the structural discrepancy between correct and incorrect rollouts, thereby establishing a robust prior to assess the reliability of self-reward signals and fully unleash the potential of unlabeled data. Empirically, GeoMin outperforms the strongest baselines by +4.1% and even surpasses fully supervised models with only 10% of the annotations, demonstrating remarkable data efficiency.

📄 PDF Abstract BibTeX arXiv:2606.04516

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Detecting Events in Crowds Through Changes in Geometrical Dimensions of Pedestrians

2023-12-11 · Matheus Schreiner Homrich da Silva, Paulo Brossard de Souza Pinto Neto, Rodolfo Migon Favaretto, Soraia Raupp Musse

Security is an important topic in our contemporary world, and the ability to automate the detection of any events of interest that can take place in a crowd is of great interest to a population. We hypothesize that the d…

valid

GeoMind: An Agentic Workflow for Lithology Classification with Reasoned Tool Invocation

2026-04-23 · Yitong Zhou, Mingyue Cheng, Jiahao Wang, Qingyang Mao 외 arxiv

Lithology classification in well logs is a fundamental geoscience data mining task that aims to infer rock types from multi dimensional geophysical sequences. Despite recent progress, existing approaches typically formul…

GeoRA: Geometry-Aware Low-Rank Adaptation for RLVR

2026-01-14 · Jiaying Zhang, Lei Shi, Jiguo Li, Jun Xu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) is a key paradigm for improving large-scale reasoning models. Unlike supervised fine-tuning (SFT), RLVR exhibits distinct optimization dynamics and is sensitive to th…

Reinforcement Learning

TraPO: A Semi-Supervised Reinforcement Learning Framework for Boosting LLM Reasoning

2025-12-15 · Shenzhi Yang, Guangcheng Zhu, Xing Zheng, Yingfan MA 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has proven effective in training large reasoning models (LRMs) by leveraging answer-verifiable signals to guide policy optimization, which, however, suffers from high…

Reinforcement LearningMathematical Reasoning

Masked-and-Reordered Self-Supervision for Reinforcement Learning from Verifiable Rewards

2025-11-21 · Zhen Wang, Zhifeng Gao, Guolin Ke arxiv

Test-time scaling has been shown to substantially improve large language models' (LLMs) mathematical reasoning. However, for a large portion of mathematical corpora, especially theorem proving, RLVR's scalability is limi…

Reinforcement LearningMathematical Reasoning