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

AI 大模型

代码大模型 / AI 编程

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

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

1. 代码生成 4113 篇

2603.22687 2026-03-30 cs.CV 78%

GeoTikzBridge: Advancing Multimodal Code Generation for Geometric Perception and Reasoning

GeoTikzBridge:推动多模态代码生成在几何感知与推理中的发展

Jiayin Sun, Caixia Sun, Boyu Yang, Hailin Li, Xiao Chen, Yi Zhang, Errui Ding, Liang Li, Chao Deng, Junlan Feng

机构 * JIUTIAN Research(九天研究院)

专题命中 代码生成 :code generation(title,abstract)

AI总结 本文提出GeoTikzBridge框架,通过基于tikz的代码生成提升局部几何感知和视觉推理能力,利用两个互补数据集训练模型,实现多模态大语言模型在几何问题解决中的先进性能。

Comments accepted by CVPR 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2603.17800 2026-03-19 cs.AR 78%

Enabling RISC-V Vector Code Generation in MLIR through Custom xDSL Lowerings

通过自定义xDSL降低实现RISC-V向量代码生成

Jie Lei, Héctor Martínez, Adrián Castelló

专题命中 代码生成 :code generation(title,abstract)

AI总结 本文通过结合MLIR与xDSL,解决RISC-V向量扩展代码生成中缺乏的降低阶段,展示如何通过定制中间表示和转换传递,将高级操作转换为硬件感知的C代码,生成高性能RISC-V内核。

Comments 12 pages, 11 Figures, 1 table

详情

展开后加载摘要…

URL PDF HTML 收藏
2512.02002 2026-02-25 cs.RO 78%

LLM-Driven Corrective Robot Operation Code Generation with Static Text-Based Simulation

基于大型语言模型的纠正性机器人操作代码生成与静态文本模拟

Wenhao Wang, Yi Rong, Yanyan Li, Long Jiao, Jiawei Yuan

机构 * Department of CIS, University of Massachusetts Dartmouth(大学马萨诸塞州达特茅斯分校计算机信息科学系) Department of CSIS, California State University San Marcos(加州州立大学桑马科斯分校计算机科学与信息系统系)

专题命中 代码生成 :code generation(title,abstract)

AI总结 本文提出了一种基于LLM的纠正性机器人操作代码生成框架,利用静态文本模拟提升代码生成的可靠性,无需依赖动态执行环境。

Comments 8 pages, 2 figures

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.17169 2026-02-20 cs.AR 78%

SimulatorCoder: DNN Accelerator Simulator Code Generation and Optimization via Large Language Models

SimulatorCoder: 基于大语言模型的DNN加速器模拟器代码生成与优化

Yuhuan Xia, Tun Li, Hongji Zhou, Xianfa Zhou, Chong Chen, Ruiyu Zhang

专题命中 代码生成 :code generation(title,abstract)

AI总结 SimulatorCoder利用大语言模型生成并优化DNN加速器模拟器代码,通过结构化提示和反馈机制提升代码准确性和模拟性能。

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.17100 2026-02-20 cs.MA 78%

AgentConductor: Topology Evolution for Multi-Agent Competition-Level Code Generation

AgentConductor: 多智能体竞争级代码生成中的拓扑演化

Siyu Wang, Ruotian Lu, Zhihao Yang, Yuchao Wang, Yanzhou Zhang, Lei Xu, Qimin Xu, Guojun Yin, Cailian Chen, Xinping Guan

专题命中 代码生成 :code generation(title,abstract)

AI总结 AgentConductor通过动态拓扑生成和强化学习优化,提升多智能体系统在竞争级代码生成中的性能和效率。

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.12561 2026-02-16 cs.CV 78%

PLLM: Pseudo-Labeling Large Language Models for CAD Program Synthesis

PLLM:基于伪标签的大型语言模型用于CAD程序合成

Yuanbo Li, Dule Shu, Yanying Chen, Matt Klenk, Daniel Ritchie

机构 * Brown University(布朗大学) Toyota Research Institute(丰田研究机构)

专题命中 代码生成 :program synthesis(title,abstract)

AI总结 PLLM通过伪标签技术,利用预训练的大语言模型和未标记的3D形状数据,提升CAD程序合成的几何保真度和程序多样性。

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.12305 2026-02-16 cs.LG cs.AI cs.DC cs.MA cs.SE 78%

OptiML: An End-to-End Framework for Program Synthesis and CUDA Kernel Optimization

OptiML:一种端到端的程序合成与CUDA内核优化框架

