← Search

Sven Koenig

41 accepted papers

2026

Conflict Mitigation in Shared Environments Using Flow-Aware Multi-Agent Path Finding

ICRA 2026poster

Deploying multi-robot systems in environments shared with dynamic and uncontrollable agents presents sig- nificant challenges, especially for large robot fleets. In such environments, individual robot operations can be delayed due to unforeseen conflicts with uncontrollable agents. While existing re…

2026

Deeper Treatment of the Bi-objective Search Framework

AAAI 2026technical

In Bi-Objective Search (BOS), the task is to compute the Pareto-optimal frontier of paths in a graph with two cost values per edge. Recent work introduced a general BOS framework that classifies search nodes and studies how ordering functions affect expansion order. In this paper, we continue this l

Cited by 0SourcePDFScholar
2026

Discrete-Guided Diffusion for Scalable and Safe Multi-Robot Motion Planning

AAAI 2026technical

Multi-Robot Motion Planning (MRMP) involves generating collision-free trajectories for multiple robots operating in a shared continuous workspace. While discrete multi-agent path finding (MAPF) methods are broadly adopted due to their scalability, their coarse discretization severely limits trajecto

Cited by 0SourcePDFScholar
2026

Eventually Optimal and Scalable Multi-Agent Planning for Block Cave Mining

ICRA 2026poster

Automation in underground mining has the potential to significantly enhance safety, operational efficiency, and sustainability. However, effectively coordinating fleets of autonomous vehicles in dynamic mine environments introduces substantial challenges in both optimization and motion planning. To …

Cited by 0Scholar
2026

Extending Weighted Heuristic Search to Bi-Objective Search Problems

IJCAI 2026

In heuristic search, a well-known technique to speed up search while providing a suboptimality guarantee is to multiply the heuristic function by a weight w > 1. In this paper, we study the theoretical and practical implications of using such a technique in bi-objective heuristic search, a natural a

Cited by 0Scholar
2026

Multi-Objective Search: Algorithms, Applications, and Emerging Directions

AAAI 2026technical

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 renewed interest in the topic across AI applications such as

Cited by 0SourcePDFScholar
2025

Accelerating Focal Search in Multi-Agent Path Finding with Tighter Lower Bounds

IROS 2025

Multi-Agent Path Finding (MAPF) involves finding collision-free paths for multiple agents while minimizing a cost function—an NP-hard problem. Bounded suboptimal methods like Enhanced Conflict-Based Search (ECBS) and Explicit Estimation CBS (EECBS) balance solution quality with computational efficie

Cited by 0SourcecodeScholar
2025

An Anytime, Scalable and Complete Algorithm for Embedding a Manufacturing Procedure in a Smart Factory

IROS 2025

Modern automated factories increasingly run manufacturing procedures using a matrix of programmable machines, such as 3D printers, interconnected by a programmable transport system, such as a fleet of tabletop robots. To embed a manufacturing procedure into a smart factory, an operator must: (a) ass

Cited by 0SourceScholar
2025

Anytime Multi-Agent Path Finding with an Adaptive Delay-Based Heuristic

AAAI 2025technical

Anytime multi-agent path finding (MAPF) is a promising approach to scalable and collision-free path optimization in multi-agent systems. MAPF-LNS, based on Large Neighborhood Search (LNS), is the current state-of-the-art approach where a fast initial solution is iteratively optimized by destroying a…

2025

Counterfactual Online Learning for Open-Loop Monte-Carlo Planning

AAAI 2025technical

Monte-Carlo Tree Search (MCTS) is a popular approach to online planning under uncertainty. While MCTS uses statistical sampling via multi-armed bandits to avoid exhaustive search in complex domains, common closed-loop approaches typically construct enormous search trees to consider a large number of…

2025

Jointly Assigning Processes to Machines and Generating Plans for Autonomous Mobile Robots in a Smart Factory

ICRA 2025

A modern smart factory runs a manufacturing procedure using a collection of programmable machines. Typically, materials are ferried between these machines using a team of mobile robots. To embed a manufacturing procedure in a smart factory, a factory operator must a) assign its processes to the smar

Cited by 1SourceScholar
2025

RAILGUN: A Unified Convolutional Policy for Multi-Agent Path Finding Across Different Environments and Tasks

IROS 2025

Multi-Agent Path Finding (MAPF), which focuses on finding collision-free paths for multiple robots, is crucial for applications ranging from aerial swarms to warehouse automation. Solving MAPF is NP-hard so learning-based approaches for MAPF have gained attention, particularly those leveraging deep

Cited by 4SourceScholar
2025

Simultaneous Multi-Robot Motion Planning with Projected Diffusion Models

