paper-with-me

Papers

Learning Compact Latent Space for Representing Neural Signed Distance Functions with High-fidelity Geometry Details

2025-11-18 · Qiang Bai, Bojian Wu, Xi Yang, Zhizhong Han arxiv

Neural signed distance functions (SDFs) have been a vital representation to represent 3D shapes or scenes with neural networks. An SDF is an implicit function that can query signed distances at specific coordinates for recovering a 3D surface. Although implicit functions work well on a single shape or scene, they pose obstacles when analyzing multiple SDFs with high-fidelity geometry details, due to the limited information encoded in the latent space for SDFs and the loss of geometry details. To overcome these obstacles, we introduce a method to represent multiple SDFs in a common space, aiming to recover more high-fidelity geometry details with more compact latent representations. Our key idea is to take full advantage of the benefits of generalization-based and overfitting-based learning strategies, which manage to preserve high-fidelity geometry details with compact latent codes. Based on this framework, we also introduce a novel sampling strategy to sample training queries. The sampling can improve the training efficiency and eliminate artifacts caused by the influence of other SDFs. We report numerical and visual evaluations on widely used benchmarks to validate our designs and show advantages over the latest methods in terms of the representative ability and compactness.

📄 PDF Abstract BibTeX arXiv:2511.14539

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Latent Partition Implicit with Surface Codes for 3D Representation

2022-07-18 · Chao Chen, Yu-Shen Liu, Zhizhong Han

Deep implicit functions have shown remarkable shape modeling ability in various 3D computer vision tasks. One drawback is that it is hard for them to represent a 3D shape as multiple parts. Current solutions learn variou…

Unity

Geo2Vec: Shape- and Distance-Aware Neural Representation of Geospatial Entities

2025-08-26 · Chen Chu, Cyrus Shahabi arxiv

Spatial representation learning is essential for GeoAI applications such as urban analytics, enabling the encoding of shapes, locations, and spatial relationships (topological and distance-based) of geo-entities like poi…

Representation Learning

POC-SLT: Partial Object Completion with SDF Latent Transformers

2024-11-08 · Faezeh Zakeri, Raphael Braun, Lukas Ruppert, Henrik P. A. Lensch

3D geometric shape completion hinges on representation learning and a deep understanding of geometric data. Without profound insights into the three-dimensional nature of the data, this task remains unattainable. Our wor…

Representation Learning

Enclosing Prototypical Variational Autoencoder for Explainable Out-of-Distribution Detection

2025-06-17 · Conrad Orglmeister, Erik Bochinski, Volker Eiselein, Elvira Fleig

Understanding the decision-making and trusting the reliability of Deep Machine Learning Models is crucial for adopting such methods to safety-relevant applications. We extend self-explainable Prototypical Variational mod…

Decision MakingOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Expectation-Maximization Contrastive Learning for Compact Video-and-Language Representations

2022-11-21 · Peng Jin, Jinfa Huang, Fenglin Liu, Xian Wu 외

Most video-and-language representation learning approaches employ contrastive learning, e.g., CLIP, to project the video and text features into a common latent space according to the semantic similarities of text-video p…

Contrastive LearningRepresentation LearningRetrievalVideo Captioning+3