Skip to main content

Showing 1–50 of 74 results for author: Bronstein, M M

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

    cs.LG cs.AI math.DS stat.ML

    On the Limitations of Fractal Dimension as a Measure of Generalization

    Authors: Charlie Tan, Inés García-Redondo, Qiquan Wang, Michael M. Bronstein, Anthea Monod

    Abstract: Bounding and predicting the generalization gap of overparameterized neural networks remains a central open problem in theoretical machine learning. Neural network optimization trajectories have been proposed to possess fractal structure, leading to bounds and generalization measures based on notions of fractal dimension on these trajectories. Prominently, both the Hausdorff dimension and the persi… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

    Comments: 17 pages, 6 figures

  2. arXiv:2405.15059  [pdf, other

    cs.LG math.NA stat.ML

    Message-Passing Monte Carlo: Generating low-discrepancy point sets via Graph Neural Networks

    Authors: T. Konstantin Rusch, Nathan Kirk, Michael M. Bronstein, Christiane Lemieux, Daniela Rus

    Abstract: Discrepancy is a well-known measure for the irregularity of the distribution of a point set. Point sets with small discrepancy are called low-discrepancy and are known to efficiently fill the space in a uniform manner. Low-discrepancy points play a central role in many problems in science and engineering, including numerical integration, computer vision, machine perception, computer graphics, mach… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

  3. arXiv:2405.13806  [pdf, other

    cs.LG

    Advancing Graph Convolutional Networks via General Spectral Wavelets

    Authors: Nian Liu, Xiaoxin He, Thomas Laurent, Francesco Di Giovanni, Michael M. Bronstein, Xavier Bresson

    Abstract: Spectral graph convolution, an important tool of data filtering on graphs, relies on two essential decisions; selecting spectral bases for signal transformation and parameterizing the kernel for frequency analysis. While recent techniques mainly focus on standard Fourier transform and vector-valued spectral functions, they fall short in flexibility to describe specific signal distribution for each… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

  4. arXiv:2402.08480  [pdf, other

    cs.LG math.DG

    Revealing Decurve Flows for Generalized Graph Propagation

    Authors: Chen Lin, Liheng Ma, Yiyang Chen, Wanli Ouyang, Michael M. Bronstein, Philip H. S. Torr

    Abstract: This study addresses the limitations of the traditional analysis of message-passing, central to graph learning, by defining {\em \textbf{generalized propagation}} with directed and weighted graphs. The significance manifest in two ways. \textbf{Firstly}, we propose {\em Generalized Propagation Neural Networks} (\textbf{GPNNs}), a framework that unifies most propagation-based graph neural networks.… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

    Comments: 15 pages, 4 figures

  5. arXiv:2402.04062  [pdf, other

    cs.LG cs.AI

    Link Prediction with Relational Hypergraphs

    Authors: Xingyue Huang, Miguel Romero Orth, Pablo Barceló, Michael M. Bronstein, İsmail İlkan Ceylan

    Abstract: Link prediction with knowledge graphs has been thoroughly studied in graph machine learning, leading to a rich landscape of graph neural network architectures with successful applications. Nonetheless, it remains challenging to transfer the success of these architectures to relational hypergraphs, where the task of link prediction is over $k$-ary relations, which is substantially harder than link… ▽ More

    Submitted 23 May, 2024; v1 submitted 6 February, 2024; originally announced February 2024.

  6. arXiv:2401.04301  [pdf, other

    cs.LG

    Setting the Record Straight on Transformer Oversmoothing

    Authors: Gbètondji J-S Dovonon, Michael M. Bronstein, Matt J. Kusner

    Abstract: Transformer-based models have recently become wildly successful across a diverse set of domains. At the same time, recent work has argued that Transformers are inherently low-pass filters that gradually oversmooth the inputs. This is worrisome as it limits generalization, especially as model depth increases. A natural question is: How can Transformers achieve these successes given this shortcoming… ▽ More

    Submitted 13 February, 2024; v1 submitted 8 January, 2024; originally announced January 2024.

  7. arXiv:2306.03589  [pdf, other

    cs.LG stat.ML

    How does over-squashing affect the power of GNNs?

    Authors: Francesco Di Giovanni, T. Konstantin Rusch, Michael M. Bronstein, Andreea Deac, Marc Lackenby, Siddhartha Mishra, Petar Veličković

    Abstract: Graph Neural Networks (GNNs) are the state-of-the-art model for machine learning on graph-structured data. The most popular class of GNNs operate by exchanging information between adjacent nodes, and are known as Message Passing Neural Networks (MPNNs). Given their widespread use, understanding the expressive power of MPNNs is a key question. However, existing results typically consider settings w… ▽ More

    Submitted 12 February, 2024; v1 submitted 6 June, 2023; originally announced June 2023.

    Comments: 36 pages; Published in Transactions on Machine Learning Research (TMLR)

  8. arXiv:2305.09605  [pdf, other

    stat.ML cs.LG

    To smooth a cloud or to pin it down: Guarantees and Insights on Score Matching in Denoising Diffusion Models

    Authors: Francisco Vargas, Teodora Reu, Anna Kerekes, Michael M Bronstein

    Abstract: Denoising diffusion models are a class of generative models which have recently achieved state-of-the-art results across many domains. Gradual noise is added to the data using a diffusion process, which transforms the data distribution into a Gaussian. Samples from the generative model are then obtained by simulating an approximation of the time reversal of this diffusion initialized by Gaussian s… ▽ More

    Submitted 26 June, 2024; v1 submitted 16 May, 2023; originally announced May 2023.

    Comments: arXiv admin note: text overlap with arXiv:1903.01608 by other authors

  9. arXiv:2303.10993  [pdf, other

    cs.LG

    A Survey on Oversmoothing in Graph Neural Networks

    Authors: T. Konstantin Rusch, Michael M. Bronstein, Siddhartha Mishra

    Abstract: Node features of graph neural networks (GNNs) tend to become more similar with the increase of the network depth. This effect is known as over-smoothing, which we axiomatically define as the exponential convergence of suitable similarity measures on the node features. Our definition unifies previous approaches and gives rise to new quantitative measures of over-smoothing. Moreover, we empirically… ▽ More

    Submitted 20 March, 2023; originally announced March 2023.

  10. arXiv:2210.00513  [pdf, other

    cs.LG stat.ML

    Gradient Gating for Deep Multi-Rate Learning on Graphs

    Authors: T. Konstantin Rusch, Benjamin P. Chamberlain, Michael W. Mahoney, Michael M. Bronstein, Siddhartha Mishra

    Abstract: We present Gradient Gating (G$^2$), a novel framework for improving the performance of Graph Neural Networks (GNNs). Our framework is based on gating the output of GNN layers with a mechanism for multi-rate flow of message passing information across nodes of the underlying graph. Local gradients are harnessed to further modulate message passing updates. Our framework flexibly allows one to use any… ▽ More

    Submitted 15 March, 2023; v1 submitted 2 October, 2022; originally announced October 2022.

  11. arXiv:2209.15486  [pdf, other

    cs.LG cs.IR

    Graph Neural Networks for Link Prediction with Subgraph Sketching

    Authors: Benjamin Paul Chamberlain, Sergey Shirobokov, Emanuele Rossi, Fabrizio Frasca, Thomas Markovich, Nils Hammerla, Michael M. Bronstein, Max Hansmire

    Abstract: Many Graph Neural Networks (GNNs) perform poorly compared to simple heuristics on Link Prediction (LP) tasks. This is due to limitations in expressive power such as the inability to count triangles (the backbone of most LP heuristics) and because they can not distinguish automorphic nodes (those having identical structural roles). Both expressiveness issues can be alleviated by learning link (rath… ▽ More

    Submitted 2 May, 2023; v1 submitted 30 September, 2022; originally announced September 2022.

    Comments: 29 pages, 19 figures, 6 appendices

    Journal ref: The Eleventh International Conference on Learning Representations 2023 (oral - top 5%)

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

  13. arXiv:2206.10991  [pdf, other

    cs.LG stat.ML

    Understanding convolution on graphs via energies

    Authors: Francesco Di Giovanni, James Rowbottom, Benjamin P. Chamberlain, Thomas Markovich, Michael M. Bronstein

    Abstract: Graph Neural Networks (GNNs) typically operate by message-passing, where the state of a node is updated based on the information received from its neighbours. Most message-passing models act as graph convolutions, where features are mixed by a shared, linear transformation before being propagated over the edges. On node-classification tasks, graph convolutions have been shown to suffer from two li… ▽ More

    Submitted 6 September, 2023; v1 submitted 22 June, 2022; originally announced June 2022.

    Comments: Accepted at TMLR; First two authors equal contribution; 35 pages

  14. arXiv:2206.08119  [pdf, other

    cs.LG cs.GT cs.SI

    Learning to Infer Structures of Network Games

    Authors: Emanuele Rossi, Federico Monti, Yan Leng, Michael M. Bronstein, Xiaowen Dong

    Abstract: Strategic interactions between a group of individuals or organisations can be modelled as games played on networks, where a player's payoff depends not only on their actions but also on those of their neighbours. Inferring the network structure from observed game outcomes (equilibrium actions) is an important problem with numerous potential applications in economics and social sciences. Existing m… ▽ More

    Submitted 18 August, 2022; v1 submitted 16 June, 2022; originally announced June 2022.

  15. arXiv:2205.00354  [pdf, ps, other

    cs.LG

    Graph Anisotropic Diffusion

    Authors: Ahmed A. A. Elhag, Gabriele Corso, Hannes Stärk, Michael M. Bronstein

    Abstract: Traditional Graph Neural Networks (GNNs) rely on message passing, which amounts to permutation-invariant local aggregation of neighbour features. Such a process is isotropic and there is no notion of `direction' on the graph. We present a new GNN architecture called Graph Anisotropic Diffusion. Our model alternates between linear diffusion, for which a closed-form solution is available, and local… ▽ More

    Submitted 30 April, 2022; originally announced May 2022.

    Comments: 10 pages, 3 figures, Published at the GTRL and MLDD workshops, ICLR 2022

  16. arXiv:2204.00323  [pdf, other

    cs.LG cs.AI

    Graph-in-Graph (GiG): Learning interpretable latent graphs in non-Euclidean domain for biological and healthcare applications

    Authors: Kamilia Mullakaeva, Luca Cosmo, Anees Kazi, Seyed-Ahmad Ahmadi, Nassir Navab, Michael M. Bronstein

    Abstract: Graphs are a powerful tool for representing and analyzing unstructured, non-Euclidean data ubiquitous in the healthcare domain. Two prominent examples are molecule property prediction and brain connectome analysis. Importantly, recent works have shown that considering relationships between input data samples have a positive regularizing effect for the downstream task in healthcare applications. Th… ▽ More

    Submitted 1 April, 2022; originally announced April 2022.

  17. arXiv:2202.04579  [pdf, other

    cs.LG math.AT

    Neural Sheaf Diffusion: A Topological Perspective on Heterophily and Oversmoothing in GNNs

    Authors: Cristian Bodnar, Francesco Di Giovanni, Benjamin Paul Chamberlain, Pietro Liò, Michael M. Bronstein

    Abstract: Cellular sheaves equip graphs with a "geometrical" structure by assigning vector spaces and linear maps to nodes and edges. Graph Neural Networks (GNNs) implicitly assume a graph with a trivial underlying sheaf. This choice is reflected in the structure of the graph Laplacian operator, the properties of the associated diffusion equation, and the characteristics of the convolutional models that dis… ▽ More

    Submitted 6 January, 2023; v1 submitted 9 February, 2022; originally announced February 2022.

    Comments: Accepted to NeurIPS 2022. Contains 29 pages, 10 figures

  18. arXiv:2202.04202  [pdf, other

    q-bio.QM cs.LG

    RECOVER: sequential model optimization platform for combination drug repurposing identifies novel synergistic compounds in vitro

    Authors: Paul Bertin, Jarrid Rector-Brooks, Deepak Sharma, Thomas Gaudelet, Andrew Anighoro, Torsten Gross, Francisco Martinez-Pena, Eileen L. Tang, Suraj M S, Cristian Regep, Jeremy Hayter, Maksym Korablyov, Nicholas Valiante, Almer van der Sloot, Mike Tyers, Charles Roberts, Michael M. Bronstein, Luke L. Lairson, Jake P. Taylor-King, Yoshua Bengio

    Abstract: For large libraries of small molecules, exhaustive combinatorial chemical screens become infeasible to perform when considering a range of disease models, assay conditions, and dose ranges. Deep learning models have achieved state of the art results in silico for the prediction of synergy scores. However, databases of drug combinations are biased towards synergistic agents and these results do not… ▽ More

    Submitted 2 March, 2023; v1 submitted 6 February, 2022; originally announced February 2022.

  19. arXiv:2202.02296  [pdf, other

    cs.LG math.DS stat.ML

    Graph-Coupled Oscillator Networks

    Authors: T. Konstantin Rusch, Benjamin P. Chamberlain, James Rowbottom, Siddhartha Mishra, Michael M. Bronstein

    Abstract: We propose Graph-Coupled Oscillator Networks (GraphCON), a novel framework for deep learning on graphs. It is based on discretizations of a second-order system of ordinary differential equations (ODEs), which model a network of nonlinear controlled and damped oscillators, coupled via the adjacency structure of the underlying graph. The flexibility of our framework permits any basic GNN layer (e.g.… ▽ More

    Submitted 23 June, 2022; v1 submitted 4 February, 2022; originally announced February 2022.

    Comments: ICML 2022

  20. arXiv:2111.14522  [pdf, other

    stat.ML cs.LG

    Understanding over-squashing and bottlenecks on graphs via curvature

    Authors: Jake Top**, Francesco Di Giovanni, Benjamin Paul Chamberlain, Xiaowen Dong, Michael M. Bronstein

    Abstract: Most graph neural networks (GNNs) use the message passing paradigm, in which node features are propagated on the input graph. Recent works pointed to the distortion of information flowing from distant nodes as a factor limiting the efficiency of message passing for tasks relying on long-distance interactions. This phenomenon, referred to as 'over-squashing', has been heuristically attributed to gr… ▽ More

    Submitted 12 November, 2022; v1 submitted 29 November, 2021; originally announced November 2021.

    Comments: First two authors equal contribution; outstanding paper honorable mention at ICLR22; 30 pages. v2: corrected Corollary 3 and rephrased in terms of graph diameter. Any other result is unaffected

  21. arXiv:2110.09443  [pdf, other

    cs.LG cs.AI stat.ML

    Beltrami Flow and Neural Diffusion on Graphs

    Authors: Benjamin Paul Chamberlain, James Rowbottom, Davide Eynard, Francesco Di Giovanni, Xiaowen Dong, Michael M Bronstein

    Abstract: We propose a novel class of graph neural networks based on the discretised Beltrami flow, a non-Euclidean diffusion PDE. In our model, node features are supplemented with positional encodings derived from the graph topology and jointly evolved by the Beltrami flow, producing simultaneously continuous feature learning and topology evolution. The resulting model generalises many popular graph neural… ▽ More

    Submitted 18 October, 2021; originally announced October 2021.

    Comments: 21 pages, 5 figures. Proceedings of the Thirty-fifth Conference on Neural Information Processing Systems (NeurIPS) 2021

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

  23. arXiv:2107.01952  [pdf, other

    cs.LG cs.IT cs.SI stat.ML

    Partition and Code: learning how to compress graphs

    Authors: Giorgos Bouritsas, Andreas Loukas, Nikolaos Karalias, Michael M. Bronstein

    Abstract: Can we use machine learning to compress graph data? The absence of ordering in graphs poses a significant challenge to conventional compression algorithms, limiting their attainable gains as well as their ability to discover relevant patterns. On the other hand, most graph compression approaches rely on domain-dependent handcrafted representations and cannot adapt to different underlying graph dis… ▽ More

    Submitted 3 November, 2021; v1 submitted 5 July, 2021; originally announced July 2021.

    Comments: Published at NeurIPS 2021

    Journal ref: Proc. Adv. Neur. Inf. Process. Syst. (NeurIPS) vol. 34 pp. 18603 - 18619 (2021)

  24. arXiv:2106.10934  [pdf, other

    cs.LG stat.ML

    GRAND: Graph Neural Diffusion

    Authors: Benjamin Paul Chamberlain, James Rowbottom, Maria Gorinova, Stefan Webb, Emanuele Rossi, Michael M. Bronstein

    Abstract: We present Graph Neural Diffusion (GRAND) that approaches deep learning on graphs as a continuous diffusion process and treats Graph Neural Networks (GNNs) as discretisations of an underlying PDE. In our model, the layer structure and topology correspond to the discretisation choices of temporal and spatial operators. Our approach allows a principled development of a broad new class of GNNs that a… ▽ More

    Submitted 22 September, 2021; v1 submitted 21 June, 2021; originally announced June 2021.

    Comments: 15 pages, 4 figures. Proceedings of the 38th International Conference on Machine Learning, PMLR 139, 2021. Copyright 2021 by the author(s)

  25. arXiv:2104.13478  [pdf, other

    cs.LG cs.AI cs.CG cs.CV stat.ML

    Geometric Deep Learning: Grids, Groups, Graphs, Geodesics, and Gauges

    Authors: Michael M. Bronstein, Joan Bruna, Taco Cohen, Petar Veličković

    Abstract: The last decade has witnessed an experimental revolution in data science and machine learning, epitomised by deep learning methods. Indeed, many high-dimensional learning tasks previously thought to be beyond reach -- such as computer vision, playing Go, or protein folding -- are in fact feasible with appropriate computational scale. Remarkably, the essence of deep learning is built from two simpl… ▽ More

    Submitted 2 May, 2021; v1 submitted 27 April, 2021; originally announced April 2021.

    Comments: 156 pages. Work in progress -- comments welcome!

  26. arXiv:2104.08614  [pdf

    cs.SD cs.AI cs.CL cs.LG cs.RO eess.AS

    Cetacean Translation Initiative: a roadmap to deciphering the communication of sperm whales

    Authors: Jacob Andreas, Gašper Beguš, Michael M. Bronstein, Roee Diamant, Denley Delaney, Shane Gero, Shafi Goldwasser, David F. Gruber, Sarah de Haas, Peter Malkin, Roger Payne, Giovanni Petri, Daniela Rus, Pratyusha Sharma, Dan Tchernov, Pernille Tønnesen, Antonio Torralba, Daniel Vogt, Robert J. Wood

    Abstract: The past decade has witnessed a groundbreaking rise of machine learning for human language analysis, with current methods capable of automatically accurately recovering various aspects of syntax and semantics - including sentence structure and grounded word meaning - from large data collections. Recent research showed the promise of such tools for analyzing acoustic communication in nonhuman speci… ▽ More

    Submitted 17 April, 2021; originally announced April 2021.

  27. arXiv:2012.09235  [pdf, other

    cs.CV cs.GR cs.LG

    Shape My Face: Registering 3D Face Scans by Surface-to-Surface Translation

    Authors: Mehdi Bahri, Eimear O' Sullivan, Shunwang Gong, Feng Liu, Xiaoming Liu, Michael M. Bronstein, Stefanos Zafeiriou

    Abstract: Standard registration algorithms need to be independently applied to each surface to register, following careful pre-processing and hand-tuning. Recently, learning-based approaches have emerged that reduce the registration of new scans to running inference with a previously-trained model. In this paper, we cast the registration task as a surface-to-surface translation problem, and design a model t… ▽ More

    Submitted 10 March, 2021; v1 submitted 16 December, 2020; originally announced December 2020.

    Comments: In review with International Journal of Computer Vision (IJCV) - Revision 1 (minor revision)

  28. arXiv:2012.05716  [pdf, other

    q-bio.QM cs.LG

    Utilising Graph Machine Learning within Drug Discovery and Development

    Authors: Thomas Gaudelet, Ben Day, Arian R. Jamasb, Jyothish Soman, Cristian Regep, Gertrude Liu, Jeremy B. R. Hayter, Richard Vickers, Charles Roberts, Jian Tang, David Roblin, Tom L. Blundell, Michael M. Bronstein, Jake P. Taylor-King

    Abstract: Graph Machine Learning (GML) is receiving growing interest within the pharmaceutical and biotechnology industries for its ability to model biomolecular structures, the functional relationships between them, and integrate multi-omic datasets - amongst other data types. Herein, we present a multidisciplinary academic-industrial review of the topic within the context of drug discovery and development… ▽ More

    Submitted 10 February, 2021; v1 submitted 9 December, 2020; originally announced December 2020.

    Comments: 19 pages, 7 figures, 2 tables

  29. arXiv:2009.12192  [pdf, other

    cs.IR cs.CL cs.LG

    Tuning Word2vec for Large Scale Recommendation Systems

    Authors: Benjamin P. Chamberlain, Emanuele Rossi, Dan Shiebler, Suvash Sedhain, Michael M. Bronstein

    Abstract: Word2vec is a powerful machine learning tool that emerged from Natural Lan-guage Processing (NLP) and is now applied in multiple domains, including recom-mender systems, forecasting, and network analysis. As Word2vec is often used offthe shelf, we address the question of whether the default hyperparameters are suit-able for recommender systems. The answer is emphatically no. In this paper, wefirst… ▽ More

    Submitted 24 September, 2020; originally announced September 2020.

    Comments: 11 pages, 4 figures, Fourteenth ACM Conference on Recommender Systems

    Journal ref: Fourteenth ACM Conference on Recommender Systems (RecSys '20), September 22--26, 2020, Virtual Event, Brazil

  30. arXiv:2006.09252  [pdf, other

    cs.LG cs.SI stat.ML

    Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting

    Authors: Giorgos Bouritsas, Fabrizio Frasca, Stefanos Zafeiriou, Michael M. Bronstein

    Abstract: While Graph Neural Networks (GNNs) have achieved remarkable results in a variety of applications, recent studies exposed important shortcomings in their ability to capture the structure of the underlying graph. It has been shown that the expressive power of standard GNNs is bounded by the Weisfeiler-Leman (WL) graph isomorphism test, from which they inherit proven limitations such as the inability… ▽ More

    Submitted 5 July, 2021; v1 submitted 16 June, 2020; originally announced June 2020.

    Journal ref: IEEE Trans. Pattern Anal. Mach. Intell. (TPAMI) vol. 45 (2023) pp. 657 - 668

  31. arXiv:2004.02658  [pdf, other

    cs.CV cs.LG

    Geometrically Principled Connections in Graph Neural Networks

    Authors: Shunwang Gong, Mehdi Bahri, Michael M. Bronstein, Stefanos Zafeiriou

    Abstract: Graph convolution operators bring the advantages of deep learning to a variety of graph and mesh processing tasks previously deemed out of reach. With their continued success comes the desire to design more powerful architectures, often by adapting existing deep learning techniques to non-Euclidean data. In this paper, we argue geometry should remain the primary driving force behind innovation in… ▽ More

    Submitted 6 April, 2020; originally announced April 2020.

    Comments: Presented at Computer Vision and Pattern Recognition (CVPR), 2020

  32. arXiv:1909.06609  [pdf, ps, other

    cs.LG stat.ML

    Learning Interpretable Disease Self-Representations for Drug Repositioning

    Authors: Fabrizio Frasca, Diego Galeano, Guadalupe Gonzalez, Ivan Laponogov, Kirill Veselkov, Alberto Paccanaro, Michael M. Bronstein

    Abstract: Drug repositioning is an attractive cost-efficient strategy for the development of treatments for human diseases. Here, we propose an interpretable model that learns disease self-representations for drug repositioning. Our self-representation model represents each disease as a linear combination of a few other diseases. We enforce proximity in the learnt representations in a way to preserve the ge… ▽ More

    Submitted 20 October, 2019; v1 submitted 14 September, 2019; originally announced September 2019.

    Comments: 10 pages, 2 figures, v2 corresponds to the camera ready version accepted at the Graph Representation Learning Workshop, NeurIPS 2019

  33. arXiv:1907.12972  [pdf, other

    cs.LG stat.ML

    Transferability of Spectral Graph Convolutional Neural Networks

    Authors: Ron Levie, Wei Huang, Lorenzo Bucci, Michael M. Bronstein, Gitta Kutyniok

    Abstract: This paper focuses on spectral graph convolutional neural networks (ConvNets), where filters are defined as elementwise multiplication in the frequency domain of a graph. In machine learning settings where the dataset consists of signals defined on many different graphs, the trained ConvNet should generalize to signals on graphs unseen in the training set. It is thus important to transfer ConvNets… ▽ More

    Submitted 12 June, 2021; v1 submitted 30 July, 2019; originally announced July 2019.

  34. arXiv:1902.06673  [pdf, other

    cs.SI cs.LG stat.ML

    Fake News Detection on Social Media using Geometric Deep Learning

    Authors: Federico Monti, Fabrizio Frasca, Davide Eynard, Damon Mannion, Michael M. Bronstein

    Abstract: Social media are nowadays one of the main news sources for millions of people around the globe due to their low cost, easy access and rapid dissemination. This however comes at the cost of dubious trustworthiness and significant risk of exposure to 'fake news', intentionally written to mislead the readers. Automatically detecting fake news poses challenges that defy existing content-based analysis… ▽ More

    Submitted 10 February, 2019; originally announced February 2019.

  35. arXiv:1811.11465  [pdf, other

    cs.CG cs.CV cs.GR

    Isospectralization, or how to hear shape, style, and correspondence

    Authors: Luca Cosmo, Mikhail Panine, Arianna Rampini, Maks Ovsjanikov, Michael M. Bronstein, Emanuele Rodolà

    Abstract: The question whether one can recover the shape of a geometric object from its Laplacian spectrum ('hear the shape of the drum') is a classical problem in spectral geometry with a broad range of implications and applications. While theoretically the answer to this question is negative (there exist examples of iso-spectral but non-isometric manifolds), little is known about the practical possibility… ▽ More

    Submitted 5 April, 2019; v1 submitted 28 November, 2018; originally announced November 2018.

    Comments: Accepted to CVPR 2019

  36. arXiv:1809.10940  [pdf, other

    cs.GR

    Functional Maps Representation on Product Manifolds

    Authors: Emanuele Rodolà, Zorah Lähner, Alex M. Bronstein, Michael M. Bronstein, Justin Solomon

    Abstract: We consider the tasks of representing, analyzing and manipulating maps between shapes. We model maps as densities over the product manifold of the input shapes; these densities can be treated as scalar functions and therefore are manipulable using the language of signal processing on manifolds. Being a manifold itself, the product space endows the set of maps with a geometry of its own, which we e… ▽ More

    Submitted 9 January, 2019; v1 submitted 28 September, 2018; originally announced September 2018.

    Comments: Accepted to Computer Graphics Forum

  37. arXiv:1809.07399  [pdf, other

    math.NA cs.CV

    Nonisometric Surface Registration via Conformal Laplace-Beltrami Basis Pursuit

    Authors: Stefan C. Schonsheck, Michael M. Bronstein, Rongjie Lai

    Abstract: Surface registration is one of the most fundamental problems in geometry processing. Many approaches have been developed to tackle this problem in cases where the surfaces are nearly isometric. However, it is much more challenging to compute correspondence between surfaces which are intrinsically less similar. In this paper, we propose a variational model to align the Laplace-Beltrami (LB) eigensy… ▽ More

    Submitted 19 September, 2018; originally announced September 2018.

    Comments: 21 pages, 7 figures

    MSC Class: 65K10; 58J50; 68U05

  38. arXiv:1809.06166  [pdf, other

    cs.LG astro-ph.IM stat.ML

    Graph Neural Networks for IceCube Signal Classification

    Authors: Nicholas Choma, Federico Monti, Lisa Gerhardt, Tomasz Palczewski, Zahra Ronaghi, Prabhat, Wahid Bhimji, Michael M. Bronstein, Spencer R. Klein, Joan Bruna

    Abstract: Tasks involving the analysis of geometric (graph- and manifold-structured) data have recently gained prominence in the machine learning community, giving birth to a rapidly develo** field of geometric deep learning. In this work, we leverage graph neural networks to improve signal detection in the IceCube neutrino observatory. The IceCube detector array is modeled as a graph, where vertices are… ▽ More

    Submitted 17 September, 2018; originally announced September 2018.

  39. arXiv:1806.00770  [pdf, other

    cs.LG cs.AI stat.ML

    Dual-Primal Graph Convolutional Networks

    Authors: Federico Monti, Oleksandr Shchur, Aleksandar Bojchevski, Or Litany, Stephan Günnemann, Michael M. Bronstein

    Abstract: In recent years, there has been a surge of interest in develo** deep learning methods for non-Euclidean structured data such as graphs. In this paper, we propose Dual-Primal Graph CNN, a graph convolutional architecture that alternates convolution-like operations on the graph and its dual. Our approach allows to learn both vertex- and edge features and generalizes the previous graph attention (G… ▽ More

    Submitted 3 June, 2018; originally announced June 2018.

  40. arXiv:1806.00088  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    PeerNets: Exploiting Peer Wisdom Against Adversarial Attacks

    Authors: Jan Svoboda, Jonathan Masci, Federico Monti, Michael M. Bronstein, Leonidas Guibas

    Abstract: Deep learning systems have become ubiquitous in many aspects of our lives. Unfortunately, it has been shown that such systems are vulnerable to adversarial attacks, making them prone to potential unlawful uses. Designing deep neural networks that are robust to adversarial attacks is a fundamental step in making such systems safer and deployable in a broader variety of applications (e.g. autonomous… ▽ More

    Submitted 31 May, 2018; originally announced June 2018.

  41. arXiv:1802.01572  [pdf, other

    cs.LG

    MotifNet: a motif-based Graph Convolutional Network for directed graphs

    Authors: Federico Monti, Karl Otness, Michael M. Bronstein

    Abstract: Deep learning on graphs and in particular, graph convolutional neural networks, have recently attracted significant attention in the machine learning community. Many of such techniques explore the analogy between the graph Laplacian eigenvectors and the classical Fourier basis, allowing to formulate the convolution as a multiplication in the spectral domain. One of the key drawback of spectral CNN… ▽ More

    Submitted 3 February, 2018; originally announced February 2018.

  42. arXiv:1801.07829  [pdf, other

    cs.CV

    Dynamic Graph CNN for Learning on Point Clouds

    Authors: Yue Wang, Yongbin Sun, Ziwei Liu, Sanjay E. Sarma, Michael M. Bronstein, Justin M. Solomon

    Abstract: Point clouds provide a flexible geometric representation suitable for countless applications in computer graphics; they also comprise the raw output of most 3D data acquisition devices. While hand-designed features on point clouds have long been proposed in graphics and vision, however, the recent overwhelming success of convolutional neural networks (CNNs) for image analysis suggests the value of… ▽ More

    Submitted 11 June, 2019; v1 submitted 23 January, 2018; originally announced January 2018.

  43. Subspace Least Squares Multidimensional Scaling

    Authors: Amit Boyarski, Alex M. Bronstein, Michael M. Bronstein

    Abstract: Multidimensional Scaling (MDS) is one of the most popular methods for dimensionality reduction and visualization of high dimensional data. Apart from these tasks, it also found applications in the field of geometry processing for the analysis and reconstruction of non-rigid shapes. In this regard, MDS can be thought of as a \textit{shape from metric} algorithm, consisting of finding a configuratio… ▽ More

    Submitted 11 September, 2017; originally announced September 2017.

    Comments: Scale Space and Variational Methods in Computer Vision: 6th International Conference, SSVM 2017, Kolding, Denmark, June 4-8, 2017

    Journal ref: Scale Space and Variational Methods in Computer Vision: 6th International Conference, SSVM 2017, Kolding, Denmark, June 4-8, 2017, Proceedings, 10302, 681--693

  44. arXiv:1707.02596  [pdf, other

    cs.GR

    Localized Manifold Harmonics for Spectral Shape Analysis

    Authors: Simone Melzi, Emanuele Rodolà, Umberto Castellani, Michael M. Bronstein

    Abstract: The use of Laplacian eigenfunctions is ubiquitous in a wide range of computer graphics and geometry processing applications. In particular, Laplacian eigenbases allow generalizing the classical Fourier analysis to manifolds. A key drawback of such bases is their inherently global nature, as the Laplacian eigenfunctions carry geometric and topological structure of the entire manifold. In this paper… ▽ More

    Submitted 2 November, 2017; v1 submitted 9 July, 2017; originally announced July 2017.

    Comments: Accepted to Computer Graphics Forum

  45. arXiv:1705.07664  [pdf, other

    cs.LG

    CayleyNets: Graph Convolutional Neural Networks with Complex Rational Spectral Filters

    Authors: Ron Levie, Federico Monti, Xavier Bresson, Michael M. Bronstein

    Abstract: The rise of graph-structured data such as social networks, regulatory networks, citation graphs, and functional brain networks, in combination with resounding success of deep learning in various applications, has brought the interest in generalizing deep learning models to non-Euclidean domains. In this paper, we introduce a new spectral domain convolutional architecture for deep learning on graph… ▽ More

    Submitted 31 October, 2018; v1 submitted 22 May, 2017; originally announced May 2017.

  46. arXiv:1705.01707  [pdf, other

    cs.CV cs.LG

    Generative Convolutional Networks for Latent Fingerprint Reconstruction

    Authors: Jan Svoboda, Federico Monti, Michael M. Bronstein

    Abstract: Performance of fingerprint recognition depends heavily on the extraction of minutiae points. Enhancement of the fingerprint ridge pattern is thus an essential pre-processing step that noticeably reduces false positive and negative detection rates. A particularly challenging setting is when the fingerprint images are corrupted or partially missing. In this work, we apply generative convolutional ne… ▽ More

    Submitted 4 May, 2017; originally announced May 2017.

  47. arXiv:1704.08686  [pdf, other

    cs.CV

    Deep Functional Maps: Structured Prediction for Dense Shape Correspondence

    Authors: Or Litany, Tal Remez, Emanuele Rodolà, Alex M. Bronstein, Michael M. Bronstein

    Abstract: We introduce a new framework for learning dense correspondence between deformable 3D shapes. Existing learning based approaches model shape correspondence as a labelling problem, where each point of a query shape receives a label identifying a point on some reference domain; the correspondence is then constructed a posteriori by composing the label predictions of two input shapes. We propose a par… ▽ More

    Submitted 30 July, 2017; v1 submitted 27 April, 2017; originally announced April 2017.

    Comments: Accepted for publication at ICCV 2017

  48. arXiv:1704.06803  [pdf, other

    cs.LG cs.IR math.NA stat.ML

    Geometric Matrix Completion with Recurrent Multi-Graph Neural Networks

    Authors: Federico Monti, Michael M. Bronstein, Xavier Bresson

    Abstract: Matrix completion models are among the most common formulations of recommender systems. Recent works have showed a boost of performance of these techniques when introducing the pairwise relationships between users/items in the form of graphs, and imposing smoothness priors on these graphs. However, such techniques do not fully exploit the local stationarity structures of user/item graphs, and the… ▽ More

    Submitted 22 April, 2017; originally announced April 2017.

  49. arXiv:1611.08402  [pdf, other

    cs.CV

    Geometric deep learning on graphs and manifolds using mixture model CNNs

    Authors: Federico Monti, Davide Boscaini, Jonathan Masci, Emanuele Rodolà, Jan Svoboda, Michael M. Bronstein

    Abstract: Deep learning has achieved a remarkable performance breakthrough in several fields, most notably in speech recognition, natural language processing, and computer vision. In particular, convolutional neural network (CNN) architectures currently produce state-of-the-art performance on a variety of image analysis tasks such as object detection and recognition. Most of deep learning research has so fa… ▽ More

    Submitted 6 December, 2016; v1 submitted 25 November, 2016; originally announced November 2016.

  50. Geometric deep learning: going beyond Euclidean data

    Authors: Michael M. Bronstein, Joan Bruna, Yann LeCun, Arthur Szlam, Pierre Vandergheynst

    Abstract: Many scientific fields study data with an underlying structure that is a non-Euclidean space. Some examples include social networks in computational social sciences, sensor networks in communications, functional networks in brain imaging, regulatory networks in genetics, and meshed surfaces in computer graphics. In many applications, such geometric data are large and complex (in the case of social… ▽ More

    Submitted 3 May, 2017; v1 submitted 24 November, 2016; originally announced November 2016.