Arijit Bhattacharjee, Heng Ping, Son Vu Le, Paul Bogdan, Nesreen K. Ahmed, Ali Jannesari

机构 * Iowa State University, Ames, Iowa, USA(爱荷华州立大学) Cisco AI Research, San Jose, California, USA(思科人工智能研究) University of Southern California, Los Angeles, California, USA(南加州大学)

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

AI总结 OptiML通过端到端框架将自然语言意图或输入代码转化为高性能CUDA内核,结合搜索与验证技术实现优化。

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.05998 2026-02-06 cs.CV 78%

VisRefiner: Learning from Visual Differences for Screenshot-to-Code Generation

VisRefiner: 从视觉差异中学习以实现截图到代码生成

Jie Deng, Kaichun Yao, Libo Zhang

机构 * Institute of Software, Chinese Academy of Sciences(中国科学院软件研究所) University of Chinese Academy of Sciences(中国科学院大学)

专题命中 代码生成 :code generation(title,abstract)

AI总结 VisRefiner通过学习视觉差异提升截图到代码生成的准确性和自我完善能力。

详情

展开后加载摘要…

URL PDF HTML 收藏
2602.05868 2026-02-06 cs.CR 78%

Persistent Human Feedback, LLMs, and Static Analyzers for Secure Code Generation and Vulnerability Detection

持久的人类反馈、LLMs和静态分析器用于安全代码生成和漏洞检测

Ehsan Firouzi, Mohammad Ghafari

专题命中 代码生成 :code generation(title,abstract)

AI总结 本文提出了一种持久存储人类反馈的框架,以提升LLMs在安全代码生成和漏洞检测中的可靠性。

详情

展开后加载摘要…

URL PDF HTML 收藏
2512.12115 2026-01-22 cs.HC 78%

Teaching Spell Checkers to Teach: Pedagogical Program Synthesis for Interactive Learning

通过教学让拼写检查器教学:面向互动学习的教学程序合成

Momin N. Siddiqui, Vincent Cavez, Sahana Rangasrinivasan, Abbie Olszewski, Srirangaraj Setlur, Maneesh Agrawala, Hari Subramonyam

专题命中 代码生成 :program synthesis(title,abstract)

AI总结 SPIRE是一种通过拼写错误引导学习者探索语言知识的交互式拼写检查系统,结合教学程序合成技术提升写作学习效果。

Comments IUI 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2512.05459 2026-01-16 cs.CR 78%

PrivCode: When Code Generation Meets Differential Privacy

PrivCode: 当代码生成遇见差分隐私

Zheng Liu, Chen Gong, Terry Yue Zhuo, Kecen Li, Weichen Yu, Matt Fredrikson, Tianhao Wang

专题命中 代码生成 :code generation(title,abstract)

AI总结 PrivCode是一种专门设计用于代码数据集的差分隐私合成器,通过两阶段框架提升隐私和效用,生成高效用代码并保护敏感数据。

Comments Accepted at NDSS 2026; code available at https://github.com/Liuzzyg/PrivCode

详情

展开后加载摘要…

URL PDF HTML 收藏
2506.05623 2026-01-13 cs.SE cs.AI cs.CL 78%

Deployability-Centric Infrastructure-as-Code Generation: Fail, Learn, Refine, and Succeed through LLM-Empowered DevOps Simulation

以部署为中心的基础设施即代码生成:通过LLM赋能的DevOps模拟实现失败、学习、细化和成功

Tianyi Zhang, Shidong Pan, Zejun Zhang, Zhenchang Xing, Xiaoyu Sun

机构 * Australian National University Canberra Australia New York University \& Columbia University USA Nanyang Technological University Singapore Australian National University Australia Australian National University New York University \& Columbia University Nanyang Technological University

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

AI总结 本文提出IaCGen框架,通过迭代反馈机制提升IaC模板的部署性,实验表明其在10次迭代内可使模板部署成功率提升至91.6%,并进一步通过人工反馈将性能提升至90%以上。

Comments Accepted by FSE 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2601.03178 2026-01-07 cs.CV 78%

DiffBench Meets DiffAgent: End-to-End LLM-Driven Diffusion Acceleration Code Generation

DiffBench 与 DiffAgent:端到端的 LLM 驱动扩散加速代码生成

Jiajun jiao, Haowei Zhu, Puyuan Yang, Jianghui Wang, Ji Liu, Ziqiong Liu, Dong Li, Yuejian Fang, Junhai Yong, Bin Wang, Emad Barsoum

