paper-with-me

Papers

GLEAN: Grounded Lightweight Evaluation Anchors for Contamination-Aware Tabular Reasoning

2026-01-22 · Qizhi Wang arxiv

Tabular reasoning benchmarks mix semantic inference, numerical computation, and brittle table formatting, yet evaluations for small models remain vulnerable to contamination, dataset artifacts, and retrieval failures. We propose GLEAN, a lightweight evaluation protocol that integrates contamination-aware probes, weak-supervision governance, retrieval-reasoning diagnostics, and structured error attribution under tight hardware constraints. We evaluate across TabFact, WTQ via Squall, TableBench, RobuT, and SciTab under a 16GB GPU budget. Using Squall gold SQL as an executable anchor (95.2% execution), GLEAN assigns a deterministic error taxonomy (L0-L4 plus L0.5 context miss) and reveals a stable error-mode separation: TAPEX errors skew toward grounding (L3) while TAPAS errors skew toward hallucination/abstention (L2/L0). We validate evidence-row heuristics against SQL-derived rows on simple queries (0.62 precision / 0.71 recall; hybrid recall 0.81) and show that retrieval Recall@K can saturate even when end-to-end EM/F1 remains limited, motivating attribution beyond raw recall. We release a modular framework with audits and sensitivity checks to make small-model tabular evaluation more contamination-aware and diagnostic.

📄 PDF Abstract BibTeX arXiv:2603.02212

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KIEval: A Knowledge-grounded Interactive Evaluation Framework for Large Language Models

2024-02-23 · Zhuohao Yu, Chang Gao, Wenjin Yao, Yidong Wang 외

Automatic evaluation methods for large language models (LLMs) are hindered by data contamination, leading to inflated assessments of their effectiveness. Existing strategies, which aim to detect contaminated texts, focus…

Guideline-Grounded Evidence Accumulation for High-Stakes Agent Verification

2026-03-03 · Yichi Zhang, Nabeel Seedat, Yinpeng Dong, Peng Cui 외 arxiv

As LLM-powered agents have been used for high-stakes decision-making, such as clinical diagnosis, it becomes critical to develop reliable verification of their decisions to facilitate trustworthy deployment. Yet, existin…

ProactBench: Beyond What The User Asked For

2026-05-09 · Sepehr Harfi, Ahmad Salimi, Dongming Shen, Alex Smola arxiv

Most LLM benchmarks score how well a model responds to explicit requests. They leave unmeasured a different conversational ability: noticing and acting on needs the user has implied but not said. We call this \emph{conve…

GLEAN: Generative Latent Bank for Image Super-Resolution and Beyond

2022-07-29 · Kelvin C. K. Chan, Xiangyu Xu, Xintao Wang, Jinwei Gu 외

We show that pre-trained Generative Adversarial Networks (GANs) such as StyleGAN and BigGAN can be used as a latent bank to improve the performance of image super-resolution. While most existing perceptual-oriented appro…

ColorizationDecoderImage ColorizationImage Restoration+2

DCR: Quantifying Data Contamination in LLMs Evaluation

2025-07-15 · Cheng Xu, Nan Yan, Shuhao Guan, Changhong Jin 외

The rapid advancement of large language models (LLMs) has heightened concerns about benchmark data contamination (BDC), where models inadvertently memorize evaluation data, inflating performance metrics and undermining g…

Arithmetic ReasoningBenchmarkingComputational EfficiencyFake News Detection+1