paper-with-me

홈 › Papers

SQ-CBF: Signed Distance Functions for Numerically Stable Superquadric-Based Safety Filtering

2026-02-11 · Haocheng Zhao, Lukas Brunke, Oliver Lagerquist, Siqi Zhou, Angela P. Schoellig arxiv

Ensuring safe robot operation in cluttered and dynamic environments remains a fundamental challenge. While control barrier functions provide an effective framework for real-time safety filtering, their performance critically depends on the underlying geometric representation, which is often simplified, leading to either overly conservative behavior or insufficient collision coverage. Superquadrics offer an expressive way to model complex shapes using a few primitives and are increasingly used for robot safety. To integrate this representation into collision avoidance, most existing approaches directly use their implicit functions as barrier candidates. However, we identify a critical but overlooked issue in this practice: the gradients of the implicit SQ function can become severely ill-conditioned, potentially rendering the optimization infeasible and undermining reliable real-time safety filtering. To address this issue, we formulate an SQ-based safety filtering framework that uses signed distance functions as barrier candidates. Since analytical SDFs are unavailable for general SQs, we compute distances using the efficient Gilbert-Johnson-Keerthi algorithm and obtain gradients via randomized smoothing. Extensive simulation and real-world experiments demonstrate consistent collision-free manipulation in cluttered and unstructured scenes, showing robustness to challenging geometries, sensing noise, and dynamic disturbances, while improving task efficiency in teleoperation tasks. These results highlight a pathway toward safety filters that remain precise and reliable under the geometric complexity of real-world environments.

📄 PDF Abstract BibTeX arXiv:2602.11049

Code (0)

등록된 구현이 없습니다.

Tasks

Collision Avoidance

Similar Papers 제목 키워드 기반

A Holistic Method for Superquadric Fitting Using Unsupervised Clustering Analysis

2026-05-16 · Mingyang Zhao, Sipu Ruan, Xiaohong Jia arxiv

This work presents a novel method for fitting superquadrics to point clouds under the contamination of noise and outliers, which has many applications for shape modeling across diverse fields. Unlike prior approaches tha…

Point Clouds

Segmentation and Recovery of Superquadric Models using Convolutional Neural Networks

2020-01-28 · Jaka Šircelj, Tim Oblak, Klemen Grm, Uroš Petković 외

In this paper we address the problem of representing 3D visual data with parameterized volumetric shape primitives. Specifically, we present a (two-stage) approach built around convolutional neural networks (CNNs) capabl…

Supertoroid fitting of objects with holes for robotic grasping and scene generation

2024-12-05 · Joan Badia Torres, Eric Carmona, Abhijit Makhal, Omid Heidari 외

One of the strategies to detect the pose and shape of unknown objects is their geometric modeling, consisting on fitting known geometric entities. Classical geometric modeling fits simple shapes such as spheres or cylind…

Robotic GraspingScene Generation

Light-SQ: Structure-aware Shape Abstraction with Superquadrics for Generated Meshes

2025-09-29 · Yuhan Wang, Weikai Chen, Zeyu Hu, Runze Zhang 외 arxiv

In user-generated-content (UGC) applications, non-expert users often rely on image-to-3D generative models to create 3D assets. In this context, primitive-based shape abstraction offers a promising solution for UGC scena…

SuperQuadricOcc: Real-Time Self-Supervised Semantic Occupancy Estimation with Superquadric Volume Rendering

2025-11-21 · Seamie Hayes, Alexandre Boulch, Andrei Bursuc, Reenu Mohandas 외 arxiv

Self-supervision for semantic occupancy estimation is appealing as it removes the labour-intensive manual annotation, thus allowing one to scale to larger autonomous driving datasets. Superquadrics offer an expressive sh…

Autonomous Driving