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

AI 大模型

AI Agent

智能体、工具调用、规划、工作流、多智能体和自主任务执行。

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

1. 软件智能体 3188 篇

2601.09440 2026-01-15 cs.SE 79%

DepRadar: Agentic Coordination for Context Aware Defect Impact Analysis in Deep Learning Libraries

DepRadar:深度学习库中基于上下文的缺陷影响分析代理协调

Yi Gao, Xing Hu, Tongtong Xu, Jiali Zhao, Xiaohu Yang, Xin Xia

专题命中 软件智能体 :agentic(title);agent(abstract);分类 cs.SE

AI总结 DepRadar通过代理协调框架实现深度学习库中缺陷影响分析,结合静态分析与领域规则提高准确性和可解释性,有效识别受影响程序。

Comments Published in 48th International Conference on Software Engineering (ICSE 2026)

详情

展开后加载摘要…

URL PDF HTML 收藏
2503.09252 2026-01-14 cs.LG cs.SY eess.SY 79%

Large-scale Regional Traffic Signal Control Based on Single-Agent Reinforcement Learning

基于单智能体强化学习的大规模区域交通信号控制

Qiang Li, Jin Niu, Qin Luo, Lina Yu

专题命中 软件智能体 :agent(title,abstract);分类 cs.LG

AI总结 本文提出基于单智能体强化学习的大规模区域交通信号控制模型,通过优化交通信号协调以缓解拥堵和减少行驶时间。

Comments A critical error in the methodology. The reported congestion control effects were not caused by the proposed signal timing optimization, but by an incorrect traffic volume scaling factor during evaluation. The traffic demand was not properly amplified, resulting in misleading performance gains. Due to the substantial nature of the error, completion of revisions is not feasible in the short term

详情

展开后加载摘要…

URL PDF HTML 收藏
2512.24636 2026-01-01 cs.SE 79%

How Do Agentic AI Systems Deal With Software Energy Concerns? A Pull Request-Based Study

代理AI系统如何处理软件能耗问题?基于拉取请求的研究

Tanjum Motin Mitul, Md. Masud Mazumder, Md Nahidul Islam Opu, Shaiful Chowdhury

专题命中 软件智能体 :agentic(title);agent(abstract);分类 cs.SE

AI总结 本文研究了代理AI系统在生成软件时对能耗问题的意识,通过分析拉取请求发现,尽管构建和运行这些系统耗能高,但生成的软件制品表现出一定的能耗意识,但优化相关的PR因影响可维护性而被接受较少。

详情

展开后加载摘要…

URL PDF HTML 收藏
2512.22211 2025-12-30 cs.AI 79%

With Great Capabilities Come Great Responsibilities: Introducing the Agentic Risk & Capability Framework for Governing Agentic AI Systems

能力越大责任越大:引入代理风险与能力框架以治理代理AI系统

Shaun Khoo, Jessica Foo, Roy Ka-Wei Lee

机构 * GovTech Singapore(新加坡政府科技局) Singapore University of Technology and Design(新加坡科技与设计大学)

专题命中 软件智能体 :agentic(title,abstract);分类 cs.AI

AI总结 本文提出代理风险与能力框架,用于治理代理AI系统,通过能力中心视角和风险来源分析,帮助组织有效管理AI系统风险。

Comments Accepted at IASEAI 2026 (Main Track) and AAAI 2026 3rd International AI Governance Workshop

详情

展开后加载摘要…

URL PDF HTML 收藏
2505.23055 2025-12-01 cs.LG 79%

CDR-Agent: Intelligent Selection and Execution of Clinical Decision Rules Using Large Language Model Agents

CDR-Agent: 基于大语言模型代理的临床决策规则智能选择与执行

Zhen Xiang, Aliyah R. Hsu, Austin V. Zane, Aaron E. Kornblith, Margaret J. Lin-Martore, Jasmanpreet C. Kaur, Vasuda M. Dokiparthi, Bo Li, Bin Yu

机构 * University of Georgia(佐治亚大学) University of California, Berkeley(加州大学伯克利分校) University of California, San Francisco(加州大学旧金山分校) University of Chicago(芝加哥大学)

专题命中 软件智能体 :agent(title,abstract);分类 cs.LG

AI总结 CDR-Agent利用大语言模型代理,通过自主识别和应用最合适的临床决策规则,提升急诊部门的决策效率和准确性。

详情

展开后加载摘要…

