Differentiable Collision-Free Parametric Corridors
Jon Arrizabalaga, Zachary Manchester, Markus Ryll

TL;DR
This paper introduces a novel method for computing smooth, differentiable collision-free corridors using parametric off-centered ellipses, enabling integration with learning and optimization techniques.
Contribution
It proposes a convex optimization approach for generating differentiable corridors represented by polynomial-based ellipses, improving upon existing convex decomposition methods.
Findings
Convex formulation allows efficient volume maximization of corridors.
Method successfully applied to synthetic and real-world datasets.
Corridors are smooth and compatible with numerical learning techniques.
Abstract
This paper presents a method to compute differentiable collision-free parametric corridors. In contrast to existing solutions that decompose the obstacle-free space into multiple convex sets, the continuous corridors computed by our method are smooth and differentiable, making them compatible with existing numerical techniques for learning and optimization. To achieve this, we represent the collision-free corridors as a path-parametric off-centered ellipse with a polynomial basis. We show that the problem of maximizing the volume of such corridors is convex, and can be efficiently solved. To assess the effectiveness of the proposed method, we examine its performance in a synthetic case study and subsequently evaluate its applicability in a real-world scenario from the KITTI dataset.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Traffic control and management
