← Search

Kiril Solovey

23 accepted papers

2025

From Configuration-Space Clearance to Feature-Space Margin: Sample Complexity in Learning-Based Collision Detection

ICRA 2025

Motion planning is a central challenge in robotics, with learning-based approaches gaining significant attention in recent years. Our work focuses on a specific aspect of these approaches: using machine-learning techniques, particularly Support Vector Machines (SVM), to evaluate whether robot config

Cited by 0SourceScholar
2023

Corrections to "Probabilistic Completeness of RRT for Geometric and Kinodynamic Planning With Forward Propagation"

RA-L 2023

Our original publication Kleinbort et al. (2019) contains an error in the analysis of the case of the kinodynamic RRT. Here, we rectify the problem by modifying the proof of Theorem <xref ref-type="theorem" rid="theorem2" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/

Cited by 2SourceScholar
2022

Multi-Robot Path Planning Using Medial-Axis-Based Pebble-Graph Embedding

IROS 2022poster

We present a centralized algorithm for labeled, disk-shaped Multi-Robot Path Planning (MPP) in a continuous planar workspace with polygonal boundaries. Our method automatically transform the continuous problem into a discrete, graph-based variant termed the pebble motion problem, which can be solved…

Cited by 3SourceScholar
2022

Resolution-Optimal Motion Planning for Steerable Needles

ICRA 2022poster

Medical steerable needles can follow 3D curvilinear trajectories inside body tissue, enabling them to move around critical anatomical structures and precisely reach clinically significant targets in a minimally invasive way. Automating needle steering, with motion planning as a key component, has th…

Cited by 13SourcecodeScholar
2021

Fast Near-Optimal Heterogeneous Task Allocation via Flow Decomposition

ICRA 2021poster

Multi-robot systems are uniquely well-suited to performing complex tasks such as patrolling and tracking, information gathering, and pick-up and delivery problems, offering significantly higher performance than single-robot systems. A fundamental building block in most multi-robot systems is task al…

Cited by 3SourcecodeScholar
2020

Efficient Large-Scale Multi-Drone Delivery Using Transit Networks

ICRA 2020poster

We consider the problem of controlling a large fleet of drones to deliver packages simultaneously across broad urban areas. To conserve energy, drones hop between public transit vehicles (e.g., buses and trams). We design a comprehensive algorithmic framework that strives to minimize the maximum tim…

Cited by 147SourcecodeScholar
2020

Refined Analysis of Asymptotically-Optimal Kinodynamic Planning in the State-Cost Space

ICRA 2020poster

We present a novel analysis of AO-RRT: a tree-based planner for motion planning with kinodynamic constraints, originally described by Hauser and Zhou (AO-X, 2016). AO-RRT explores the state-cost space and has been shown to efficiently obtain high-quality solutions in practice without relying on the…

Cited by 34SourceScholar
2020

Revisiting the Asymptotic Optimality of RRT

ICRA 2020poster

RRT* is one of the most widely used sampling-based algorithms for asymptotically-optimal motion planning. RRT* laid the foundations for optimality in motion planning as a whole, and inspired the development of numerous new algorithms in the field, many of which build upon RRT* itself. In this paper,…

Cited by 63SourceScholar
2019

Probabilistic Completeness of RRT for Geometric and Kinodynamic Planning With Forward Propagation

RA-L 2019

The rapidly exploring random tree (RRT) algorithm has been one of the most prevalent and popular motion-planning techniques for two decades now. Surprisingly, in spite of its centrality, there has been an active debate under which conditions RRT is probabilistically complete. We provide two new proo

Cited by 90SourceScholar
2019

Scalable and Congestion-Aware Routing for Autonomous Mobility-On-Demand Via Frank-Wolfe Optimization

RSS 2019poster

We consider the problem of vehicle routing for Autonomous Mobility-on-Demand (AMoD) systems, wherein a fleet of self-driving vehicles provides on-demand mobility in a given environment. Specifically, the task it to compute routes for the vehicles (both customer-carrying and empty travelling) so that…

2016

New perspective on sampling-based motion planning via random geometric graphs

RSS 2016poster

Roadmaps constructed by many sampling-based motion planners coincide, in the absence of obstacles, with standard models of random geometric graphs (RGGs). Those models have been studied for several decades and by now a rich body of literature exists analyzing various properties and types of RGGs. In…

Cited by 51SourcePDFScholar
2015

Motion Planning for Unlabeled Discs with Optimality Guarantees

RSS 2015poster

We study the problem of path planning for unlabeled (indistinguishable) unit-disc robots in a planar environment cluttered with polygonal obstacles. We introduce an algorithm which minimizes the total path length, i.e., the sum of lengths of the individual paths. Our algorithm is guaranteed to find…