paper-with-me

홈 › Papers

A Jagged Frontier: Evaluating Robustness of Code Agents to Semantics-Preserving Transformations

2026-08-18 · Hasan Najib Mahmud, Shreya Gupta, Isha Chaudhary, Nathaniel Enis, Ravi Mangal, Gagandeep Singh, Corina Pasareanu arxiv

AI code agents are increasingly deployed to resolve real software issues, yet their reliability under superficial code variations remains poorly understood. We evaluate whether coding agents that repair repository-level issues remain reliable when the surrounding codebase is rewritten into a semantically equivalent form. We introduce a random variant sampler that applies common semantics-preserving transformations (SPTs) - spanning control-flow rewrites, dead-code injection, and identifier renaming - to produce perturbed variants. We evaluate two agentic scaffolds (mini-SWE agent and OpenCode) each backed by one of four frontier models (Claude Opus 4.5, Kimi K2.5, MiniMax M2.5, and Qwen 3.6-27B) across instances drawn from SWE-bench Verified and SWE-bench Pro. For each instance, the agent is run multiple times on the unperturbed and perturbed variants, yielding paired resolve-rate estimates that isolate the perturbation effect from intrinsic stochasticity. We find small degradation in most configurations: up to 6.7 percentage points mean resolve-rate drop in the most affected configurations with statistically significant degradations in 6 of 16 configurations of model, scaffold, and dataset. Crucially, no single model ranking by robustness holds across scaffolds - Qwen is among the most robust under mini-SWE agent on SWE-bench Verified yet the most brittle under OpenCode - revealing a jagged robustness frontier. The simpler scaffold (mini-SWE agent) is more robust to perturbation. Our results demonstrate that even top frontier models are susceptible to semantics-preserving perturbations although the effect is not uniform, raising concerns about the deployment reliability of AI code agents in diverse real-world codebases.

📄 PDF Abstract BibTeX arXiv:2608.18389

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GENSTRAT: Toward a Science of Strategic Reasoning in Large Language Models

2026-05-22 · Vartan Shadarevian, Kia Ghods, Alex Kenich, Anany Kotawala arxiv

Large language models (LLMs) are increasingly deployed as economic agents in marketplaces, auctions, and bidding settings. Anticipating their behavior in any specific deployment is hard. Existing strategic-reasoning benc…

Effects of Generative AI Errors on User Reliance Across Task Difficulty

2026-04-05 · Jacy Reese Anthis, Hannah Cha, Solon Barocas, Alexandra Chouldechova 외 arxiv

The capabilities of artificial intelligence (AI) lie along a jagged frontier, where AI systems surprisingly fail on tasks that humans find easy and succeed on tasks that humans find hard. To investigate user reactions to…

CR-Bench: Evaluating the Real-World Utility of AI Code Review Agents

2026-03-10 · Kristen Pereira, Neelabh Sinha, Rajat Ghosh, Debojyoti Dutta arxiv

Recent advances in frontier large language models have enabled code review agents that operate in open-ended, reasoning-intensive settings. However, the lack of standardized benchmarks and granular evaluation protocols m…

The Jagged Global Economy: Frontier AI Unevenly Exposes National Economies

2026-06-08 · Arul Murugan, Tomás Aguirre, Abhishek Nagaraj, Rishi Bommasani arxiv

Frontier AI's labor-market effects matter to workers, firms, and policymakers, but current evidence generally comes from a handful of high-income economies. The capabilities of frontier AI are jagged across work tasks an…

LLM Jaggedness Unlocks Scientific Creativity

2026-05-11 · Shray Mathur, J. Anibal Boscoboinik, Esther H. R. Tsai, Kevin G. Yager arxiv

As artificial intelligence advances, models are not improving uniformly. Instead, progress unfolds in a jagged fashion, with capabilities growing unevenly across tasks, domains, and model scales. In this work, we examine…