paper-with-me

홈 › Papers

Will It Survive? Deciphering the Fate of AI-Generated Code in Open Source

2026-01-23 · Musfiqur Rahman, Emad Shihab arxiv

The integration of AI agents as coding assistants into software development has raised questions about the long-term viability of AI agent-generated code. A prevailing hypothesis within the software engineering community suggests this code is "disposable", meaning it is merged quickly but discarded shortly thereafter. If true, organizations risk shifting maintenance burden from generation to post-deployment remediation. We investigate this hypothesis through survival analysis of 201 open-source projects, tracking over 200,000 code units authored by AI agents versus humans. Contrary to the disposable code narrative, agent-authored code survives significantly longer: at the line level, it exhibits a 15.8 percentage-point lower modification rate and 16% lower hazard of modification (HR = 0.842, p < 0.001). However, modification profiles differ. Agent-authored code shows modestly elevated corrective rates (26.3% vs. 23.0%), while human code shows higher adaptive rates. However, the effect sizes are small (Cramér's V = 0.116), and per-agent variation exceeds the agent-human gap. Turning to prediction, textual features can identify modification-prone code (AUC-ROC = 0.671), but predicting when modifications occur remains challenging (Macro F1 = 0.285), suggesting timing depends on external organizational dynamics. The bottleneck for agent-generated code may not be generation quality, but the organizational practices that govern its long-term evolution.

📄 PDF Abstract BibTeX arXiv:2601.16809

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agentic AI for Software: thoughts from Software Engineering community

2025-08-24 · Abhik Roychoudhury arxiv

AI agents have recently shown significant promise in software engineering. Much public attention has been transfixed on the topic of code generation from Large Language Models (LLMs) via a prompt. However, software engin…

Code GenerationProgram Repair

Natural Ungrokking: Asymmetric Control of Which Rules Survive Pretraining

2026-06-24 · Juliana Li, Diya Sreedhar arxiv

Midway through an ordinary pretraining run, a small language model learns the pronoun-gender rule: cued with a girl's name ("Sue cried because"), it resolves the next pronoun to she, generalizing to held-out probes (0.94…

Candidate-Fate Accounting for Transparent Sensor Diagnostic Pipeline Search

2026-08-19 · Haotao Xie, Yutian Chen, Yangqi Liu, Xiaoyu Jiang arxiv

Industrial sensor diagnostics relies on preprocessing, representation, and classification pipelines, making automated pipeline search useful for reducing manual design cost. However, existing automated machine/deep learn…

FATE: Full-head Gaussian Avatar with Textural Editing from Monocular Video

2024-11-23 · CVPR 2025 1 · Jiawei Zhang, Zijian Wu, Zhiyang Liang, Yicheng Gong 외

Reconstructing high-fidelity, animatable 3D head avatars from effortlessly captured monocular videos is a pivotal yet formidable challenge. Although significant progress has been made in rendering performance and manipul…

AttributeMonocular Reconstruction

FATE in AI: Towards Algorithmic Inclusivity and Accessibility

2023-01-03 · Isa Inuwa-Dutse

Artificial Intelligence (AI) is at the forefront of modern technology, and its effects are felt in many areas of society. To prevent algorithmic disparities, fairness, accountability, transparency, and ethics (FATE) in A…

EthicsFairness