CoFie: Learning Compact Neural Surface Representations with Coordinate Fields
Hanwen Jiang, Haitao Yang, Georgios Pavlakos, Qixing Huang

TL;DR
CoFie is a new neural surface representation that uses coordinate fields and quadratic layers to efficiently model local shapes, significantly reducing shape error and parameter count while maintaining high accuracy.
Contribution
It introduces Coordinate Field and quadratic layers, enabling more compact and expressive neural surface representations with improved generalization.
Findings
Reduces shape error by up to 56% on novel instances.
Achieves comparable performance with 30% fewer parameters.
Demonstrates strong generalization across shape categories.
Abstract
This paper introduces CoFie, a novel local geometry-aware neural surface representation. CoFie is motivated by the theoretical analysis of local SDFs with quadratic approximation. We find that local shapes are highly compressive in an aligned coordinate frame defined by the normal and tangent directions of local shapes. Accordingly, we introduce Coordinate Field, which is a composition of coordinate frames of all local shapes. The Coordinate Field is optimizable and is used to transform the local shapes from the world coordinate frame to the aligned shape coordinate frame. It largely reduces the complexity of local shapes and benefits the learning of MLP-based implicit representations. Moreover, we introduce quadratic layers into the MLP to enhance expressiveness concerning local shape geometry. CoFie is a generalizable surface representation. It is trained on a curated set of 3D shapes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · 3D Shape Modeling and Analysis · Image Processing and 3D Reconstruction
MethodsSparse Evolutionary Training
