Papers › Unified Deployment-Aware Evaluation of Open Reasoning Language Models

Unified Deployment-Aware Evaluation of Open Reasoning Language Models

8 Apr 2026arXiv:2604.07035added by Syntology

Md Motaleb Hossen Manik, Ge Wang

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Open reasoning language models are often compared under mixed sample sizes, partially standardized prompts, and accuracy-centered summaries, which makes practical model selection difficult to interpret. We present a unified evaluation of seven open reasoning language model configurations across four benchmarks: ARC-Challenge, GSM8K, MATH levels 1 to 3, and TruthfulQA MC1. We test zero-shot, chain-of-thought (CoT), and few-shot CoT prompting on the same 238-example subset for every model--dataset--strategy condition, yielding a complete 7 x 4 x 3 design with 84 conditions and 19,992 evaluated examples. Beyond accuracy, we report Wilson confidence intervals, latency, peak video random access memory (VRAM), weighted aggregate performance, Pareto-efficient operating points, prompt-sensitivity metrics, and compatibility diagnostics. Gemma-4-26B-A4B with zero-shot prompting achieves the highest weighted score at 0.794. Gemma-4-E4B remains close to the top across prompting settings while using substantially lower latency and memory, making it a strong practical operating point. Bootstrap and paired-permutation analyses show that the leading configurations are close enough that deployment tradeoffs remain important. We also find that prompting strategy changes model rankings rather than shifting all models uniformly. Benchmark-specific complementarity creates routing headroom, with an oracle task-aware selector reaching a weighted score of 0.825. Compatibility diagnostics show that some apparent failures, especially Phi-4-Reasoning on GSM8K, reflect robustness and interface-adherence problems under the shared evaluation pipeline. These results support a central claim: open-model evaluation should be framed as a deployment-aware, multi-objective operating-point problem rather than as a single-score leaderboard exercise.

PaperPDFCode 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="2604.07035")

Code

Syntology Ran 0 of 27 code samples harvested from 1 repository linked to this paper; 27 have no recorded run.

By repository: found in paper text by Syntology: 27 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mkboch/UDAE found in paper text by Syntology report

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

27 samples harvested; 0 ran; 0 honoured the contract we drafted; 27 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.

27unverified

Licence: 27 of the 27 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 mkboch/UDAE. “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.

accuracy_with_ci mkboch/UDAE/evaluation/metrics.py found in paper text by Syntology unverified no licence file found · pointer only · b46b8c24217896bd · report
build_few_shot_block mkboch/UDAE/prompts/builder.py found in paper text by Syntology unverified no licence file found · pointer only · ffe57dd4455d5d52 · report
build_prompt mkboch/UDAE/prompts/builder.py found in paper text by Syntology unverified no licence file found · pointer only · 35b0ce59f15f774d · report
clean_generated_text mkboch/UDAE/models/inference.py found in paper text by Syntology unverified no licence file found · pointer only · d1264a79572c608f · report
cohens_h mkboch/UDAE/evaluation/metrics.py found in paper text by Syntology unverified no licence file found · pointer only · e1ecec747bd2a353 · report
extract_arc mkboch/UDAE/evaluation/extractor.py found in paper text by Syntology unverified no licence file found · pointer only · dae1ad66afb68436 · report
extract_gold_gsm8k mkboch/UDAE/evaluation/grader.py found in paper text by Syntology unverified no licence file found · pointer only · 313c701d2ffb4d5a · report
extract_gsm8k mkboch/UDAE/evaluation/extractor.py found in paper text by Syntology unverified no licence file found · pointer only · 4e929eef98401978 · report
extract_math mkboch/UDAE/evaluation/extractor.py found in paper text by Syntology unverified no licence file found · pointer only · d612a82a2e6f9d63 · report
filter_models mkboch/UDAE/experiments/run_experiment.py found in paper text by Syntology unverified no licence file found · pointer only · 39b49da1df05acbe · report
find_file mkboch/UDAE/code/additional_analysis_scripts/audit_full_run.py found in paper text by Syntology unverified no licence file found · pointer only · c4f1e80f4872c9db · report
find_file mkboch/UDAE/code/additional_analysis_scripts/check_experiments_1_to_5.py found in paper text by Syntology unverified no licence file found · pointer only · 894761ab6aa57596 · report
get_torch_dtype mkboch/UDAE/models/loader.py found in paper text by Syntology unverified no licence file found · pointer only · 92e0dae95ed263ab · report
load_dataset_records mkboch/UDAE/experiments/run_benchmark_final_clean.py found in paper text by Syntology unverified no licence file found · pointer only · d7449f228840e30b · report
load_model mkboch/UDAE/models/loader.py found in paper text by Syntology unverified no licence file found · pointer only · 6b7c1e512fe35435 · report
load_prepared_records mkboch/UDAE/experiments/run_experiment.py found in paper text by Syntology unverified no licence file found · pointer only · d5e3096782eba05c · report
load_yaml mkboch/UDAE/experiments/run_benchmark_final_clean.py found in paper text by Syntology unverified no licence file found · pointer only · 09b3ca5c2d7d5b1d · report
load_yaml mkboch/UDAE/experiments/run_experiment.py found in paper text by Syntology unverified no licence file found · pointer only · 32b3e0f038f60081 · report
maybe_apply_chat_template mkboch/UDAE/prompts/builder.py found in paper text by Syntology unverified no licence file found · pointer only · e55180874babf570 · report
md_table mkboch/UDAE/code/additional_analysis_scripts/check_experiments_1_to_5.py found in paper text by Syntology unverified no licence file found · pointer only · 456270afeb970217 · report
normalize_number_like mkboch/UDAE/evaluation/grader.py found in paper text by Syntology unverified no licence file found · pointer only · 93eb9a3b2ead392a · report
normalize_text mkboch/UDAE/evaluation/grader.py found in paper text by Syntology unverified no licence file found · pointer only · 87a574d68dd0da52 · report
read_condition mkboch/UDAE/code/additional_analysis_scripts/check_experiments_1_to_5.py found in paper text by Syntology unverified no licence file found · pointer only · c56861d06ede9b74 · report
run_inference mkboch/UDAE/models/inference.py found in paper text by Syntology unverified no licence file found · pointer only · df17b9a60ed6753f · report
select_model_cfg mkboch/UDAE/experiments/run_single.py found in paper text by Syntology unverified no licence file found · pointer only · 8990f9360920f94e · report
tokens_per_second mkboch/UDAE/models/inference.py found in paper text by Syntology unverified no licence file found · pointer only · d6866f29cafe61d4 · report
wilson_ci mkboch/UDAE/evaluation/metrics.py found in paper text by Syntology unverified no licence file found · pointer only · e60660601bd75ac4 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.07035, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

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