paper-with-me

Papers

3D Equivariant Graph Implicit Functions

2022-03-31 · Yunlu Chen, Basura Fernando, Hakan Bilen, Matthias Nießner, Efstratios Gavves

In recent years, neural implicit representations have made remarkable progress in modeling of 3D shapes with arbitrary topology. In this work, we address two key limitations of such representations, in failing to capture local 3D geometric fine details, and to learn from and generalize to shapes with unseen 3D transformations. To this end, we introduce a novel family of graph implicit functions with equivariant layers that facilitates modeling fine local details and guaranteed robustness to various groups of geometric transformations, through local $k$-NN graph embeddings with sparse point set observations at multiple resolutions. Our method improves over the existing rotation-equivariant implicit function from 0.69 to 0.89 (IoU) on the ShapeNet reconstruction task. We also show that our equivariant implicit function can be extended to other types of similarity transformations and generalizes to unseen translations and scaling.

📄 PDF Abstract BibTeX arXiv:2203.17178

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multiset-Equivariant Set Prediction with Approximate Implicit Differentiation

2021-11-23 · ICLR 2022 4 · Yan Zhang, David W. Zhang, Simon Lacoste-Julien, Gertjan J. Burghouts 외

Most set prediction models in deep learning use set-equivariant operations, but they actually operate on multisets. We show that set-equivariant functions cannot represent certain functions on multisets, so we introduce …

PredictionProperty Prediction

Orbit-Equivariant Graph Neural Networks

2024-01-16 · ICLR 2024 1 · Matthew Morris, Bernardo Cuenca Grau, Ian Horrocks

Equivariance is an important structural property that is captured by architectures such as graph neural networks (GNNs). However, equivariant graph functions cannot produce different outputs for similar nodes, which may …

Equivariant Graph Mechanics Networks with Constraints

2022-03-12 · Wenbing Huang, Jiaqi Han, Yu Rong, Tingyang Xu 외

Learning to reason about relations and dynamics over multiple interacting objects is a challenging topic in machine learning. The challenges mainly stem from that the interacting systems are exponentially-compositional, …

Constrained Graph Mechanics Networks

2021-09-29 · ICLR 2022 4 · Wenbing Huang, Jiaqi Han, Yu Rong, Tingyang Xu 외

Learning to reason about relations and dynamics over multiple interacting objects is a prevailing yet challenging topic in machine learning. The challenges mainly stem from that interacting systems are of combinatorial …

Permutation Equivariant Generative Adversarial Networks for Graphs

2021-12-07 · Yoann Boget, Magda Gregorova, Alexandros Kalousis

One of the most discussed issues in graph generative modeling is the ordering of the representation. One solution consists of using equivariant generative functions, which ensure the ordering invariance. After having dis…