paper-with-me

홈 › Papers

The Easy, the Hard, and the Learnable: Confidence and Difficulty-Adaptive Policy Optimization for LLM Reasoning

2026-06-06 · Zhanke Zhou, Xiangyu Lu, Chentao Cao, Brando Miranda, Tongliang Liu, Bo Han, Sanmi Koyejo arxiv

RL with verifiable rewards can substantially improve LLM reasoning, yet standard GRPO-style training often treats easy, hard, and learnable questions alike through uniform sampling and weighting, leading to inefficient compute allocation. We study GRPO by tracking token log-probabilities, group-normalized advantages, and the induced token-level update weights. This reveals three recurring dynamics as training proceeds: (1) confidence inflation, (2) advantage contraction, and (3) hierarchical convergence. These findings suggest that the utility of each update depends strongly on both question difficulty and the model's current competence. Motivated by this, we propose Confidence and Difficulty-adaptive Policy Optimization (CoDaPO), which assigns each question a bounded value from rollout confidence and empirical difficulty. CoDaPO then uses this value to reweight policy updates and resample high-value learnable questions within mini-batches, thereby increasing discovery within the learnable band under a fixed compute budget. Across twelve benchmarks, CoDaPO consistently improves accuracy over existing RL methods. Our code is publicly available at https://github.com/tmlr-group/CoDaPO.

📄 PDF Abstract BibTeX arXiv:2606.07950

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What and When to Learn: CURriculum Ranking Loss for Large-Scale Speaker Verification

2026-03-25 · Massa Baali, Sarthak Bisht, Rita Singh, Bhiksha Raj arxiv

Speaker verification at large scale remains an open challenge as fixed-margin losses treat all samples equally regardless of quality. We hypothesize that mislabeled or degraded samples introduce noisy gradients that disr…

Speaker Verification

LiLAW: Lightweight Learnable Adaptive Weighting to Learn Sample Difficulty & Improve Noisy Training

2025-09-25 · Abhishek Moturu, Muhammad Muzammil, Anna Goldenberg, Babak Taati arxiv

Training deep neural networks with noise and data heterogeneity is a major challenge. We introduce Lightweight Learnable Adaptive Weighting (LiLAW), a method that dynamically adjusts the loss weight of each training samp…

Difficulty Translation in Histopathology Images

2020-04-27 · Jerry Wei, Arief Suriawinata, Xiaoying Liu, Bing Ren 외

The unique nature of histopathology images opens the door to domain-specific formulations of image translation models. We propose a difficulty translation model that modifies colorectal histopathology images to be more c…

BIG-bench Machine LearningTranslation

Confidence Calibration in Large Language Models

2026-04-03 · Noam Michael, Daniel BenShushan, Jacob Bien, Don A. Moore arxiv

We investigate the calibration of large language models' (LLMs') confidence across diverse tasks. The results of our preregistered study show that the current crop of LLMs are, like people, too sure they are right: confi…

Difficulty-aware Image Super Resolution via Deep Adaptive Dual-Network

2019-04-11 · Jinghui Qin, Ziwei Xie, Yukai Shi, Wushao Wen

Recently, deep learning based single image super-resolution(SR) approaches have achieved great development. The state-of-the-art SR methods usually adopt a feed-forward pipeline to establish a non-linear mapping between …

DiversityImage Super-ResolutionSuper-Resolution