Papers › RADAR: Benchmarking Language Models on Imperfect Tabular Data

RADAR: Benchmarking Language Models on Imperfect Tabular Data

9 Jun 2025arXiv:2506.08249archive 2025-07-28

Ken Gu, Zhihan Zhang, Kate Lin, Yuwei Zhang, Akshay Paruchuri, Hong Yu, Mehran Kazemi, Kumar Ayush, A. Ali Heydari, Maxwell A. Xu, Girish Narayanswamy, Yun Liu, Ming-Zher Poh, Yuzhe Yang, Mark Malhotra, Shwetak Patel, Hamid Palangi, Xuhai Xu, Daniel McDuff, Tim Althoff, Xin Liu

Language models (LMs) are increasingly being deployed to perform autonomous data analyses. However, their data awareness -- the ability to recognize, reason over, and appropriately handle data artifacts such as missing values, outliers, and logical inconsistencies -- remains underexplored. These artifacts are especially common in real-world tabular data and, if mishandled, can significantly compromise the validity of analytical conclusions. To address this gap, we present RADAR, a benchmark for systematically evaluating data-aware reasoning on tabular data. We develop a framework to simulate data artifacts via programmatic perturbations to enable targeted evaluation of model behavior. RADAR comprises 2980 table query pairs, grounded in real-world data spanning 9 domains and 5 data artifact types. In addition to evaluating artifact handling, RADAR systematically varies table size to study how reasoning performance holds when increasing table size. Our evaluation reveals that, despite decent performance on tables without data artifacts, frontier models degrade significantly when data artifacts are introduced, exposing critical gaps in their capacity for robust, data-aware analysis. Designed to be flexible and extensible, RADAR supports diverse perturbation types and controllable table sizes, offering a valuable resource for advancing tabular reasoning.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2506.08249")

Code

Syntology Ran 2 of 15 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 2 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kenqgu/radar officialmentioned in papermentioned on GitHubApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 2 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran
13unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kenqgu/radar. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

serialize kenqgu/radar/radar/logger.py official repository ran Apache-2.0 (permissive) · 5bce9e2e8490b090 · report
serialize_extras kenqgu/radar/radar/logger.py official repository ran Apache-2.0 (permissive) · 0cc78509b6792f51 · report
extract_first_number kenqgu/radar/radar/evaluate/measure.py official repository unverified Apache-2.0 (permissive) · f412d040d6b6fe8a · report
extract_value_from_answer kenqgu/radar/radar/evaluate/measure.py official repository unverified Apache-2.0 (permissive) · 77fe7811b0f00b7b · report
flatten_results_to_df kenqgu/radar/radar/evaluate/results.py official repository unverified Apache-2.0 (permissive) · 2875b5aa771834a7 · report
format_bytes kenqgu/radar/radar/utils.py official repository unverified Apache-2.0 (permissive) · 197b0eabb68d51fc · report
get_random_indices kenqgu/radar/radar/tasks/utils.py official repository unverified Apache-2.0 (permissive) · d51bad27fa5c0788 · report
get_registered_answer_function kenqgu/radar/radar/tasks/registry.py official repository unverified Apache-2.0 (permissive) · f7162dbe3e1b56df · report
get_valid_indices kenqgu/radar/radar/tasks/utils.py official repository unverified Apache-2.0 (permissive) · b2e912ea19a52a79 · report
match_answer kenqgu/radar/radar/evaluate/measure.py official repository unverified Apache-2.0 (permissive) · cae88d7799e65f6a · report
parse_comma_separated_ints kenqgu/radar/radar/cli/build_task.py official repository unverified Apache-2.0 (permissive) · e88c54a38fa360ec · report
parse_prompt kenqgu/radar/radar/logger.py official repository unverified Apache-2.0 (permissive) · e3b663392c838eb8 · report
register_answer_function kenqgu/radar/radar/tasks/registry.py official repository unverified Apache-2.0 (permissive) · 254d9e06678c082a · report
register_missing_data_function kenqgu/radar/radar/tasks/registry.py official repository unverified Apache-2.0 (permissive) · fcab2145e61fa5dd · report
round_floats kenqgu/radar/radar/evaluate/results.py official repository unverified Apache-2.0 (permissive) · aebdc6271f47565f · report

Tasks

BenchmarkingMissing Values

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections