arXivDaily arXiv每日学术速递 周一至周五更新

AI 大模型

代码大模型 / AI 编程

代码生成、软件工程智能体、程序修复、测试生成和开发者工具。

共收录 12049 信号源:cs.SE, cs.CL, cs.AI, cs.LG, cs.PL

1. 代码生成 4074 篇

2405.11403 2024-05-21 cs.CL cs.AI 84%

MapCoder: Multi-Agent Code Generation for Competitive Problem Solving

Md. Ashraful Islam, Mohammed Eunus Ali, Md Rizwan Parvez

专题命中 代码生成 :code generation(title,abstract);program synthesis(abstract);分类 cs.CL、cs.AI

详情

展开后加载摘要…

URL PDF HTML 收藏
2309.07804 2023-09-15 cs.SE cs.CL 84%

Pop Quiz! Do Pre-trained Code Models Possess Knowledge of Correct API Names?

Terry Yue Zhuo, Xiaoning Du, Zhenchang Xing, Jiamou Sun, Haowei Quan, Li Li, Liming Zhu

专题命中 代码生成 :code model(title,abstract);code generation(abstract);分类 cs.SE、cs.CL

详情

展开后加载摘要…

URL PDF HTML 收藏
2207.11280 2022-07-26 cs.LG cs.AI cs.CL cs.PL cs.SE 84%

PanGu-Coder: Program Synthesis with Function-Level Language Modeling

Fenia Christopoulou, Gerasimos Lampouras, Milan Gritta, Guchun Zhang, Yinpeng Guo, Zhongqi Li, Qi Zhang, Meng Xiao, Bo Shen, Lin Li, Hao Yu, Li Yan, Pingyi Zhou, Xin Wang, Yuchi Ma, Ignacio Iacobacci, Yasheng Wang, Guangtai Liang, Jiansheng Wei, Xin Jiang, Qianxiang Wang, Qun Liu

专题命中 代码生成 :program synthesis(title);code generation(abstract);分类 cs.SE、cs.CL、cs.AI

Comments 27 pages

详情

展开后加载摘要…

URL PDF HTML 收藏
2108.11308 2021-08-26 cs.SE cs.LG 84%

What do pre-trained code models know about code?

Anjan Karmakar, Romain Robbes

专题命中 代码生成 :code model(title,abstract);code generation(abstract);分类 cs.SE、cs.LG

详情

展开后加载摘要…

URL PDF HTML 收藏
2008.04133 2020-11-16 cs.AI cs.PL cs.RO 84%

Robot Action Selection Learning via Layered Dimension Informed Program Synthesis

Jarrett Holtz, Arjun Guha, Joydeep Biswas

专题命中 代码生成 :program synthesis(title,abstract);program repair(abstract);分类 cs.AI、cs.PL

详情

展开后加载摘要…

URL PDF HTML 收藏
1807.00403 2018-07-05 cs.LG cs.AI stat.ML 84%

Towards Mixed Optimization for Reinforcement Learning with Program Synthesis

Surya Bhupatiraju, Kumar Krishna Agrawal, Rishabh Singh

专题命中 代码生成 :program synthesis(title,abstract);program repair(abstract);分类 cs.AI、cs.LG

Comments Updated publication details, format. Accepted at NAMPI workshop, ICML '18

详情

展开后加载摘要…

URL PDF HTML 收藏
2607.26244 2026-07-30 cs.SE 新提交 83%

Do Code Language Models Use Tests? A Behavioral and Representational Study of Test-Driven Code Generation

代码语言模型是否利用测试?测试驱动代码生成的行为与表征研究

Yunhao Liang, Chengguang Gan, Ruixuan Ying, Hanjun Wei, Zhe Cui, Shiwen Ni

专题命中 代码生成 :code generation(title,abstract);code model(abstract);分类 cs.SE

