paper-with-me

홈 › Papers

PACR: Progressively Ascending Confidence Reward for LLM Reasoning

2025-10-25 · Eunseop Yoon, Hee Suk Yoon, Jaehyun Jang, SooHwan Eom, Qi Dai, Chong Luo, Mark A. Hasegawa-Johnson, Chang D. Yoo arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has significantly improved LLM reasoning, but its sparse, outcome-based reward provides no guidance for intermediate steps, slowing exploration. We propose Progressively Ascending Confidence Reward (PACR), a dense, model-intrinsic reward computed directly from the model's evolving belief in the correct answer. PACR encodes the inductive bias that, along a well-formed reasoning trajectory, the probability of the ground-truth answer should have a generally ascending trend. We provide empirical and theoretical analysis validating that such an inductive bias constrains the exploration search space to regions richer in logically sound reasoning. We demonstrate that PACR accelerates exploration, reaches reward saturation with fewer trajectories, and yields improvements on multiple benchmarks. Our results suggest that dense, model-intrinsic shaping signals can make RLVR training more effective and reliable.

📄 PDF Abstract BibTeX arXiv:2510.22255

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

SPACR: Single-Pass Adaptive Training of Uncertainty-Aware Conformal Regressors

2026-06-09 · Soundouss Messoudi, Sylvain Rousseau, Sébastien Destercke arxiv

Conformal Prediction (CP) provides robust uncertainty guarantees for predictive models, but is typically applied post hoc, which misaligns model training with the conformal goal of producing efficient (i.e, narrow) inter…

DE-PACRR: Exploring Layers Inside the PACRR Model

2017-06-27 · Andrew Yates, Kai Hui

Recent neural IR models have demonstrated deep learning's utility in ad-hoc information retrieval. However, deep models have a reputation for being black boxes, and the roles of a neural IR model's components may not be …

Ad-Hoc Information RetrievalInformation RetrievalmodelRetrieval

Co-PACRR: A Context-Aware Neural IR Model for Ad-hoc Retrieval

2017-06-30 · Kai Hui, Andrew Yates, Klaus Berberich, Gerard de Melo

Neural IR models, such as DRMM and PACRR, have achieved strong results by successfully capturing relevance matching signals. We argue that the context of these matching signals is also important. Intuitively, when extrac…

Ad-Hoc Information RetrievalRetrieval

SpaCRD: Multimodal Deep Fusion of Histology and Spatial Transcriptomics for Cancer Region Detection

2026-03-06 · Shuailin Xue, Jun Wan, Lihua Zhang, Wenwen Min arxiv

Accurate detection of cancer tissue regions (CTR) enables deeper analysis of the tumor microenvironment and offers crucial insights into treatment response. Traditional CTR detection methods, which typically rely on the …

Transfer Learning

Towards Robust Process Reward Modeling via Noise-aware Learning

2026-01-19 · Bin Xie, Bingbing Xu, Xueyun Tian, Yilin Chen 외 arxiv

Process Reward Models (PRMs) have achieved strong results in complex reasoning, but are bottlenecked by costly process-level supervision. A widely used alternative, Monte Carlo Estimation (MCE), defines process rewards a…