paper-with-me

Papers

Human-like Planning for Reaching in Cluttered Environments

2020-02-28 · Mohamed Hasan, Matthew Warburton, Wisdom C. Agboh, Mehmet R. Dogar, Matteo Leonetti, He Wang, Faisal Mushtaq, Mark Mon-Williams, Anthony G. Cohn

Humans, in comparison to robots, are remarkably adept at reaching for objects in cluttered environments. The best existing robot planners are based on random sampling of configuration space -- which becomes excessively high-dimensional with large number of objects. Consequently, most planners often fail to efficiently find object manipulation plans in such environments. We addressed this problem by identifying high-level manipulation plans in humans, and transferring these skills to robot planners. We used virtual reality to capture human participants reaching for a target object on a tabletop cluttered with obstacles. From this, we devised a qualitative representation of the task space to abstract the decision making, irrespective of the number of obstacles. Based on this representation, human demonstrations were segmented and used to train decision classifiers. Using these classifiers, our planner produced a list of waypoints in task space. These waypoints provided a high-level plan, which could be transferred to an arbitrary robot model and used to initialise a local trajectory optimiser. We evaluated this approach through testing on unseen human VR data, a physics-based robot simulation, and a real robot (dataset and code are publicly available). We found that the human-like planner outperformed a state-of-the-art standard trajectory optimisation algorithm, and was able to generate effective strategies for rapid planning -- irrespective of the number of obstacles in the environment.

📄 PDF Abstract BibTeX arXiv:2002.12738

Code (1)

m-hasan-n/hlp 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

HyReach: Vision-Guided Hybrid Manipulator Reaching in Unseen Cluttered Environments

2026-03-22 · Shivani Kamtikar, Kendall Koe, Justin Wasserman, Samhita Marri 외 arxiv

As robotic systems increasingly operate in unstructured, cluttered, and previously unseen environments, there is a growing need for manipulators that combine compliance, adaptability, and precise control. This work prese…

Motion Planning

TANGO: Humanoid Navigation in Cluttered Environments with a Whole-Body Vision-Language-Action Model

2026-09-08 · Anqi Li, Yuxin Chen, Zhaobo Li, Zhuo Cao 외 hf

We study the problem of navigating cluttered indoor environments with a humanoid robot. Unlike conventional methods that model navigation as a 2D path planning problem, humanoid traversal in cluttered environments requir…

Vision-Language Navigation

Overcoming Exploration: Deep Reinforcement Learning for Continuous Control in Cluttered Environments from Temporal Logic Specifications

2022-01-28 · Mingyu Cai, Erfan Aasi, Calin Belta, Cristian-Ioan Vasile

Model-free continuous control for robot navigation tasks using Deep Reinforcement Learning (DRL) that relies on noisy policies for exploration is sensitive to the density of rewards. In practice, robots are usually deplo…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

Multi-Agent Monte Carlo Tree Search for Makespan-Efficient Object Rearrangement in Cluttered Spaces

2026-02-02 · Hanwen Ren, Junyong Kim, Aathman Tharmasanthiran, Ahmed H. Qureshi arxiv

Object rearrangement planning in complex, cluttered environments is a common challenge in warehouses, households, and rescue sites. Prior studies largely address monotone instances, whereas real-world tasks are often non…

Object Rearrangement

AERO-MPPI: Anchor-Guided Ensemble Trajectory Optimization for Agile Mapless Drone Navigation

2025-09-22 · Xin Chen, Rui Huang, Longbin Tang, Lin Zhao arxiv

Agile mapless navigation in cluttered 3D environments poses significant challenges for autonomous drones. Conventional mapping-planning-control pipelines incur high computational cost and propagate estimation errors. We …

Collision AvoidanceDrone navigation