paper-with-me

Papers

Consistent Multi-Granular Rationale Extraction for Explainable Multi-hop Fact Verification

2023-05-16 · Jiasheng Si, Yingjie Zhu, Deyu Zhou

The success of deep learning models on multi-hop fact verification has prompted researchers to understand the behavior behind their veracity. One possible way is erasure search: obtaining the rationale by entirely removing a subset of input without compromising the veracity prediction. Although extensively explored, existing approaches fall within the scope of the single-granular (tokens or sentences) explanation, which inevitably leads to explanation redundancy and inconsistency. To address such issues, this paper explores the viability of multi-granular rationale extraction with consistency and faithfulness for explainable multi-hop fact verification. In particular, given a pretrained veracity prediction model, both the token-level explainer and sentence-level explainer are trained simultaneously to obtain multi-granular rationales via differentiable masking. Meanwhile, three diagnostic properties (fidelity, consistency, salience) are introduced and applied to the training process, to ensure that the extracted rationales satisfy faithfulness and consistency. Experimental results on three multi-hop fact verification datasets show that the proposed approach outperforms some state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2305.09400

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticFact VerificationSentence

Similar Papers 제목 키워드 기반

Explainable Legal Case Matching via Inverse Optimal Transport-based Rationale Extraction

2022-07-09 · Weijie Yu, Zhongxiang Sun, Jun Xu, Zhenhua Dong 외

As an essential operation of legal retrieval, legal case matching plays a central role in intelligent legal systems. This task has a high demand on the explainability of matching results because of its critical impacts o…

Explanation GenerationFairnessRetrievalSemantic Similarity+2

Exploring Faithful Rationale for Multi-hop Fact Verification via Salience-Aware Graph Learning

2022-12-02 · Jiasheng Si, Yingjie Zhu, Deyu Zhou

The opaqueness of the multi-hop fact verification model imposes imperative requirements for explainability. One feasible way is to extract rationales, a subset of inputs, where the performance of prediction drops dramati…

DiagnosticFact VerificationGraph Learning

Distilling ChatGPT for Explainable Automated Student Answer Assessment

2023-05-22 · Jiazheng Li, Lin Gui, Yuxiang Zhou, David West 외

Providing explainable and faithful feedback is crucial for automated student answer assessment. In this paper, we introduce a novel framework that explores using ChatGPT, a cutting-edge large language model, for the conc…

Language ModelingLanguage ModellingLarge Language Modeltext-classification+1

REFER: An End-to-end Rationale Extraction Framework for Explanation Regularization

2023-10-22 · Mohammad Reza Ghasemi Madani, Pasquale Minervini

Human-annotated textual explanations are becoming increasingly important in Explainable Natural Language Processing. Rationale extraction aims to provide faithful (i.e., reflective of the behavior of the model) and plaus…

Multi-Rationale Explainable Object Recognition via Contrastive Conditional Inference

2025-08-19 · Ali Rasekh, Sepehr Kazemi Ranjbar, Simon Gottschalk arxiv

Explainable object recognition using vision-language models such as CLIP involves predicting accurate category labels supported by rationales that justify the decision-making process. Existing methods typically rely on p…

Object Recognition