paper-with-me

홈 › Papers

Representation-Agnostic Shape Fields

2022-03-19 · ICLR 2022 4 · Xiaoyang Huang, Jiancheng Yang, Yanjun Wang, Ziyu Chen, Linguo Li, Teng Li, Bingbing Ni, Wenjun Zhang

3D shape analysis has been widely explored in the era of deep learning. Numerous models have been developed for various 3D data representation formats, e.g., MeshCNN for meshes, PointNet for point clouds and VoxNet for voxels. In this study, we present Representation-Agnostic Shape Fields (RASF), a generalizable and computation-efficient shape embedding module for 3D deep learning. RASF is implemented with a learnable 3D grid with multiple channels to store local geometry. Based on RASF, shape embeddings for various 3D shape representations (point clouds, meshes and voxels) are retrieved by coordinate indexing. While there are multiple ways to optimize the learnable parameters of RASF, we provide two effective schemes among all in this paper for RASF pre-training: shape reconstruction and normal estimation. Once trained, RASF becomes a plug-and-play performance booster with negligible cost. Extensive experiments on diverse 3D representation formats, networks and applications, validate the universal effectiveness of the proposed RASF. Code and pre-trained models are publicly available https://github.com/seanywang0408/RASF

📄 PDF Abstract BibTeX arXiv:2203.10259

Code (1)

seanywang0408/rasf 공식 구현 pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Intrinsic Neural Fields: Learning Functions on Manifolds

2022-03-15 · Lukas Koestler, Daniel Grittner, Michael Moeller, Daniel Cremers 외

Neural fields have gained significant attention in the computer vision community due to their excellent performance in novel view synthesis, geometry reconstruction, and generative modeling. Some of their advantages are …

Novel View Synthesis

Neural Field Tokenizations with Hierarchy and Spatial Locality Priors

2026-06-06 · Alonso Urbano, David W. Romero, Max Zimmer, Sebastian Pokutta arxiv

Neural fields parameterize data as functions from coordinates to values, providing a unified framework for representation learning across modalities. Existing approaches are dominated by per-sample meta-learning, which s…

Representation Learning

Neural Vector Fields: Generalizing Distance Vector Fields by Codebooks and Zero-Curl Regularization

2023-09-04 · Xianghui Yang, Guosheng Lin, Zhenghao Chen, Luping Zhou

Recent neural networks based surface reconstruction can be roughly divided into two categories, one warping templates explicitly and the other representing 3D surfaces implicitly. To enjoy the advantages of both, we prop…

Surface Reconstruction

FUSE: A Flow-based Mapping Between Shapes

2025-11-17 · Lorenzo Olearo, Giulio Viganò, Daniele Baieri, Filippo Maggioli 외 arxiv

We introduce a novel neural representation for maps between 3D shapes based on flow-matching models, which is computationally efficient and supports cross-representation shape matching without large-scale training or dat…

Point Clouds

Neural Vector Fields: Implicit Representation by Explicit Learning

2023-03-08 · CVPR 2023 1 · Xianghui Yang, Guosheng Lin, Zhenghao Chen, Luping Zhou

Deep neural networks (DNNs) are widely applied for nowadays 3D surface reconstruction tasks and such methods can be further divided into two categories, which respectively warp templates explicitly by moving vertices or …

QuantizationSurface Reconstruction