paper-with-me

Papers

Sampling-Based Motion Planning with Scene Graphs Under Perception Constraints

2026-03-03 · Qingxi Meng, Emiliano Flores, Thai Duong, Vaibhav Unhelkar, Lydia E. Kavraki arxiv

It will be increasingly common for robots to operate in cluttered human-centered environments such as homes, workplaces, and hospitals, where the robot is often tasked to maintain perception constraints, such as monitoring people or multiple objects, for safety and reliability while executing its task. However, existing perception-aware approaches typically focus on low-degree-of-freedom (DoF) systems or only consider a single object in the context of high-DoF robots. This motivates us to consider the problem of perception-aware motion planning for high-DoF robots that accounts for multi-object monitoring constraints. We employ a scene graph representation of the environment, offering a great potential for incorporating long-horizon task and motion planning thanks to its rich semantic and spatial information. However, it does not capture perception-constrained information, such as the viewpoints the user prefers. To address these challenges, we propose MOPS-PRM, a roadmap-based motion planner, that integrates the perception cost of observing multiple objects or humans directly into motion planning for high-DoF robots. The perception cost is embedded to each object as part of a scene graph, and used to selectively sample configurations for roadmap construction, implicitly enforcing the perception constraints. Our method is extensively validated in both simulated and real-world experiments, achieving more than ~36% improvement in the average number of detected objects and ~17% better track rate against other perception-constrained baselines, with comparable planning times and path lengths.

📄 PDF Abstract BibTeX arXiv:2603.03514

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Situationally-aware Path Planning Exploiting 3D Scene Graphs

2025-08-08 · Saad Ejaz, Marco Giberna, Muhammad Shaheer, Jose Andres Millan-Romera 외 arxiv

3D Scene Graphs integrate both metric and semantic information, yet their structure remains underutilized for improving path planning efficiency and interpretability. In this work, we present S-Path, a situationally-awar…

Diffusion-based Generation, Optimization, and Planning in 3D Scenes

2023-01-15 · CVPR 2023 1 · Siyuan Huang, Zan Wang, Puhao Li, Baoxiong Jia 외

We introduce SceneDiffuser, a conditional generative model for 3D scene understanding. SceneDiffuser provides a unified model for solving scene-conditioned generation, optimization, and planning. In contrast to prior wor…

DenoisingGrasp GenerationMotion GenerationMotion Planning+1

Approximating Constraint Manifolds Using Generative Models for Sampling-Based Constrained Motion Planning

2022-04-14 · Cihan Acar, Keng Peng Tee

Sampling-based motion planning under task constraints is challenging because the null-measure constraint manifold in the configuration space makes rejection sampling extremely inefficient, if not impossible. This paper p…

Motion Planning

Space-Time Graphs of Convex Sets for Multi-Robot Motion Planning

2025-03-01 · Jingtao Tang, Zining Mao, Lufan Yang, Hang Ma

We address the Multi-Robot Motion Planning (MRMP) problem of computing collision-free trajectories for multiple robots in shared continuous environments. While existing frameworks effectively decompose MRMP into single-r…

Motion Planning

Schrödinger's Cat: Probabilistic Representation and Prediction of Potential Scene Kinematics

2026-07-28 · Timy Phan, Jannik Wiese, Björn Ommer arxiv

Predicting how a scene may evolve from partial observations requires reasoning about multiple possible futures rather than committing to a single trajectory. Existing approaches either generate appearance-dominated video…

Video GenerationMotion Planning