paper-with-me

Papers

Interpretable Automatic Fine-grained Inconsistency Detection in Text Summarization

2023-05-23 · Hou Pong Chan, Qi Zeng, Heng Ji

Existing factual consistency evaluation approaches for text summarization provide binary predictions and limited insights into the weakness of summarization systems. Therefore, we propose the task of fine-grained inconsistency detection, the goal of which is to predict the fine-grained types of factual errors in a summary. Motivated by how humans inspect factual inconsistency in summaries, we propose an interpretable fine-grained inconsistency detection model, FineGrainFact, which explicitly represents the facts in the documents and summaries with semantic frames extracted by semantic role labeling, and highlights the related semantic frames to predict inconsistency. The highlighted semantic frames help verify predicted error types and correct inconsistent summaries. Experiment results demonstrate that our model outperforms strong baselines and provides evidence to support or refute the summary.

📄 PDF Abstract BibTeX arXiv:2305.14548

Code (1)

kenchan0226/finegrainedfact 공식 구현 jax

Tasks

Semantic Role LabelingText Summarization

Similar Papers 제목 키워드 기반

FIZZ: Factual Inconsistency Detection by Zoom-in Summary and Zoom-out Document

2024-04-17 · Joonho Yang, Seunghyun Yoon, Byeongjeong Kim, Hwanhee Lee

Through the advent of pre-trained language models, there have been notable advancements in abstractive summarization systems. Simultaneously, a considerable number of novel methods for evaluating factual consistency in a…

Abstractive Text Summarization

DQE: A Semantic-Aware Evaluation Metric for Time Series Anomaly Detection

2026-03-06 · Yuewei Li, Dalin Zhang, Huan Li, Xinyi Gong 외 arxiv

Time series anomaly detection has achieved remarkable progress in recent years. However, evaluation practices have received comparatively less attention, despite their critical importance. Existing metrics exhibit severa…

Time Series Anomaly Detection

FG-PRM: Fine-grained Hallucination Detection and Mitigation in Language Model Mathematical Reasoning

2024-10-08 · Ruosen Li, Ziming Luo, Xinya Du

Hallucinations in large language models (LLMs) pose significant challenges in tasks requiring complex multi-step reasoning, such as mathematical problem-solving. Existing approaches primarily detect the presence of hallu…

GSM8KHallucinationLanguage ModelingLanguage Modelling+3

RCOT: Detecting and Rectifying Factual Inconsistency in Reasoning by Reversing Chain-of-Thought

2023-05-19 · Tianci Xue, Ziqi Wang, Zhenhailong Wang, Chi Han 외

Large language Models (LLMs) have achieved promising performance on arithmetic reasoning tasks by incorporating step-by-step chain-of-thought (CoT) prompting. However, LLMs face challenges in maintaining factual consiste…

Arithmetic ReasoningGSM8KHallucination

Neural models for Factual Inconsistency Classification with Explanations

2023-06-15 · Tathagata Raha, Mukund Choudhary, Abhinav Menon, Harshit Gupta 외

Factual consistency is one of the most important requirements when editing high quality documents. It is extremely important for automatic text generation systems like summarization, question answering, dialog modeling, …

8kClassificationLanguage ModelingLanguage Modelling+4