paper-with-me

홈 › Papers

EAPO: Entropy-Driven Adaptive Positive-Negative Sample Weighting for Policy Optimization in Open-Ended QA

2026-05-27 · Yunsheng Zeng, Gen Li, Yuwei Miao, Xiandong Li, Yujin Wang, Siyu Chen, Luning Wang, Yunhao Qiao, Junfeng Wang, Jianwei Lv, Bo Yuan arxiv

Large Reasoning Models are typically trained via reinforcement learning from verifiable rewards (RLVR). However, existing approaches adopt fixed weights for positive and negative samples, and the conclusions hardly generalize to open-ended question answering (QA). In this paper, we systematically investigate the roles of positive and negative samples in reinforcement learning for open-ended QA. We propose a reward-mean-based strategy for distinguishing positive from negative samples, and observe that negative samples predominantly govern response diversity and the performance upper bound, whereas positive samples primarily determine response quality and convergence stability. Building on these observations, we propose EAPO, an Entropy-driven Adaptive Policy Optimization method that adaptively computes the weighting coefficients of positive samples based on the ratio of the current policy entropy to the initial entropy. During the entropy-decreasing phase, the weight assigned to positive samples is reduced to preserve exploration, whereas during the entropy-increasing phase it is amplified to reinforce stability, thereby mitigating entropy collapse. Experiments on two publicly available open-ended medical QA datasets demonstrate that EAPO consistently and substantially outperforms fixed-weight baselines in both response diversity and stability.

📄 PDF Abstract BibTeX arXiv:2605.27846

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningQuestion Answering

Similar Papers 제목 키워드 기반

Binary Classification with Positive Labeling Sources

2022-08-02 · Jieyu Zhang, Yujing Wang, Yaming Yang, Yang Luo 외

To create a large amount of training labels for machine learning models effectively and efficiently, researchers have turned to Weak Supervision (WS), which uses programmatic labeling sources rather than manual annotatio…

BenchmarkingBinary ClassificationClassification

SCOPE-RL: Stable and Quantitative Control of Policy Entropy in RL Post-Training

2025-10-09 · Chen Wang, Zhaochun Li, Jionghao Bai, Hexuan Deng 외 arxiv

Reinforcement learning (RL) is a key paradigm for post-training large language models (LLMs), but the widely used Group Relative Policy Optimization (GRPO) often suffers from entropy collapse: exploration quickly disappe…

Reinforcement Learning

SeaPO: Strategic Error Amplification for Robust Preference Optimization of Large Language Models

2025-09-29 · Jun Rao, Yunjie Liao, Xuebo Liu, Zepeng Lin 외 arxiv

Existing alignment methods for preference optimization of large language models (LLMs) aim to enhance model performance by utilizing pairs of positive and negative samples. However, due to the limited capacity of models …

EntroPIC: Towards Stable Long-Term Training of LLMs via Entropy Stabilization with Proportional-Integral Control

2025-11-19 · Kai Yang, Xin Xu, Yangkun Chen, Weijie Liu 외 arxiv

Long-term training of large language models (LLMs) requires maintaining stable exploration to prevent the model from collapsing into sub-optimal behaviors. Entropy is crucial in this context, as it controls exploration a…

Reinforcement Learning

Distributed Intelligent Video Surveillance for Early Armed Robbery Detection based on Deep Learning

2024-10-13 · Sergio Fernandez-Testa, Edwin Salcedo

Low employment rates in Latin America have contributed to a substantial rise in crime, prompting the emergence of new criminal tactics. For instance, "express robbery" has become a common crime committed by armed thieves…

object-detectionObject DetectionVideo Classification