paper-with-me

Papers

Gradient Distance Function

2024-10-29 · Hieu Le, Federico Stella, Benoit Guillard, Pascal Fua

Unsigned Distance Functions (UDFs) can be used to represent non-watertight surfaces in a deep learning framework. However, UDFs tend to be brittle and difficult to learn, in part because the surface is located exactly where the UDF is non-differentiable. In this work, we show that Gradient Distance Functions (GDFs) can remedy this by being differentiable at the surface while still being able to represent open surfaces. This is done by associating to each 3D point a 3D vector whose norm is taken to be the unsigned distance to the surface and whose orientation is taken to be the direction towards the closest surface point. We demonstrate the effectiveness of GDFs on ShapeNet Car, Multi-Garment, and 3D-Scene datasets with both single-shape reconstruction networks or categorical auto-decoders.

📄 PDF Abstract BibTeX arXiv:2410.22422

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geodesic Distance Function Learning via Heat Flow on Vector Fields

2014-05-01 · Binbin Lin, Ji Yang, Xiaofei He, Jieping Ye

Learning a distance function or metric on a given data manifold is of great importance in machine learning and pattern recognition. Many of the previous works first embed the manifold to Euclidean space and then learn th…

GradML: A Gradient-based Loss for Deep Metric Learning

2021-09-22 · NeurIPS Workshop ICBINB 2021 12 · Bhavya Vasudeva, Puneesh Deora, Saumik Bhattacharya, Umapada Pal 외

Deep metric learning (ML) uses a carefully designed loss function to learn distance metrics for improving the discriminatory ability for tasks like clustering and retrieval. Most loss functions are designed by considerin…

Metric LearningRetrieval

Neural-Pull: Learning Signed Distance Functions from Point Clouds by Learning to Pull Space onto Surfaces

2020-11-26 · Baorui Ma, Zhizhong Han, Yu-Shen Liu, Matthias Zwicker

Reconstructing continuous surfaces from 3D point clouds is a fundamental operation in 3D geometry processing. Several recent state-of-the-art methods address this problem using neural networks to learn signed distance fu…

3D geometryImage ReconstructionSurface Reconstruction

DADA: Dual Averaging with Distance Adaptation

2025-01-17 · Mohammad Moshtaghifar, Anton Rodomanov, Daniil Vankov, Sebastian Stich

We present a novel universal gradient method for solving convex optimization problems. Our algorithm -- Dual Averaging with Distance Adaptation (DADA) -- is based on the classical scheme of dual averaging and dynamically…

NumGrad-Pull: Numerical Gradient Guided Tri-plane Representation for Surface Reconstruction from Point Clouds

2024-11-26 · Ruikai Cui, Shi Qiu, Jiawei Liu, Saeed Anwar 외

Reconstructing continuous surfaces from unoriented and unordered 3D points is a fundamental challenge in computer vision and graphics. Recent advancements address this problem by training neural signed distance functions…

Surface Reconstruction