paper-with-me

Papers

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

2026-02-06 · Jingyao Wang, Peizheng Guo, Wenwen Qiang, Jiahuan Zhou, Huijie Guo, Changwen Zheng, Hui Xiong 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 reasoning process: trajectories with sound reasoning but wrong answers receive low credit, while lucky guesses with flawed logic may be highly rewarded, affecting reasoning generalization. From a causal perspective, we interpret multi-candidate reasoning for a fixed question as a family of counterfactual experiments with theoretical supports. Building on this, we propose Group Causal Counterfactual Policy Optimization to explicitly train LLMs to learn generalizable reasoning patterns. It proposes an episodic causal counterfactual reward that jointly captures (i) robustness, encouraging the answer distribution induced by a reasoning step to remain stable under counterfactual perturbations; and (ii) effectiveness, enforcing sufficient variability so that the learned reasoning strategy can transfer across questions. We then construct token-level advantages from this reward and optimize the policy, encouraging LLMs to favor reasoning patterns that are process-valid and counterfactually robust. Extensive experiments on diverse benchmarks demonstrate its advantages.

📄 PDF Abstract BibTeX arXiv:2602.06475

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Causal Model-Based Policy Optimization

2025-03-12 · Alberto Caron, Vasilios Mavroudis, Chris Hicks

Real-world decision-making problems are often marked by complex, uncertain dynamics that can shift or break under changing conditions. Traditional Model-Based Reinforcement Learning (MBRL) approaches learn predictive mod…

counterfactualCounterfactual ReasoningmodelModel-based Reinforcement Learning

CausalCity: Complex Simulations with Agency for Causal Discovery and Reasoning

2021-06-25 · Daniel McDuff, Yale Song, Jiyoung Lee, Vibhav Vineet 외

The ability to perform causal and counterfactual reasoning are central properties of human intelligence. Decision-making systems that can perform these types of reasoning have the potential to be more generalizable and i…

Causal DiscoverycounterfactualCounterfactual ReasoningDecision Making

Grounding Multi-Hop Reasoning in Structural Causal Models via Group Relative Policy Optimization

2026-05-02 · Yunhan Bu, Quan Zhang, Huaping Zhang, Guotong Geng 외 arxiv

Multi-Hop Fact Verification requires complex reasoning across disparate evidence, posing significant challenges for Large Language Models , which may suffer from hallucinations and fractured logical chains. Existing meth…

Reinforcement LearningFact VerificationCausal Inference

Benchmarking Counterfactual Prediction in Epidemic Time Series with Time-Varying Interventions

2026-06-04 · Wenhao Mu, Facundo Yan, Anik Mumssen, Marisa Eisenberg 외 arxiv

Deep learning has enabled significant advances in time-series causal inference, yet progress remains constrained by the lack of realistic benchmarks with observable counterfactual outcomes. Existing datasets either rely …

Causal Inference

CFPO: Counterfactual Policy Optimization for Multimodal Reasoning

2026-06-22 · Zhangyuan Yu, Wanran Sun, Guangjing Yang, Xiaohu Wu 외 arxiv

Large Vision-Language Models (LVLMs) have demonstrated remarkable capabilities in multimodal reasoning. However, prevailing reinforcement learning (RL) paradigms lack explicit counterfactual enhancement and causal learni…

Reinforcement LearningMultimodal Reasoning