Skip to main content

Showing 1–45 of 45 results for author: Lipman, Y

  1. arXiv:2403.01329  [pdf, other

    cs.LG cs.AI cs.CV

    Bespoke Non-Stationary Solvers for Fast Sampling of Diffusion and Flow Models

    Authors: Neta Shaul, Uriel Singer, Ricky T. Q. Chen, Matthew Le, Ali Thabet, Albert Pumarola, Yaron Lipman

    Abstract: This paper introduces Bespoke Non-Stationary (BNS) Solvers, a solver distillation approach to improve sample efficiency of Diffusion and Flow models. BNS solvers are based on a family of non-stationary solvers that provably subsumes existing numerical ODE solvers and consequently demonstrate considerable improvement in sample approximation (PSNR) over these baselines. Compared to model distillatio… ▽ More

    Submitted 2 March, 2024; originally announced March 2024.

  2. arXiv:2402.14017  [pdf, other

    cs.LG

    D-Flow: Differentiating through Flows for Controlled Generation

    Authors: Heli Ben-Hamu, Omri Puny, Itai Gat, Brian Karrer, Uriel Singer, Yaron Lipman

    Abstract: Taming the generation outcome of state of the art Diffusion and Flow-Matching (FM) models without having to re-train a task-specific model unlocks a powerful tool for solving inverse problems, conditional generation, and controlled generation in general. In this work we introduce D-Flow, a simple framework for controlling the generation process by differentiating through the flow, optimizing for t… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

  3. arXiv:2312.09222  [pdf, other

    cs.CV cs.GR

    Mosaic-SDF for 3D Generative Models

    Authors: Lior Yariv, Omri Puny, Natalia Neverova, Oran Gafni, Yaron Lipman

    Abstract: Current diffusion or flow-based generative models for 3D shapes divide to two: distilling pre-trained 2D image diffusion models, and training directly on 3D shapes. When training a diffusion or flow models on 3D shapes a crucial design choice is the shape representation. An effective shape representation needs to adhere three design principles: it should allow an efficient conversion of large 3D d… ▽ More

    Submitted 24 April, 2024; v1 submitted 14 December, 2023; originally announced December 2023.

    Comments: More results and details can be found at https://lioryariv.github.io/msdf

  4. arXiv:2311.13443  [pdf, other

    cs.LG cs.AI cs.CV cs.RO stat.ML

    Guided Flows for Generative Modeling and Decision Making

    Authors: Qinqing Zheng, Matt Le, Neta Shaul, Yaron Lipman, Aditya Grover, Ricky T. Q. Chen

    Abstract: Classifier-free guidance is a key component for enhancing the performance of conditional generative models across diverse tasks. While it has previously demonstrated remarkable improvements for the sample quality, it has only been exclusively employed for diffusion models. In this paper, we integrate classifier-free guidance into Flow Matching (FM) models, an alternative simulation-free approach t… ▽ More

    Submitted 7 December, 2023; v1 submitted 22 November, 2023; originally announced November 2023.

  5. arXiv:2310.19075  [pdf, other

    cs.LG cs.AI cs.CV

    Bespoke Solvers for Generative Flow Models

    Authors: Neta Shaul, Juan Perez, Ricky T. Q. Chen, Ali Thabet, Albert Pumarola, Yaron Lipman

    Abstract: Diffusion or flow-based models are powerful generative paradigms that are notoriously hard to sample as samples are defined as solutions to high-dimensional Ordinary or Stochastic Differential Equations (ODEs/SDEs) which require a large Number of Function Evaluations (NFE) to approximate well. Existing methods to alleviate the costly sampling process include model distillation and designing dedica… ▽ More

    Submitted 29 October, 2023; originally announced October 2023.

  6. arXiv:2310.02233  [pdf, other

    stat.ML cs.LG math.OC

    Generalized Schrödinger Bridge Matching

    Authors: Guan-Horng Liu, Yaron Lipman, Maximilian Nickel, Brian Karrer, Evangelos A. Theodorou, Ricky T. Q. Chen

    Abstract: Modern distribution matching algorithms for training diffusion or flow models directly prescribe the time evolution of the marginal distributions between two boundary distributions. In this work, we consider a generalized distribution matching setup, where these marginals are only implicitly described as a solution to some task-specific objective function. The problem setup, known as the Generaliz… ▽ More

    Submitted 18 April, 2024; v1 submitted 3 October, 2023; originally announced October 2023.

    Comments: ICLR 2024 Camera Ready

  7. arXiv:2306.06626  [pdf, other

    cs.LG stat.ML

    On Kinetic Optimal Probability Paths for Generative Models

    Authors: Neta Shaul, Ricky T. Q. Chen, Maximilian Nickel, Matt Le, Yaron Lipman

    Abstract: Recent successful generative models are trained by fitting a neural network to an a-priori defined tractable probability density path taking noise to training examples. In this paper we investigate the space of Gaussian probability paths, which includes diffusion paths as an instance, and look for an optimal member in some useful sense. In particular, minimizing the Kinetic Energy (KE) of a path i… ▽ More

    Submitted 11 June, 2023; originally announced June 2023.

  8. arXiv:2304.14772  [pdf, other

    cs.LG

    Multisample Flow Matching: Straightening Flows with Minibatch Couplings

    Authors: Aram-Alexandre Pooladian, Heli Ben-Hamu, Carles Domingo-Enrich, Brandon Amos, Yaron Lipman, Ricky T. Q. Chen

    Abstract: Simulation-free methods for training continuous-time generative models construct probability paths that go between noise distributions and individual data samples. Recent works, such as Flow Matching, derived paths that are optimal for each data sample. However, these algorithms rely on independent data and noise samples, and do not exploit underlying structure in the data distribution for constru… ▽ More

    Submitted 24 May, 2023; v1 submitted 28 April, 2023; originally announced April 2023.

  9. arXiv:2303.14569  [pdf, other

    cs.CV

    VisCo Grids: Surface Reconstruction with Viscosity and Coarea Grids

    Authors: Albert Pumarola, Artsiom Sanakoyeu, Lior Yariv, Ali Thabet, Yaron Lipman

    Abstract: Surface reconstruction has been seeing a lot of progress lately by utilizing Implicit Neural Representations (INRs). Despite their success, INRs often introduce hard to control inductive bias (i.e., the solution surface can exhibit unexplainable behaviours), have costly inference, and are slow to train. The goal of this work is to show that replacing neural networks with simple grid functions, alo… ▽ More

    Submitted 25 March, 2023; originally announced March 2023.

    Comments: Published in NeurIPS 2022

  10. arXiv:2302.11556  [pdf, other

    cs.LG cs.AI

    Equivariant Polynomials for Graph Neural Networks

    Authors: Omri Puny, Derek Lim, Bobak T. Kiani, Haggai Maron, Yaron Lipman

    Abstract: Graph Neural Networks (GNN) are inherently limited in their expressive power. Recent seminal works (Xu et al., 2019; Morris et al., 2019b) introduced the Weisfeiler-Lehman (WL) hierarchy as a measure of expressive power. Although this hierarchy has propelled significant advances in GNN analysis and architecture developments, it suffers from several significant limitations. These include a complex… ▽ More

    Submitted 4 June, 2023; v1 submitted 22 February, 2023; originally announced February 2023.

  11. arXiv:2302.08113  [pdf, other

    cs.CV

    MultiDiffusion: Fusing Diffusion Paths for Controlled Image Generation

    Authors: Omer Bar-Tal, Lior Yariv, Yaron Lipman, Tali Dekel

    Abstract: Recent advances in text-to-image generation with diffusion models present transformative capabilities in image quality. However, user controllability of the generated image, and fast adaptation to new tasks still remains an open challenge, currently mostly addressed by costly and long re-training and fine-tuning or ad-hoc adaptations to specific image generation tasks. In this work, we present Mul… ▽ More

    Submitted 16 February, 2023; originally announced February 2023.

  12. arXiv:2302.03660  [pdf, other

    cs.LG cs.AI stat.ML

    Flow Matching on General Geometries

    Authors: Ricky T. Q. Chen, Yaron Lipman

    Abstract: We propose Riemannian Flow Matching (RFM), a simple yet powerful framework for training continuous normalizing flows on manifolds. Existing methods for generative modeling on manifolds either require expensive simulation, are inherently unable to scale to high dimensions, or use approximations for limiting quantities that result in biased training objectives. Riemannian Flow Matching bypasses thes… ▽ More

    Submitted 26 February, 2024; v1 submitted 7 February, 2023; originally announced February 2023.

    Journal ref: ICLR 2024

  13. arXiv:2210.02747  [pdf, other

    cs.LG cs.AI stat.ML

    Flow Matching for Generative Modeling

    Authors: Yaron Lipman, Ricky T. Q. Chen, Heli Ben-Hamu, Maximilian Nickel, Matt Le

    Abstract: We introduce a new paradigm for generative modeling built on Continuous Normalizing Flows (CNFs), allowing us to train CNFs at unprecedented scale. Specifically, we present the notion of Flow Matching (FM), a simulation-free approach for training CNFs based on regressing vector fields of fixed conditional probability paths. Flow Matching is compatible with a general family of Gaussian probability… ▽ More

    Submitted 8 February, 2023; v1 submitted 6 October, 2022; originally announced October 2022.

  14. arXiv:2210.01741  [pdf, other

    cs.LG

    Neural Conservation Laws: A Divergence-Free Perspective

    Authors: Jack Richter-Powell, Yaron Lipman, Ricky T. Q. Chen

    Abstract: We investigate the parameterization of deep neural networks that by design satisfy the continuity equation, a fundamental conservation law. This is enabled by the observation that any solution of the continuity equation can be represented as a divergence-free vector field. We hence propose building divergence-free neural networks through the concept of differential forms, and with the aid of autom… ▽ More

    Submitted 11 December, 2022; v1 submitted 4 October, 2022; originally announced October 2022.

    Journal ref: NeurIPS 2022

  15. arXiv:2207.04711  [pdf, other

    stat.ML cs.LG

    Matching Normalizing Flows and Probability Paths on Manifolds

    Authors: Heli Ben-Hamu, Samuel Cohen, Joey Bose, Brandon Amos, Aditya Grover, Maximilian Nickel, Ricky T. Q. Chen, Yaron Lipman

    Abstract: Continuous Normalizing Flows (CNFs) are a class of generative models that transform a prior distribution to a model distribution by solving an ordinary differential equation (ODE). We propose to train CNFs on manifolds by minimizing probability path divergence (PPD), a novel family of divergences between the probability density path generated by the CNF and a target probability density path. PPD i… ▽ More

    Submitted 11 July, 2022; originally announced July 2022.

    Comments: ICML 2022

  16. arXiv:2112.09992  [pdf, other

    cs.LG cs.DS cs.NE stat.ML

    Weisfeiler and Leman go Machine Learning: The Story so far

    Authors: Christopher Morris, Yaron Lipman, Haggai Maron, Bastian Rieck, Nils M. Kriege, Martin Grohe, Matthias Fey, Karsten Borgwardt

    Abstract: In recent years, algorithms and neural architectures based on the Weisfeiler--Leman algorithm, a well-known heuristic for the graph isomorphism problem, have emerged as a powerful tool for machine learning with graphs and relational data. Here, we give a comprehensive overview of the algorithm's use in a machine-learning setting, focusing on the supervised regime. We discuss the theoretical backgr… ▽ More

    Submitted 13 July, 2023; v1 submitted 18 December, 2021; originally announced December 2021.

    Comments: Accepted at JMLR

  17. 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 mapping 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 mapping to the shape spa… ▽ More

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

    Comments: Accepted to CVPR 2022

  18. 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.

  19. 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.

  20. arXiv:2108.08052  [pdf, other

    stat.ML cs.AI cs.LG

    Moser Flow: Divergence-based Generative Modeling on Manifolds

    Authors: Noam Rozen, Aditya Grover, Maximilian Nickel, Yaron Lipman

    Abstract: We are interested in learning generative models for complex geometries described via manifolds, such as spheres, tori, and other implicit surfaces. Current extensions of existing (Euclidean) generative models are restricted to specific geometries and typically suffer from high computational costs. We introduce Moser Flow (MF), a new class of generative models within the family of continuous normal… ▽ More

    Submitted 2 November, 2021; v1 submitted 18 August, 2021; originally announced August 2021.

  21. arXiv:2106.12052  [pdf, other

    cs.CV

    Volume Rendering of Neural Implicit Surfaces

    Authors: Lior Yariv, Jiatao Gu, Yoni Kasten, Yaron Lipman

    Abstract: Neural volume rendering became increasingly popular recently due to its success in synthesizing novel views of a scene from a sparse set of input images. So far, the geometry learned by neural volume rendering techniques was modeled using a generic density function. Furthermore, the geometry itself was extracted using an arbitrary level set of the density function leading to a noisy, often low fid… ▽ More

    Submitted 1 December, 2021; v1 submitted 22 June, 2021; originally announced June 2021.

  22. arXiv:2106.10272  [pdf, other

    cs.LG stat.ML

    Riemannian Convex Potential Maps

    Authors: Samuel Cohen, Brandon Amos, Yaron Lipman

    Abstract: Modeling distributions on Riemannian manifolds is a crucial component in understanding non-Euclidean data that arises, e.g., in physics and geology. The budding approaches in this space are limited by representational and computational tradeoffs. We propose and study a class of flows that uses convex potentials from Riemannian optimal transport. These are universal and can model distributions on a… ▽ More

    Submitted 18 June, 2021; originally announced June 2021.

    Comments: ICML 2021

  23. arXiv:2106.07689  [pdf, other

    cs.LG

    Phase Transitions, Distance Functions, and Implicit Neural Representations

    Authors: Yaron Lipman

    Abstract: Representing surfaces as zero level sets of neural networks recently emerged as a powerful modeling paradigm, named Implicit Neural Representations (INRs), serving numerous downstream applications in geometric deep learning and 3D vision. Training INRs previously required choosing between occupancy and distance function representation and different losses with unknown limit behavior and/or bias. I… ▽ More

    Submitted 14 June, 2021; originally announced June 2021.

    Journal ref: ICML 2021

  24. 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.

  25. arXiv:2006.07846  [pdf, other

    cs.LG cs.DS stat.ML

    Global Attention Improves Graph Networks Generalization

    Authors: Omri Puny, Heli Ben-Hamu, Yaron Lipman

    Abstract: This paper advocates incorporating a Low-Rank Global Attention (LRGA) module, a computation and memory efficient variant of the dot-product attention (Vaswani et al., 2017), to Graph Neural Networks (GNNs) for improving their generalization power. To theoretically quantify the generalization properties granted by adding the LRGA module to GNNs, we focus on a specific family of expressive GNNs and… ▽ More

    Submitted 12 November, 2020; v1 submitted 14 June, 2020; originally announced June 2020.

  26. 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.

  27. 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.

  28. 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

  29. arXiv:2002.08772  [pdf, other

    cs.LG stat.ML

    Set2Graph: Learning Graphs From Sets

    Authors: Hadar Serviansky, Nimrod Segol, Jonathan Shlomi, Kyle Cranmer, Eilam Gross, Haggai Maron, Yaron Lipman

    Abstract: Many problems in machine learning can be cast as learning functions from sets to graphs, or more generally to hypergraphs; in short, Set2Graph functions. Examples include clustering, learning vertex and edge features on graphs, and learning features on triplets in a collection. A natural approach for building Set2Graph models is to characterize all linear equivariant set-to-hypergraph layers and s… ▽ More

    Submitted 26 November, 2020; v1 submitted 20 February, 2020; originally announced February 2020.

  30. 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

  31. arXiv:1910.02421  [pdf, other

    cs.LG stat.ML

    On Universal Equivariant Set Networks

    Authors: Nimrod Segol, Yaron Lipman

    Abstract: Using deep neural networks that are either invariant or equivariant to permutations in order to learn functions on unordered sets has become prevalent. The most popular, basic models are DeepSets [Zaheer et al. 2017] and PointNet [Qi et al. 2017]. While known to be universal for approximating invariant functions, DeepSets and PointNet are not known to be universal when approximating \emph{equivari… ▽ More

    Submitted 23 January, 2020; v1 submitted 6 October, 2019; originally announced October 2019.

  32. 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

  33. arXiv:1905.11136  [pdf, other

    cs.LG stat.ML

    Provably Powerful Graph Networks

    Authors: Haggai Maron, Heli Ben-Hamu, Hadar Serviansky, Yaron Lipman

    Abstract: Recently, the Weisfeiler-Lehman (WL) graph isomorphism test was used to measure the expressive power of graph neural networks (GNN). It was shown that the popular message passing GNN cannot distinguish between graphs that are indistinguishable by the 1-WL test (Morris et al. 2018; Xu et al. 2019). Unfortunately, many simple instances of graphs are indistinguishable by the 1-WL test. In search fo… ▽ More

    Submitted 9 June, 2020; v1 submitted 27 May, 2019; originally announced May 2019.

  34. arXiv:1901.09342  [pdf, other

    cs.LG stat.ML

    On the Universality of Invariant Networks

    Authors: Haggai Maron, Ethan Fetaya, Nimrod Segol, Yaron Lipman

    Abstract: Constraining linear layers in neural networks to respect symmetry transformations from a group $G$ is a common design principle for invariant networks that has found many applications in machine learning. In this paper, we consider a fundamental question that has received little attention to date: Can these networks approximate any (continuous) invariant function? We tackle the rather general… ▽ More

    Submitted 3 May, 2019; v1 submitted 27 January, 2019; originally announced January 2019.

    Comments: ICML 2019

  35. arXiv:1812.10705  [pdf, other

    cs.CV

    Surface Networks via General Covers

    Authors: Niv Haim, Nimrod Segol, Heli Ben-Hamu, Haggai Maron, Yaron Lipman

    Abstract: Developing deep learning techniques for geometric data is an active and fruitful research area. This paper tackles the problem of sphere-type surface learning by developing a novel surface-to-image representation. Using this representation we are able to quickly adapt successful CNN models to the surface setting. The surface-image representation is based on a covering map from the image domain t… ▽ More

    Submitted 18 August, 2019; v1 submitted 27 December, 2018; originally announced December 2018.

    Comments: ICCV 2019

  36. arXiv:1812.09902  [pdf, other

    cs.LG stat.ML

    Invariant and Equivariant Graph Networks

    Authors: Haggai Maron, Heli Ben-Hamu, Nadav Shamir, Yaron Lipman

    Abstract: Invariant and equivariant networks have been successfully used for learning images, sets, point clouds, and graphs. A basic challenge in developing such networks is finding the maximal collection of invariant and equivariant linear layers. Although this question is answered for the first three examples (for popular transformations, at-least), a full characterization of invariant and equivariant li… ▽ More

    Submitted 30 April, 2019; v1 submitted 24 December, 2018; originally announced December 2018.

    Comments: ICLR 2019

  37. Multi-chart Generative Surface Modeling

    Authors: Heli Ben-Hamu, Haggai Maron, Itay Kezurer, Gal Avineri, Yaron Lipman

    Abstract: This paper introduces a 3D shape generative model based on deep neural networks. A new image-like (i.e., tensor) data representation for genus-zero 3D shapes is devised. It is based on the observation that complicated shapes can be well represented by multiple parameterizations (charts), each focusing on a different part of the shape. The new tensor data representation is used as input to Generati… ▽ More

    Submitted 3 March, 2019; v1 submitted 6 June, 2018; originally announced June 2018.

    Journal ref: ACM Trans. Graph. 37, 6, Article 215 (December 2018)

  38. 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, mapping 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.

  39. arXiv:1711.02221  [pdf, other

    cs.CG math.CV

    A Linear Variational Principle for Riemann Mappings and Discrete Conformality

    Authors: Nadav Dym, Yaron Lipman, Raz Slutsky

    Abstract: We consider Riemann mappings from bounded Lipschitz domains in the plane to a triangle. We show that in this case the Riemann mapping has a linear variational principle: it is the minimizer of the Dirichlet energy over an appropriate affine space. By discretizing the variational principle in a natural way we obtain discrete conformal maps which can be computed by solving a sparse linear system. We… ▽ More

    Submitted 11 February, 2018; v1 submitted 6 November, 2017; originally announced November 2017.

  40. Photometric Stereo by Hemispherical Metric Embedding

    Authors: Ofer Bartal, Nati Ofir, Yaron Lipman, Ronen Basri

    Abstract: Photometric Stereo methods seek to reconstruct the 3d shape of an object from motionless images obtained with varying illumination. Most existing methods solve a restricted problem where the physical reflectance model, such as Lambertian reflectance, is known in advance. In contrast, we do not restrict ourselves to a specific reflectance model. Instead, we offer a method that works on a wide varie… ▽ More

    Submitted 25 June, 2017; originally announced June 2017.

  41. arXiv:1705.06148  [pdf, other

    cs.GR

    DS++: A flexible, scalable and provably tight relaxation for matching problems

    Authors: Nadav Dym, Haggai Maron, Yaron Lipman

    Abstract: Correspondence problems are often modelled as quadratic optimization problems over permutations. Common scalable methods for approximating solutions of these NP-hard problems are the spectral relaxation for non-convex energies and the doubly stochastic (DS) relaxation for convex energies. Lately, it has been demonstrated that semidefinite programming relaxations can have considerably improved accu… ▽ More

    Submitted 17 May, 2017; originally announced May 2017.

  42. arXiv:1506.03301  [pdf, other

    cs.CV

    Wide baseline stereo matching with convex bounded-distortion constraints

    Authors: Meirav Galun, Tal Amir, Tal Hassner, Ronen Basri, Yaron Lipman

    Abstract: Finding correspondences in wide baseline setups is a challenging problem. Existing approaches have focused largely on developing better feature descriptors for correspondence and on accurate recovery of epipolar line constraints. This paper focuses on the challenging problem of finding correspondences once approximate epipolar constraints are given. We introduce a novel method that integrates a de… ▽ More

    Submitted 10 June, 2015; originally announced June 2015.

  43. arXiv:1310.0955  [pdf, other

    cs.CG math.MG

    Bijective Mappings Of Meshes With Boundary And The Degree In Mesh Processing

    Authors: Yaron Lipman

    Abstract: This paper introduces three sets of sufficient conditions, for generating bijective simplicial mappings of manifold meshes. A necessary condition for a simplicial mapping of a mesh to be injective is that it either maintains the orientation of all elements or flips all the elements. However, these conditions are known to be insufficient for injectivity of a simplicial map. In this paper we provide… ▽ More

    Submitted 16 February, 2014; v1 submitted 3 October, 2013; originally announced October 2013.

  44. arXiv:1301.6336  [pdf, other

    cs.CG cs.GR math.NA

    Approximation of Polyhedral Surface Uniformization

    Authors: Yaron Lipman

    Abstract: We present a constructive approach for approximating the conformal map (uniformization) of a polyhedral surface to a canonical domain in the plane. The main tool is a characterization of convex spaces of quasiconformal simplicial maps and their approximation properties. As far as we are aware, this is the first algorithm proved to approximate the uniformization of general polyhedral surfaces.

    Submitted 27 January, 2013; originally announced January 2013.

  45. arXiv:1110.3649  [pdf, other

    math.NA cs.CV cs.GR

    Algorithms to automatically quantify the geometric similarity of anatomical surfaces

    Authors: D. Boyer, Y. Lipman, E. St. Clair, J. Puente, T. Funkhouser, B. Patel, J. Jernvall, I. Daubechies

    Abstract: We describe new approaches for distances between pairs of 2-dimensional surfaces (embedded in 3-dimensional space) that use local structures and global information contained in inter-structure geometric relationships. We present algorithms to automatically determine these distances as well as geometric correspondences. This is motivated by the aspiration of students of natural science to understan… ▽ More

    Submitted 15 March, 2012; v1 submitted 17 October, 2011; originally announced October 2011.

    Comments: Changes with respect to v1, v2: an Erratum was added, correcting the references for one of the three datasets. Note that the datasets and code for this paper can be obtained from the Data Conservancy (see Download column on v1, v2)

    Journal ref: PNAS 2011 108 (45) 18221-18226