paper-with-me

홈 › Papers

Posthoc Verification and the Fallibility of the Ground Truth

2021-06-02 · NAACL (DADC) 2022 7 · Yifan Ding, Nicholas Botzer, Tim Weninger

Classifiers commonly make use of pre-annotated datasets, wherein a model is evaluated by pre-defined metrics on a held-out test set typically made of human-annotated labels. Metrics used in these evaluations are tied to the availability of well-defined ground truth labels, and these metrics typically do not allow for inexact matches. These noisy ground truth labels and strict evaluation metrics may compromise the validity and realism of evaluation results. In the present work, we discuss these concerns and conduct a systematic posthoc verification experiment on the entity linking (EL) task. Unlike traditional methodologies, which asks annotators to provide free-form annotations, we ask annotators to verify the correctness of annotations after the fact (i.e., posthoc). Compared to pre-annotation evaluation, state-of-the-art EL models performed extremely well according to the posthoc evaluation methodology. Posthoc validation also permits the validation of the ground truth dataset. Surprisingly, we find predictions from EL models had a similar or higher verification rate than the ground truth. We conclude with a discussion on these findings and recommendations for future evaluations.

📄 PDF Abstract BibTeX arXiv:2106.07353

Code (1)

yifding/e2e_EL_evaluate 공식 구현 pytorch

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

ScalePRM: Training Process Reward Models by Scaling Verification Compute Without Ground Truth

2025-12-02 · Salman Rahman, Sruthi Gorantla, Arpit Gupta, Swastik Roy 외 arxiv

Training process reward models (PRMs) requires step-level correctness labels, obtained either through expensive human annotation or by relying on ground-truth answers, limiting the ability to scale process-level supervis…

Reinforcement LearningMathematical Reasoning

Inferring the ground truth through crowdsourcing

2018-07-31 · Jean Pierre Char

Universally valid ground truth is almost impossible to obtain or would come at a very high cost. For supervised learning without universally valid ground truth, a recommended approach is applying crowdsourcing: Gathering…

Mitosis Detectionvalid

Automated Scene Flow Data Generation for Training and Verification

2018-08-30 · Oliver Wasenmüller, René Schuster, Didier Stricker, Karl Leiss 외

Scene flow describes the 3D position as well as the 3D motion of each pixel in an image. Such algorithms are the basis for many state-of-the-art autonomous or automated driving functions. For verification and training la…

Position

Stress-Testing Neural Network Verifiers with Provably Robust Instances

2026-05-16 · David Troxell, Yulia Alexandr, Sofia Hunt, Stephanie Lei 외 arxiv

Neural network verifiers aim to provide formal guarantees on model behavior, but existing verification benchmarks are fundamentally limited by their lack of ground-truth labels. As a result, verifier evaluation relies on…

SpotIt: Evaluating Text-to-SQL Evaluation with Formal Verification

2025-10-30 · Rocky Klopfenstein, Yang He, Andrew Tremante, Yuepeng Wang 외 arxiv

Community-driven Text-to-SQL evaluation platforms play a pivotal role in tracking the state of the art of Text-to-SQL performance. The reliability of the evaluation process is critical for driving progress in the field. …