AI总结 该研究以Qwen2.5-Coder-7B和Qwen3.6-27B为对象,针对多个代码生成任务探究代码语言模型对测试的利用情况,发现测试通过语义引导和上下文扰动影响模型,仅表征变化不代表有效利用测试。

详情

展开后加载摘要…

URL PDF HTML 收藏
2607.26083 2026-07-30 cs.SE 新提交 83%

Cross-Model Cross-Language AI Coding Agent Performance: Accuracy and Speed of Parallel CLRS Algorithms

跨模型跨语言AI编程智能体性能:并行CLRS算法的准确率与速度

Shiqi Cheng, Evelyne Ringoot, Rabab Alomairy, Alan Edelman

专题命中 代码生成 :coding agent(title,abstract);code generation(abstract);分类 cs.SE

AI总结 本文评估Cursor's Composer 2.0等三款AI编程智能体在三种语言三类算法上的并行代码生成性能,发现其并行能力弱于串行,性能提升高度依赖算法与语言,需将运行时效率纳入大语言模型核心指标。

详情

展开后加载摘要…

URL PDF HTML 收藏
2501.07811 2026-07-20 cs.SE 版本更新 83%

CodeCoR: An LLM-Based Self-Reflective Multi-Agent Framework for Code Generation

CodeCoR:一种基于大语言模型的代码生成自反思多智能体框架

Ruwei Pan, Hongyu Zhang, Chao Liu

专题命中 代码生成 :code generation(title,abstract);coding agent(abstract);分类 cs.SE

AI总结 研究针对代码生成中语言模型无法确保代码正确性及多智能体框架工作流性能不稳健的问题,提出CodeCoR框架,通过在不同阶段修剪中间输出减少错误传播,实验证明其优于现有基线。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.22659 2026-07-03 cs.SE 版本更新 83%

RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices

RealBench: 一个与真实世界软件开发实践对齐的仓库级代码生成基准测试

Jia Li, Hongyi Deng, Yiran Zhang, Kechi Zhang, Tianqi Shao, Tiankuo Zhao, Weinan Wang, Zhi Jin, Ge Li, Yang Liu, Yingtao Fang, Yihong Dong

专题命中 代码生成 :code generation(title,abstract);repository(abstract);分类 cs.SE

AI总结 RealBench通过结合自然语言需求和UML图,评估LLM在结构化设计下的代码生成能力,揭示了LLM在仓库级代码生成中的性能差距和优化策略。

详情

展开后加载摘要…

URL PDF HTML 收藏
2606.25195 2026-06-25 cs.CR cs.AI 新提交 83%

SoK: AI Secure Code Generation: Progress, Pitfalls, and Paths Forward

SoK:AI安全代码生成:进展、陷阱与前进之路

Rupam Patir, Keyan Guo, Haipeng Cai, Hongxin Hu

专题命中 代码生成 :code generation(title,abstract);coding agent(abstract);分类 cs.AI

AI总结 本文系统化分析AI安全代码生成的进展、陷阱与前进方向,提出三层次框架衡量模型对安全编码原则的理解、代码级执行及两者间的知识-执行差距,发现原则理解是代码安全性的强预测因子,但存在显著知识-执行差距。

详情

展开后加载摘要…

URL PDF HTML 收藏
2604.08570 2026-04-23 cs.LG cs.AI cs.PL cs.SE quant-ph 83%

QuanBench+: A Unified Multi-Framework Benchmark for LLM-Based Quantum Code Generation

QuanBench+: 一种统一的多框架基准用于基于LLM的量子代码生成

Ali Slim, Haydar Hamieh, Jawad Kotaich, Yehya Ghosn, Mahdi Chehimi, Ammar Mohanna, Hasan Abed Al Kader Hammoud, Bernard Ghanem

机构 * American University of Beirut(贝鲁特美国大学) King Abdullah University of Science and Technology(卡迪夫国王大学科学与技术学院)

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.AI、cs.LG

AI总结 本文提出QuanBench+基准,用于评估LLM在量子代码生成中的多框架性能,通过执行测试和反馈修复机制,展示了不同框架下的代码生成效果及改进。

