paper-with-me

Papers

Predicting Sample Collision with Neural Networks

2020-06-30 · Tuan Tran, Jory Denny, Chinwe Ekenna

Many state-of-art robotics applications require fast and efficient motion planning algorithms. Existing motion planning methods become less effective as the dimensionality of the robot and its workspace increases, especially the computational cost of collision detection routines. In this work, we present a framework to address the cost of expensive primitive operations in sampling-based motion planning. This framework determines the validity of a sample robot configuration through a novel combination of a Contractive AutoEncoder (CAE), which captures a occupancy grids representation of the robot's workspace, and a Multilayer Perceptron, which efficiently predicts the collision state of the robot from the CAE and the robot's configuration. We evaluate our framework on multiple planning problems with a variety of robots in 2D and 3D workspaces. The results show that (1) the framework is computationally efficient in all investigated problems, and (2) the framework generalizes well to new workspaces.

📄 PDF Abstract BibTeX arXiv:2006.16868

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
Contractive Autoencoder A Contractive Autoencoder is an autoencoder that adds a penalty term to the classical reconstruction cost function. This penalty term corresponds to the Frobenius norm of the…

Similar Papers 제목 키워드 기반

Accelerating Giant Impact Simulations with Machine Learning

2024-08-16 · Caleb Lammers, Miles Cranmer, Sam Hadden, Shirley Ho 외

Constraining planet formation models based on the observed exoplanet population requires generating large samples of synthetic planetary systems, which can be computationally prohibitive. A significant bottleneck is simu…

Collision Course for Objects Moving on a Spherical Manifold

2023-12-15 · Animesh Chakravarthy, Debasish Ghose

In this paper, we address the problem of predicting collision for objects moving on the surface of a spherical manifold. Toward this end, we develop the notion of a collision triangle on such manifolds. We use this to de…

Warm-Starting Collision-Free Model Predictive Control With Object-Centric Diffusion

2026-01-06 · Arthur Haffemayer, Alexandre Chapin, Armand Jordana, Krzysztof Wojciechowski 외 arxiv

Acting in cluttered environments requires predicting and avoiding collisions while still achieving precise control. Conventional optimization-based controllers can enforce physical constraints, but they struggle to produ…

Data-driven construction of a generalized kinetic collision operator from molecular dynamics

2025-03-31 · Yue Zhao, Joshua W. Burby, Andrew Christlieb, Huan Lei

We introduce a data-driven approach to learn a generalized kinetic collision operator directly from molecular dynamics. Unlike the conventional (e.g., Landau) models, the present operator takes an anisotropic form that a…

Complex Terrain Navigation via Model Error Prediction

2021-11-18 · Adam Polevoy, Craig Knuth, Katie M. Popek, Kapil D. Katyal

Robot navigation traditionally relies on building an explicit map that is used to plan collision-free trajectories to a desired target. In deformable, complex terrain, using geometric-based approaches can fail to find a …

modelNavigatePredictionRobot Navigation