{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2509-24210","title":"BeyondBench: Contamination-Resistant Evaluation of Reasoning in Language Models","arxiv_id":"2509.24210","date":"2025-09-29","proceeding":"ICLR","authors":["Gaurav Srivastava","Aafiya Hussain","Zhenyu Bi","Swastik Roy","Priya Pitre","Meng Lu","Morteza Ziyadi","Xuan Wang"],"abstract":"Evaluating language models fairly is increasingly difficult as static benchmarks risk contamination by training data, obscuring whether models truly reason or recall. We introduce BeyondBench, an evaluation framework using algorithmic problem generation to create mathematically grounded problems on the fly, ensuring each test remains uncontaminated. Our framework covers 44 algorithmic tasks with 117 variations across three difficulty levels: the Easy Suite (29 tasks) for arithmetic and statistics, the Medium Suite (5 tasks, 49 variations) for sequence patterns and reasoning, and the Hard Suite (10 tasks, 68 variations) for NP-complete and constraint satisfaction problems. Each task draws from a space exceeding 10^15 unique instances, with deterministically verified solutions. We evaluated 101 language models (85 open-source, 16 closed-source), spanning 0.5B to 141B parameters and multiple quantization schemes, using three-fold evaluation for robustness. Results reveal consistent reasoning deficiencies, with performance degrading sharply as complexity increases. In Hard Suite evaluations, Gemini-2.5-pro, Llama-3.3-70B, and Qwen2.5-72B achieved accuracies of 56.21%, 27.16%, and 33.37% respectively. Performance drops significantly without tool usage, with GPT-5, GPT-5-mini, and GPT-5-nano showing declines of 16.81%, 15.86%, and 43.95% in overall accuracy. Contamination resistance rests on three guarantees: (i) the problem space vastly exceeds any static dataset, (ii) every instance has a deterministically verifiable solution, and (iii) isomorphic transformations yield semantically equivalent but syntactically novel problems. BeyondBench redefines reasoning evaluation via genuine algorithmic problem-solving. Our leaderboard is at https://ctrl-gaurav.github.io/BeyondBench/, Python package at https://pypi.org/project/beyondbench/, and codebase at https://github.com/ctrl-gaurav/BeyondBench.","url_abs":"https://arxiv.org/abs/2509.24210","url_pdf":"https://arxiv.org/pdf/2509.24210","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2509.24210","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2509.24210"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/ctrl-gaurav/BeyondBench","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"unverified":8},"by_repo_kind":{"found_in_text":{"samples":8,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"a7c24f807e1e3fc4","entry":"check_version_compatibility","repo":"ctrl-gaurav/BeyondBench","repo_kind":"found_in_text","path":"beyondbench/core/eval_fingerprint.py","file_url":"https://github.com/ctrl-gaurav/BeyondBench/blob/HEAD/beyondbench/core/eval_fingerprint.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a7c24f807e1e3fc4"}},{"code_sha256_prefix":"4ed5d52e7e43c0b6","entry":"compute_eval_fingerprint","repo":"ctrl-gaurav/BeyondBench","repo_kind":"found_in_text","path":"beyondbench/core/eval_fingerprint.py","file_url":"https://github.com/ctrl-gaurav/BeyondBench/blob/HEAD/beyondbench/core/eval_fingerprint.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4ed5d52e7e43c0b6"}},{"code_sha256_prefix":"a02e1bfc6cb1e203","entry":"estimate_model_vram","repo":"ctrl-gaurav/BeyondBench","repo_kind":"found_in_text","path":"beyondbench/core/gpu_scheduler.py","file_url":"https://github.com/ctrl-gaurav/BeyondBench/blob/HEAD/beyondbench/core/gpu_scheduler.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a02e1bfc6cb1e203"}},{"code_sha256_prefix":"a8f5cfa721eed1a4","entry":"estimate_vram_gib","repo":"ctrl-gaurav/BeyondBench","repo_kind":"found_in_text","path":"beyondbench/configs/model_validator.py","file_url":"https://github.com/ctrl-gaurav/BeyondBench/blob/HEAD/beyondbench/configs/model_validator.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a8f5cfa721eed1a4"}},{"code_sha256_prefix":"bf184a3db27e565c","entry":"fingerprint_instance","repo":"ctrl-gaurav/BeyondBench","repo_kind":"found_in_text","path":"beyondbench/core/fingerprint.py","file_url":"https://github.com/ctrl-gaurav/BeyondBench/blob/HEAD/beyondbench/core/fingerprint.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bf184a3db27e565c"}},{"code_sha256_prefix":"0e1f0d851874adda","entry":"suggest_optimal_settings","repo":"ctrl-gaurav/BeyondBench","repo_kind":"found_in_text","path":"beyondbench/configs/model_validator.py","file_url":"https://github.com/ctrl-gaurav/BeyondBench/blob/HEAD/beyondbench/configs/model_validator.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0e1f0d851874adda"}},{"code_sha256_prefix":"cf9029da638b8731","entry":"summarize_gpu_utilization","repo":"ctrl-gaurav/BeyondBench","repo_kind":"found_in_text","path":"beyondbench/core/result_aggregator.py","file_url":"https://github.com/ctrl-gaurav/BeyondBench/blob/HEAD/beyondbench/core/result_aggregator.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cf9029da638b8731"}},{"code_sha256_prefix":"076a11c7b5234a48","entry":"validate_model_config","repo":"ctrl-gaurav/BeyondBench","repo_kind":"found_in_text","path":"beyondbench/configs/model_validator.py","file_url":"https://github.com/ctrl-gaurav/BeyondBench/blob/HEAD/beyondbench/configs/model_validator.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"076a11c7b5234a48"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_api"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}