URL PDF HTML 收藏
2511.18249 2025-11-25 cs.SE 79%

LLM Assisted Coding with Metamorphic Specification Mutation Agent

基于元形态规范变异代理的LLM编码

Mostafijur Rahman Akhond, Gias Uddin

专题命中 软件智能体 :agent(title,abstract);分类 cs.SE

AI总结 CodeMetaAgent通过元形态关系驱动LLM代理,提升代码生成准确性与覆盖率,有效解决规范不一致问题。

详情

展开后加载摘要…

URL PDF HTML 收藏
2511.17689 2025-11-25 cs.DL cs.AI 79%

ARISE: Agentic Rubric-Guided Iterative Survey Engine for Automated Scholarly Paper Generation

ARISE: 基于代理的评分引导迭代调查引擎用于自动化学术论文生成

Zi Wang, Xingqiao Wang, Sangah Lee, Xiaowei Xu

专题命中 软件智能体 :agentic(title,abstract);分类 cs.AI

AI总结 ARISE是一种基于代理的评分引导迭代调查引擎,通过模块化架构和评分引导的迭代改进循环,实现高质量学术论文的自动化生成与持续改进。

Comments 20 pages including an appendix, 7 figures and 6 tables

详情

展开后加载摘要…

URL PDF HTML 收藏
2504.10046 2025-11-19 cs.SE 79%

GraphCodeAgent: Dual Graph-Guided LLM Agent for Retrieval-Augmented Repo-Level Code Generation

Jia Li, Xianjie Shi, Kechi Zhang, Ge Li, Zhi Jin, Lei Li, Huangzhao Zhang, Jia Li, Fang Liu, Yuwei Zhang, Zhengwei Tao, Yihong Dong, Yuqi Zhu, Chongyang Tao

专题命中 软件智能体 :agent(title,abstract);分类 cs.SE

详情

展开后加载摘要…

URL PDF HTML 收藏
2511.07748 2025-11-12 cs.CV cs.AI 79%

Auto-US: An Ultrasound Video Diagnosis Agent Using Video Classification Framework and LLMs

Yuezhe Yang, Yiyue Guo, Wenjie Cai, Qingqing Ruan, Siying Wang, Xingbo Dong, Zhe Jin, Yong Dai

机构 * The Anhui Provincial International Joint Research Center for Advanced Technology in Medical Imaging(安徽省级国际联合先进技术医学影像研究中心) Anhui University(安徽大学) School of First Clinical Medicine(第一临床医学院) Anhui University of Science and Technology(安徽理工大学) School of Medicine(医学院) The First Hospital(第一医院)

专题命中 软件智能体 :agent(title,abstract);分类 cs.AI

Comments Under Review

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.02609 2025-11-12 cs.SE 79%

RedCodeAgent: Automatic Red-teaming Agent against Diverse Code Agents

Chengquan Guo, Chulin Xie, Yu Yang, Zhaorun Chen, Zinan Lin, Xander Davies, Yarin Gal, Dawn Song, Bo Li

专题命中 软件智能体 :agent(title,abstract);分类 cs.SE

详情

展开后加载摘要…

URL PDF HTML 收藏
2511.00872 2025-11-04 cs.SE 79%

A Comprehensive Empirical Evaluation of Agent Frameworks on Code-centric Software Engineering Tasks

Zhuowen Yin, Cuifeng Gao, Chunsong Fan, Wenzhang Yang, Yinxing Xue, Lijun Zhang

专题命中 软件智能体 :agent(title,abstract);分类 cs.SE

详情

展开后加载摘要…

URL PDF HTML 收藏
2511.00517 2025-11-04 cs.SE 79%

Issue-Oriented Agent-Based Framework for Automated Review Comment Generation

Shuochuan Li, Dong Wang, Patanamon Thongtanunam, Zan Wang, Jiuqiao Yu, Junjie Chen

专题命中 软件智能体 :agent(title,abstract);分类 cs.SE

详情

展开后加载摘要…

URL PDF HTML 收藏
2511.00450 2025-11-04 cs.SE 79%

SmartDoc: A Context-Aware Agentic Method Comment Generation Plugin

Vahid Etemadi, Gregorio Robles

专题命中 软件智能体 :agentic(title);agent(abstract);分类 cs.SE

Comments 6 pages, Already submitted to The 3rd International Workshop on Integrated Development Environments (the IDE Workshop)

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.26328 2025-10-31 cs.LG 79%

