paper-with-me

Papers

Learnable Game-theoretic Policy Optimization for Data-centric Self-explanation Rationalization

2025-10-15 · Yunxiao Zhao, Zhiqiang Wang, Xingtong Yu, Xiaoli Li, Jiye Liang, Ru Li arxiv

Rationalization, a data-centric framework, aims to build self-explanatory models to explain the prediction outcome by generating a subset of human-intelligible pieces of the input data. It involves a cooperative game model where a generator generates the most human-intelligible parts of the input (i.e., rationales), followed by a predictor that makes predictions based on these generated rationales. Conventional rationalization methods typically impose constraints via regularization terms to calibrate or penalize undesired generation. However, these methods are suffering from a problem called mode collapse, in which the predictor produces correct predictions yet the generator consistently outputs rationales with collapsed patterns. Moreover, existing studies are typically designed separately for specific collapsed patterns, lacking a unified consideration. In this paper, we systematically revisit cooperative rationalization from a novel game-theoretic perspective and identify the fundamental cause of this problem: the generator no longer tends to explore new strategies to uncover informative rationales, ultimately leading the system to converge to a suboptimal game equilibrium (correct predictions v.s collapsed rationales). To solve this problem, we then propose a novel approach, Game-theoretic Policy Optimization oriented RATionalization (PORAT), which progressively introduces policy interventions to address the game equilibrium in the cooperative game process, thereby guiding the model toward a more optimal solution state. We theoretically analyse the cause of such a suboptimal equilibrium and prove the feasibility of the proposed method. Furthermore, we validate our method on nine widely used real-world datasets and two synthetic settings, where PORAT achieves up to 8.1% performance improvements over existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2510.13393

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Revisiting Regularized Policy Optimization for Stable and Efficient Reinforcement Learning in Two-Player Games

2026-02-11 · Kazuki Ota, Takayuki Osa, Motoki Omura, Tatsuya Harada arxiv

Two-player games such as board games have long been used as traditional benchmarks for reinforcement learning. This work revisits a policy optimization method with reverse Kullback-Leibler regularization and entropy regu…

Reinforcement Learning

Competitive Policy Optimization

2020-06-18 · Manish Prajapat, Kamyar Azizzadenesheli, Alexander Liniger, Yisong Yue 외

A core challenge in policy optimization in competitive Markov decision processes is the design of efficient optimization methods with desirable convergence and stability properties. To tackle this, we propose competitive…

Policy Gradient Methods

Game-Theoretic Unlearnable Example Generator

2024-01-31 · Shuang Liu, Yihan Wang, Xiao-Shan Gao

Unlearnable example attacks are data poisoning attacks aiming to degrade the clean test accuracy of deep learning by adding imperceptible perturbations to the training samples, which can be formulated as a bi-level optim…

Data Poisoning

Fundamental Limits of Game-Theoretic LLM Alignment: Smith Consistency and Preference Matching

2025-05-27 · Zhekun Shi, Kaizhao Liu, Qi Long, Weijie J. Su 외

Nash Learning from Human Feedback is a game-theoretic framework for aligning large language models (LLMs) with human preferences by modeling learning as a two-player zero-sum game. However, using raw preference as the pa…

Diversity

Model-Agnostic Meta-Policy Optimization via Zeroth-Order Estimation: A Linear Quadratic Regulator Perspective

2025-03-01 · Yunian Pan, Tao Li, Quanyan Zhu

Meta-learning has been proposed as a promising machine learning topic in recent years, with important applications to image classification, robotics, computer games, and control systems. In this paper, we study the probl…

image-classificationImage ClassificationMeta-Learning