paper-with-me

Papers

Counterfactual Self-Questioning for Stable Policy Optimization in Language Models

2025-12-31 · Mandar Parab arxiv

Recent work on language model self-improvement shows that models can refine their own reasoning through reflection, verification, debate, or self-generated rewards. However, most existing approaches rely on external critics, learned reward models, or ensemble sampling, which increases complexity and training instability. We propose Counterfactual Self-Questioning, a framework in which a single language model generates and evaluates counterfactual critiques of its own reasoning. The method produces an initial reasoning trace, formulates targeted questions that challenge potential failure points, and generates alternative reasoning trajectories that expose incorrect assumptions or invalid steps. These counterfactual trajectories provide structured relative feedback that can be directly used for policy optimization without auxiliary models. Experiments on multiple mathematical reasoning benchmarks show that counterfactual self-questioning improves accuracy and training stability, particularly for smaller models, enabling scalable self-improvement using internally generated supervision alone.

📄 PDF Abstract BibTeX arXiv:2601.00885

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

Self-Questioning Vision-Language Models: Reinforcement Learning for Compositional Visual Reasoning

2026-06-14 · Saraswathy Amjith arxiv

Vision-Language Models (VLMs) are AI systems that process both images and text, yet they often struggle with compositional visual reasoning questions that require chaining multiple steps together, such as identifying obj…

Reinforcement LearningVisual Reasoning

Towards Generalizable Reasoning: Group Causal Counterfactual Policy Optimization for LLM Reasoning

2026-02-06 · Jingyao Wang, Peizheng Guo, Wenwen Qiang, Jiahuan Zhou 외 arxiv

Large language models (LLMs) excel at complex tasks with advances in reasoning capabilities. However, existing reward mechanisms remain tightly coupled to final correctness and pay little attention to the underlying reas…

Counterfactual VLA: Self-Reflective Vision-Language-Action Model with Adaptive Reasoning

2025-12-30 · Zhenghao "Mark" Peng, Wenhao Ding, Yurong You, Yuxiao Chen 외 arxiv

Recent reasoning-augmented Vision-Language-Action (VLA) models have improved the interpretability of end-to-end autonomous driving by generating intermediate reasoning traces. Yet these models primarily describe what the…

Autonomous Driving

Counterfactual Credit Policy Optimization for Multi-Agent Collaboration

2026-03-23 · Zhongyi Li, Wan Tian, Jinju Chen, Huiming Zhang 외 arxiv

Collaborative multi-agent large language models (LLMs) can solve complex reasoning tasks by decomposing roles, but reinforcement learning for such systems is limited by credit assignment: shared terminal rewards obscure …

Reinforcement LearningMathematical Reasoning

CRAFT: Counterfactual-to-Interactive Reinforcement Fine-Tuning for Driving Policies

2026-05-06 · Keyu Chen, Nanfei Ye, Yida Wang, Wenchao Sun 외 arxiv

Open-loop imitation learning has advanced modern autonomous driving policy architectures, but closed-loop deployment remains vulnerable to policy-induced distribution shift. Existing post-training paradigms exhibit funda…

Autonomous Driving