Agent Skills Enable a New Class of Realistic and Trivially Simple Prompt Injections

David Schmotz, Sahar Abdelnabi, Maksym Andriushchenko

机构 * ELLIS Institute Tübingen(图宾根ELLIS研究所) MPI for Intelligent Systems Tübingen(图宾根智能系统研究所) AI Center(人工智能中心)

专题命中 软件智能体 :agent(title,abstract);分类 cs.LG

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.25813 2025-10-31 cs.AI 79%

An Agentic Framework for Rapid Deployment of Edge AI Solutions in Industry 5.0

Jorge Martinez-Gil, Mario Pichler, Nefeli Bountouni, Sotiris Koussouris, Marielena Márquez Barreiro, Sergio Gusmeroli

机构 * Software Competence Center Hagenberg GmbH(软件能力中心哈根贝格有限公司) SUITE5 Gradiant Politecnico di Milano(米兰理工大学)

专题命中 软件智能体 :agentic(title);agent(abstract);分类 cs.AI

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.21614 2025-10-30 cs.AI 79%

Huxley-Gödel Machine: Human-Level Coding Agent Development by an Approximation of the Optimal Self-Improving Machine

Wenyi Wang, Piotr Piękos, Li Nanbo, Firas Laakom, Yimeng Chen, Mateusz Ostaszewski, Mingchen Zhuge, Jürgen Schmidhuber

机构 * King Abdullah University of Science and Technology (KAUST)(国王 Abdullah 科学与技术大学)

专题命中 软件智能体 :agent(title,abstract);分类 cs.AI

详情

展开后加载摘要…

URL PDF HTML 收藏
2505.03785 2025-10-15 cs.LG eess.IV 79%

mAIstro: an open-source multi-agentic system for automated end-to-end development of radiomics and deep learning models for medical imaging

Eleftherios Tzanis, Michail E. Klontzas

专题命中 软件智能体 :agentic(title,abstract);分类 cs.LG

Journal ref Eur. J. Radiol. Artif. Intell. 2025; 4, 100044

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.11076 2025-10-14 cs.SE 79%

DebugTA: An LLM-Based Agent for Simplifying Debugging and Teaching in Programming Education

Lingyue Fu, Haowei Yuan, Datong Chen, Xinyi Dai, Qingyao Li, Weinan Zhang, Weiwen Liu, Yong Yu

专题命中 软件智能体 :agent(title,abstract);分类 cs.SE

详情

展开后加载摘要…

URL PDF HTML 收藏
2507.01315 2025-10-07 cs.SE 79%

Wired for Reuse: Automating Context-Aware Code Adaptation in IDEs via LLM-Based Agent

Taiming Wang, Yanjie Jiang, Chunhao Dong, Yuxia Zhang, Hui Liu

专题命中 软件智能体 :agent(title,abstract);分类 cs.SE

Comments Accepted by ASE2025

详情

展开后加载摘要…

URL PDF HTML 收藏
2510.00967 2025-10-02 cs.AI quant-ph 79%

QUASAR: Quantum Assembly Code Generation Using Tool-Augmented LLMs via Agentic RL

Cong Yu, Valter Uotila, Shilong Deng, Qingyuan Wu, Tuo Shi, Songlin Jiang, Lei You, Bo Zhao

机构 * Aalto University(阿alto大学) University of Helsinki(赫尔辛基大学) University of Liverpool(利物浦大学) University of Southampton(南安普顿大学) Technical University of Denmark(丹麦技术大学)

专题命中 软件智能体 :agentic(title,abstract);分类 cs.AI

详情

展开后加载摘要…

URL PDF HTML 收藏
2509.26110 2025-10-01 cs.SE astro-ph.IM 79%

Agent-based code generation for the Gammapy framework

Dmitriy Kostunin, Vladimir Sotnikov, Sergo Golovachev, Abhay Mehta, Tim Lukas Holch, Elisa Jones

专题命中 软件智能体 :agent(title,abstract);分类 cs.SE

Comments ICRC2025 proceedings PoS(ICRC2025)753

详情

展开后加载摘要…

URL PDF HTML 收藏
2406.17962 2025-09-17 cs.CL 79%

Crafting Customisable Characters with LLMs: A Persona-Driven Role-Playing Agent Framework

Bohao Yang, Dong Liu, Chenghao Xiao, Kun Zhao, Chen Tang, Chao Li, Lin Yuan, Guang Yang, Chenghua Lin

