Cross-Examination Framework: A Task-Agnostic Diagnostic for Information Fidelity in Text-to-Text Generation
Tathagata Raha, Clement Christophe, Nada Saadi, Hamza A Javed, Marco AF Pimentel, Ronnie Rajan, Praveenkumar Kanithi
TL;DR
The paper addresses the gap in evaluating information fidelity for text-to-text generation by introducing the Cross-Examination Framework (CEF), a reference-free, multi-dimensional diagnostic that derives Coverage, Conformity, and Consistency through cross-examined, verifiable questions from source and output. It validates CEF across machine translation, abstractive summarization, and clinical note generation, demonstrating robust judge selection (DeepSeek-V3) and an optimal question count (N = 10) that balance reliability and efficiency, while exposing omissions and factual contradictions that traditional metrics miss. The study shows strong alignment between reference-free and with-reference CEF scores and correspondence with human judgments, and it introduces a round-trip mode to extend applicability to low-resource languages. Overall, CEF provides interpretable, semantic-fidelity diagnostics that complement traditional overlap and embedding metrics, offering practical utility for multi-task evaluation in diverse languages.
Abstract
Traditional metrics like BLEU and BERTScore fail to capture semantic fidelity in generative text-to-text tasks. We adapt the Cross-Examination Framework (CEF) for a reference-free, multi-dimensional evaluation by treating the source and candidate as independent knowledge bases. CEF generates verifiable questions from each text and performs a cross-examination to derive three interpretable scores: Coverage, Conformity, and Consistency. Validated across translation, summarization and clinical note-generation, our framework identifies critical errors, such as content omissions and factual contradictions, missed by standard metrics. A key contribution is a systematic robustness analysis to select a stable judge model. Crucially, the strong correlation between our reference-free and with-reference modes validates CEF's reliability without gold references. Furthermore, human expert validation demonstrates that CEF mismatching questions align with meaning-altering semantic errors higher than with non-semantic errors, particularly excelling at identifying entity-based and relational distortions.
