paper-with-me

홈 › Papers

Rethinking Cooperative Rationalization: Introspective Extraction and Complement Control

2019-10-29 · IJCNLP 2019 11 · Mo Yu, Shiyu Chang, Yang Zhang, Tommi S. Jaakkola

Selective rationalization has become a common mechanism to ensure that predictive models reveal how they use any available features. The selection may be soft or hard, and identifies a subset of input features relevant for prediction. The setup can be viewed as a co-operate game between the selector (aka rationale generator) and the predictor making use of only the selected features. The co-operative setting may, however, be compromised for two reasons. First, the generator typically has no direct access to the outcome it aims to justify, resulting in poor performance. Second, there's typically no control exerted on the information left outside the selection. We revise the overall co-operative framework to address these challenges. We introduce an introspective model which explicitly predicts and incorporates the outcome into the selection process. Moreover, we explicitly control the rationale complement via an adversary so as not to leave any useful information out of the selection. We show that the two complementary mechanisms maintain both high predictive accuracy and lead to comprehensive rationales.

📄 PDF Abstract BibTeX arXiv:1910.13294

Code (2)

Gorov/three_player_for_emnlp 공식 구현 pytorch
tomdyer10/wine_expert

Similar Papers 제목 키워드 기반

Adversarial Cooperative Rationalization: The Risk of Spurious Correlations in Even Clean Datasets

2025-05-04 · Wei Liu, Zhongyu Niu, Lang Gao, Zhiying Deng 외

This study investigates the self-rationalization framework constructed with a cooperative game, where a generator initially extracts the most informative segment from raw input, and a subsequent predictor utilizes the se…

Graph Classificationtext-classificationText Classification

Textual Explanations for Self-Driving Vehicles

2018-07-30 · ECCV 2018 9 · Jinkyu Kim, Anna Rohrbach, Trevor Darrell, John Canny 외

Deep neural perception and control networks have become key components of self-driving vehicles. User acceptance is likely to benefit from easy-to-interpret textual explanations which allow end-users to understand what t…

Decoupled Rationalization with Asymmetric Learning Rates: A Flexible Lipschitz Restraint

2023-05-23 · Wei Liu, Jun Wang, Haozhao Wang, Ruixuan Li 외

A self-explaining rationalization model is generally constructed by a cooperative game where a generator selects the most human-intelligible pieces from the input text as rationales, followed by a predictor that makes pr…

Cooperative Classification and Rationalization for Graph Generalization

2024-03-10 · Linan Yue, Qi Liu, Ye Liu, Weibo Gao 외

Graph Neural Networks (GNNs) have achieved impressive results in graph classification tasks, but they struggle to generalize effectively when faced with out-of-distribution (OOD) data. Several approaches have been propos…

ClassificationGraph ClassificationKnowledge Distillation

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

2025-10-15 · Yunxiao Zhao, Zhiqiang Wang, Xingtong Yu, Xiaoli 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 mod…