no code implementations • 6 Jan 2025 • Yimin Tang, Zhenghong Yu, Yi Zheng, T. K. Satish Kumar, Jiaoyang Li, Sven Koenig
In this paper, we introduce a novel mechanism called Lifelong MAPF with Cache Mechanism (L-MAPF-CM), which integrates high-level cache storage with low-level path planning.
1 code implementation • 20 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.
1 code implementation • 7 Apr 2022 • Malcolm C. A. White, Kushal Sharma, Ang Li, T. K. Satish Kumar, Nori Nakata
In this paper, we advance FastMapSVM -- an interpretable Machine Learning framework for classifying complex objects -- as an advantageous alternative to Neural Networks for general classification tasks.
1 code implementation • 4 Jun 2020 • Sriram Gopalakrishnan, Liron Cohen, Sven Koenig, T. K. Satish Kumar
FastMap is an efficient embedding algorithm that facilitates a geometric interpretation of problems posed on undirected graphs.
1 code implementation • 15 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.
no code implementations • 30 Nov 2019 • Ngai Meng Kou, Cheng Peng, Hang Ma, T. K. Satish Kumar, Sven Koenig
In this paper, we study the one-shot and lifelong versions of the Target Assignment and Path Finding problem in automated sortation centers, where each agent needs to constantly assign itself a sorting station, move to its assigned station without colliding with obstacles or other agents, wait in the queue of that station to obtain a parcel for delivery, and then deliver the parcel to a sorting bin.
no code implementations • 21 Jul 2019 • Pavel Surynek, T. K. Satish Kumar, Sven Koenig
Agents can move to neighbor vertices across edges.
1 code implementation • 19 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.
no code implementations • 15 Dec 2018 • Hang Ma, Wolfgang Hönig, T. K. Satish Kumar, Nora Ayanian, Sven Koenig
For example, we demonstrate that it can compute paths for hundreds of agents and thousands of tasks in seconds and is more efficient and effective than existing MAPD algorithms that use a post-processing step to adapt their paths to continuous agent movements with given velocities.
no code implementations • 11 Jun 2018 • Hang Ma, Glenn Wagner, Ariel Felner, Jiaoyang Li, T. K. Satish Kumar, Sven Koenig
We formalize Multi-Agent Path Finding with Deadlines (MAPF-DL).
no code implementations • 13 May 2018 • Hang Ma, Glenn Wagner, Ariel Felner, Jiaoyang Li, T. K. Satish Kumar, Sven Koenig
We formalize the problem of multi-agent path finding with deadlines (MAPF-DL).
no code implementations • 30 Mar 2018 • Hang Ma, Wolfgang Hönig, Liron Cohen, Tansel Uras, Hong Xu, T. K. Satish Kumar, Nora Ayanian, Sven Koenig
In the plan-generation phase, the framework provides a computationally scalable method for generating plans that achieve high-level tasks for groups of robots and take some of their kinematic constraints into account.
no code implementations • 18 Nov 2017 • Therese Anders, Hong Xu, Cheng Cheng, T. K. Satish Kumar
Territorial control is a key aspect shaping the dynamics of civil war.
no code implementations • 4 Oct 2017 • Hang Ma, Jingxing Yang, Liron Cohen, T. K. Satish Kumar, Sven Koenig
Multi-agent path finding (MAPF) is a well-studied problem in artificial intelligence, where one needs to find collision-free paths for agents with given start and goal locations.
no code implementations • 8 Jun 2017 • Liron Cohen, Glenn Wagner, T. K. Satish Kumar, Howie Choset, Sven Koenig
Multi-Agent Path Finding (MAPF) is an NP-hard problem well studied in artificial intelligence and robotics.
no code implementations • 8 Jun 2017 • Liron Cohen, Tansel Uras, Shiva Jahangiri, Aliyah Arunasalam, Sven Koenig, T. K. Satish Kumar
We present a new preprocessing algorithm for embedding the nodes of a given edge-weighted undirected graph into a Euclidean space.
1 code implementation • 30 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.
no code implementations • 25 Apr 2017 • Wolfgang Hönig, T. K. Satish Kumar, Liron Cohen, Hang Ma, Sven Koenig, Nora Ayanian
Path planning for multiple robots is well studied in the AI and robotics communities.
no code implementations • 17 Feb 2017 • Hang Ma, Sven Koenig, Nora Ayanian, Liron Cohen, Wolfgang Hoenig, T. K. Satish Kumar, Tansel Uras, Hong Xu, Craig Tovey, Guni Sharon
Multi-agent path finding (MAPF) is well-studied in artificial intelligence, robotics, theoretical computer science and operations research.
no code implementations • 15 Dec 2016 • Hang Ma, T. K. Satish Kumar, Sven Koenig
Several recently developed Multi-Agent Path Finding (MAPF) solvers scale to large MAPF instances by searching for MAPF plans on 2 levels: The high-level search resolves collisions between agents, and the low-level search plans paths for single agents under the constraints imposed by the high-level search.
no code implementations • 25 May 2016 • Tathagata Chakraborti, Sarath Sreedharan, Sailik Sengupta, T. K. Satish Kumar, Subbarao Kambhampati
In this paper, we develop a computationally simpler version of the operator count heuristic for a particular class of domains.