ICML 2025poster

Recent advances in diffusion models hold significant potential in robotics, enabling the generation of diverse and smooth trajectories directly from raw representations of the environment. Despite this promise, applying diffusion models to motion planning remains challenging due to their difficulty…

2024

Adaptive Anytime Multi-Agent Path Finding Using Bandit-Based Large Neighborhood Search

AAAI 2024technical

Anytime multi-agent path finding (MAPF) is a promising approach to scalable path optimization in large-scale multi-agent systems. State-of-the-art anytime MAPF is based on Large Neighborhood Search (LNS), where a fast initial solution is iteratively optimized by destroying and repairing a fixed numb…

2024

Benchmarking Multi-Robot Coordination in Realistic, Unstructured Human-Shared Environments

ICRA 2024poster

Coordinating a fleet of robots in unstructured, human-shared environments is challenging. Human behavior is hard to predict, and its uncertainty impacts the performance of the robotic fleet. Various multi-robot planning and coordination algorithms have been proposed, including Multi-Agent Path Findi…

Cited by 6SourceScholar
2024

Theoretical Study on Multi-objective Heuristic Search

IJCAI 2024poster

This paper provides a theoretical study on Multi-Objective Heuristic Search. We first classify states in the state space into must-expand, maybe-expand, and never-expand states and then transfer these definitions to nodes in the search tree. We then formalize a framework that generalizes A* to Multi…

Cited by 0SourcePDFScholar
2023

A Benchmark for Multi-Robot Planning in Realistic, Complex and Cluttered Environments

ICRA 2023poster

Several successful approaches exist for solving the complex problem of multi-robot planning and coordination. Due to the lack of adequate benchmarking tools, comparing these approaches and judging their suitability for use in realistic scenarios is currently difficult. Therefore, we propose an open-…

Cited by 4SourceScholar
2023

Heuristic-Search Approaches for the Multi-Objective Shortest-Path Problem: Progress and Research Opportunities

IJCAI 2023poster

In the multi-objective shortest-path problem we are interested in computing a path, or a set of paths that simultaneously balance multiple cost functions. This problem is important for a diverse range of applications such as transporting hazardous materials considering travel distance and risk. This…

Cited by 20SourcePDFScholar
2023

Intersection Coordination with Priority-Based Search for Autonomous Vehicles

AAAI 2023technical

The development of connected and autonomous vehicles opens an opportunity to manage intersections without signals. One promising approach is to use a central autonomous intersection manager to optimize the movement of the vehicles in the intersection. Existing work uses Mixed Integer Linear Programm…

2023

Multi-objective Search via Lazy and Efficient Dominance Checks

IJCAI 2023poster

Multi-objective search can be used to model many real-world problems that require finding Pareto optimal paths from a specified start state to a specified goal state, while considering different costmetrics such as distance, time, and fuel. The performance of multi-objective search can be improved b…

Cited by 12SourcePDFScholar
2023

Task Assignment, Scheduling, and Motion Planning for Automated Warehouses for Million Product Workloads

IROS 2023poster

We address the Warehouse Servicing Problem (WSP) in automated warehouses, which use teams of mobile robots to move products from shelves to packaging stations. Given a list of products, the WSP amounts to finding a motion plan which brings every product on the list from a shelf to a packaging statio…

Cited by 3SourceScholar
2022

Anytime Multi-Agent Path Finding via Machine Learning-Guided Large Neighborhood Search

AAAI 2022technical

Multi-Agent Path Finding (MAPF) is the problem of finding a set of collision-free paths for a team of agents in a common environment. MAPF is NP-hard to solve optimally and, in some cases, also bounded-suboptimally. It is thus time-consuming for (bounded-sub)optimal solvers to solve large MAPF insta…

Cited by 44SourcePDFScholar
2022

Flex Distribution for Bounded-Suboptimal Multi-Agent Path Finding

AAAI 2022technical

Multi-Agent Path Finding (MAPF) is the problem of finding collision-free paths for multiple agents that minimize the sum of path costs. EECBS is a leading two-level algorithm that solves MAPF bounded-suboptimally, that is, within some factor w of the minimum sum of path costs C*. It uses focal searc…

Cited by 8SourcePDFScholar
2022

MAPF-LNS2: Fast Repairing for Multi-Agent Path Finding via Large Neighborhood Search

AAAI 2022technical

Multi-Agent Path Finding (MAPF) is the problem of planning collision-free paths for multiple agents in a shared environment. In this paper, we propose a novel algorithm MAPF-LNS2 based on large neighborhood search for solving MAPF efficiently. Starting from a set of paths that contain collisions, MA…