机构 * The University of Manchester(曼彻斯特大学) Tencent Timi Studio(腾讯TIMI工作室) Durham University(杜伦大学) University of Pittsburgh(匹兹堡大学) University of Surrey(萨里大学)

专题命中 软件智能体 :agent(title,abstract);分类 cs.CL

Comments EMNLP 2025 Findings

详情

展开后加载摘要…

URL PDF HTML 收藏
2506.15695 2025-09-01 cs.LG 79%

SimuGen: Multi-modal Agentic Framework for Constructing Block Diagram-Based Simulation Models

Xinxing Ren, Qianbo Zang, Zekun Guo

机构 * Brunel University of London(伦敦布鲁内尔大学) SnT, Université du Luxembourg(卢森堡大学SnT分校) University of Hull(霍尔姆斯大学)

专题命中 软件智能体 :agentic(title);agent(abstract);分类 cs.LG

详情

展开后加载摘要…

URL PDF HTML 收藏
2505.21425 2025-08-13 cs.SE 79%

GUARD:Dual-Agent based Backdoor Defense on Chain-of-Thought in Neural Code Generation

Naizhu Jin, Zhong Li, Tian Zhang, Qingkai Zeng

专题命中 软件智能体 :agent(title,abstract);分类 cs.SE

Comments Accepted by SEKE 2025

详情

展开后加载摘要…

URL PDF HTML 收藏
2507.19725 2025-07-29 cs.AI 79%

Minding Motivation: The Effect of Intrinsic Motivation on Agent Behaviors

Leonardo Villalobos-Arias, Grant Forbes, Jianxun Wang, David L Roberts, Arnav Jhala

机构 * University of Costa Rica(哥斯达黎加大学)

专题命中 软件智能体 :agent(title,abstract);分类 cs.AI

Comments 11 pages, 7 figures, 3 tables

详情

展开后加载摘要…

URL PDF HTML 收藏
2507.16037 2025-07-23 cs.SE 79%

A Pilot Study on LLM-Based Agentic Translation from Android to iOS: Pitfalls and Insights

Zhili Zeng, Kimya Khakzad Shahandashti, Alvine Boaye Belle, Song Wang, Zhen Ming, Jiang

专题命中 软件智能体 :agentic(title,abstract);分类 cs.SE

详情

展开后加载摘要…

URL PDF HTML 收藏
2507.13413 2025-07-21 cs.LG 79%

LightAutoDS-Tab: Multi-AutoML Agentic System for Tabular Data

Aleksey Lapin, Igor Hromov, Stanislav Chumakov, Mile Mitrovic, Dmitry Simakov, Nikolay O. Nikitin, Andrey V. Savchenko

机构 * Sber AI Lab(Sber AI实验室) ITMO University(ITMO大学)

专题命中 软件智能体 :agentic(title,abstract);分类 cs.LG

Comments 11 pages, 2 figures

详情

展开后加载摘要…

URL PDF HTML 收藏
2412.05366 2025-06-23 cs.SE 79%

ExploraCoder: Advancing code generation for multiple unseen APIs via planning and chained exploration

Yunkun Wang, Yue Zhang, Zhen Qin, Chen Zhi, Binhua Li, Fei Huang, Yongbin Li, Shuiguang Deng

专题命中 软件智能体 :planning(title,abstract);分类 cs.SE

详情

展开后加载摘要…

URL PDF HTML 收藏
2501.18160 2025-06-02 cs.SE cs.PL 79%

RepoAudit: An Autonomous LLM-Agent for Repository-Level Code Auditing

Jinyao Guo, Chengpeng Wang, Xiangzhe Xu, Zian Su, Xiangyu Zhang

专题命中 软件智能体 :agent(title,abstract);分类 cs.SE

Comments 18 pages, 11 tables, 6 figures, 3 listings

详情

展开后加载摘要…

URL PDF HTML 收藏
2412.12000 2025-05-26 cs.AI 79%

CP-Guard: Malicious Agent Detection and Defense in Collaborative Bird's Eye View Perception

Senkang Hu, Yihang Tao, Guowen Xu, Yiqin Deng, Xianhao Chen, Yuguang Fang, Sam Kwong

专题命中 软件智能体 :agent(title,abstract);分类 cs.AI

Comments Accepted by AAAI'25

详情

展开后加载摘要…

URL PDF HTML 收藏