paper-with-me

Papers

LongSumEval: Question-Answering Based Evaluation and Feedback-Driven Refinement for Long Document Summarization

2026-04-28 · Huyen Nguyen, Haoxuan Zhang, Yang Zhang, Junhua Ding, Haihua Chen arxiv

Evaluating long document summaries remains the primary bottleneck in summarization research. Existing metrics correlate weakly with human judgments and produce aggregate scores without explaining deficiencies or guiding improvement, preventing effective refinement in applications requiring verifiable accuracy. We introduce LongSumEval, a unified framework bridging evaluation and generation through structured question-answering feedback. The framework operationalizes summary quality as answerability and factual alignment of question-answer pairs, generating interpretable scores and actionable feedback that identifies coverage gaps and factual inconsistencies. This resolves the misalignment where evaluation operates independently of generation objectives. Meta-evaluation of our QA-based evaluation module across seven benchmarks demonstrates substantially stronger agreement with human judgments compared to established metrics. Structured feedback enables significant quality improvements through self-refinement without retraining. By demonstrating that evaluation feedback can serve as executable instructions for generation, this work establishes a generalizable paradigm for aligning assessment with improvement, with direct implications for controllable text generation requiring verifiable accuracy and transparent quality control. All code and datasets will be released in GitHub for reproducibility.

📄 PDF Abstract BibTeX arXiv:2604.25130

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationText Generation

Similar Papers 제목 키워드 기반

SkillEvo: Self-Renewing Evolution Gradients from Multi-Turn Interaction Feedback

2026-08-13 · Qianxi Yan, Chunrong Chen, Jiuzhou Zhao, Min Zhang 외 arxiv

Agent Skills are today either hand-authored or produced in a single LLM generation pass, and consequently possess no closed loop through which they might improve from the interaction failures they actually cause. Recent …

Learning from Natural Language Feedback for Personalized Question Answering

2025-08-14 · Alireza Salemi, Hamed Zamani arxiv

Personalization is crucial for enhancing both the effectiveness and user satisfaction of language technologies, particularly in information-seeking tasks like question answering. Current approaches for personalizing larg…

Reinforcement LearningResponse GenerationQuestion Answering

YESciEval: Robust LLM-as-a-Judge for Scientific Question Answering

2025-05-20 · Jennifer D'Souza, Hamed Babaei Giglou, Quentin Münch

Large Language Models (LLMs) drive scientific question-answering on modern search engines, yet their evaluation robustness remains underexplored. We introduce YESciEval, an open-source framework that combines fine-graine…

Question Answering

IQA: Interactive Query Construction in Semantic Question Answering Systems

2020-06-20 · Hamid Zafar, Mohnish Dubey, Jens Lehmann, Elena Demidova

Semantic Question Answering (SQA) systems automatically interpret user questions expressed in a natural language in terms of semantic queries. This process involves uncertainty, such that the resulting queries do not alw…

Question Answering

Simulating Bandit Learning from User Feedback for Extractive Question Answering

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We study learning from user feedback for extractive question answering by simulating feedback using supervised data. We cast the problem as contextual bandit learning, and analyze the characteristics of several learning …

Extractive Question-AnsweringQuestion Answering