paper-with-me

홈 › Papers

TabReX : Tabular Referenceless eXplainable Evaluation

2025-12-17 · Tejas Anvekar, Junha Park, Aparna Garimella, Vivek Gupta arxiv

Evaluating the quality of tables generated by large language models (LLMs) remains an open challenge: existing metrics either flatten tables into text, ignoring structure, or rely on fixed references that limit generalization. We present TabReX, a reference-less, property-driven framework for evaluating tabular generation via graph-based reasoning. TabReX converts both source text and generated tables into canonical knowledge graphs, aligns them through an LLM-guided matching process, and computes interpretable, rubric-aware scores that quantify structural and factual fidelity. The resulting metric provides controllable trade-offs between sensitivity and specificity, yielding human-aligned judgments and cell-level error traces. To systematically asses metric robustness, we introduce TabReX-Bench, a large-scale benchmark spanning six domains and twelve planner-driven perturbation types across three difficulty tiers. Empirical results show that TabReX achieves the highest correlation with expert rankings, remains stable under harder perturbations, and enables fine-grained model-vs-prompt analysis establishing a new paradigm for trustworthy, explainable evaluation of structured generation systems.

📄 PDF Abstract BibTeX arXiv:2512.15907

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Referenceless Parsing-Based Evaluation of AMR-to-English Generation

2021-11-01 · EMNLP (Eval4NLP) 2021 11 · Emma Manning, Nathan Schneider

Context Matters for Image Descriptions for Accessibility: Challenges for Referenceless Evaluation Metrics

2022-05-21 · Elisa Kreiss, Cynthia Bennett, Shayan Hooshmand, Eric Zelikman 외

Few images on the Web receive alt-text descriptions that would make them accessible to blind and low vision (BLV) users. Image-based NLG systems have progressed to the point where they can begin to address this persisten…

NoRefER: a Referenceless Quality Metric for Automatic Speech Recognition via Semi-Supervised Language Model Fine-Tuning with Contrastive Learning

2023-06-21 · Kamer Ali Yuksel, Thiago Ferreira, Golara Javadi, Mohamed El-Badrashiny 외

This paper introduces NoRefER, a novel referenceless quality metric for automatic speech recognition (ASR) systems. Traditional reference-based metrics for evaluating ASR systems require costly ground-truth transcripts. …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Contrastive LearningLanguage Modeling+4

Referenceless Quality Estimation for Natural Language Generation

2017-08-05 · Ondřej Dušek, Jekaterina Novikova, Verena Rieser

Traditional automatic evaluation measures for natural language generation (NLG) use costly human-authored references to estimate the quality of a system output. In this paper, we propose a referenceless quality estimatio…

Text Generation

Developing a Fidelity Evaluation Approach for Interpretable Machine Learning

2021-06-16 · Mythreyi Velmurugan, Chun Ouyang, Catarina Moreira, Renuka Sindhgatta

Although modern machine learning and deep learning methods allow for complex and in-depth data analytics, the predictive models generated by these methods are often highly complex, and lack transparency. Explainable AI (…

BIG-bench Machine LearningExplainable Artificial Intelligence (XAI)Explanation Fidelity EvaluationInterpretable Machine Learning