paper-with-me

홈 › Papers

Beyond the Trade-off: Self-Supervised Reinforcement Learning for Reasoning Models' Instruction Following

2025-08-04 · Qingyu Ren, Qianyu He, Bowei Zhang, Jie Zeng, Jiaqing Liang, Yanghua Xiao, Weikang Zhou, Zeye Sun, Fei Yu arxiv

Reasoning models excel in complex problem solving but exhibit a concerning trade off between reasoning capabilities and instruction following abilities. Existing approaches for improving instruction following rely on stronger external models, creating methodological bottlenecks and practical limitations including increased costs and accessibility constraints. We propose a self-supervised RL framework that leverages reasoning models' own internal signals to improve instruction following capabilities without external supervision. Extensive experiments demonstrate that our framework significantly improves instruction following capabilities while maintaining reasoning performance, offering a scalable and cost-effective approach to enhance instruction following in reasoning models. The data and code are publicly available at https://github.com/Rainier-rq/verl-if.

📄 PDF Abstract BibTeX arXiv:2508.02150

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningInstruction Following

Similar Papers 제목 키워드 기반

History-Aware Cross-Attention Reinforcement: Self-Supervised Multi Turn and Chain-of-Thought Fine-Tuning with vLLM

2025-06-08 · Andrew Kiruluta, Andreas Lemos, Priscilla Burity

We present CAGSR-vLLM-MTC, an extension of our Self-Supervised Cross-Attention-Guided Reinforcement (CAGSR) framework, now implemented on the high-performance vLLM runtime, to address both multi-turn dialogue and chain-o…

Structured Prompt Optimization Meets Reinforcement Learning for Global and Local Interpretability over Complex Text

2026-05-27 · Tianyang Zhou, Wenbo Chen, Pierre Jinghong Liang, Leman Akoglu arxiv

LLMs have advanced text classification, yet existing paradigms face a trade-off: supervised (label only) fine-tuning is scalable but offers limited reasoning on complex text and lacks broader model transparency, while di…

Reinforcement LearningText Classification

In-Token Rationality Optimization: Towards Accurate and Concise LLM Reasoning via Self-Feedback

2025-11-13 · Mingye Zhu, Yi Liu, Zheren Fu, Quan Wang 외 arxiv

Training Large Language Models (LLMs) for chain-of-thought reasoning presents a significant challenge: supervised fine-tuning on a single "golden" rationale hurts generalization as it penalizes equally valid alternatives…

Reinforcement Learning

Beyond Scaling Law: A Data-Efficient Distillation Framework for Reasoning

2025-08-13 · Xiaojun Wu, Xiaoguang Jiang, Huiyang Li, Jucai Zhai 외 arxiv

Large language models (LLMs) demonstrate remarkable reasoning capabilities in tasks such as algorithmic coding and mathematical problem-solving. Recent methods have improved reasoning through expanded corpus and multista…

Reinforcement LearningMathematical ReasoningCode Generation

Knowledge Graph Reasoning with Self-supervised Reinforcement Learning

2024-05-22 · Ying Ma, Owen Burns, Mingqiu Wang, Gang Li 외

Reinforcement learning (RL) is an effective method of finding reasoning pathways in incomplete knowledge graphs (KGs). To overcome the challenges of a large action space, a self-supervised pre-training method is proposed…

Knowledge Graphsreinforcement-learningReinforcement LearningReinforcement Learning (RL)