Skip to main content

Showing 1–46 of 46 results for author: Maron, H

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

    cs.LG

    A Flexible, Equivariant Framework for Subgraph GNNs via Graph Products and Graph Coarsening

    Authors: Guy Bar-Shalom, Yam Eitan, Fabrizio Frasca, Haggai Maron

    Abstract: Subgraph Graph Neural Networks (Subgraph GNNs) enhance the expressivity of message-passing GNNs by representing graphs as sets of subgraphs. They have shown impressive performance on several tasks, but their complexity limits applications to larger graphs. Previous approaches suggested processing only subsets of subgraphs, selected either randomly or via learnable sampling. However, they make subo… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: Preprint, under review

  2. arXiv:2406.04336  [pdf, other

    cs.LG cs.DM cs.DS math.CO math.SP

    On the Expressive Power of Spectral Invariant Graph Neural Networks

    Authors: Bohang Zhang, Lingxiao Zhao, Haggai Maron

    Abstract: Incorporating spectral information to enhance Graph Neural Networks (GNNs) has shown promising results but raises a fundamental challenge due to the inherent ambiguity of eigenvectors. Various architectures have been proposed to address this ambiguity, referred to as spectral invariant architectures. Notable examples include GNNs and Graph Transformers that use spectral distances, spectral project… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

    Comments: 31 pages; 3 figures; to appear in ICML 2024

  3. arXiv:2405.20231  [pdf, other

    cs.LG cs.AI stat.ML

    The Empirical Impact of Neural Parameter Symmetries, or Lack Thereof

    Authors: Derek Lim, Moe Putterman, Robin Walters, Haggai Maron, Stefanie Jegelka

    Abstract: Many algorithms and observed phenomena in deep learning appear to be affected by parameter symmetries -- transformations of neural network parameters that do not change the underlying neural network function. These include linear mode connectivity, model merging, Bayesian neural network inference, metanetworks, and several other characteristics of optimization or loss-landscapes. However, theoreti… ▽ More

    Submitted 20 June, 2024; v1 submitted 30 May, 2024; originally announced May 2024.

    Comments: 27 pages. Preparing code for release. v2: added / updated some citations

  4. arXiv:2404.13344  [pdf, other

    cs.LG cs.AI

    GRANOLA: Adaptive Normalization for Graph Neural Networks

    Authors: Moshe Eliasof, Beatrice Bevilacqua, Carola-Bibiane Schönlieb, Haggai Maron

    Abstract: In recent years, significant efforts have been made to refine the design of Graph Neural Network (GNN) layers, aiming to overcome diverse challenges, such as limited expressive power and oversmoothing. Despite their widespread adoption, the incorporation of off-the-shelf normalization layers like BatchNorm or InstanceNorm within a GNN architecture may not effectively capture the unique characteris… ▽ More

    Submitted 20 April, 2024; originally announced April 2024.

  5. arXiv:2404.07097  [pdf, other

    cs.CV

    Fast Encoder-Based 3D from Casual Videos via Point Track Processing

    Authors: Yoni Kasten, Wuyue Lu, Haggai Maron

    Abstract: This paper addresses the long-standing challenge of reconstructing 3D structures from videos with dynamic content. Current approaches to this problem were not designed to operate on casual videos recorded by standard cameras or require a long optimization time. Aiming to significantly improve the efficiency of previous approaches, we present TracksTo4D, a learning-based approach that enables inf… ▽ More

    Submitted 26 June, 2024; v1 submitted 10 April, 2024; originally announced April 2024.

  6. arXiv:2402.08450  [pdf, other

    cs.LG

    Subgraphormer: Unifying Subgraph GNNs and Graph Transformers via Graph Products

    Authors: Guy Bar-Shalom, Beatrice Bevilacqua, Haggai Maron

    Abstract: In the realm of Graph Neural Networks (GNNs), two exciting research directions have recently emerged: Subgraph GNNs and Graph Transformers. In this paper, we propose an architecture that integrates both approaches, dubbed Subgraphormer, which combines the enhanced expressive power, message-passing mechanisms, and aggregation schemes from Subgraph GNNs with attention and positional encodings, argua… ▽ More

    Submitted 28 May, 2024; v1 submitted 13 February, 2024; originally announced February 2024.

    Comments: Published at ICML 2024

  7. arXiv:2402.04081  [pdf, other

    cs.LG cs.AI

    Improved Generalization of Weight Space Networks via Augmentations

    Authors: Aviv Shamsian, Aviv Navon, David W. Zhang, Yan Zhang, Ethan Fetaya, Gal Chechik, Haggai Maron

    Abstract: Learning in deep weight spaces (DWS), where neural networks process the weights of other neural networks, is an emerging research direction, with applications to 2D and 3D neural fields (INRs, NeRFs), as well as making inferences about other types of neural networks. Unfortunately, weight space models tend to suffer from substantial overfitting. We empirically analyze the reasons for this overfitt… ▽ More

    Submitted 6 February, 2024; originally announced February 2024.

    Comments: Under Review

  8. arXiv:2402.02287  [pdf, other

    cs.LG cs.AI cs.DM cs.NE stat.ML

    Future Directions in the Theory of Graph Machine Learning

    Authors: Christopher Morris, Fabrizio Frasca, Nadav Dym, Haggai Maron, İsmail İlkan Ceylan, Ron Levie, Derek Lim, Michael Bronstein, Martin Grohe, Stefanie Jegelka

    Abstract: Machine learning on graphs, especially using graph neural networks (GNNs), has seen a surge in interest due to the wide availability of graph data across a broad spectrum of disciplines, from life to social and engineering sciences. Despite their practical success, our theoretical understanding of the properties of GNNs remains highly incomplete. Recent theoretical advancements primarily focus on… ▽ More

    Submitted 14 June, 2024; v1 submitted 3 February, 2024; originally announced February 2024.

    Comments: ICML 2024

  9. arXiv:2312.04501  [pdf, other

    cs.LG cs.AI stat.ML

    Graph Metanetworks for Processing Diverse Neural Architectures

    Authors: Derek Lim, Haggai Maron, Marc T. Law, Jonathan Lorraine, James Lucas

    Abstract: Neural networks efficiently encode learned information within their parameters. Consequently, many tasks can be unified by treating neural networks themselves as input data. When doing so, recent studies demonstrated the importance of accounting for the symmetries and geometry of parameter spaces. However, those works developed architectures tailored to specific networks such as MLPs and CNNs with… ▽ More

    Submitted 29 December, 2023; v1 submitted 7 December, 2023; originally announced December 2023.

    Comments: 29 pages. v2 updated experimental results and details

  10. arXiv:2312.02339  [pdf, other

    cs.LG cs.AI stat.ML

    Expressive Sign Equivariant Networks for Spectral Geometric Learning

    Authors: Derek Lim, Joshua Robinson, Stefanie Jegelka, Haggai Maron

    Abstract: Recent work has shown the utility of develo** machine learning models that respect the structure and symmetries of eigenvectors. These works promote sign invariance, since for any eigenvector v the negation -v is also an eigenvector. However, we show that sign invariance is theoretically limited for tasks such as building orthogonally equivariant models and learning node positional encodings for… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

    Comments: NeurIPS 2023 Spotlight

  11. arXiv:2311.08851  [pdf, other

    cs.LG cs.CV

    Data Augmentations in Deep Weight Spaces

    Authors: Aviv Shamsian, David W. Zhang, Aviv Navon, Yan Zhang, Miltiadis Kofinas, Idan Achituve, Riccardo Valperga, Gertjan J. Burghouts, Efstratios Gavves, Cees G. M. Snoek, Ethan Fetaya, Gal Chechik, Haggai Maron

    Abstract: Learning in weight spaces, where neural networks process the weights of other deep neural networks, has emerged as a promising research direction with applications in various fields, from analyzing and editing neural fields and implicit neural representations, to network pruning and quantization. Recent works designed architectures for effective learning in that space, which takes into account its… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

    Comments: Accepted to NeurIPS 2023 Workshop on Symmetry and Geometry in Neural Representations

  12. arXiv:2310.20082  [pdf, other

    cs.LG

    Efficient Subgraph GNNs by Learning Effective Selection Policies

    Authors: Beatrice Bevilacqua, Moshe Eliasof, Eli Meirom, Bruno Ribeiro, Haggai Maron

    Abstract: Subgraph GNNs are provably expressive neural architectures that learn graph representations from sets of subgraphs. Unfortunately, their applicability is hampered by the computational complexity associated with performing message passing on many subgraphs. In this paper, we consider the problem of learning to select a small subset of the large set of possible subgraphs in a data-driven fashion. We… ▽ More

    Submitted 20 March, 2024; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: ICLR 2024 Camera Ready; 27 pages, 3 figures

  13. arXiv:2310.13397  [pdf, other

    cs.LG

    Equivariant Deep Weight Space Alignment

    Authors: Aviv Navon, Aviv Shamsian, Ethan Fetaya, Gal Chechik, Nadav Dym, Haggai Maron

    Abstract: Permutation symmetries of deep networks make basic operations like model merging and similarity estimation challenging. In many cases, aligning the weights of the networks, i.e., finding optimal permutations between their weights, is necessary. Unfortunately, weight alignment is an NP-hard problem. Prior research has mainly focused on solving relaxed versions of the alignment problem, leading to e… ▽ More

    Submitted 31 May, 2024; v1 submitted 20 October, 2023; originally announced October 2023.

    Comments: ICML 2024

  14. arXiv:2306.08687  [pdf, other

    cs.CV cs.AI

    Norm-guided latent space exploration for text-to-image generation

    Authors: Dvir Samuel, Rami Ben-Ari, Nir Darshan, Haggai Maron, Gal Chechik

    Abstract: Text-to-image diffusion models show great potential in synthesizing a large variety of concepts in new compositions and scenarios. However, the latent space of initial seeds is still not well understood and its structure was shown to impact the generation of various concepts. Specifically, simple operations like interpolation and finding the centroid of a set of seeds perform poorly when using sta… ▽ More

    Submitted 5 November, 2023; v1 submitted 14 June, 2023; originally announced June 2023.

    Comments: Accepted to NeurIPS 2023

  15. arXiv:2304.03215  [pdf, other

    cs.LG cs.AI cs.CR cs.SI

    Hierarchical Graph Neural Network with Cross-Attention for Cross-Device User Matching

    Authors: Ali Taghibakhshi, Mingyuan Ma, Ashwath Aithal, Onur Yilmaz, Haggai Maron, Matthew West

    Abstract: Cross-device user matching is a critical problem in numerous domains, including advertising, recommender systems, and cybersecurity. It involves identifying and linking different devices belonging to the same person, utilizing sequence logs. Previous data mining techniques have struggled to address the long-range dependencies and higher-order connections between the logs. Recently, researchers hav… ▽ More

    Submitted 19 October, 2023; v1 submitted 6 April, 2023; originally announced April 2023.

  16. arXiv:2303.02918  [pdf, other

    cs.LG

    Graph Positional Encoding via Random Feature Propagation

    Authors: Moshe Eliasof, Fabrizio Frasca, Beatrice Bevilacqua, Eran Treister, Gal Chechik, Haggai Maron

    Abstract: Two main families of node feature augmentation schemes have been explored for enhancing GNNs: random features and spectral positional encoding. Surprisingly, however, there is still no clear understanding of the relation between these two augmentation schemes. Here we propose a novel family of positional encoding schemes which draws a link between the above two approaches and improves over both. T… ▽ More

    Submitted 19 July, 2023; v1 submitted 6 March, 2023; originally announced March 2023.

    Comments: ICML 2023

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

  18. arXiv:2301.12780  [pdf, other

    cs.LG

    Equivariant Architectures for Learning in Deep Weight Spaces

    Authors: Aviv Navon, Aviv Shamsian, Idan Achituve, Ethan Fetaya, Gal Chechik, Haggai Maron

    Abstract: Designing machine learning architectures for processing neural networks in their raw weight matrix form is a newly introduced research direction. Unfortunately, the unique symmetry structure of deep weight spaces makes this design very challenging. If successful, such architectures would be capable of performing a wide range of intriguing tasks, from adapting a pre-trained network to a new domain… ▽ More

    Submitted 31 May, 2023; v1 submitted 30 January, 2023; originally announced January 2023.

    Comments: ICML 2023

  19. arXiv:2210.15956  [pdf, other

    cs.LG

    Generalized Laplacian Positional Encoding for Graph Representation Learning

    Authors: Sohir Maskey, Ali Parviz, Maximilian Thiessen, Hannes Stärk, Ylli Sadikaj, Haggai Maron

    Abstract: Graph neural networks (GNNs) are the primary tool for processing graph-structured data. Unfortunately, the most commonly used GNNs, called Message Passing Neural Networks (MPNNs) suffer from several fundamental limitations. To overcome these limitations, recent works have adapted the idea of positional encodings to graph data. This paper draws inspiration from the recent success of Laplacian-based… ▽ More

    Submitted 10 November, 2022; v1 submitted 28 October, 2022; originally announced October 2022.

    Comments: Accepted at NeurIPS Workshop on Symmetry and Geometry in Neural Representations: Extended Abstract Track 2022

  20. arXiv:2206.11140  [pdf, other

    cs.LG

    Understanding and Extending Subgraph GNNs by Rethinking Their Symmetries

    Authors: Fabrizio Frasca, Beatrice Bevilacqua, Michael M. Bronstein, Haggai Maron

    Abstract: Subgraph GNNs are a recent class of expressive Graph Neural Networks (GNNs) which model graphs as collections of subgraphs. So far, the design space of possible Subgraph GNN architectures as well as their basic theoretical properties are still largely unexplored. In this paper, we study the most prominent form of subgraph methods, which employs node-based subgraph selection policies such as ego-ne… ▽ More

    Submitted 13 October, 2022; v1 submitted 22 June, 2022; originally announced June 2022.

    Comments: NeurIPS 2022, Camera Ready; 48 pages, 7 figures

  21. arXiv:2204.09052  [pdf, other

    quant-ph cs.LG

    Optimizing Tensor Network Contraction Using Reinforcement Learning

    Authors: Eli A. Meirom, Haggai Maron, Shie Mannor, Gal Chechik

    Abstract: Quantum Computing (QC) stands to revolutionize computing, but is currently still limited. To develop and test quantum algorithms today, quantum circuits are often simulated on classical computers. Simulating a complex quantum circuit requires computing the contraction of a large network of tensors. The order (path) of contraction can have a drastic effect on the computing cost, but finding an effi… ▽ More

    Submitted 18 April, 2022; originally announced April 2022.

  22. arXiv:2203.01216  [pdf, other

    cs.LG cs.CV

    A Simple and Universal Rotation Equivariant Point-cloud Network

    Authors: Ben Finkelshtein, Chaim Baskin, Haggai Maron, Nadav Dym

    Abstract: Equivariance to permutations and rigid motions is an important inductive bias for various 3D learning problems. Recently it has been shown that the equivariant Tensor Field Network architecture is universal -- it can approximate any equivariant function. In this paper we suggest a much simpler architecture, prove that it enjoys the same universality guarantees and evaluate its performance on Model… ▽ More

    Submitted 27 May, 2022; v1 submitted 2 March, 2022; originally announced March 2022.

  23. arXiv:2202.13013  [pdf, other

    cs.LG stat.ML

    Sign and Basis Invariant Networks for Spectral Graph Representation Learning

    Authors: Derek Lim, Joshua Robinson, Lingxiao Zhao, Tess Smidt, Suvrit Sra, Haggai Maron, Stefanie Jegelka

    Abstract: We introduce SignNet and BasisNet -- new neural architectures that are invariant to two key symmetries displayed by eigenvectors: (i) sign flips, since if $v$ is an eigenvector then so is $-v$; and (ii) more general basis symmetries, which occur in higher dimensional eigenspaces with infinitely many choices of basis eigenvectors. We prove that under certain conditions our networks are universal, i… ▽ More

    Submitted 30 September, 2022; v1 submitted 25 February, 2022; originally announced February 2022.

    Comments: 42 pages

  24. arXiv:2202.01017  [pdf, other

    cs.LG cs.GT

    Multi-Task Learning as a Bargaining Game

    Authors: Aviv Navon, Aviv Shamsian, Idan Achituve, Haggai Maron, Kenji Kawaguchi, Gal Chechik, Ethan Fetaya

    Abstract: In Multi-task learning (MTL), a joint model is trained to simultaneously make predictions for several tasks. Joint training reduces computation costs and improves data efficiency; however, since the gradients of these different tasks may conflict, training a joint model for MTL often yields lower performance than its corresponding single-task counterparts. A common method for alleviating this issu… ▽ More

    Submitted 8 July, 2022; v1 submitted 2 February, 2022; originally announced February 2022.

    Comments: ICML 2022

  25. arXiv:2201.08459  [pdf, other

    cs.LG cs.AI

    Federated Learning with Heterogeneous Architectures using Graph HyperNetworks

    Authors: Or Litany, Haggai Maron, David Acuna, Jan Kautz, Gal Chechik, Sanja Fidler

    Abstract: Standard Federated Learning (FL) techniques are limited to clients with identical network architectures. This restricts potential use-cases like cross-platform training or inter-organizational collaboration when both data privacy and architectural proprietary are required. We propose a new FL framework that accommodates heterogeneous client architecture by adopting a graph hypernetwork for paramet… ▽ More

    Submitted 20 January, 2022; originally announced January 2022.

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

  27. arXiv:2110.02910  [pdf, other

    cs.LG stat.ML

    Equivariant Subgraph Aggregation Networks

    Authors: Beatrice Bevilacqua, Fabrizio Frasca, Derek Lim, Balasubramaniam Srinivasan, Chen Cai, Gopinath Balamurugan, Michael M. Bronstein, Haggai Maron

    Abstract: Message-passing neural networks (MPNNs) are the leading architecture for deep learning on graph-structured data, in large part due to their simplicity and scalability. Unfortunately, it was shown that these architectures are limited in their expressive power. This paper proposes a novel framework called Equivariant Subgraph Aggregation Networks (ESAN) to address this issue. Our main observation is… ▽ More

    Submitted 16 March, 2022; v1 submitted 6 October, 2021; originally announced October 2021.

    Comments: Published at ICLR 2022, Spotlight. 46 pages

  28. arXiv:2108.00946  [pdf, other

    cs.CV cs.CL cs.GR cs.LG

    StyleGAN-NADA: CLIP-Guided Domain Adaptation of Image Generators

    Authors: Rinon Gal, Or Patashnik, Haggai Maron, Gal Chechik, Daniel Cohen-Or

    Abstract: Can a generative model be trained to produce images from a specific domain, guided by a text prompt only, without seeing any image? In other words: can an image generator be trained "blindly"? Leveraging the semantic power of large scale Contrastive-Language-Image-Pre-training (CLIP) models, we present a text-driven method that allows shifting a generative model to new domains, without having to c… ▽ More

    Submitted 16 December, 2021; v1 submitted 2 August, 2021; originally announced August 2021.

    Comments: Project page: https://stylegan-nada.github.io/

  29. arXiv:2104.06703  [pdf, other

    cs.CV cs.LG

    Deep Permutation Equivariant Structure from Motion

    Authors: Dror Moran, Hodaya Koslowsky, Yoni Kasten, Haggai Maron, Meirav Galun, Ronen Basri

    Abstract: Existing deep methods produce highly accurate 3D reconstructions in stereo and multiview stereo settings, i.e., when cameras are both internally and externally calibrated. Nevertheless, the challenge of simultaneous recovery of camera poses and 3D scene structure in multiview settings with deep networks is still outstanding. Inspired by projective factorization for Structure from Motion (SFM) and… ▽ More

    Submitted 24 October, 2021; v1 submitted 14 April, 2021; originally announced April 2021.

  30. arXiv:2010.11875  [pdf, other

    eess.AS cs.LG cs.SD

    Scene-Agnostic Multi-Microphone Speech Dereverberation

    Authors: Yochai Yemini, Ethan Fetaya, Haggai Maron, Sharon Gannot

    Abstract: Neural networks (NNs) have been widely applied in speech processing tasks, and, in particular, those employing microphone arrays. Nevertheless, most existing NN architectures can only deal with fixed and position-specific microphone arrays. In this paper, we present an NN architecture that can cope with microphone arrays whose number and positions of the microphones are unknown, and demonstrate it… ▽ More

    Submitted 10 June, 2021; v1 submitted 22 October, 2020; originally announced October 2020.

  31. arXiv:2010.08853  [pdf, other

    cs.LG cs.NE stat.ML

    From Local Structures to Size Generalization in Graph Neural Networks

    Authors: Gilad Yehudai, Ethan Fetaya, Eli Meirom, Gal Chechik, Haggai Maron

    Abstract: Graph neural networks (GNNs) can process graphs of different sizes, but their ability to generalize across sizes, specifically from small to large graphs, is still not well understood. In this paper, we identify an important type of data where generalization from small to large graphs is challenging: graph distributions for which the local structure depends on the graph size. This effect occurs in… ▽ More

    Submitted 15 July, 2021; v1 submitted 17 October, 2020; originally announced October 2020.

    Comments: Camera ready version for ICML 2021

  32. arXiv:2010.05313  [pdf, other

    cs.LG cs.SI

    Controlling Graph Dynamics with Reinforcement Learning and Graph Neural Networks

    Authors: Eli A. Meirom, Haggai Maron, Shie Mannor, Gal Chechik

    Abstract: We consider the problem of controlling a partially-observed dynamic process on a graph by a limited number of interventions. This problem naturally arises in contexts such as scheduling virus tests to curb an epidemic; targeted marketing in order to promote a product; and manually inspecting posts to detect fake news spreading on social networks. We formulate this setup as a sequential decision… ▽ More

    Submitted 9 July, 2021; v1 submitted 11 October, 2020; originally announced October 2020.

    Comments: ICML 2021

  33. arXiv:2010.02449  [pdf, other

    cs.LG cs.CG

    On the Universality of Rotation Equivariant Point Cloud Networks

    Authors: Nadav Dym, Haggai Maron

    Abstract: Learning functions on point clouds has applications in many fields, including computer vision, computer graphics, physics, and chemistry. Recently, there has been a growing interest in neural architectures that are invariant or equivariant to all three shape-preserving transformations of point clouds: translation, rotation, and permutation. In this paper, we present a first study of the approxim… ▽ More

    Submitted 5 October, 2020; originally announced October 2020.

  34. arXiv:2007.02693  [pdf, other

    cs.CV cs.LG stat.ML

    Auxiliary Learning by Implicit Differentiation

    Authors: Aviv Navon, Idan Achituve, Haggai Maron, Gal Chechik, Ethan Fetaya

    Abstract: Training neural networks with auxiliary tasks is a common practice for improving the performance on a main task of interest. Two main challenges arise in this multi-task learning setting: (i) designing useful auxiliary tasks; and (ii) combining auxiliary tasks into a single coherent loss. Here, we propose a novel framework, AuxiLearn, that targets both challenges based on implicit differentiation.… ▽ More

    Submitted 11 May, 2021; v1 submitted 22 June, 2020; originally announced July 2020.

    Comments: Published at ICLR 2021

  35. arXiv:2003.12641  [pdf, other

    cs.CV cs.LG eess.IV

    Self-Supervised Learning for Domain Adaptation on Point-Clouds

    Authors: Idan Achituve, Haggai Maron, Gal Chechik

    Abstract: Self-supervised learning (SSL) is a technique for learning useful representations from unlabeled data. It has been applied effectively to domain adaptation (DA) on images and videos. It is still unknown if and how it can be leveraged for domain adaptation in 3D perception problems. Here we describe the first study of SSL for DA on point clouds. We introduce a new family of pretext tasks, Deformati… ▽ More

    Submitted 13 May, 2022; v1 submitted 29 March, 2020; originally announced March 2020.

  36. arXiv:2003.05744  [pdf, other

    cs.LG stat.ML

    Learning Algebraic Multigrid Using Graph Neural Networks

    Authors: Ilay Luz, Meirav Galun, Haggai Maron, Ronen Basri, Irad Yavneh

    Abstract: Efficient numerical solvers for sparse linear systems are crucial in science and engineering. One of the fastest methods for solving large-scale sparse linear systems is algebraic multigrid (AMG). The main challenge in the construction of AMG algorithms is the selection of the prolongation operator -- a problem-dependent sparse matrix which governs the multiscale hierarchy of the solver and is cri… ▽ More

    Submitted 24 September, 2020; v1 submitted 12 March, 2020; originally announced March 2020.

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

  38. arXiv:2002.08599  [pdf, other

    cs.LG stat.ML

    On Learning Sets of Symmetric Elements

    Authors: Haggai Maron, Or Litany, Gal Chechik, Ethan Fetaya

    Abstract: Learning from unordered sets is a fundamental learning setup, recently attracting increasing attention. Research in this area has focused on the case where elements of the set are represented by feature vectors, and far less emphasis has been given to the common case where set elements themselves adhere to their own symmetries. That case is relevant to numerous applications, from deblurring image… ▽ More

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

    Comments: 37th International Conference on Machine Learning, Vienna,2020, Outstanding paper award

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

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

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

  42. 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: Develo** deep learning techniques for geometric data is an active and fruitful research area. This paper tackles the problem of sphere-type surface learning by develo** 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

  43. 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 develo** 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

  44. 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)

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

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