Comments 24 pages total, 25 figures, 5 tables, including supplementary material. Accepted to the ICLR 2026 Workshop on I Can't Believe It's Not Better

详情

展开后加载摘要…

URL PDF HTML 收藏
2509.18808 2026-03-18 cs.SE 83%

SR-Eval: Evaluating LLMs on Code Generation under Stepwise Requirement Refinement

SR-Eval: 评估在逐步需求细化下的LLM代码生成能力

Zexun Zhan, Shuzheng Gao, Ruida Hu, Cuiyun Gao

专题命中 代码生成 :code generation(title,abstract);repository(abstract);分类 cs.SE

AI总结 SR-Eval是一个针对迭代代码生成的评估基准,通过多轮交互模拟真实开发流程,评估LLM在逐步需求细化下的表现,发现最佳模型在功能级任务中仅达到22.67%的完成率。

详情

展开后加载摘要…

URL PDF HTML 收藏
2505.23135 2026-03-18 cs.LG cs.AI cs.LO cs.PL cs.SE 83%

VERINA: Benchmarking Verifiable Code Generation

VERINA:可验证代码生成基准测试

Zhe Ye, Zhengxu Yan, Jingxuan He, Timothe Kasriel, Kaiyu Yang, Dawn Song

机构 * University of California, Berkeley(加州大学伯克利分校) Meta FAIR

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.AI、cs.LG

AI总结 本文提出VERINA基准测试,用于全面评估代码、规范及证明生成能力,揭示LLM在可验证代码生成中的挑战,特别是证明生成的困难。

详情

展开后加载摘要…

URL PDF HTML 收藏
2603.11212 2026-03-13 cs.CR cs.LG 83%

Security-by-Design for LLM-Based Code Generation: Leveraging Internal Representations for Concept-Driven Steering Mechanisms

面向基于大语言模型的代码生成的Security-by-Design:利用内部表示进行概念驱动的引导机制

Maximilian Wendlinger, Daniel Kowatsch, Konstantin Böttinger, Philip Sperl

专题命中 代码生成 :code generation(title,abstract);code model(abstract);分类 cs.LG

AI总结 本文提出SCS-Code,通过引导大语言模型的内部表示生成安全且功能性的代码,解决现有方法在安全性和功能正确性上的不足。

Comments to be published in the IEEE European Symposium on Security and Privacy (EuroS&P)'26

详情

展开后加载摘要…

URL PDF HTML 收藏
2503.13654 2026-03-03 cs.SE cs.CR 83%

SOSecure: Safer Code Generation with RAG and StackOverflow Discussions

SOSecure: 借助检索增强生成与StackOverflow讨论实现更安全的代码生成

Manisha Mukherjee, Vincent J. Hellendoorn

专题命中 代码生成 :code generation(title,abstract);repository(abstract);分类 cs.SE

AI总结 SOSecure通过检索增强生成与StackOverflow讨论提升代码安全性,实现71.7%-96.7%的修复率,优于其他基线方法。

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.03806 2026-02-04 cs.LG cs.AI cs.CL cs.SE 83%

Bridging Online and Offline RL: Contextual Bandit Learning for Multi-Turn Code Generation

弥合在线与离线强化学习:多轮代码生成的上下文老虎机学习

Ziru Chen, Dongdong Chen, Ruinan Jin, Yingbin Liang, Yujia Xie, Huan Sun

机构 * The Ohio State University(俄亥俄州立大学) Microsoft(微软)

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.CL、cs.AI

AI总结 Cobalt通过结合在线和离线强化学习,提出一种新的上下文老虎机学习方法,用于多轮代码生成任务,显著提升了模型性能并缓解了奖励黑客问题。

详情

展开后加载摘要…

URL PDF HTML 收藏
2512.23214 2025-12-30 cs.CL cs.LG cs.PL cs.SE 83%

Anka: A Domain-Specific Language for Reliable LLM Code Generation

