PulseAugur
EN
LIVE 09:50:48

New ACPO framework enhances reinforcement learning for LLMs

Researchers have introduced Adaptive Credit Policy Optimization (ACPO), a new framework designed to improve credit assignment in reinforcement learning for large language models. ACPO addresses the challenge of sparse rewards by asymmetrically modulating policy updates, focusing on uncertain decisions in successful rollouts and overconfident tokens in failed ones. This method aims to maintain policy-gradient direction while improving performance on benchmarks like AIME 2025 and HumanEvalPro, outperforming existing methods such as DAPO, GTPO, and SAPO. AI

IMPACT This new ACPO framework could lead to more efficient training of LLMs, improving their performance on complex reasoning and coding tasks.

RANK_REASON The cluster contains a research paper detailing a new method for reinforcement learning in AI. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New ACPO framework enhances reinforcement learning for LLMs

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Zijun Xie, Yuyang You, Yongzhi Li, Enlei Gong, Zeyu Chen, Quan Chen, Yanhua Cheng, Peng Jiang, Yadong Mu ·

    ACPO: Adaptive Credit Policy Optimization via Fine-Grained Surrogate Entropy

    arXiv:2607.03126v1 Announce Type: cross Abstract: Reinforcement Learning (RL) has substantially improved the reasoning ability of large language models (LLMs), but sparse outcome rewards still make token-level credit assignment difficult. Existing scalable RL methods typically as…