Results and Retrospective Analysis of the CODS 2025 AssetOpsBench Challenge
Summary
This paper presents a retrospective analysis of the CODS 2025 AssetOpsBench Challenge, examining leaderboard saturation, hidden evaluation effects, and design patterns rewarded.
View Cached Full Text
Cached at: 05/14/26, 04:17 AM
Paper page - Results and Retrospective Analysis of the CODS 2025 AssetOpsBench Challenge
Source: https://huggingface.co/papers/2605.08518
Abstract
Competitionretrospectivesareusefulwhentheyexplainwhataleaderboardmeasured,howhiddenevaluationchangedconclusions,andwhichdesignpatternswererewarded.WerevisittheCODS2025challenge,aprivacy-awareCodabenchcompetitiononindustrialmulti-agentorchestrationbuilton.Wecombinefinalranksheets,a300-submissionserverlog,149-teamregistrations,best-submissionexports,theorganizerwinnersreport,thecompanionsystempaper,andverifiedplanning-tracksourcetrees.Fiveresultsstandout.First,thepublicplanningleaderboardsaturatesat72.73\%,andricherpromptsdonotimprovethatpeak.Second,hiddenevaluationchangesthestory:publicandprivatescorescorrelatemoderatelyinplanning(r{=}0.69)butnegativelyinexecution(r{=}{-}0.13),withseveral45.45\%publicexecutionsystemsreaching63.64\%onthehiddenset.Third,thetermisnumericallyalmostinertintheofficialcomposite--combinedona0--1scalewith0--100percentagescores,itcontributesatmost0.05pointspertrack,andrescalingwouldswapthetoptwoteams.Fourth,thecompetitionisoperationallyaccount-basedbutsubstantivelyteam-based:149registeredteamsreduceto24withnon-zeropublicscoresand11fullyranked,while52.3\%ofdeduplicatedregistrationslistmultipleusernames.Fifth,successfulexecutionmethodsmostlyimproveguardrails--responseselection,contaminationcleanup,fallback,andcontextcontrol--ratherthannovelagentarchitectures.Thesefindingsidentifywhichbehaviorstheevaluationrewarded,andmotivatescale-awarecomposites,skill-leveldiagnostics,andversionedartifactrelease.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2605\.08518
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2605.08518 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2605.08518 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2605.08518 in a Space README.md to link it from this page.
Collections including this paper1
Similar Articles
Results and Retrospective Analysis of the CODS 2025 AssetOpsBench Challenge
This paper presents a retrospective analysis of the CODS 2025 AssetOpsBench challenge, evaluating multi-agent AI systems on industrial tasks. It highlights discrepancies between public and hidden leaderboards and offers diagnostics for future agentic benchmarks.
Life After Benchmark Saturation: A Case Study of CORE-Bench
This paper argues against the 'retire-and-replace' approach to saturated benchmarks, using CORE-Bench as a case study to demonstrate that measuring agent performance along dimensions such as construct validity, efficiency, reliability, and human-agent collaboration yields meaningful insights even after accuracy plateaus.
Pooled Leaderboards Hide System-Specific Winners: A Reporting-Protocol Audit of Offline Root-Cause Analysis Benchmarks
This paper audits offline root-cause-analysis benchmarks and finds that pooled leaderboards hide subsystem-specific winners, using pairwise comparisons on 778 cases across 11 subsystems. It releases a 320-line audit module for recomputing per-subsystem stability checks.
CODA-BENCH: Can Code Agents Handle Data-Intensive Tasks?
CODA-BENCH is a new benchmark for evaluating code agents on data-intensive tasks, bridging the gap between code-centric and data-centric evaluations. It includes over 1,000 tasks from 31 communities, with realistic data scale and noise, revealing that even top agents achieve only 61.1% success rate.
Are Performance-Optimization Benchmarks Reliably Measuring Coding Agents?
This paper audits three performance-optimization benchmarks (GSO, SWE-Perf, SWE-efficiency) for coding agents, finding that runtime instability, scoring rules, and task coverage significantly affect reliability, and that many tasks are already solved by at least one public submission.