Search Results for author: Jiaoyang Li

Found 30 papers, 11 papers with code

ITA-ECBS: A Bounded-Suboptimal Algorithm for the Combined Target-Assignment and Path-Finding Problem

2 code implementations8 Apr 2024 Yimin Tang, Sven Koenig, Jiaoyang Li

The Combined Target-Assignment and Path-Finding (TAPF) problem, a variant of MAPF, requires one to simultaneously assign targets to agents and plan collision-free paths for agents.

Multi-Agent Path Finding

Improving Learnt Local MAPF Policies with Heuristic Search

no code implementations29 Mar 2024 Rishi Veerapaneni, Qian Wang, Kevin Ren, Arthur Jakobsson, Jiaoyang Li, Maxim Likhachev

Multi-agent path finding (MAPF) is the problem of finding collision-free paths for a team of agents to reach their goal locations.

Multi-Agent Path Finding

A Real-Time Rescheduling Algorithm for Multi-robot Plan Execution

1 code implementation26 Mar 2024 Ying Feng, Adittyo Paul, Zhe Chen, Jiaoyang Li

One area of research in multi-agent path finding is to determine how replanning can be efficiently achieved in the case of agents being delayed during execution.

Multi-Agent Path Finding

Caching-Augmented Lifelong Multi-Agent Path Finding

1 code implementation20 Mar 2024 Yimin Tang, Zhenghong Yu, Yi Zheng, T. K. Satish Kumar, Jiaoyang Li, Sven Koenig

In this paper, we present a novel mechanism named Caching-Augmented Lifelong MAPF (CAL-MAPF), designed to improve the performance of Lifelong MAPF.

Multi-Agent Path Finding

Optimal Task Assignment and Path Planning using Conflict-Based Search with Precedence and Temporal Constraints

no code implementations13 Feb 2024 Yu Quan Chong, Jiaoyang Li, Katia Sycara

To incorporate task assignment, path planning, and a user-defined objective into a coherent framework, this paper examines the Task Assignment and Path Finding with Precedence and Temporal Constraints (TAPF-PTC) problem.

Multi-Agent Path Finding Reinforcement Learning (RL)

Guidance Graph Optimization for Lifelong Multi-Agent Path Finding

no code implementations2 Feb 2024 Yulun Zhang, He Jiang, Varun Bhatt, Stefanos Nikolaidis, Jiaoyang Li

Empirically, we show that (1) our guidance graphs improve the throughput of three representative lifelong MAPF algorithms in four benchmark maps, and (2) our update model can generate guidance graphs for as large as $93 \times 91$ maps and as many as 3000 agents.

Multi-Agent Path Finding

Scalable Mechanism Design for Multi-Agent Path Finding

no code implementations30 Jan 2024 Paul Friedrich, Yulun Zhang, Michael Curry, Ludwig Dierks, Stephen Mcaleer, Jiaoyang Li, Tuomas Sandholm, Sven Seuken

In this work, we introduce the problem of scalable mechanism design for MAPF and propose three strategyproof mechanisms, two of which even use approximate MAPF algorithms.

Multi-Agent Path Finding

Bidirectional Temporal Plan Graph: Enabling Switchable Passing Orders for More Efficient Multi-Agent Path Finding Plan Execution

no code implementations30 Dec 2023 Yifan Su, Rishi Veerapaneni, Jiaoyang Li

To overcome this issue, we introduce a new graphical representation called a Bidirectional Temporal Plan Graph (BTPG), which allows switching passing orders during execution to avoid unnecessary waiting time.

Multi-Agent Path Finding

Arbitrarily Scalable Environment Generators via Neural Cellular Automata

1 code implementation NeurIPS 2023 Yulun Zhang, Matthew C. Fontaine, Varun Bhatt, Stefanos Nikolaidis, Jiaoyang Li

We show that NCA environment generators maintain consistent, regularized patterns regardless of environment size, significantly enhancing the scalability of multi-robot systems in two different domains with up to 2, 350 robots.

Traffic Flow Optimisation for Lifelong Multi-Agent Path Finding

1 code implementation22 Aug 2023 Zhe Chen, Daniel Harabor, Jiaoyang Li, Peter J. Stuckey

To tackle this issue, we propose a new approach for MAPF where agents are guided to their destination by following congestion-avoiding paths.

Multi-Agent Path Finding

Solving Multi-Agent Target Assignment and Path Finding with a Single Constraint Tree

1 code implementation2 Jul 2023 Yimin Tang, Zhongqiang Ren, Jiaoyang Li, Katia Sycara

As a leading approach to address TAPF, Conflict-Based Search with Target Assignment (CBS-TA) leverages both K-best target assignments to create multiple search trees and Conflict-Based Search (CBS) to resolve collisions in each search tree.

Multi-Robot Coordination and Layout Design for Automated Warehousing

1 code implementation10 May 2023 Yulun Zhang, Matthew C. Fontaine, Varun Bhatt, Stefanos Nikolaidis, Jiaoyang Li

We show that, even with state-of-the-art MAPF algorithms, commonly used human-designed layouts can lead to congestion for warehouses with large numbers of robots and thus have limited scalability.

Layout Design Multi-Agent Path Finding

Cost Splitting for Multi-Objective Conflict-Based Search

no code implementations23 Nov 2022 Cheng Ge, Han Zhang, Jiaoyang Li, Sven Koenig

