← Search

Zhongqiang Ren

29 accepted papers

2026

Lazy Anytime Planning for the Dubins Moving Target Traveling Salesman Problem with Obstacles

ICRA 2026poster

The Dubins Moving Target Traveling Salesman Problem with Obstacles (Dubins MT-TSP-O) seeks an obstacle-free trajectory for an agent with a fixed speed and minimum turning radius that intercepts several moving targets. To tackle this NP-hard problem, we introduce the Lazy Iterated Random Generalized …

Cited by 0Scholar
2025

A Complete and Bounded-Suboptimal Algorithm for a Moving Target Traveling Salesman Problem with Obstacles in 3D

ICRA 2025

The moving target traveling salesman problem with obstacles (MT-TSP-O) seeks an obstacle-free trajectory for an agent that intercepts a given set of moving targets, each within specified time windows, and returns to the agent's starting position. Each target moves with a constant velocity within its

Cited by 4SourceScholar
2025

CP-MILP: Mixed Integer Linear Programming for Multi-Agent Motion Planning With Linear Dynamics

RA-L 2025

This paper considers a Multi-Agent Motion Planning (MAMP) problem that seeks collision-free paths for multiple agents from their respective start to goal locations among static obstacles, while minimizing the arrival times of the agents with linear dynamics. Among existing approaches such as graph s

Cited by 0SourceScholar
2025

Loosely Synchronized Rule-Based Planning for Multi-Agent Path Finding with Asynchronous Actions

AAAI 2025technical

Given a graph representing the workspace, Multi-Agent Path Finding (MAPF) seeks collision-free paths for multiple agents from their respective start vertex to their respective goal vertex while minimizing path costs. Although many MAPF algorithms were developed and can handle up to thousands of agen…

2025

Mixed Integer Conic Programming for Multi-Agent Motion Planning in Continuous Space

IROS 2025

