paper-with-me

Papers

Precision over Diversity: High-Precision Reward Generalizes to Robust Instruction Following

2026-01-08 · Yirong Zeng, Yufei Liu, Xiao Ding, Yutai Hou, Yuxian Wang, Haonan Song, Wu Ning, Dandan Tu, Qixun Zhang, Bibo Cai, Yuxiang He, Ting Liu arxiv

A central belief in scaling reinforcement learning with verifiable rewards for instruction following (IF) tasks is that, a diverse mixture of verifiable hard and unverifiable soft constraints is essential for generalizing to unseen instructions. In this work, we challenge this prevailing consensus through a systematic empirical investigation. Counter-intuitively, we find that models trained on hard-only constraints consistently outperform those trained on mixed datasets. Extensive experiments reveal that reward precision, rather than constraint diversity, is the primary driver of effective alignment. The LLM judge suffers from a low recall rate in detecting false response, which leads to severe reward hacking, thereby undermining the benefits of diversity. Furthermore, analysis of the attention mechanism reveals that high-precision rewards develop a transferable meta-skill for IF. Motivated by these insights, we propose a simple yet effective data-centric refinement strategy that prioritizes reward precision. Evaluated on five benchmarks, our approach outperforms competitive baselines by 13.4\% in performance while achieving a 58\% reduction in training time, maintaining strong generalization beyond instruction following. Our findings advocate for a paradigm shift: moving away from the indiscriminate pursuit of data diversity toward high-precision rewards.

📄 PDF Abstract BibTeX arXiv:2601.04954

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningInstruction Following

Similar Papers 제목 키워드 기반

Diversity or Precision? A Deep Dive into Next Token Prediction

2025-12-28 · Haoyuan Wu, Hai Wang, Jiajia Wu, Jinxiang Ou 외 arxiv

Recent advancements have shown that reinforcement learning (RL) can substantially improve the reasoning abilities of large language models (LLMs). The effectiveness of such RL training, however, depends critically on the…

Reinforcement Learning

Playing with Words, Improving with Rewards: Training Language Models for Creative Association

2026-05-27 · Vijeta Deshpande, Namrata Shivagunde, Sherin Muckatira, Hadrien Glaude 외 arxiv

Large Language Models (LLMs) are being applied to increasingly difficult problems and use cases. To navigate their vast solution spaces effectively, LLMs need to be creative. Yet the subjective nature of creativity and t…

Reinforcement Learning

Efficient Medical VIE via Reinforcement Learning

2025-06-16 · Lijun Liu, Ruiyang Li, Zhaocheng Liu, Chenglin Zhu 외

Visual Information Extraction (VIE) converts unstructured document images into structured formats like JSON, critical for medical applications such as report analysis and online consultations. Traditional methods rely on…

DiversityOptical Character Recognition (OCR)reinforcement-learningReinforcement Learning

Play2Perfect: What Matters in Dexterous Play Pretraining for Precise Assembly?

2026-06-24 · Tyler Ga Wei Lum, Kushal Kedia, C. Karen Liu, Jeannette Bohg hf

Multi-fingered robots promise the speed and dexterity of human hands, yet challenging problems such as precise assembly have remained out of reach. These tasks are contact-rich, making data collection for imitation learn…

Reinforcement Learning

FieldGen: From Teleoperated Pre-Manipulation Trajectories to Field-Guided Data Generation

2025-10-23 · Wenhao Wang, Kehe Ye, Xinyu Zhou, Tianxing Chen 외 arxiv

Large-scale and diverse datasets are vital for training robust robotic manipulation policies, yet existing data collection methods struggle to balance scale, diversity, and quality. Simulation offers scalability but suff…