ArXiv TLDR

Scale-Invariant Sampling in Multi-Arm Bandit Motion Planning for Object Extraction

🐦 Tweet
2604.14026

Servet B. Bayraktar, Andreas Orthey, Marc Toussaint

cs.RO

TLDR

This paper introduces a scale-invariant sampling strategy for multi-arm bandit motion planning, significantly improving object extraction success rates in tight spaces.

Key contributions

  • Introduces a novel scale-invariant sampling strategy for object extraction.
  • Employs grow-shrink search to identify high-entropy sampling scales.
  • Utilizes PCA to find useful extraction directions within identified scales.
  • Improves success rate by an order of magnitude in challenging 3D scenarios.

Why it matters

Sampling in tight spaces for object extraction is a major bottleneck for robots. This paper introduces a novel approach that drastically improves success rates, making robotic disassembly more reliable and efficient. It's a crucial step for general-purpose object extraction.

Original Abstract

Object extraction tasks often occur in disassembly problems, where bolts, screws, or pins have to be removed from tight, narrow spaces. In such problems, the distance to the environment is often on the millimeter scale. Sampling-based planners can solve such problems and provide completeness guarantees. However, sampling becomes a bottleneck, since almost all motions will result in collisions with the environment. To overcome this problem, we propose a novel scale-invariant sampling strategy which explores the configuration space using a grow-shrink search to find useful, high-entropy sampling scales. Once a useful sampling scale has been found, our framework exploits this scale by using a principal components analysis (PCA) to find useful directions for object extraction. We embed this sampler into a multi-arm bandit rapidly-exploring random tree (MAB-RRT) planner and test it on eight challenging 3D object extraction scenarios, involving bolts, gears, rods, pins, and sockets. To evaluate our framework, we compare it with classical sampling strategies like uniform sampling, obstacle-based sampling, and narrow-passage sampling, and with modern strategies like mate vectors, physics-based planning, and disassembly breadth first search. Our experiments show that scale-invariant sampling improves success rate by one order of magnitude on 7 out of 8 scenarios. This demonstrates that scale-invariant sampling is an important concept for general purpose object extraction in disassembly tasks.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.