paper-with-me

홈 › Papers

MICA: Multi-Agent Industrial Coordination Assistant

2025-09-17 · Di Wen, Kunyu Peng, Junwei Zheng, Yufan Chen, Yitian Shi, Jiale Wei, Ruiping Liu, Kailun Yang, Rainer Stiefelhagen arxiv

Industrial workflows demand adaptive and trustworthy assistance that can operate under limited computing, connectivity, and strict privacy constraints. In this work, we present MICA (Multi-Agent Industrial Coordination Assistant), a perception-grounded and speech-interactive system that delivers real-time guidance for assembly, troubleshooting, part queries, and maintenance. MICA coordinates five role-specialized language agents, audited by a safety checker, to ensure accurate and compliant support. To achieve robust step understanding, we introduce Adaptive Step Fusion (ASF), which dynamically blends expert reasoning with online adaptation from natural speech feedback. Furthermore, we establish a new multi-agent coordination benchmark across representative task categories and propose evaluation metrics tailored to industrial assistance, enabling systematic comparison of different coordination topologies. Our experiments demonstrate that MICA consistently improves task success, reliability, and responsiveness over baseline structures, while remaining deployable on practical offline hardware. Together, these contributions highlight MICA as a step toward deployable, privacy-preserving multi-agent assistants for dynamic factory environments. The source code will be made publicly available at https://github.com/Kratos-Wen/MICA.

📄 PDF Abstract BibTeX arXiv:2509.15237

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Does Hierarchy Help? Benchmarking Agent Coordination in Event-Driven Industrial Scheduling

2026-05-13 · Ziqi Wang, Yuhao Yang, Zhiwei Ling, Wenzhuo Qian 외 arxiv

Recent advances in agent and multi-agent systems have shown strong performance on tool use, reasoning, and collaborative tasks. However, existing benchmarks mostly evaluate task completion in weakly coupled environments,…

Decision Making

ScheduleMe: Multi-Agent Calendar Assistant

2025-09-30 · Oshadha Wijerathne, Amandi Nimasha, Dushan Fernando, Nisansa de Silva 외 arxiv

Recent advancements in LLMs have contributed to the rise of advanced conversational assistants that can assist with user needs through natural language conversation. This paper presents a ScheduleMe, a multi-agent calend…

CalBench: Evaluating Coordination-Privacy Trade-offs in Multi-Agent LLMs

2026-05-10 · Chelsea Zou, Yiheng Yao, Selena She, Noah Goodman 외 arxiv

Personal AI assistants are beginning to act as delegates with access to calendars, inboxes, and user preferences. Calendar scheduling makes the trust problem concrete: an assistant must coordinate with other assistants w…

HiMeS: Hippocampus-inspired Memory System for Personalized AI Assistants

2026-01-06 · Hailong Li, Feifei Li, Wenhui Que, Xingyu Fan arxiv

Large language models (LLMs) power many interactive systems such as chatbots, customer-service agents, and personal assistants. In knowledge-intensive scenarios requiring user-specific personalization, conventional retri…

Reinforcement Learning

Feedback-Coupled Memory Systems: A Dynamical Model for Adaptive Coordination

2026-03-12 · Stefano Grassi arxiv

This paper develops a dynamical framework for adaptive coordination in systems of interacting agents referred to here as Feedback-Coupled Memory Systems (FCMS). Instead of framing coordination as equilibrium optimization…