Anka:一种用于可靠LLM代码生成的领域特定语言

Saif Khalfan Saif Al Mazrouei

机构 * University of Wisconsin-Madison(威斯康星大学麦迪逊分校)

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.CL、cs.LG

AI总结 Anka是一种专为复杂代码生成设计的领域特定语言,通过约束语法显著减少错误,使LLM在多步骤任务中表现优于Python。

Comments 11 pages, 1 figure, 4 tables. Code and benchmarks available at https://github.com/BleBlo/Anka

详情

展开后加载摘要…

URL PDF HTML 收藏
2410.01215 2025-11-25 cs.CL cs.AI cs.PL cs.SE 83%

From Code to Correctness: Closing the Last Mile of Code Generation with Hierarchical Debugging

从代码到正确性:通过分层调试关闭代码生成的最后一公里

Yuling Shi, Songsong Wang, Chengcheng Wan, Min Wang, Xiaodong Gu

机构 * Shanghai Jiao Tong University(上海交通大学) University of California, Davis(加州大学戴维斯分校) East China Normal University(华东师范大学) University of Pennsylvania(宾夕法尼亚大学)

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.CL、cs.AI

AI总结 本文提出MGDebugger,一种分层调试器,通过多粒度分析提升代码生成的准确性与修复效率。

Comments Accepted to ICSE 2026. Code and data available at https://github.com/YerbaPage/MGDebugger

详情

展开后加载摘要…

URL PDF HTML 收藏
2502.19610 2025-11-05 cs.AI 83%

Program Synthesis Dialog Agents for Interactive Decision-Making

Matthew Toles, Nikhil Balwani, Rattandeep Singh, Valentina Giulia Sartori Rodriguez, Zhou Yu

机构 * Columbia University(哥伦比亚大学) Amazon(亚马逊) Sciences Po Paris(巴黎社会科学高等研究院)

专题命中 代码生成 :program synthesis(title,abstract);code generation(abstract);分类 cs.AI

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.19868 2025-10-24 cs.SE 83%

Knowledge-Guided Multi-Agent Framework for Application-Level Software Code Generation

Qian Xiong, Bo Yang, Weisong Sun, Yiran Zhang, Tianlin Li, Yang Liu, Zhi Jin

专题命中 代码生成 :code generation(title,abstract);coding agent(abstract);分类 cs.SE

详情

展开后加载摘要…

URL PDF HTML 收藏
2504.13472 2025-10-21 cs.SE cs.AI cs.CL cs.LG 83%

CodeVisionary: An Agent-based Framework for Evaluating Large Language Models in Code Generation

Xinchen Wang, Pengfei Gao, Chao Peng, Ruida Hu, Cuiyun Gao

机构 * Harbin Institute of Technology(哈尔滨工业大学) ByteDance(字节跳动)

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.CL、cs.AI

详情

展开后加载摘要…

URL PDF HTML 收藏
2508.00083 2025-10-01 cs.SE cs.AI cs.CL cs.LG 83%

A Survey on Code Generation with LLM-based Agents

Yihong Dong, Xue Jiang, Jiaru Qian, Tian Wang, Kechi Zhang, Zhi Jin, Ge Li

机构 * School of Computer Science, Peking University(计算机科学学院,北京大学)

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.CL、cs.AI

Comments Work in progress (V2)

详情

展开后加载摘要…

URL PDF HTML 收藏
2506.11022 2025-09-29 cs.SE cs.AI cs.CL cs.CR cs.LG 83%

Security Degradation in Iterative AI Code Generation -- A Systematic Analysis of the Paradox

Shivani Shukla, Himanshu Joshi, Romilla Syed

机构 * Department of Analytics and Information Systems(分析与信息系统系) University of San Francisco(旧金山大学) Department of Applied AI and Industry Innovation(应用人工智能与产业创新系) Vector Institute for Artificial Intelligence(人工智能研究院) Department of Management Science and Information Systems(管理科学与信息系统系) University of Massachusetts Boston(马萨诸塞大学波士顿分校)

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.CL、cs.AI

