Adaptive Segment-level Reward: Bridging the Gap Between Action and Reward Space in Alignment
Yanshi Li, Shaopan Xiong, Gengru Chen, Xiaoyang Li, Yijia Luo,, Xingyuan Bu, Yingshui Tan, Wenbo Su, Bo Zheng

TL;DR
This paper introduces an adaptive segment-wise reward method for reinforcement learning in language models, improving credit assignment by using semantic segments instead of punctuation, leading to better alignment with human preferences.
Contribution
The paper proposes a novel adaptive segment-wise reward approach that enhances token-level credit assignment by leveraging semantic meaning, outperforming previous punctuation-based and token-wise methods.
Findings
Improves success rate on adversarial samples by 10%.
Achieves 1.3% higher scores on benchmarks like MMLU, GSM8K, HumanEval.
Can be integrated into various training methods.
Abstract
Reinforcement Learning (RL) has proven highly effective in aligning Large Language Models (LLMs) with human preferences. Typical RL methods optimize under an overall sequence reward, which can lead to a suboptimal learning process. This reflects a key credit assignment problem: identifying which tokens to reinforce or suppress. To rectify these shortcomings, step-wise and token-wise methods have been proposed. However, step-wise methods rely on punctuation segmentation and still cannot accurately identify the key tokens. The token-level approach is too fine-grained, attending to many unimportant tokens and thus introducing a large amount of noise. To assign more accurate rewards to different tokens, improving credit assignment, we propose the "Adaptive Segment-wise Reward" method. We employ semantic meaning, rather than punctuation, to adaptively delineate segments. Experiments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCreativity in Education and Neuroscience
