Scalability and Optimization Strategies for GPU Enhanced Neural Networks (GeNN)
专题命中 代码生成 :code generation(abstract)
AI 大模型
代码生成、软件工程智能体、程序修复、测试生成和开发者工具。
专题命中 代码生成 :code generation(abstract)
专题命中 代码生成 :code generation(abstract)
Comments 10 pages, 10 figures, 3 tables
专题命中 代码生成 :program synthesis(abstract)
Comments 28 pages, 17 figures, feedback welcomed, even if it's criticism; v2 manuscript updated based on reviewer feedback; v3 manuscript updated based on reviewer feedback, title modified
Journal ref Comput. Sci. Disc. 7 015006 (2014)
专题命中 代码生成 :code generation(abstract)
Comments 24 pages, journal article
专题命中 代码生成 :program synthesis(abstract)
专题命中 代码生成 :code generation(abstract)
专题命中 代码生成 :program synthesis(abstract)
Comments Paper at VMCAI'14, including appendix
专题命中 代码生成 :code generation(abstract)
Comments Industrial Robot: An International Journal
Journal ref Industrial Robot: An International Journal, Vol. 37 Iss: 2, 2010, pp.137 - 147
专题命中 代码生成 :code generation(abstract)
专题命中 代码生成 :program synthesis(abstract)
Comments An extended abstract of this paper appeared in CONCUR'98
专题命中 代码生成 :code generation(abstract)
Comments 31 pages, 4 figures
专题命中 代码生成 :code generation(abstract)
专题命中 代码生成 :code generation(abstract)
Comments 18 pages
Journal ref International Journal on AdHoc Networking Systems (IJANS) Vol. 2, No. 3, July 2012, 11-28
专题命中 代码生成 :code generation(abstract)
Comments 16 pages; International Journal of Computer Science & Information Technology (IJCSIT) Vol 4, No 2, April 2012
专题命中 代码生成 :code generation(abstract)
Comments 6 pages; 1st International Workshop on Domain-Specific Languages and models for ROBotic systems (DSLRob'10), October 2010
专题命中 代码生成 :program synthesis(abstract)
Journal ref EPTCS 25, 2010, pp. 118-131
专题命中 代码生成 :code generation(abstract)
Comments Accepted by PASP, for July 2008 (15 pages)
专题命中 代码生成 :code generation(abstract)
Comments Accepted for publication in Int. J. Mod. Phys. C
专题命中 代码生成 :code generation(abstract)
Comments CIDR 2009
专题命中 代码生成 :code generation(abstract)
Comments (bibliography update)
专题命中 代码生成 :code generation(abstract)
Comments 5 pages, no figures. To appear in the Proceedings of the Spanish Relativity Meeting (ERE 2002), Mao, Menorca, Spain, 22-24 Sept 2002
专题命中 代码生成 :code generation(abstract)
Comments 5 pages, including 3 figures. For additional detail check http://www.nis.lanl.gov/~bschlei/labvis/index.html
面向编码智能体的需求澄清、规划与代码生成的统一问题解决基准
专题命中 软件智能体 :code generation(title,abstract);coding agent(title,abstract);repository(abstract);分类 cs.SE、cs.AI
AI总结 该研究推出SWE-RPG编码智能体基准,评估发现主流编码智能体在该基准上平均解决率仅31.5%,隐性需求恢复是主要瓶颈,为改进编码智能体提供了方向。
Comments 9 pages
NL2Repo-Bench: 向编码代理的长周期仓库生成评估迈进
机构 * Nanjing University(南京大学) ; Peking University(北京大学) ; Beijing University of Posts and Telecommunications(北京邮电大学) ; Beihang University(北航)
专题命中 软件智能体 :repository(title,abstract);coding agent(title,abstract);code generation(abstract);分类 cs.CL
AI总结 NL2Repo-Bench通过评估编码代理在长周期内生成仓库的能力,揭示了自主软件开发中的核心挑战。
Change2Task:从仓库变更到可执行编码智能体任务与环境
专题命中 软件智能体 :repository(title,abstract);coding agent(title,abstract);分类 cs.SE、cs.CL、cs.LG
AI总结 Change2Task系统基于仓库历史将已合并拉取请求转为编码智能体任务,在5类任务中实现79.6%验证成功率,比基准多恢复29.2%任务,可减少流程支出10.8%。
Comments 15 pages, 7 figures, and 15 tables, including appendices
智能体检索基准:评估代码智能体的仓库上下文检索
专题命中 软件智能体 :repository(title,abstract);coding agent(title,abstract);分类 cs.CL、cs.AI
AI总结 研究代码智能体仓库上下文检索问题,引入智能体检索基准,涵盖多种检索任务和样本。评估多种检索方法,发现无单一方法占优,存在校准差距,且记录轨迹有缺失。通过试验表明检索得出的初始上下文有优势,神谕金上下文还有提升空间。
评估 AGENTS.md:仓库级上下文文件对编码助手有帮助吗?
机构 * Department of Computer Science(计算机科学系) ; ETH Zurich(苏黎世联邦理工学院)
专题命中 软件智能体 :repository(title,abstract);coding agent(title,abstract);分类 cs.SE、cs.AI
AI总结 通过SWE-bench任务和开发者提交的上下文文件,评估发现上下文文件并未普遍提升编码助手的任务成功率,反而平均增加20%以上的推理成本。
代码代理的仓库指导的探测与精炼调优
机构 * Williams College(威廉姆斯学院)
专题命中 软件智能体 :repository(title,abstract);coding agent(title,abstract);分类 cs.SE、cs.LG
AI总结 提出探测与精炼调优方法,通过合成bug修复探测迭代诊断和修补仓库指导文件,在SWE-bench Verified上以Qwen3.5-35B-A3B模型达到33.0%解决率,优于静态知识库的28.3%和无指导基线的25.5%。
编码智能体能通过渲染代码解决仓库级问题吗?一项关于视觉表示的探索性研究
专题命中 软件智能体 :repository(title,abstract);coding agent(title,abstract);分类 cs.AI
AI总结 本研究探索将渲染代码作为编码智能体的操作上下文,基于 SWE-bench Verified 实验发现其可降低提示 token 成本但受模型架构限制,仅在原始代码读取为瓶颈时有用,是可行但有条件的压缩机制。
Comments 8 pages of main content
VulnGym:面向代码智能体的仓库级漏洞检测基准测试
专题命中 软件智能体 :repository(title,abstract);coding agent(title,abstract);分类 cs.SE
AI总结 研究人员提出VulnGym基准,解决现有基准难以评估代码智能体仓库级漏洞检测能力的问题,发现当前代码智能体在该检测及支撑追踪构建上仍存在局限。