paper-with-me

Papers

ARMOR: Stabilizing On-Policy LLM RL with Off-Policy Anchor Samples

2026-07-11 · Kexin Huang, Junkang Wu, Jinda Lu, Shuo Yang, Chiyu Ma, Jiancan Wu, Xiang Wang, Xiangnan He, Guoyin Wang, Jingren Zhou arxiv

Reinforcement learning (RL) has significantly enhanced the reasoning capabilities of large language models (LLMs), yet the training process remains notoriously fragile. In this work, we investigate a critical source of this instability: over-optimization, where models exploit training heuristics at the expense of generalizable reasoning. While reverse KL regularization is the standard defense against such degradation, our analysis reveals that it is often insufficient in this regime, as it fails to ensure comprehensive coverage of the reference distribution. To address this, we propose ARMOR (Anchor Rollout and Mixed Optimization for RL), a framework that shifts the paradigm from passive penalty to active sample stabilization. ARMOR comprises two key components: (1) Anchor Rollout, which leverages off-policy data from the reference policy to preserve established solution patterns; and (2) Mixed Optimization, which reformulates the policy objective to enable controlled exploration without relying on auxiliary losses. Extensive experiments on reasoning benchmarks validate that ARMOR effectively mitigates validation collapse, enabling sustained performance improvements over extended training horizons.

📄 PDF Abstract BibTeX arXiv:2607.10481

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Adversarial Model for Offline Reinforcement Learning

2023-02-21 · NeurIPS 2023 11 · Mohak Bhardwaj, Tengyang Xie, Byron Boots, Nan Jiang 외

We propose a novel model-based offline Reinforcement Learning (RL) framework, called Adversarial Model for Offline Reinforcement Learning (ARMOR), which can robustly learn policies to improve upon an arbitrary reference …

modelreinforcement-learningReinforcement LearningReinforcement Learning (RL)

ARMOR: A Model-based Framework for Improving Arbitrary Baseline Policies with Offline Data

2022-11-08 · Tengyang Xie, Mohak Bhardwaj, Nan Jiang, Ching-An Cheng

We propose a new model-based offline RL framework, called Adversarial Models for Offline Reinforcement Learning (ARMOR), which can robustly learn policies to improve upon an arbitrary baseline policy regardless of data c…

Offline RL

Imperfect Credibility versus No Credibility of Optimal Monetary Policy

2020-12-04 · Jean-Bernard Chatelain, Kirsten Ralf

A minimal central bank credibility, with a non-zero probability of not renegning his commitment ("quasi-commitment"), is a necessary condition for anchoring inflation expectations and stabilizing inflation dynamics. By c…

ARMOR: Egocentric Perception for Humanoid Robot Collision Avoidance and Motion Planning

2024-11-30 · Daehwa Kim, Mario Srouji, Chen Chen, Jian Zhang

Humanoid robots have significant gaps in their sensing and perception, making it hard to perform motion planning in dense environments. To address this, we introduce ARMOR, a novel egocentric perception system that integ…

Collision AvoidanceImitation LearningMotion Planning

ArmorOCR: Grounded Adversarial Visual Perception via Observation-Transferred Self-Distillation

2026-08-20 · Linhan Cao, Siyuan Li, Jun Lan, Liangbo He 외 arxiv

Large multimodal models (LMMs) have demonstrated strong OCR recognition capabilities, yet remain vulnerable to adversarial visual text that is readable to humans but challenging for models to localize and recognize. Exis…

Visual Question Answering