GRCVApr 24, 2019

OperatorNet: Recovering 3D Shapes From Difference Operators

arXiv:1904.10754v221 citations
Originality Highly original
AI Analysis

This work addresses shape reconstruction for computer graphics and vision applications, introducing a novel functional operator to enhance pose-dependent information.

The paper tackles the problem of reconstructing 3D shapes from compact functional operators, proposing OperatorNet, a neural architecture that outperforms previous geometric methods and achieves high accuracy even with incomplete information.

This paper proposes a learning-based framework for reconstructing 3D shapes from functional operators, compactly encoded as small-sized matrices. To this end we introduce a novel neural architecture, called OperatorNet, which takes as input a set of linear operators representing a shape and produces its 3D embedding. We demonstrate that this approach significantly outperforms previous purely geometric methods for the same problem. Furthermore, we introduce a novel functional operator, which encodes the extrinsic or pose-dependent shape information, and thus complements purely intrinsic pose-oblivious operators, such as the classical Laplacian. Coupled with this novel operator, our reconstruction network achieves very high reconstruction accuracy, even in the presence of incomplete information about a shape, given a soft or functional map expressed in a reduced basis. Finally, we demonstrate that the multiplicative functional algebra enjoyed by these operators can be used to synthesize entirely new unseen shapes, in the context of shape interpolation and shape analogy applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes