中文
相关论文

相关论文: A Conflict-Based Search Framework for Multi-Object…

200 篇论文

We consider multi-agent transport task problems where, e.g. in a factory setting, items have to be delivered from a given start to a goal pose while the delivering robots need to avoid collisions with each other on the floor. We introduce a…

机器人学 · 计算机科学 2020-02-07 Christian Henkel , Jannik Abbenseth , Marc Toussaint

In multi-agent applications such as surveillance and logistics, fleets of mobile agents are often expected to coordinate and safely visit a large number of goal locations as efficiently as possible. The multi-agent planning problem in these…

机器人学 · 计算机科学 2021-11-09 Zhongqiang Ren , Sivakumar Rathinam , Howie Choset

Multi-Agent Path Finding (MAPF) is the problem of finding a set of collision-free paths, one for each agent in a shared environment. Its objective is to minimize the sum of path costs (SOC), where the path cost of each agent is defined as…

人工智能 · 计算机科学 2025-07-24 Shao-Hung Chan , Thomy Phan , Jiaoyang Li , Sven Koenig

Multi-Agent Path Finding in Continuous Time (\mapfr) extends the classical MAPF problem by allowing agents to operate in continuous time. Conflict-Based Search with Continuous Time (CCBS) is a foundational algorithm for solving \mapfr…

多智能体系统 · 计算机科学 2025-08-29 Andy Li , Zhe Chen , Danial Harabor , Mor Vered

Imagine the future construction site, hospital, or office with dozens of robots bought from different manufacturers. How can we enable these different robots to effectively move in a shared environment, given that each robot may have its…

During Multi-Agent Path Finding (MAPF) problems, agents can be delayed by unexpected events. To address such situations recent work describes k-Robust Conflict-BasedSearch (k-CBS): an algorithm that produces coordinated and collision-free…

人工智能 · 计算机科学 2021-10-29 Zhe Chen , Daniel Harabor , Jiaoyang Li , Peter J. Stuckey

In this article, we address the problem of collaborative task assignment, sequencing, and multi-agent pathfinding (TSPF), where a team of agents must visit a set of task locations without collisions while minimizing flowtime. TSPF…

多智能体系统 · 计算机科学 2025-10-28 Yifan Bai , Shruti Kotpalliwar , Christoforos Kanellakis , George Nikolakopoulos

This paper presents a scalable multi-robot motion planning algorithm called Conflict-Based Model Predictive Control (CB-MPC). Inspired by Conflict-Based Search (CBS), the planner leverages a similar high-level conflict tree to efficiently…

机器人学 · 计算机科学 2024-04-02 Ardalan Tajbakhsh , Lorenz T. Biegler , Aaron M. Johnson

The Multi-Objective Shortest Path Problem (MO-SPP), typically posed on a graph, determines a set of paths from a start vertex to a destination vertex while optimizing multiple objectives. In general, there does not exist a single solution…

最优化与控制 · 数学 2023-07-11 Valmiki Kothare , Zhongqiang Ren , Sivakumar Rathinam , Howie Choset

Multi-agent path finding (MAPF) is the problem of moving agents to the goal vertex without collision. In the online MAPF problem, new agents may be added to the environment at any time, and the current agents have no information about…

多智能体系统 · 计算机科学 2023-01-12 Mingkai Tang , Boyi Liu , Yuanhang Li , Hongji Liu , Ming Liu , Lujia Wang

In the evolving landscape of urban mobility, the prospective integration of Connected and Automated Vehicles (CAVs) with Human-Driven Vehicles (HDVs) presents a complex array of challenges and opportunities for autonomous driving systems.…

机器人学 · 计算机科学 2024-09-09 Han Zheng , Zhongxia Yan , Cathy Wu

In decision-making problems, the outcome of an intervention often depends on the causal relationships between system components and is highly costly to evaluate. In such settings, causal Bayesian optimization (CBO) can exploit the causal…

机器学习 · 统计学 2025-02-21 Shriya Bhatija , Paul-David Zuercher , Jakob Thumm , Thomas Bohné

Existing multi-agent path finding (MAPF) solvers do not account for uncertain behavior of uncontrollable agents. We present a novel variant of Enhanced Conflict-Based Search (ECBS), for both one-shot and lifelong MAPF in dynamic…

多智能体系统 · 计算机科学 2025-07-31 Kegan J. Strawn , Thomy Phan , Eric Wang , Nora Ayanian , Sven Koenig , Lars Lindemann

Large language models (LLMs) often struggle with complex reasoning tasks due to their limitations in addressing the vast reasoning space and inherent ambiguities of natural language. We propose the Mixture-of-Search-Agents (MoSA) paradigm,…

人工智能 · 计算机科学 2025-02-27 Sen Yang , Yafu Li , Wai Lam , Yu Cheng

Continuous-time Conflict Based-Search (CCBS) has long been viewed as the standard optimal baseline for multi-agent path finding in continuous time (MAPFR), yet recent critiques show that the theoretically described CCBS can fail to…

多智能体系统 · 计算机科学 2025-09-25 Alvin Combrink , Sabino Francesco Roselli , Martin Fabian

Multi-Agent Path Finding (MAPF), i.e., finding collision-free paths for multiple robots, is important for many applications where small runtimes are necessary, including the kind of automated warehouses operated by Amazon. CBS is a leading…

人工智能 · 计算机科学 2021-03-16 Jiaoyang Li , Wheeler Ruml , Sven Koenig

We present a multi-scale forward search algorithm for distributed agents to solve single-query shortest path planning problems. Each agent first builds a representation of its own search space of the common environment as a multi-resolution…

多智能体系统 · 计算机科学 2019-10-10 Jaein Lim , Panagiotis Tsiotras

Multi-objective search (MOS) has emerged as a unifying framework for planning and decision-making problems where multiple, often conflicting, criteria must be balanced. While the problem has been studied for decades, recent years have seen…

人工智能 · 计算机科学 2025-10-30 Oren Salzman , Carlos Hernández Ulloa , Ariel Felner , Sven Koenig

Incremental graph search algorithms such as D* Lite reuse previous, and perhaps partial, searches to expedite subsequent path planning tasks. In this article, we are interested in developing incremental graph search algorithms for path…

机器人学 · 计算机科学 2022-02-21 Zhongqiang Ren , Sivakumar Rathinam , Maxim Likhachev , Howie Choset

Multi-Agent Path Finding has been widely studied in the past few years due to its broad application in the field of robotics and AI. However, previous solvers rely on several simplifying assumptions. They limit their applicability in…

机器人学 · 计算机科学 2022-01-06 Licheng Wen , Zhen Zhang , Zhe Chen , Xiangrui Zhao , Yong Liu