Our theoretical results show that, when combined with either of these two new splitting strategies, MO-CBS maintains its completeness and optimality guarantees.

Multi-Agent Path Finding

Optimal and Bounded-Suboptimal Multi-Goal Task Assignment and Path Finding

no code implementations2 Aug 2022 Xinyi Zhong, Jiaoyang Li, Sven Koenig, Hang Ma

We present algorithms that build upon algorithmic techniques for the multi-agent path finding problem and solve the MG-TAPF problem optimally and bounded-suboptimally.

Multi-Agent Path Finding

Multi-Goal Multi-Agent Pickup and Delivery

no code implementations2 Aug 2022 Qinghong Xu, Jiaoyang Li, Sven Koenig, Hang Ma

In this work, we consider the Multi-Agent Pickup-and-Delivery (MAPD) problem, where agents constantly engage with new tasks and need to plan collision-free paths to execute them.

Multi-Agent Path Finding

Cooperative Task and Motion Planning for Multi-Arm Assembly Systems

no code implementations4 Mar 2022 Jingkai Chen, Jiaoyang Li, Yijiang Huang, Caelan Garrett, Dawei Sun, Chuchu Fan, Andreas Hofmann, Caitlin Mueller, Sven Koenig, Brian C. Williams

Multi-robot assembly systems are becoming increasingly appealing in manufacturing due to their ability to automatically, flexibly, and quickly construct desired structural designs.

Motion Planning Multi-Agent Path Finding +1

Multi-Robot Routing with Time Windows: A Column Generation Approach

no code implementations16 Mar 2021 Naveed Haghani, Jiaoyang Li, Sven Koenig, Gautam Kunapuli, Claudio Contardo, Amelia Regan, Julian Yarkony

We formulate the problem as a weighted set packing problem where the elements in consideration are items on the warehouse floor that can be picked up and delivered within specified time windows.

Autonomous Vehicles

Pairwise Symmetry Reasoning for Multi-Agent Path Finding Search

no code implementations12 Mar 2021 Jiaoyang Li, Daniel Harabor, Peter J. Stuckey, Sven Koenig

Multi-Agent Path Finding (MAPF) is a challenging combinatorial problem that asks us to plan collision-free paths for a team of cooperative agents.

Multi-Agent Path Finding

Symmetry Breaking for k-Robust Multi-Agent Path Finding

no code implementations17 Feb 2021 Zhe Chen, Daniel Harabor, Jiaoyang Li, Peter J. Stuckey

During Multi-Agent Path Finding (MAPF) problems, agents can be delayed by unexpected events.

Multi-Agent Path Finding

Scalable and Safe Multi-Agent Motion Planning with Nonlinear Dynamics and Bounded Disturbances

no code implementations16 Dec 2020 Jingkai Chen, Jiaoyang Li, Chuchu Fan, Brian Williams

We present a scalable and effective multi-agent safe motion planner that enables a group of agents to move to their desired locations while avoiding collisions with obstacles and other agents, with the presence of rich obstacles, high-dimensional, nonlinear, nonholonomic dynamics, actuation limits, and disturbances.

Motion Planning Robotics Multiagent Systems

EECBS: A Bounded-Suboptimal Search for Multi-Agent Path Finding

1 code implementation3 Oct 2020 Jiaoyang Li, Wheeler Ruml, Sven Koenig

ECBS is a bounded-suboptimal variant of CBS that uses focal search to speed up CBS by sacrificing optimality and instead guaranteeing that the costs of its solutions are within a given factor of optimal.

Multi-Agent Path Finding

Integer Programming for Multi-Robot Planning: A Column Generation Approach

no code implementations8 Jun 2020 Naveed Haghani, Jiaoyang Li, Sven Koenig, Gautam Kunapuli, Claudio Contardo, Julian Yarkony

We consider the problem of coordinating a fleet of robots in a warehouse so as to maximize the reward achieved within a time limit while respecting problem and robot specific constraints.

Lifelong Multi-Agent Path Finding in Large-Scale Warehouses

1 code implementation15 May 2020 Jiaoyang Li, Andrew Tinka, Scott Kiesel, Joseph W. Durham, T. K. Satish Kumar, Sven Koenig

Multi-Agent Path Finding (MAPF) is the problem of moving a team of agents to their goal locations without collisions.

Multi-Agent Path Finding

Multi-Agent Pathfinding: Definitions, Variants, and Benchmarks

1 code implementation19 Jun 2019 Roni Stern, Nathan Sturtevant, Ariel Felner, Sven Koenig, Hang Ma, Thayne Walker, Jiaoyang Li, Dor Atzmon, Liron Cohen, T. K. Satish Kumar, Eli Boyarski, Roman Bartak

The MAPF problem is the fundamental problem of planning paths for multiple agents, where the key constraint is that the agents will be able to follow these paths concurrently without colliding with each other.

Autonomous Vehicles

Lifelong Multi-Agent Path Finding for Online Pickup and Delivery Tasks

1 code implementation30 May 2017 Hang Ma, Jiaoyang Li, T. K. Satish Kumar, Sven Koenig

In the MAPD problem, agents have to attend to a stream of delivery tasks in an online setting.

Multi-Agent Path Finding

Cannot find the paper you are looking for? You can Submit a new open access paper.