paper-with-me

홈 › Papers

BanglaSummEval: Reference-Free Factual Consistency Evaluation for Bangla Summarization

2026-02-18 · Ahmed Rafid, Rumman Adib, Fariya Ahmed, Ajwad Abrar, Mohammed Saidul Islam arxiv

Evaluating factual consistency is essential for reliable text summarization, particularly in high-stakes domains such as healthcare and news. However, most existing evaluation metrics overlook Bangla, a widely spoken yet under-resourced language, and often depend on reference summaries. We introduce BanglaSummEval, a reference-free, question-answering-based framework for evaluating factual consistency in Bangla summarization. The proposed method assesses both factual accuracy and content coverage through automatically generated questions and answers derived from the source document and the summary. A single multilingual instruction-tuned language model handles question generation, question answering, candidate answer extraction, and question importance weighting. This unified design reduces system complexity and computational cost. To capture semantic consistency beyond surface-level overlap, we use BERTScore-Recall for answer comparison. We validate BanglaSummEval on 300 human-written summaries from educational and medical domains, demonstrating strong correlation with expert human judgments (Pearson's $r = 0.694$, Spearman's $ρ= 0.763$). By providing interpretable, step-wise diagnostics alongside reliable evaluation scores, BanglaSummEval offers a practical and transparent solution for factual consistency evaluation in low-resource language settings.

📄 PDF Abstract BibTeX arXiv:2602.16843

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationText SummarizationQuestion Answering

Similar Papers 제목 키워드 기반

ReFEree: Reference-Free and Fine-Grained Method for Evaluating Factual Consistency in Real-World Code Summarization

2026-04-12 · Suyoung Bae, CheolWon Na, Jaehoon Lee, Yumin Lee 외 arxiv

As Large Language Models (LLMs) have become capable of generating long and descriptive code summaries, accurate and reliable evaluation of factual consistency has become a critical challenge. However, previous evaluation…

An Extensive Evaluation of Factual Consistency in Large Language Models for Data-to-Text Generation

2024-11-28 · Joy Mahapatra, Utpal Garain

Large Language Models (LLMs) have shown exceptional performance across various Data-to-Text Generation (DTG) tasks. However, generating factually consistent text in DTG remains challenging for LLMs. Despite this, in-dept…

Data-to-Text GenerationText Generation

Estimation of Summary-to-Text Inconsistency by Mismatched Embeddings

2021-04-12 · Oleg Vasilyev, John Bohannon

We propose a new reference-free summary quality evaluation measure, with emphasis on the faithfulness. The measure is designed to find and count all possible minute inconsistencies of the summary with respect to the sour…

Fine-grained and Explainable Factuality Evaluation for Multimodal Summarization

2024-02-18 · Yue Zhang, Jingxuan Zuo, Liqiang Jing

Multimodal summarization aims to generate a concise summary based on the input text and image. However, the existing methods potentially suffer from unfactual output. To evaluate the factuality of multimodal summarizatio…

Factually Consistent Summarization via Reinforcement Learning with Textual Entailment Feedback

2023-05-31 · Paul Roit, Johan Ferret, Lior Shani, Roee Aharoni 외

Despite the seeming success of contemporary grounded text generation systems, they often tend to generate factually inconsistent text with respect to their input. This phenomenon is emphasized in tasks like summarization…

Abstractive Text SummarizationNatural Language Inferencereinforcement-learningReinforcement Learning+1