2022

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

ICRA 2022poster

We formalize and study the multi-goal task assignment and path finding (MG-TAPF) problem from theoretical and algorithmic perspectives. The MG-TAPF problem is to compute an assignment of tasks to agents, where each task consists of a sequence of goal locations, and collision-free paths for the agent…

Cited by 27SourceScholar
2022

Shard Systems: Scalable, Robust and Persistent Multi-Agent Path Finding with Performance Guarantees

AAAI 2022technical

Modern multi-agent robotic systems increasingly require scalable, robust and persistent Multi-Agent Path Finding (MAPF) with performance guarantees. While many MAPF solvers that provide some of these properties exist, none provides them all. To fill this need, we propose a new MAPF framework, the sh…

Cited by 17SourcePDFScholar
2021

Anytime Multi-Agent Path Finding via Large Neighborhood Search

IJCAI 2021poster

Multi-Agent Path Finding (MAPF) is the challenging problem of computing collision-free paths for multiple agents. Algorithms for solving MAPF can be categorized on a spectrum. At one end are (bounded-sub)optimal algorithms that can find high-quality solutions for small problems. At the other end are…

2021

Bench-MR: A Motion Planning Benchmark for Wheeled Mobile Robots

RA-L 2021

Planning smooth and energy-efficient paths for wheeled mobile robots is a central task for applications ranging from autonomous driving to service and intralogistic robotics. Over the past decades, several sampling-based motion-planning algorithms, extend functions and post-smoothing algorithms have

Cited by 49SourceScholar
2021

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

AAAI 2021technical

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 two-level search algorithm for solving MAPF optimally. ECBS…

2021

Learning to Resolve Conflicts for Multi-Agent Path Finding with Conflict-Based Search

AAAI 2021technical

Conflict-Based Search (CBS) is a state-of-the-art algorithm for multi-agent path finding. On the high level, CBS repeatedly detects conflicts and resolves one of them by splitting the current problem into two subproblems. Previous work chooses the conflict to resolve by categorizing conflicts into t…

Cited by 43SourcePDFScholar
2021

Lifelong Multi-Agent Path Finding in Large-Scale Warehouses

AAAI 2021technical

Multi-Agent Path Finding (MAPF) is the problem of moving a team of agents to their goal locations without collisions. In this paper, we study the lifelong variant of MAPF, where agents are constantly engaged with new goal locations, such as in large-scale automated warehouses. We propose a new frame…

2021

f-Aware Conflict Prioritization & Improved Heuristics For Conflict-Based Search

AAAI 2021technical

Conflict-Based Search (CBS) is a leading two-level algorithm for optimal Multi-Agent Path Finding (MAPF). The main step of CBS is to expand nodes by resolving conflicts (where two agents collide). Choosing the ‘right’ conflict to resolve can greatly speed up the search. CBS first resolves confl…

2020

Iterative-Deepening Conflict-Based Search

IJCAI 2020poster

Conflict-Based Search (CBS) is a leading algorithm for optimal Multi-Agent Path Finding (MAPF). CBS variants typically compute MAPF solutions using some form of A* search. However, they often do so under strict time limits so as to avoid exhausting the available memory. In this paper, we present IDC…

2020

Multi-Directional Heuristic Search

IJCAI 2020poster

In the Multi-Agent Meeting problem (MAM), the task is to find a meeting location for multiple agents, as well as a path for each agent to that location. In this paper, we introduce MM*, a Multi-Directional Heuristic Search algorithm that finds the optimal meeting location under different cost functi…

Cited by 0SourcePDFScholar
2019

PRIMAL: Pathfinding via Reinforcement and Imitation Multi-Agent Learning

RA-L 2019

Multi-agent path finding (MAPF) is an essential component of many large-scale, real-world robot deployments, from aerial swarms to warehouse automation. However, despite the community's continued efforts, most state-of-the-art MAPF planners still rely on centralized planning and scale poorly past a

Cited by 398SourceScholar
2018

Gradient-Informed Path Smoothing for Wheeled Mobile Robots

ICRA 2018poster

Planning smooth trajectories is important for the safe, efficient and comfortable operation of mobile robots, such as wheeled robots moving in crowded environments or cars moving at high speed. Asymptotically optimal sampling-based motion planners can be used to generate such trajectories. However,…

Cited by 43SourceScholar
2016

Formation change for robot groups in occluded environments

IROS 2016poster

We study formation change for robot groups in known environments. We are given a team of robots partitioned into groups, where robots in the same group are interchangeable with each other. A formation specifies the locations occupied by each group. The objective is to find collision-free paths that…

Cited by 26SourceScholar