专题命中 代码生成 :code generation(title,abstract)

AI总结 本文提出DiffBench和DiffAgent,通过LLM驱动的闭环流程,实现端到端的扩散模型加速代码生成,显著提升生成策略的有效性。

Comments Accepted to AAAI 2026

详情

展开后加载摘要…

URL PDF HTML 收藏
2601.01184 2026-01-06 cs.CR 78%

SecureCodeRL: Security-Aware Reinforcement Learning for Code Generation with Partial-Credit Rewards

SecureCodeRL: 为代码生成的具有安全意识的强化学习

Suryansh Singh Sijwali, Suman Saha

专题命中 代码生成 :code generation(title,abstract)

AI总结 SecureCodeRL通过部分信用奖励提升代码生成的语法正确性和安全性,实现更高的测试通过率和更清洁的代码输出。

详情

展开后加载摘要…

URL PDF HTML 收藏
2512.23333 2025-12-30 cs.CV 78%

CME-CAD: Heterogeneous Collaborative Multi-Expert Reinforcement Learning for CAD Code Generation

CME-CAD:异构协作多专家强化学习用于CAD代码生成

Ke Niu, Haiyang Yu, Zhuofan Chen, Zhengtao Yao, Weitao Jia, Xiaodong Ge, Jingqun Tang, Benlei Cui, Bin Li, Xiangyang Xue

机构 * Fudan University(复旦大学) ByteDance Inc(字节跳动公司)

专题命中 代码生成 :code generation(title,abstract)

AI总结 CME-CAD通过异构协作多专家强化学习方法,提升CAD代码生成的精度和可编辑性,提出两阶段训练流程并构建开源基准CADExpert。

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.10005 2025-12-11 physics.comp-ph 78%

ChemGen: Code Generation for Multispecies Chemically Reacting Flow Simulations

ChemGen:用于多物种化学反应流模拟的代码生成

Ryan F. Johnson, Eric J. Ching, Ethan S. Genter, Joshua E. Lipman, Andrew D. Kercher, Jay Arcities, Hai Wang

专题命中 代码生成 :code generation(title,abstract)

AI总结 ChemGen通过代码生成技术将多物种热力学和化学动力学整合到计算物理学代码中,提升燃烧建模与计算物理学的结合效率。

Comments under review

详情

展开后加载摘要…

URL PDF HTML 收藏
2511.23354 2025-12-01 cs.NE 78%

Functional Program Synthesis with Higher-Order Functions and Recursion Schemes

基于高阶函数和递归方案的功能程序合成

Matheus Campos Fernandes

专题命中 代码生成 :program synthesis(title,abstract)

AI总结 本文提出两种新型GP算法HOTGP和Origami,用于高效合成纯、带类型和功能的程序,其中HOTGP支持高阶函数和参数多态性,Origami通过递归方案处理循环和递归,且在多个基准测试中表现出色。

Comments Doctoral thesis

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.15585 2025-11-27 cs.SE cs.CL cs.PL 78%

Leveraging Test Driven Development with Large Language Models for Reliable and Verifiable Spreadsheet Code Generation: A Research Framework

利用大型语言模型进行测试驱动开发以实现可靠且可验证的电子表格代码生成:一种研究框架

Simon Thorne, Advait Sarkar

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

AI总结 本文提出一种结合测试驱动开发与大型语言模型的框架,以提高电子表格代码生成的可靠性与准确性。

Comments 16 pages

Journal ref Proceedings of the EuSpRIG 2025 Conference "Spreadsheet Productivity & Risks" ISBN : 978-1-905404-60-5

详情

展开后加载摘要…

URL PDF HTML 收藏
2311.07850 2025-11-27 cs.CL cs.AI cs.DB cs.LG 78%

Bring Your Own KG: Self-Supervised Program Synthesis for Zero-Shot KGQA

自带知识图谱:零样本知识图谱问答的自监督程序合成

Dhruv Agarwal, Rajarshi Das, Sopan Khosla, Rashmi Gangadharaiah

机构 * University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) AWS AI Labs(AWS人工智能实验室)

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

AI总结 BYOKG通过自监督程序合成实现零样本知识图谱问答,利用探索机制和LLM生成查询程序,提升问答准确率。

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.19676 2025-10-23 cs.CR 78%

CircuitGuard: Mitigating LLM Memorization in RTL Code Generation Against IP Leakage

Nowfel Mashnoor, Mohammad Akyash, Hadi Kamali, Kimia Azar

