← 返回论文检索
ICML 2026PosterAccept (regular)

GeoAlign: Geometric Rollout Curation for Robust LLM Reinforcement Learning

Ting Zhou, Zhenqing Ling, Yiyang Zhao, Ying Shen, Daoyuan Chen

SUN YAT-SEN UNIVERSITY · Tongyi Lab, Alibaba Group / Sun Yat-sen University · Guangdong Tobacco · Sun Yat-Sen University · Alibaba Tongyi

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Online reinforcement learning is widely used to align large language models (LLMs) with reward signals, yet training can be unstable under noisy or misspecified rewards. We identify a failure mode we call directional inconsistency: within a batch, a small set of high-reward rollouts induces representation-space preference directions that sharply disagree with the batch majority, resulting in high-variance and destabilizing updates. We propose GeoAlign, a lightweight plug-in for rollout curation in iterative policy optimization. GeoAlign (i) forms within-prompt preference pairs, (ii) learns an online projector on per-rollout hidden states to concentrate reward-ordered displacement directions, and (iii) detects directionally inconsistent rollouts via their angular deviation from a batch consensus prototype and rectifies them with within-prompt stable alternatives. GeoAlign is forward-pass only and adds negligible overhead. Across dialogue alignment with a learned reward model and mathematical reasoning with binary verified rewards, GeoAlign improves final performance and reduces training oscillation, outperforming PF-PPO, PAR, PODS, and Seed-GRPO. These results suggest latent directional consensus as an effective reliability signal for online LLM RL.

论文信息

会议
ICML 2026
年份
2026
主题
Deep Learning->Large Language Models