paper-with-me

홈 › Papers

Self-Rationalization in the Wild: A Large Scale Out-of-Distribution Evaluation on NLI-related tasks

2025-02-07 · Jing Yang, Max Glockner, Anderson Rocha, Iryna Gurevych

Free-text explanations are expressive and easy to understand, but many datasets lack annotated explanation data, making it challenging to train models for explainable predictions. To address this, we investigate how to use existing explanation datasets for self-rationalization and evaluate models' out-of-distribution (OOD) performance. We fine-tune T5-Large and OLMo-7B models and assess the impact of fine-tuning data quality, the number of fine-tuning samples, and few-shot selection methods. The models are evaluated on 19 diverse OOD datasets across three tasks: natural language inference (NLI), fact-checking, and hallucination detection in abstractive summarization. For the generated explanation evaluation, we conduct a human study on 13 selected models and study its correlation with the Acceptability score (T5-11B) and three other LLM-based reference-free metrics. Human evaluation shows that the Acceptability score correlates most strongly with human judgments, demonstrating its effectiveness in evaluating free-text explanations. Our findings reveal: 1) few annotated examples effectively adapt models for OOD explanation generation; 2) compared to sample selection strategies, fine-tuning data source has a larger impact on OOD performance; and 3) models with higher label prediction accuracy tend to produce better explanations, as reflected by higher Acceptability scores.

📄 PDF Abstract BibTeX arXiv:2502.04797

Code (1)

UKPLab/tacl2025-ood-eval-self-rationalization 공식 구현 pytorch

Tasks

Abstractive Text SummarizationExplanation GenerationFact CheckingHallucinationNatural Language Inference

Similar Papers 제목 키워드 기반

Tailoring Self-Rationalizers with Multi-Reward Distillation

2023-11-06 · Sahana Ramnath, Brihi Joshi, Skyler Hallinan, Ximing Lu 외

Large language models (LMs) are capable of generating free-text rationales to aid question answering. However, prior work 1) suggests that useful self-rationalization is emergent only at significant scales (e.g., 175B pa…

DiversityQuestion AnsweringStrategyQA

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…

Can Foundation Models Moderate Online Content? Evaluating Instruction- vs. Example-Driven Policy Operationalization

2026-09-09 · Ayan Majumdar, Shounak Paul, Pushpdeep Singh, Ines Abdelaziz 외 arxiv

The growing complexity of content moderation policies presents a critical challenge for their consistent operationalization. While foundation models possess the basic capabilities needed to confront this challenge, wheth…