paper-with-me

Papers

Interlock-Free Multi-Aspect Rationalization for Text Classification

2022-05-13 · Shuangqi Li, Diego Antognini, Boi Faltings

Explanation is important for text classification tasks. One prevalent type of explanation is rationales, which are text snippets of input text that suffice to yield the prediction and are meaningful to humans. A lot of research on rationalization has been based on the selective rationalization framework, which has recently been shown to be problematic due to the interlocking dynamics. In this paper, we show that we address the interlocking problem in the multi-aspect setting, where we aim to generate multiple rationales for multiple outputs. More specifically, we propose a multi-stage training method incorporating an additional self-supervised contrastive loss that helps to generate more semantically diverse rationales. Empirical results on the beer review dataset show that our method improves significantly the rationalization performance.

📄 PDF Abstract BibTeX arXiv:2205.06756

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Interlocking-free Selective Rationalization Through Genetic-based Learning

2024-12-13 · Federico Ruggeri, Gaetano Signorelli

A popular end-to-end architecture for selective rationalization is the select-then-predict pipeline, comprising a generator to extract highlights fed to a predictor. Such a cooperative system suffers from suboptimal equi…

Understanding Interlocking Dynamics of Cooperative Rationalization

2021-10-26 · NeurIPS 2021 12 · Mo Yu, Yang Zhang, Shiyu Chang, Tommi S. Jaakkola

Selective rationalization explains the prediction of complex neural networks by finding a small subset of the input that is sufficient to predict the neural model output. The selection mechanism is commonly integrated in…

Hard Attention

You Only Forward Once: Prediction and Rationalization in A Single Forward Pass

2023-11-04 · Han Jiang, Junwen Duan, Zhe Qu, Jianxin Wang

Unsupervised rationale extraction aims to extract concise and contiguous text snippets to support model predictions without any annotated rationale. Previous studies have used a two-phase framework known as the Rationali…

Language Modelling

Few-Shot Self-Rationalization with Natural Language Prompts

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Self-rationalization models that predict task labels and generate free-text elaborations for their predictions could enable more intuitive interaction with NLP systems. These models are, however, currently trained with a…

Few-Shot Self-Rationalization with Natural Language Prompts

2021-11-16 · Findings (NAACL) 2022 7 · Ana Marasović, Iz Beltagy, Doug Downey, Matthew E. Peters

Self-rationalization models that predict task labels and generate free-text elaborations for their predictions could enable more intuitive interaction with NLP systems. These models are, however, currently trained with a…