paper-with-me

홈 › Papers

LLM-mediated Dynamic Plan Generation with a Multi-Agent Approach

2025-04-02 · Reo Abe, Akifumi Ito, Kanata Takayasu, Satoshi Kurihara

Planning methods with high adaptability to dynamic environments are crucial for the development of autonomous and versatile robots. We propose a method for leveraging a large language model (GPT-4o) to automatically generate networks capable of adapting to dynamic environments. The proposed method collects environmental "status," representing conditions and goals, and uses them to generate agents. These agents are interconnected on the basis of specific conditions, resulting in networks that combine flexibility and generality. We conducted evaluation experiments to compare the networks automatically generated with the proposed method with manually constructed ones, confirming the comprehensiveness of the proposed method's networks and their higher generality. This research marks a significant advancement toward the development of versatile planning methods applicable to robotics, autonomous vehicles, smart systems, and other complex environments.

📄 PDF Abstract BibTeX arXiv:2504.01637

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Exploring Plan Space through Conversation: An Agentic Framework for LLM-Mediated Explanations in Planning

2026-03-02 · Guilhem Fouilhé, Rebecca Eifler, Antonin Poché, Sylvie Thiébaux 외 arxiv

When automating plan generation for a real-world sequential decision problem, the goal is often not to replace the human planner, but to facilitate an iterative reasoning and elicitation process, where the human's role i…

Multi-Agent LLMs for Adaptive Acquisition in Bayesian Optimization

2026-03-30 · Andrea Carbonati, Mohammadsina Almasi, Hadis Anahideh arxiv

The exploration-exploitation trade-off is central to sequential decision-making and black-box optimization, yet how Large Language Models (LLMs) reason about and manage this trade-off remains poorly understood. Unlike Ba…

Cloud-mediated self-triggered synchronization of a general linear multi-agent system over a directed graph

2023-09-11 · Takumi Namba, Kiyotsugu Takaba

This paper proposes a self-triggered synchronization control method of a general high-order linear time-invariant multi-agent system through a cloud repository. In the cloud-mediated self-triggered control, each agent as…

Autonomous Agents on Blockchains: Standards, Execution Models, and Trust Boundaries

2026-01-08 · Saad Alqithami arxiv

Advances in large language models have enabled agentic AI systems that can reason, plan, and interact with external tools to execute multi-step workflows, while public blockchains have evolved into a programmable substra…

ACE: Agentic Control for Embodied Manipulation via Zero-shot Workflow Reasoning

2026-07-05 · Iok Tong Lei, QianZhi Li, Ying Jie Yap, Yujie Zhang 외 arxiv

Open-ended tabletop manipulation requires agents to not only understand natural language but also adapt to dynamic environments and execution failures. We present ACE (Agentic Control for Embodied Manipulation), a zero-s…

Zero-shot GeneralizationVisual Grounding