paper-with-me

홈 › Papers

Zero-Shot Rationalization by Multi-Task Transfer Learning from Question Answering

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Po-Nien Kung, Tse-Hsuan Yang, Yi-Cheng Chen, Sheng-Siang Yin, Yun-Nung Chen

Extracting rationales can help human understand which information the model utilizes and how it makes the prediction towards better interpretability. However, annotating rationales requires much effort and only few datasets contain such labeled rationales, making supervised learning for rationalization difficult. In this paper, we propose a novel approach that leverages the benefits of both multi-task learning and transfer learning for generating rationales through question answering in a zero-shot fashion. For two benchmark rationalization datasets, the proposed method achieves comparable or even better performance of rationalization without any supervised signal, demonstrating the great potential of zero-shot rationalization for better interpretability.

📄 PDF Abstract BibTeX

Code (1)

miulab/zeroshotrationale 공식 구현 pytorch

Tasks

Multi-Task LearningQuestion AnsweringTransfer Learning

Similar Papers 제목 키워드 기반

ZARA: Improving Few-Shot Self-Rationalization for Small Language Models

2023-05-12 · Wei-Lin Chen, An-Zi Yen, Cheng-Kuang Wu, Hen-Hsen Huang 외

Language models (LMs) that jointly generate end-task answers as well as free-text rationales are known as self-rationalization models. Recent works demonstrate great performance gain for self-rationalization by few-shot …

Natural Language Inference

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…

Characterizing Large Language Models as Rationalizers of Knowledge-intensive Tasks

2023-11-09 · Aditi Mishra, Sajjadur Rahman, Hannah Kim, Kushan Mitra 외

Large language models (LLMs) are proficient at generating fluent text with minimal task-specific supervision. Yet, their ability to provide well-grounded rationalizations for knowledge-intensive tasks remains under-explo…

Multiple-choiceWorld Knowledge

Zero-Shot Dialogue State Tracking via Cross-Task Transfer

2021-09-10 · EMNLP 2021 11 · Zhaojiang Lin, Bing Liu, Andrea Madotto, Seungwhan Moon 외

Zero-shot transfer learning for dialogue state tracking (DST) enables us to handle a variety of task-oriented dialogue domains without the expense of collecting in-domain data. In this work, we propose to transfer the \t…

Dialogue State TrackingQuestion AnsweringTransfer Learning