paper-with-me

Papers

Shape Abstraction via Marching Differentiable Support Functions

2025-01-01 · CVPR 2025 1 · Sunkyung Park, Jeongmin Lee, Dongjun Lee

Shape abstraction, simplifying shape representation into a set of primitives, is a fundamental topic in computer vision. The choice of primitives shapes the structure of world understanding, yet achieving both high abstraction accuracy and versatility remains challenging. In this paper, we introduce a novel framework for shape abstraction utilizing a differentiable support function (DSF), which offers unique advantages in representing a wide range of convex shapes with fewer parameters, providing smooth surface approximation and enabling differentiable contact features (gap, point, normal) essential for downstream applications involving contact-related problems. To tackle the associated optimization and combinatorial challenges, we introduce two techniques: differentiable shape parameterization and hyperplane-based marching to enhance accuracy and reduce DSF requirements. We validate our method through experiments demonstrating superior accuracy and efficiency, and showcase its applicability in tasks requiring differentiable contact information.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Deep Marching Cubes: Learning Explicit Surface Representations

2018-06-01 · CVPR 2018 6 · Yiyi Liao, Simon Donné, Andreas Geiger

Existing learning based solutions to 3D surface prediction cannot be trained end-to-end as they operate on intermediate representations (e.g., TSDF) from which 3D surface meshes must be extracted in a post-processing ste…

Marching-Primitives: Shape Abstraction from Signed Distance Function

2023-03-23 · CVPR 2023 1 · Weixiao Liu, Yuwei Wu, Sipu Ruan, Gregory S. Chirikjian

Representing complex objects with basic geometric primitives has long been a topic in computer vision. Primitive-based representations have the merits of compactness and computational efficiency in higher-level tasks suc…

Computational Efficiencyvalid

ShapeLib: Designing a library of programmatic 3D shape abstractions with Large Language Models

2025-02-13 · R. Kenny Jones, Paul Guerrero, Niloy J. Mitra, Daniel Ritchie

We present ShapeLib, the first method that leverages the priors of LLMs to design libraries of programmatic 3D shape abstractions. Our system accepts two forms of design intent: text descriptions of functions to include …

Synthetic Data Generation

ShapeCoder: Discovering Abstractions for Visual Programs from Unstructured Primitives

2023-05-09 · R. Kenny Jones, Paul Guerrero, Niloy J. Mitra, Daniel Ritchie

Programs are an increasingly popular representation for visual data, exposing compact, interpretable structure that supports manipulation. Visual programs are usually written in domain-specific languages (DSLs). Finding …

MeshSDF: Differentiable Iso-Surface Extraction

2020-06-06 · NeurIPS 2020 12 · Edoardo Remelli, Artem Lukoianov, Stephan R. Richter, Benoît Guillard 외

Geometric Deep Learning has recently made striking progress with the advent of continuous Deep Implicit Fields. They allow for detailed modeling of watertight surfaces of arbitrary topology while not relying on a 3D Eucl…