Skip to main content

Showing 1–12 of 12 results for author: Atzmon, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.08529  [pdf, other

    cs.LG cs.CV

    Approximately Piecewise E(3) Equivariant Point Networks

    Authors: Matan Atzmon, Jiahui Huang, Francis Williams, Or Litany

    Abstract: Integrating a notion of symmetry into point cloud neural networks is a provably effective way to improve their generalization capability. Of particular interest are $E(3)$ equivariant point cloud networks where Euclidean transformations applied to the inputs are preserved in the outputs. Recent efforts aim to extend networks that are $E(3)$ equivariant, to accommodate inputs made of multiple parts… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

    Comments: ICLR 2024

  2. arXiv:2305.19590  [pdf, other

    cs.CV

    Neural Kernel Surface Reconstruction

    Authors: Jiahui Huang, Zan Gojcic, Matan Atzmon, Or Litany, Sanja Fidler, Francis Williams

    Abstract: We present a novel method for reconstructing a 3D implicit surface from a large-scale, sparse, and noisy point cloud. Our approach builds upon the recently introduced Neural Kernel Fields (NKF) representation. It enjoys similar generalization capabilities to NKF, while simultaneously addressing its main limitations: (a) We can scale to large scenes through compactly supported kernel functions, whi… ▽ More

    Submitted 9 June, 2023; v1 submitted 31 May, 2023; originally announced May 2023.

    Comments: CVPR 2023

  3. arXiv:2112.01741  [pdf, other

    cs.CV cs.GR cs.LG

    Frame Averaging for Equivariant Shape Space Learning

    Authors: Matan Atzmon, Koki Nagano, Sanja Fidler, Sameh Khamis, Yaron Lipman

    Abstract: The task of shape space learning involves map** a train set of shapes to and from a latent representation space with good generalization properties. Often, real-world collections of shapes have symmetries, which can be defined as transformations that do not change the essence of the shape. A natural way to incorporate symmetries in shape space learning is to ask that the map** to the shape spa… ▽ More

    Submitted 26 August, 2022; v1 submitted 3 December, 2021; originally announced December 2021.

    Comments: Accepted to CVPR 2022

  4. arXiv:2110.03336  [pdf, other

    cs.LG stat.ML

    Frame Averaging for Invariant and Equivariant Network Design

    Authors: Omri Puny, Matan Atzmon, Heli Ben-Hamu, Ishan Misra, Aditya Grover, Edward J. Smith, Yaron Lipman

    Abstract: Many machine learning tasks involve learning functions that are known to be invariant or equivariant to certain symmetries of the input data. However, it is often challenging to design neural network architectures that respect these symmetries while being expressive and computationally efficient. For example, Euclidean motion invariant/equivariant graph or point cloud neural networks. We introduce… ▽ More

    Submitted 15 March, 2022; v1 submitted 7 October, 2021; originally announced October 2021.

  5. arXiv:2108.08931  [pdf, other

    cs.CV cs.GR cs.LG

    Augmenting Implicit Neural Shape Representations with Explicit Deformation Fields

    Authors: Matan Atzmon, David Novotny, Andrea Vedaldi, Yaron Lipman

    Abstract: Implicit neural representation is a recent approach to learn shape collections as zero level-sets of neural networks, where each shape is represented by a latent code. So far, the focus has been shape reconstruction, while shape generalization was mostly left to generic encoder-decoder or auto-decoder regularization. In this paper we advocate deformation-aware regularization for implicit neural… ▽ More

    Submitted 19 August, 2021; originally announced August 2021.

  6. arXiv:2006.09289  [pdf, other

    cs.LG stat.ML

    Isometric Autoencoders

    Authors: Amos Gropp, Matan Atzmon, Yaron Lipman

    Abstract: High dimensional data is often assumed to be concentrated on or near a low-dimensional manifold. Autoencoders (AE) is a popular technique to learn representations of such data by pushing it through a neural network with a low dimension bottleneck while minimizing a reconstruction error. Using high capacity AE often leads to a large collection of minimizers, many of which represent a low dimensiona… ▽ More

    Submitted 3 October, 2020; v1 submitted 16 June, 2020; originally announced June 2020.

  7. arXiv:2006.05400  [pdf, other

    cs.CV cs.GR cs.LG

    SALD: Sign Agnostic Learning with Derivatives

    Authors: Matan Atzmon, Yaron Lipman

    Abstract: Learning 3D geometry directly from raw data, such as point clouds, triangle soups, or unoriented meshes is still a challenging task that feeds many downstream computer vision and graphics applications. In this paper, we introduce SALD: a method for learning implicit neural representations of shapes directly from raw data. We generalize sign agnostic learning (SAL) to include derivatives: given a… ▽ More

    Submitted 3 October, 2020; v1 submitted 9 June, 2020; originally announced June 2020.

  8. arXiv:2003.09852  [pdf, other

    cs.CV cs.GR cs.LG

    Multiview Neural Surface Reconstruction by Disentangling Geometry and Appearance

    Authors: Lior Yariv, Yoni Kasten, Dror Moran, Meirav Galun, Matan Atzmon, Ronen Basri, Yaron Lipman

    Abstract: In this work we address the challenging problem of multiview 3D surface reconstruction. We introduce a neural network architecture that simultaneously learns the unknown geometry, camera parameters, and a neural renderer that approximates the light reflected from the surface towards the camera. The geometry is represented as a zero level-set of a neural network, while the neural renderer, derived… ▽ More

    Submitted 25 October, 2020; v1 submitted 22 March, 2020; originally announced March 2020.

  9. arXiv:2002.10099  [pdf, other

    cs.LG cs.CV cs.GR stat.ML

    Implicit Geometric Regularization for Learning Shapes

    Authors: Amos Gropp, Lior Yariv, Niv Haim, Matan Atzmon, Yaron Lipman

    Abstract: Representing shapes as level sets of neural networks has been recently proved to be useful for different shape analysis and reconstruction tasks. So far, such representations were computed using either: (i) pre-computed implicit shape representations; or (ii) loss functions explicitly defined over the neural level sets. In this paper we offer a new paradigm for computing high fidelity implicit neu… ▽ More

    Submitted 9 July, 2020; v1 submitted 24 February, 2020; originally announced February 2020.

    Comments: 37th International Conference on Machine Learning, Vienna, Austria, 2020

  10. arXiv:1911.10414  [pdf, other

    cs.CV cs.GR cs.LG

    SAL: Sign Agnostic Learning of Shapes from Raw Data

    Authors: Matan Atzmon, Yaron Lipman

    Abstract: Recently, neural networks have been used as implicit representations for surface reconstruction, modelling, learning, and generation. So far, training neural networks to be implicit representations of surfaces required training data sampled from a ground-truth signed implicit functions such as signed distance or occupancy functions, which are notoriously hard to compute. In this paper we introdu… ▽ More

    Submitted 31 March, 2020; v1 submitted 23 November, 2019; originally announced November 2019.

    Comments: Accepted to CVPR 2020

  11. arXiv:1905.11911  [pdf, other

    cs.LG stat.ML

    Controlling Neural Level Sets

    Authors: Matan Atzmon, Niv Haim, Lior Yariv, Ofer Israelov, Haggai Maron, Yaron Lipman

    Abstract: The level sets of neural networks represent fundamental properties such as decision boundaries of classifiers and are used to model non-linear manifold data such as curves and surfaces. Thus, methods for controlling the neural level sets could find many applications in machine learning. In this paper we present a simple and scalable approach to directly control level sets of a deep neural networ… ▽ More

    Submitted 27 October, 2019; v1 submitted 28 May, 2019; originally announced May 2019.

    Comments: NeurIPS 2019

  12. arXiv:1803.10091  [pdf, other

    cs.CV

    Point Convolutional Neural Networks by Extension Operators

    Authors: Matan Atzmon, Haggai Maron, Yaron Lipman

    Abstract: This paper presents Point Convolutional Neural Networks (PCNN): a novel framework for applying convolutional neural networks to point clouds. The framework consists of two operators: extension and restriction, map** point cloud functions to volumetric functions and vise-versa. A point cloud convolution is defined by pull-back of the Euclidean volumetric convolution via an extension-restriction m… ▽ More

    Submitted 27 March, 2018; originally announced March 2018.