Comments Keywords - Large Language Models, Security Vulnerabilities, AI-Generated Code, Iterative Feedback, Software Security, Secure Coding Practices, Feedback Loops, LLM Prompting Strategies

详情

展开后加载摘要…

URL PDF HTML 收藏
2505.07270 2025-09-25 cs.SE 83%

Automated Repair of Ambiguous Problem Descriptions for LLM-Based Code Generation

Haoxiang Jia, Robbie Morris, He Ye, Federica Sarro, Sergey Mechtaev

专题命中 代码生成 :code generation(title,abstract);program repair(abstract);分类 cs.SE

详情

展开后加载摘要…

URL PDF HTML 收藏
2508.05170 2025-09-18 cs.SE cs.AI cs.CL cs.LG 83%

Posterior-GRPO: Rewarding Reasoning Processes in Code Generation

Lishui Fan, Yu Zhang, Mouxiang Chen, Zhongxin Liu

机构 * College of Computer Science and Technology, Zhejiang University(浙江大学计算机科学与技术学院) The State Key Laboratory of Blockchain and Data Security, Zhejiang University(浙江大学区块链与数据安全国家重点实验室) Hangzhou High-Tech Zone (Binjiang) Institute of Blockchain and Data Security(杭州高新技术区(滨江)区块链与数据安全研究院)

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.CL、cs.AI

详情

展开后加载摘要…

URL PDF HTML 收藏
2503.23145 2025-08-11 cs.PL cs.AI cs.CL cs.LG 83%

CodeARC: Benchmarking Reasoning Capabilities of LLM Agents for Inductive Program Synthesis

Anjiang Wei, Tarun Suresh, Jiannan Cao, Naveen Kannan, Yuheng Wu, Kai Yan, Thiago S. F. X. Teixeira, Ke Wang, Alex Aiken

机构 * Stanford University(斯坦福大学) University of Illinois Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) MIT(麻省理工学院) Intel(英特尔) Nanjing University(南京大学)

专题命中 代码生成 :program synthesis(title,abstract);分类 cs.CL、cs.AI、cs.LG

详情

展开后加载摘要…

URL PDF HTML 收藏
2408.09121 2025-07-29 cs.LG cs.AI cs.CL cs.SE 83%

Selective Prompt Anchoring for Code Generation

Yuan Tian, Tianyi Zhang

机构 * Purdue University(普渡大学)

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.CL、cs.AI

Comments Accepted by ICML'25

详情

展开后加载摘要…

URL PDF HTML 收藏
2506.11006 2025-06-16 cs.SE 83%

Test code generation at Ericsson using Program Analysis Augmented Fine Tuned LLMs

Sai Krishna, Balvinder Singh, Sujoy Roychowdhury, Giriprasad Sridhara, Sourav Mazumdar, Magnus Sandelin, Dimitris Rentas, Maciej Nalepa, Karol Sawicki, Jakub Gajda

专题命中 代码生成 :code generation(title,abstract);repository(abstract);分类 cs.SE

Comments Accepted at International Conference on Evaluation and Assessment in Software Engineering (EASE), 2025

详情

展开后加载摘要…

URL PDF HTML 收藏
2412.15118 2025-06-09 cs.CL cs.AI cs.LG cs.SE 83%

Reasoning Through Execution: Unifying Process and Outcome Rewards for Code Generation

Zhuohao Yu, Weizheng Gu, Yidong Wang, Xingru Jiang, Zhengran Zeng, Jindong Wang, Wei Ye, Shikun Zhang

专题命中 代码生成 :code generation(title,abstract);分类 cs.SE、cs.CL、cs.AI

Comments Accepted to ICML 2025; 23 pages, 7 figures, code is available at: https://github.com/zhuohaoyu/ORPS

详情

展开后加载摘要…

URL PDF HTML 收藏