PulseAugur
EN
LIVE 06:32:36

New GeoRA method enhances RLVR for large language models

Researchers have introduced GeoRA, a novel low-rank adaptation method specifically designed for Reinforcement Learning with Verifiable Rewards (RLVR). Unlike existing methods that focus on supervised fine-tuning, GeoRA accounts for the unique optimization dynamics and geometric structures inherent in RLVR. By leveraging singular value decomposition to extract principal directions of the RL update subspace, GeoRA effectively preserves pre-trained model structures while enabling efficient computation. Experiments on Qwen and Llama models demonstrate that GeoRA outperforms other low-rank adaptation techniques in various RLVR tasks, including mathematics, medicine, and coding, while also showing improved generalization and reduced forgetting on out-of-domain datasets. AI

IMPACT GeoRA's tailored approach to RLVR could improve the reasoning capabilities and efficiency of large language models across various domains.

RANK_REASON The cluster contains a research paper detailing a new method for adapting large language models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

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

New GeoRA method enhances RLVR for large language models

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Jiaying Zhang, Lei Shi, Jiguo Li, Jun Xu, Jiuchong Gao, Jinghua Hao, Renqing He ·

    GeoRA: Geometry-Aware Low-Rank Adaptation for RLVR

    arXiv:2601.09361v4 Announce Type: replace-cross Abstract: 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 the …