专题命中 代码生成 :code generation(title,abstract)

详情

展开后加载摘要…

URL PDF HTML 收藏
2507.19033 2025-10-10 cs.IR 78%

SelfRACG: Enabling LLMs to Self-Express and Retrieve for Code Generation

Qian Dong, Jia Chen, Qingyao Ai, Hongning Wang, Haitao Li, Yi Wu, Yao Hu, Yiqun Liu, Shaoping Ma

专题命中 代码生成 :code generation(title,abstract)

Comments Tsinghua&Xiaohongshu

详情

展开后加载摘要…

URL PDF HTML 收藏
2509.23713 2025-09-30 cs.CE 78%

Text-to-Code Generation for Modular Building Layouts in Building Information Modeling

Yinyi Wei, Xiao Li

专题命中 代码生成 :code generation(title,abstract)

Comments Accepted at NeurIPS 2025 Main Track

详情

展开后加载摘要…

URL PDF HTML 收藏
2509.18597 2025-09-26 cs.RO 78%

Growing with Your Embodied Agent: A Human-in-the-Loop Lifelong Code Generation Framework for Long-Horizon Manipulation Skills

Yuan Meng, Zhenguo Sun, Max Fest, Xukun Li, Zhenshan Bing, Alois Knoll

专题命中 代码生成 :code generation(title,abstract)

Comments update fig 1, typo correction - v2

详情

展开后加载摘要…

URL PDF HTML 收藏
2506.13905 2025-09-10 cs.AR 78%

Spec2RTL-Agent: Automated Hardware Code Generation from Complex Specifications Using LLM Agent Systems

Zhongzhi Yu, Mingjie Liu, Michael Zimmer, Yingyan Celine Lin, Yong Liu, Haoxing Ren

专题命中 代码生成 :code generation(title,abstract)

详情

展开后加载摘要…

URL PDF HTML 收藏
2509.01129 2025-09-03 cs.IR 78%

Beyond the Surface: A Solution-Aware Retrieval Model for Competition-level Code Generation

Shiwen Zhang, Lingxiang Wang, Hainan Zhang, Ziwei Wang, Sijia Wen, Zhiming Zheng

专题命中 代码生成 :code generation(title,abstract)

详情

展开后加载摘要…

URL PDF HTML 收藏
2503.07902 2025-08-07 cs.RO 78%

LTLCodeGen: Code Generation of Syntactically Correct Temporal Logic for Robot Task Planning

Behrad Rabiei, Mahesh Kumar A. R., Zhirui Dai, Surya L. S. R. Pilla, Qiyue Dong, Nikolay Atanasov

机构 * Contextual Robotics Institute, University of California San Diego(情境机器人研究所,加州大学圣地亚哥分校)

专题命中 代码生成 :code generation(title,abstract)

Comments Accepted to IEEE/RSJ International Conference on Intelligent Robots and Systems (iROS) 2025

详情

展开后加载摘要…

URL PDF HTML 收藏
2504.14557 2025-07-04 quant-ph cs.MA 78%

Enhancing LLM-based Quantum Code Generation with Multi-Agent Optimization and Quantum Error Correction

Charlie Campbell, Hao Mark Chen, Wayne Luk, Hongxiang Fan

专题命中 代码生成 :code generation(title,abstract)

Comments Paper accepted by DAC'25

详情

展开后加载摘要…

URL PDF HTML 收藏
2505.15535 2025-05-22 math.NA cs.NA 78%

Matrix-Free Methods for Finite-Strain Elasticity: Automatic Code Generation with No Performance Overhead

Michał Wichrowski, Mohsen Rezaee-Hajidehi, Jože Korelc, Martin Kronbichler, Stanisław Stupkiewicz

专题命中 代码生成 :code generation(title,abstract)

详情

展开后加载摘要…

URL PDF HTML 收藏
2504.14099 2025-04-22 math.OC 78%

Code generation for solving and differentiating through convex optimization problems

Maximilian Schaller, Stephen Boyd

专题命中 代码生成 :code generation(title,abstract)

详情

展开后加载摘要…

URL PDF HTML 收藏
2504.01866 2025-04-08 cs.SE cs.AI cs.PL 78%

From Code Generation to Software Testing: AI Copilot with Context-Based RAG

Yuchen Wang, Shangxin Guo, Chee Wei Tan

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

Comments This work has been accepted for publication in IEEE Software (DOI: 10.1109/MS.2025.3549628)

详情

展开后加载摘要…

URL PDF HTML 收藏