paper-with-me

Papers

OctField: Hierarchical Implicit Functions for 3D Modeling

2021-11-01 · NeurIPS 2021 12 · Jia-Heng Tang, Weikai Chen, Jie Yang, Bo wang, Songrun Liu, Bo Yang, Lin Gao

Recent advances in localized implicit functions have enabled neural implicit representation to be scalable to large scenes. However, the regular subdivision of 3D space employed by these approaches fails to take into account the sparsity of the surface occupancy and the varying granularities of geometric details. As a result, its memory footprint grows cubically with the input volume, leading to a prohibitive computational cost even at a moderately dense decomposition. In this work, we present a learnable hierarchical implicit representation for 3D surfaces, coded OctField, that allows high-precision encoding of intricate surfaces with low memory and computational budget. The key to our approach is an adaptive decomposition of 3D scenes that only distributes local implicit functions around the surface of interest. We achieve this goal by introducing a hierarchical octree structure to adaptively subdivide the 3D space according to the surface occupancy and the richness of part geometry. As octree is discrete and non-differentiable, we further propose a novel hierarchical network that models the subdivision of octree cells as a probabilistic process and recursively encodes and decodes both octree structure and surface geometry in a differentiable manner. We demonstrate the value of OctField for a range of shape modeling and reconstruction tasks, showing superiority over alternative approaches.

📄 PDF Abstract BibTeX arXiv:2111.01067

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Versatile Neural Processes for Learning Implicit Neural Representations

2023-01-21 · Zongyu Guo, Cuiling Lan, Zhizheng Zhang, Yan Lu 외

Representing a signal as a continuous function parameterized by neural network (a.k.a. Implicit Neural Representations, INRs) has attracted increasing attention in recent years. Neural Processes (NPs), which model the di…

Decoder

Bayesian Modeling with Gaussian Processes using the GPstuff Toolbox

2012-06-25 · Jarno Vanhatalo, Jaakko Riihimäki, Jouni Hartikainen, Pasi Jylänki 외

Gaussian processes (GP) are powerful tools for probabilistic modeling purposes. They can be used to define prior distributions over latent functions in hierarchical Bayesian models. The prior over functions is defined im…

Gaussian Processes

Semi-Implicit Graph Variational Auto-Encoders

2019-08-19 · NeurIPS 2019 12 · Arman Hasanzadeh, Ehsan Hajiramezanali, Nick Duffield, Krishna R. Narayanan 외

Semi-implicit graph variational auto-encoder (SIG-VAE) is proposed to expand the flexibility of variational graph auto-encoders (VGAE) to model graph data. SIG-VAE employs a hierarchical variational framework to enable n…

DecoderVariational Inference

Scenario-Aware Hierarchical Dynamic Network for Multi-Scenario Recommendation

2023-09-05 · Jingtong Gao, Bo Chen, Menghui Zhu, Xiangyu Zhao 외

Click-Through Rate (CTR) prediction is a fundamental technique in recommendation and advertising systems. Recent studies have shown that implementing multi-scenario recommendations contributes to strengthening informatio…

Click-Through Rate Prediction

LIFT: Latent Implicit Functions for Task- and Data-Agnostic Encoding

2025-03-19 · Amirhossein Kazerouni, Soroush Mehraban, Michael Brudno, Babak Taati

Implicit Neural Representations (INRs) are proving to be a powerful paradigm in unifying task modeling across diverse data domains, offering key advantages such as memory efficiency and resolution independence. Conventio…

Meta-Learning