paper-with-me

Papers

Do Not Imitate, Reinforce: Iterative Classification via Belief Refinement

2026-04-23 · Mahdi Kallel, Johannes Tölle, Ahmed Hendawy, Carlo D'Eramo arxiv

Standard supervised classification trains models to imitate the exact labels provided by a perfect oracle. This imitation happens in a single pass, restricting the model to a fixed compute budget even when inputs vary in complexity. Moreover, the rigid training objective forces the model to express absolute certainty on its training data, resulting in overconfident predictions during evaluation. We propose Reinforced Iterative Classification (RIC), which replaces the imitative objective with Reinforcement Learning (RL). RIC deploys a recurrent agent that iteratively updates a predictive distribution over classes, receiving reward for stepwise improvement in prediction quality. The value function provides a natural halting criterion by estimating the remaining scope for improvement. We prove that the iterative formulation recovers the same optimal predictions as cross-entropy while yielding an anytime classifier. On image classification benchmarks, RIC matches the accuracy of supervised baselines with improved calibration and learns to allocate computation adaptively across inputs.

📄 PDF Abstract BibTeX arXiv:2604.22110

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningImage Classification

Similar Papers 제목 키워드 기반

Modeling Hawkish-Dovish Latent Beliefs in Multi-Agent Debate-Based LLMs for Monetary Policy Decision Classification

2025-11-04 · Kaito Takano, Masanori Hirano, Kei Nakagawa arxiv

Accurately forecasting central bank policy decisions, particularly those of the Federal Open Market Committee(FOMC) has become increasingly important amid heightened economic uncertainty. While prior studies have used mo…

Iterative Refinement of the Approximate Posterior for Directed Belief Networks

2015-11-19 · NeurIPS 2016 12 · R. Devon Hjelm, Kyunghyun Cho, Junyoung Chung, Russ Salakhutdinov 외

Variational methods that rely on a recognition network to approximate the posterior of directed graphical models offer better inference and learning than previous methods. Recent advances that exploit the capacity and fl…

Align While Search: Belief-Guided Exploratory Inference for World-Grounded Embodied Agents

2025-12-30 · Seohui Bae, Jeonghye Kim, Youngchul Sung, Woohyung Lim arxiv

In this paper, we propose a test-time adaptive agent that performs exploratory inference through posterior-guided belief refinement without relying on gradient-based updates or additional training for LLM agent operating…

Where Do You Think You're Going?: Inferring Beliefs about Dynamics from Behavior

2018-05-21 · NeurIPS 2018 12 · Siddharth Reddy, Anca D. Dragan, Sergey Levine

Inferring intent from observed behavior has been studied extensively within the frameworks of Bayesian inverse planning and inverse reinforcement learning. These methods infer a goal or reward function that best explains…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Latent Refinement Decoding: Enhancing Diffusion-Based Language Models by Refining Belief States

2025-10-13 · Qinglin Zhu, Yizhen Yao, Runcong Zhao, Yanzheng Xiang 외 arxiv

Autoregressive (AR) models remain the standard for natural language generation but still suffer from high latency due to strictly sequential decoding. Recent diffusion-inspired approaches, such as LlaDA and Dream, mitiga…