English
Related papers

Related papers: ATHENA: Agentic Team for Hierarchical Evolutionary…

200 papers

For agentic systems to use external tools to solve complex, long-horizon tasks, we need a large set of diverse and controllable tool-use environments. We introduce SynthTools, a fully LLM-based pipeline spanning the entire lifecycle:…

Artificial Intelligence · Computer Science 2026-05-28 Tommaso Castellani , Naimeng Ye , Daksh Mittal , Thomson Yen , Emmanouil Koukoumidis , William Zeng , Hongseok Namkoong

The electricity sector transition requires substantial increases in residential demand response capacity, yet Home Energy Management Systems (HEMS) adoption remains limited by user interaction barriers requiring translation of everyday…

Artificial Intelligence · Computer Science 2025-10-31 Reda El Makroum , Sebastian Zwickl-Bernhard , Lukas Kranzl

We present CODE-GEN, a human-in-the-Loop, retrieval-augmented generation (RAG)-based agentic AI system for generating context-aligned multiple-choice questions to develop student code reasoning and comprehension abilities. CODE-GEN employs…

Artificial Intelligence · Computer Science 2026-04-09 Xiaojing Duan , Frederick Nwanganga , Chaoli Wang

Large language models (LLMs) still struggle with the rigorous reasoning demands of hard competitive programming. While recent multi-agent frameworks attempt to bridge this reliability gap, they remain fundamentally stateless: they rely on…

Artificial Intelligence · Computer Science 2026-05-18 Han Li , Jinyu Tian , Rili Feng , Yuqiao Du , Chong Zheng , Chenyu Wang , Chenchen Liu , Shihao Li , Xinping Lei , Yifan Yao , Weihao Xie , Letian Zhu , Jiaheng Liu

Long-horizon LLM tasks often fail not because a single answer is unattainable, but because knowledge states drift across rounds, intermediate commitments remain implicit, and interruption fractures the evolving evidence chain. This paper…

Artificial Intelligence · Computer Science 2026-04-29 Zhou Hanlin , Chan Huah Yong

We present the Battlesnake Challenge, a framework for multi-agent reinforcement learning with Human-In-the-Loop Learning (HILL). It is developed upon Battlesnake, a multiplayer extension of the traditional Snake game in which 2 or more…

Artificial Intelligence · Computer Science 2020-07-22 Jonathan Chung , Anna Luo , Xavier Raffin , Scott Perry

Automating the end-to-end scientific research process poses a fundamental challenge: it requires both evolving high-level plans that are novel and sound, and executing these plans correctly amidst dynamic and uncertain conditions. To…

Artificial Intelligence · Computer Science 2025-10-09 Zhi Zhang , Yan Liu , Zhejing Hu , Gong Chen , Sheng-hua Zhong , Jiannong Cao

Agentic AI is rapidly transitioning from research prototypes to enterprise deployments, where requirements extend to meet the software quality attributes of reliability, scalability, and observability beyond plausible text generation. We…

Artificial Intelligence · Computer Science 2026-03-05 Alfio Massimiliano Gliozzo , Junkyu Lee , Nahuel Defosse

Agentic AI systems powered by Large Language Models (LLMs) as their foundational reasoning engine, are transforming clinical workflows such as medical report generation and clinical summarization by autonomously analyzing sensitive…

Multiagent Systems · Computer Science 2025-05-08 Subash Neupane , Sudip Mittal , Shahram Rahimi

When autonomous vehicles still struggle to solve challenging situations during on-road driving, humans have long mastered the essence of driving with efficient transferable and adaptable driving capability. By mimicking humans' cognition…

Robotics · Computer Science 2021-12-14 Letian Wang , Yeping Hu , Liting Sun , Wei Zhan , Masayoshi Tomizuka , Changliu Liu

While explicit reasoning trajectories enhance model interpretability, existing paradigms often rely on monolithic chains that lack intermediate verification, allowing early errors to cascade unchecked. This lack of modularity impedes…

Computation and Language · Computer Science 2026-05-11 Yinsheng Yao , Jiehao Tang , Zhaozhen Yang , Dawei Cheng

The convergence of Agentic AI and MAS enables a new paradigm for intelligent decision making in SMS. Traditional MAS architectures emphasize distributed coordination and specialized autonomy, while recent advances in agentic AI driven by…

Multiagent Systems · Computer Science 2026-04-09 Mojtaba A. Farahani , Md Irfan Khan , Thorsten Wuest

Recent advances in large language models (LLMs) have enabled agentic systems that translate natural language intent into executable scientific visualization (SciVis) tasks. Despite rapid progress, the community lacks a principled and…

Agentic AI prototypes are being deployed across domains with increasing speed, yet no methodology for their structured design, governance, and prospective evaluation has been established. Existing AI documentation practices and guidelines…

Software Engineering · Computer Science 2026-03-02 Sebastian Lobentanzer

This paper presents a hybrid approach to predict the evolution of technological maturity in R and D projects, using the oil and gas sector as an example. Integrating System Dynamics (SD) and Agent Based Modelling (ABM) allows the proposed…

Multiagent Systems · Computer Science 2025-10-14 R. W. S. Pessoa , M. H. Næss , J. C. Bijos , C. M. Rebello , D. Colombo , L. Schnitman , I. B. R. Nogueira

Fully automated self-driving laboratories are promising to enable high-throughput and large-scale scientific discovery by reducing repetitive labour. However, effective automation requires deep integration of laboratory knowledge, which is…

Artificial Intelligence · Computer Science 2025-09-30 Shuxiang Cao , Zijian Zhang , Mohammed Alghadeer , Simone D Fasciati , Michele Piscitelli , Mustafa Bakr , Peter Leek , Alán Aspuru-Guzik

This report describes Athena, a dialogue system for spoken conversation on popular topics and current events. We develop a flexible topic-agnostic approach to dialogue management that dynamically configures dialogue based on general…

Many workflows in high-energy-physics (HEP) stand to benefit from recent advances in transformer-based large language models (LLMs). While early applications of LLMs focused on text generation and code completion, modern LLMs now support…

High Energy Physics - Phenomenology · Physics 2025-12-19 Tony Menzo , Alexander Roman , Sergei Gleyzer , Konstantin Matchev , George T. Fleming , Stefan Höche , Stephen Mrenna , Prasanth Shyamsundar

The advances in deep neural networks (DNN) have significantly enhanced real-time detection of anomalous data in IoT applications. However, the complexity-accuracy-delay dilemma persists: complex DNN models offer higher accuracy, but typical…

Machine Learning · Computer Science 2021-08-21 Mao V. Ngo , Tie Luo , Tony Q. S. Quek

Recently, Large Language Models (LLMs)-based multi-agent paradigms for software engineering are introduced to automatically resolve software development tasks (e.g., from a given issue to source code). However, existing work is evaluated…