FragRel: Exploiting Fragment-level Relations in the External Memory of Large Language Models
专题命中 代码生成 :code generation(abstract);repository(abstract);分类 cs.CL
AI 大模型
代码生成、软件工程智能体、程序修复、测试生成和开发者工具。
专题命中 代码生成 :code generation(abstract);repository(abstract);分类 cs.CL
专题命中 代码生成 :code generation(abstract);分类 cs.SE、cs.AI、cs.LG
Comments technical report with 11 pages, 1 figure, 10 tables
专题命中 代码生成 :code generation(abstract);code model(abstract);分类 cs.SE
专题命中 代码生成 :code generation(abstract);分类 cs.SE、cs.CL、cs.AI
专题命中 代码生成 :code generation(abstract);分类 cs.SE、cs.CL、cs.AI
Comments 12 pages; 8 figures; Appearing in the 46th International Conference on Software Engineering: Software Engineering in Practice; for demo website, see https://sites.google.com/uci.edu/llm4plc/home
专题命中 代码生成 :code generation(abstract);code model(abstract);分类 cs.SE
Comments 10 pages, 5 figures
专题命中 代码生成 :code generation(abstract);分类 cs.SE、cs.CL、cs.AI
Comments AAAI 2024
专题命中 代码生成 :program synthesis(abstract);分类 cs.CL、cs.AI、cs.LG
专题命中 代码生成 :code generation(abstract);分类 cs.SE、cs.CL、cs.AI
Comments Accepted at EMNLP 2023, Long Findings
专题命中 代码生成 :repository(abstract);program synthesis(abstract);分类 cs.SE
专题命中 代码生成 :code generation(abstract);code model(abstract);分类 cs.LG
Comments Proceedings of the 40th International Conference on Machine Learning
Journal ref PMLR 202, 2023
专题命中 代码生成 :code generation(abstract);分类 cs.SE、cs.CL、cs.AI
Comments Accepted to the Findings of ACL 2023
专题命中 代码生成 :code generation(abstract);program synthesis(abstract);分类 cs.LG
Comments This paper is accepted at EMNLP 2022. The code can be found at https://github.com/lucy66666/OKT
专题命中 代码生成 :code generation(abstract);program synthesis(abstract);分类 cs.SE
专题命中 代码生成 :code generation(abstract);program synthesis(abstract);分类 cs.SE
专题命中 代码生成 :code generation(abstract);分类 cs.SE、cs.AI、cs.LG
Comments Accepted to be published in ESEC/FSE 2022
专题命中 代码生成 :program synthesis(abstract);分类 cs.SE、cs.AI、cs.LG
专题命中 代码生成 :code generation(abstract);program repair(abstract);分类 cs.SE
Comments Accepted at the 30th IEEE/ACM International Conference on Program Comprehension (ICPC 2022) - ERA track
专题命中 代码生成 :code model(abstract);分类 cs.SE、cs.AI、cs.LG
Comments Accepted at SIGIR 2021
专题命中 代码生成 :program repair(abstract);program synthesis(abstract);分类 cs.LG
Comments Accepted at NeurIPS 2020
专题命中 代码生成 :program repair(abstract);program synthesis(abstract);分类 cs.PL
专题命中 代码生成 :code generation(abstract,comments);分类 cs.CL、cs.LG、cs.PL
Comments This work was presented at the 2nd Languages, Architectures, and Tools for Heterogeneous Computing (LATHC) Workshop 2024, organized in conjunction with the IEEE/ACM International Symposium on Code Generation and Optimization (CGO)
专题命中 代码生成 :code generation(abstract,comments);分类 cs.SE、cs.AI、cs.PL
Comments To be published in 2024 IEEE/ACM International Symposium on Code Generation and Optimization (CGO)
逃离低维重叠:通过高维稀疏解缠的多任务模型合并
机构 * Central South University(中南大学) ; Nanjing University of Science and Technology(南京理工大学) ; Hefei University of Technology(合肥工业大学)
专题命中 代码生成 :code generation(abstract);分类 cs.CL、cs.AI、cs.LG
AI总结 针对多任务模型合并的任务干扰问题,本文提出基于SAEs的高维稀疏解缠合并框架,结合GR-ZOO实现选择性合并,在Qwen2.5系列模型的多任务上优于现有基线。
功能熵:通过不确定性量化预测LLM生成代码的功能正确性
机构 * CVS Health(CVS健康)
专题命中 代码生成 :code generation(abstract);分类 cs.CL、cs.AI、cs.LG
AI总结 针对LLM生成代码功能不正确的问题,提出基于功能等价性的不确定性量化方法(功能熵),在多个编程语言和模型上优于现有方法。
Comments Accepted at EMNLP 2026 (Main)
当监督式不确定性量化集成能提升大语言模型幻觉检测性能?一项鲁棒性研究
机构 * CVS Health(CVS健康公司)
专题命中 代码生成 :code generation(abstract);分类 cs.CL、cs.AI、cs.LG
AI总结 本文研究监督式UQ集成对LLM幻觉检测的鲁棒性,在多模型、多数据集、多生成范式下分析其性能,发现其多数场景优于单个评分器,采样黑盒集成效果接近全集成。
大语言模型智能体使用模拟模型开展对照实验
机构 * Institute for Industrial Automation and Software Engineering(工业自动化与软件工程研究所) ; University of Stuttgart(斯图加特大学) ; AstraZeneca(阿斯利康)
专题命中 代码生成 :code generation(abstract);分类 cs.SE、cs.CL、cs.AI
AI总结 本研究提出多智能体框架,将LLM与高保真模拟模型结合,使LLM智能体可开展制药工艺设计的对照实验,生成更具体可操作的优化建议,在工业场景中表现更优。
Comments Accepted at the 31st IEEE International Conference on Emerging Technologies and Factory Automation ETFA 2026
低延迟系统中的工具制作与自我进化大语言模型智能体
机构 * Amazon(亚马逊)
专题命中 代码生成 :code generation(abstract);分类 cs.SE、cs.CL、cs.LG
AI总结 研究如何解决生产LLM智能体因重复生成代码浪费延迟和可靠性的问题,提出用智能工具制作管道取代推理时编码循环,部署该方法使系统更快、更可靠、易操作,降低延迟和错误率,提高可审计性。
Comments To appear at EMNLP 2026 Industry Track
智能体事务:面向ACID兼容的智能体系统
专题命中 代码生成 :code generation(abstract);分类 cs.CL、cs.AI、cs.LG
AI总结 该研究提出ACID兼容的智能体事务框架,开发对应数据智能体,在基准测试中较含Claude Code的现有智能体提升10.6%,为构建可信可扩展AI智能体开辟新方向。
没有通用信号可预测版本更新下的样本级大语言模型退化
机构 * University of Ottawa(渥太华大学) ; Vector Institute(向量研究所)
专题命中 代码生成 :code generation(abstract);分类 cs.CL、cs.AI、cs.LG
AI总结 本文研究如何用推理时信号预测LLM版本更新导致的样本级退化,对比单模型与跨版本信号,发现信号有效性具任务依赖性且无通用最优信号,部分跨版本信号可支持选择性回退,从业者可据此选择信号。