Browse Research
Home Research
Dawson Tomasz, Richard Valenzano
Augmenting Exploration with Locally Greedy Probes
Informatics

Enhancing Greedy Best First Search (GBFS) with stochastic exploration will often greatly improve search performance. In this work, we show that one wa...

Review:

This paper presents a compelling analysis of how stochastic exploration enhances Greedy Best First Search (GBFS), identifying that exploration often a...

View Full Research
Takumi Shimoda, Alex Fukunaga
Decoupling Generation and Evaluation for Parallel Greedy Best-First Search
Informatics

In order to understand and control the search behavior of parallel search, recent work has proposed a class of constrained parallel greedy best-first...

Review:

This paper tackles a pertinent challenge in the domain of parallel search, specifically concerning constrained parallel greedy best-first search algor...

View Full Research
Runzhe Liang, Rishi Veerapaneni, Daniel Harabor, Jiaoyang Li, Maxim Likhachev
Real-Time LaCAM for Real-Time MAPF
Robotics

The vast majority of Multi-Agent Path Finding (MAPF) methods with completeness guarantees require planning full-horizon paths. However, planning full-...

Review:

This paper addresses a significant challenge in Multi-Agent Path Finding (MAPF): the practical limitations of full-horizon planning in real-world, tim...

View Full Research
Daniel Koch, Stefan Funke
Guiding the Search for the Euclidean Shortest Path Problem
Informatics

We consider the problem of reducing the search space of algorithms which solve the Euclidean Shortest Path Problem by traversing a precomputed navigat...

Review:

This work introduces a novel approach to optimize algorithms for the Euclidean Shortest Path Problem, specifically targeting those that navigate preco...

View Full Research
Matej Husár, Jiří Švancara, Roman Barták
On Path Selection for Reduction-Based Solving of Multi-Agent Pathfinding Using Graph Pruning
Informatics

Multi-agent pathfinding is the task of navigating a set of mobile agents in a shared environment such that they avoid collisions. Finding an optimal s...

Review:

This paper addresses a fundamental challenge in Multi-Agent Pathfinding (MAPF): the limitations of reduction-based algorithms when applied to larger p...

View Full Research
Hasan Ferit Eniser, Songtuan Lin, Nicola Müller, Anastasia Isychev, Valentin Wüstholz, Isabel Valera, Jörg Hoffmann, Maria Christakis
Using Action-Policy Testing in RL to Reduce the Number of Bugs
Informatics

Reinforcement learning is becoming ever more prominent in solving combinatorial search problems, in particular ones where states are images. Prior wor...

Review:

This paper presents a novel approach to improving the robustness of Reinforcement Learning policies by integrating action-policy testing directly into...

View Full Research
Shizhe Zhao, Yancheng Wu, Zhongqiang Ren
Bi-Objective Search for the Traveling Salesman Problem with Time Windows and Vacant Penalties
Informatics

This paper investigates a Traveling Salesman Problem with Time Windows and Vacant Penalties (TSP-TW-VP), which plans a path to service a set of machin...

Review:

The paper "Bi-Objective Search for the Traveling Salesman Problem with Time Windows and Vacant Penalties" investigates a significant extension to the...

View Full Research
Devin Wild Thomas, Wheeler Ruml
Real-time Cost-algebraic Heuristic Search
Informatics

Planning under time pressure arises in many situations. Real-time heuristic search, in which an agent must compute its next action within a prespecifi...

Review:

The paper "Real-time Cost-algebraic Heuristic Search" addresses a critical challenge in the field of real-time planning: the difficulty in proving the...

View Full Research
Matan Sudry, Tom Jurgenson, Erez Karpas
Task and Motion Planning Using Infinite Completion Tree and Agnostic Skills
Robotics

This work builds upon existing task and motion planning (TAMP) frameworks by integrating pre-trained Sequencing Task-Agnostic Policies (STAP) and Effo...

Review:

This paper presents a compelling advancement in Task and Motion Planning (TAMP) by introducing a hierarchical framework designed to tackle long-horizo...

View Full Research
Lior Siag, Ariel Felner, Shahaf Shperberg
Heuristics for Bounded-Suboptimal Search
Informatics

In heuristic search, it is well-established that different types of heuristics are suited for optimal heuristic search (OHS) and unbounded suboptimal...

Review:

This paper addresses a crucial gap in the field of heuristic search, specifically concerning bounded-suboptimal search (BSS). The authors rightly high...

View Full Research