Multi-Agent Motion Planning (MAMP) seeks collision-free trajectories for multiple agents from their respective start to goal locations among static obstacles, while minimizing a cost function over the trajectories. Existing approaches for this problem include graph-based, Mix-Integer Programming (MI

Cited by 0SourceScholar
2025

Propagative Distance Optimization for Motion Planning

ICRA 2025

This paper focuses on the motion planning problem for serial articulated robots with revolute joints under kinematic constraints. Many motion planners leverage iterative local optimization methods but are often trapped in local minima due to non-convexity of the problem. A key reason for the non-con

Cited by 1SourceScholar
2025

Search-Based Path Planning in Interactive Environments Among Movable Obstacles

ICRA 2025

This paper investigates Path planning Among Movable Obstacles (PAMO), which seeks a minimum cost collision-free path among static obstacles from start to goal while allowing the robot to push away movable obstacles (i.e., objects) along its path when needed. To develop planners that are complete and

Cited by 2SourceScholar
2024

A Mixed-Integer Conic Program for the Moving-Target Traveling Salesman Problem based on a Graph of Convex Sets

IROS 2024poster

This paper introduces a new formulation that finds the optimum for the Moving-Target Traveling Salesman Problem (MT-TSP), which seeks to find a shortest path for an agent, that starts at a depot, visits a set of moving targets exactly once within their assigned time-windows, and returns to the depot…

Cited by 6SourceScholar
2024

DMS*: Towards Minimizing Makespan for Multi-Agent Combinatorial Path Finding

RA-L 2024

Multi-Agent Combinatorial Path Finding (MCPF) seeks collision-free paths for multiple agents from their start to goal locations, while visiting a set of intermediate target locations in the middle of the paths. MCPF is challenging as it involves both planning collision-free paths for multiple agents

Cited by 7SourceScholar
2024

Multi-Agent Teamwise Cooperative Path Finding and Traffic Intersection Coordination

IROS 2024poster

When coordinating the motion of connected autonomous vehicles at a signal-free intersection, the vehicles from each direction naturally forms a team and each team seeks to minimize their own traversal time through the intersection, without concerning the traversal times of other teams. Since the int…

Cited by 1SourceScholar
2024

iMTSP: Solving Min-Max Multiple Traveling Salesman Problem with Imperative Learning

IROS 2024poster

This paper considers a Min-Max Multiple Traveling Salesman Problem (MTSP), where the goal is to find a set of tours, one for each agent, to collectively visit all the cities while minimizing the length of the longest tour. Though MTSP has been widely studied, obtaining near-optimal solutions for lar…

Cited by 4SourcecodeScholar
2023

MUI-TARE: Cooperative Multi-Agent Exploration With Unknown Initial Position

RA-L 2023

Multi-agent exploration of a bounded 3D environment with the unknown initial poses of agents is a challenging problem. It requires both quickly exploring the environments and robustly merging the sub-maps built by the agents. Most existing exploration strategies directly merge two sub-maps built by

Cited by 25SourceScholar
2023

Multi-Agent Multi-Objective Ergodic Search Using Branch and Bound

IROS 2023poster

Search and rescue applications often need multiple agents to complete a set of conflicting tasks. This paper studies a Multi-Agent Multi-Objective Ergodic Search (MA-MO-ES) approach to this problem where each objective or task is to cover a domain subject to an information map. The goal is to alloca…

Cited by 3SourceScholar
2023

PyPose: A Library for Robot Learning With Physics-Based Optimization

CVPR 2023poster

Deep learning has had remarkable success in robotic perception, but its data-centric nature suffers when it comes to generalizing to ever-changing environments. By contrast, physics-based optimization generalizes better, but it does not perform as well in complicated tasks due to the lack of high-le…

2023

Search Algorithms for Multi-Agent Teamwise Cooperative Path Finding

ICRA 2023poster

Multi-Agent Path Finding (MA-PF) computes a set of collision-free paths for multiple agents from their respective starting locations to destinations. This paper considers a generalization of MA-PF called Multi-Agent Teamwise Cooperative Path Finding (MA-TC-PF), where agents are grouped as multiple t…

Cited by 5SourceScholar
2022

A Local Optimization Framework for Multi-Objective Ergodic Search

RSS 2022poster

Robots have the potential to perform search for a variety of applications under different scenarios. Our work is motivated by humanitarian assistant and disaster relief (HADR) where often it is critical to find signs of life in the presence of conflicting criteria, objectives, and information. We be…

2022

Conflict-Based Steiner Search for Multi-Agent Combinatorial Path Finding

RSS 2022poster

Conventional Multi-Agent Path Finding (MAPF) problems aim to compute an ensemble of collision-free paths for multiple agents from their respective starting locations to pre-allocated destinations. This work considers a generalized version of MAPF called Multi-Agent Combinatorial Path Finding (MCPF)…

2022

Multi-Objective Safe-Interval Path Planning With Dynamic Obstacles

RA-L 2022

Path planning among dynamic obstacles is a fundamental problem in Robotics with numerous applications. In this work, we investigate a problem called Multi-Objective Path Planning with Dynamic Obstacles (MOPPwDO), which requires finding collision-free Pareto-optimal paths amid obstacles moving along

Cited by 27SourceScholar
2021

Loosely Synchronized Search for Multi-agent Path Finding with Asynchronous Actions

IROS 2021poster

Multi-agent path finding (MAPF) determines an ensemble of collision-free paths for multiple agents between their respective start and goal locations. Among the available MAPF planners for workspace modeled as a graph, A*-based approaches have been widely investigated due to their guarantees on compl…

Cited by 17SourceScholar
2021

MS*: A New Exact Algorithm for Multi-agent Simultaneous Multi-goal Sequencing and Path Finding

ICRA 2021poster

In multi-agent applications such as surveillance and logistics, fleets of mobile agents are often expected to coordinate and safely visit a large number of goal locations as efficiently as possible. The multi-agent planning problem in these applications involves allocating and sequencing goals for e…

Cited by 38SourceScholar