Zum Hauptinhalt springen

Showing 1–12 of 12 results for author: Wenkel, F

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

    cs.LG cs.AI cs.DM

    Towards a General GNN Framework for Combinatorial Optimization

    Authors: Frederik Wenkel, Semih Cantürk, Michael Perlmutter, Guy Wolf

    Abstract: Graph neural networks (GNNs) have achieved great success for a variety of tasks such as node classification, graph classification, and link prediction. However, the use of GNNs (and machine learning more generally) to solve combinatorial optimization (CO) problems is much less explored. Here, we introduce a novel GNN architecture which leverages a complex filter bank and localized attention mechan… ▽ More

    Submitted 30 May, 2024; originally announced May 2024.

    Comments: 15 pages, 1 figure

    MSC Class: 68T07 (Primary) 68T20; 90C35; 05C62 (Secondary) ACM Class: F.2.2; I.2.6

  2. arXiv:2404.11568  [pdf, other

    cs.LG

    On the Scalability of GNNs for Molecular Graphs

    Authors: Maciej Sypetkowski, Frederik Wenkel, Farimah Poursafaei, Nia Dickson, Karush Suri, Philip Fradkin, Dominique Beaini

    Abstract: Scaling deep learning models has been at the heart of recent revolutions in language modelling and image generation. Practitioners have observed a strong relationship between model size, dataset size, and performance. However, structure-based architectures such as Graph Neural Networks (GNNs) are yet to show the benefits of scale mainly due to the lower efficiency of sparse operations, large data… ▽ More

    Submitted 1 May, 2024; v1 submitted 17 April, 2024; originally announced April 2024.

  3. arXiv:2310.04292  [pdf, other

    cs.LG

    Towards Foundational Models for Molecular Learning on Large-Scale Multi-Task Datasets

    Authors: Dominique Beaini, Shenyang Huang, Joao Alex Cunha, Zhiyi Li, Gabriela Moisescu-Pareja, Oleksandr Dymov, Samuel Maddrell-Mander, Callum McLean, Frederik Wenkel, Luis Müller, Jama Hussein Mohamud, Ali Parviz, Michael Craig, Michał Koziarski, Jiarui Lu, Zhaocheng Zhu, Cristian Gabellini, Kerstin Klaser, Josef Dean, Cas Wognum, Maciej Sypetkowski, Guillaume Rabusseau, Reihaneh Rabbany, Jian Tang, Christopher Morris , et al. (10 additional authors not shown)

    Abstract: Recently, pre-trained foundation models have enabled significant advancements in multiple fields. In molecular machine learning, however, where datasets are often hand-curated, and hence typically small, the lack of datasets with labeled features, and codebases to manage those datasets, has hindered the development of foundation models. In this work, we present seven novel datasets categorized by… ▽ More

    Submitted 18 October, 2023; v1 submitted 6 October, 2023; originally announced October 2023.

  4. arXiv:2306.07803  [pdf, other

    cs.LG

    Inferring dynamic regulatory interaction graphs from time series data with perturbations

    Authors: Dhananjay Bhaskar, Sumner Magruder, Edward De Brouwer, Aarthi Venkat, Frederik Wenkel, Guy Wolf, Smita Krishnaswamy

    Abstract: Complex systems are characterized by intricate interactions between entities that evolve dynamically over time. Accurate inference of these dynamic relationships is crucial for understanding and predicting system behavior. In this paper, we propose Regulatory Temporal Interaction Network Inference (RiTINI) for inferring time-varying interaction graphs in complex systems using a novel combination o… ▽ More

    Submitted 13 June, 2023; originally announced June 2023.

  5. arXiv:2208.07458  [pdf, other

    cs.LG

    Learnable Filters for Geometric Scattering Modules

    Authors: Alexander Tong, Frederik Wenkel, Dhananjay Bhaskar, Kincaid Macdonald, Jackson Grady, Michael Perlmutter, Smita Krishnaswamy, Guy Wolf

    Abstract: We propose a new graph neural network (GNN) module, based on relaxations of recently proposed geometric scattering transforms, which consist of a cascade of graph wavelet filters. Our learnable geometric scattering (LEGS) module enables adaptive tuning of the wavelets to encourage band-pass features to emerge in learned representations. The incorporation of our LEGS-module in GNNs enables the lear… ▽ More

    Submitted 15 August, 2022; originally announced August 2022.

    Comments: 14 pages, 3 figures, 10 tables. arXiv admin note: substantial text overlap with arXiv:2010.02415

  6. arXiv:2206.07729  [pdf, other

    cs.LG

    Taxonomy of Benchmarks in Graph Representation Learning

    Authors: Renming Liu, Semih Cantürk, Frederik Wenkel, Sarah McGuire, Xinyi Wang, Anna Little, Leslie O'Bray, Michael Perlmutter, Bastian Rieck, Matthew Hirn, Guy Wolf, Ladislav Rampášek

    Abstract: Graph Neural Networks (GNNs) extend the success of neural networks to graph-structured data by accounting for their intrinsic geometry. While extensive research has been done on developing GNN models with superior performance according to a collection of graph representation learning benchmarks, it is currently not well understood what aspects of a given model are probed by them. For example, to w… ▽ More

    Submitted 30 November, 2022; v1 submitted 15 June, 2022; originally announced June 2022.

    Comments: In Proceedings of the First Learning on Graphs Conference (LoG 2022)

  7. arXiv:2206.01506  [pdf, other

    cs.LG

    Can Hybrid Geometric Scattering Networks Help Solve the Maximum Clique Problem?

    Authors: Yimeng Min, Frederik Wenkel, Michael Perlmutter, Guy Wolf

    Abstract: We propose a geometric scattering-based graph neural network (GNN) for approximating solutions of the NP-hard maximum clique (MC) problem. We construct a loss function with two terms, one which encourages the network to find highly connected nodes and the other which acts as a surrogate for the constraint that the nodes form a clique. We then use this loss to train an efficient GNN architecture th… ▽ More

    Submitted 28 November, 2022; v1 submitted 3 June, 2022; originally announced June 2022.

    Comments: Accepted to NeurIPS 2022

  8. arXiv:2201.08932  [pdf, other

    stat.ML cs.LG

    Overcoming Oversmoothness in Graph Convolutional Networks via Hybrid Scattering Networks

    Authors: Frederik Wenkel, Yimeng Min, Matthew Hirn, Michael Perlmutter, Guy Wolf

    Abstract: Geometric deep learning has made great strides towards generalizing the design of structure-aware neural networks from traditional domains to non-Euclidean ones, giving rise to graph neural networks (GNN) that can be applied to graph-structured data arising in, e.g., social networks, biochemistry, and material science. Graph convolutional networks (GCNs) in particular, inspired by their Euclidean… ▽ More

    Submitted 14 August, 2022; v1 submitted 21 January, 2022; originally announced January 2022.

    Comments: This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

    MSC Class: 68T07

  9. arXiv:2110.14809  [pdf, other

    cs.LG

    Towards a Taxonomy of Graph Learning Datasets

    Authors: Renming Liu, Semih Cantürk, Frederik Wenkel, Dylan Sandfelder, Devin Kreuzer, Anna Little, Sarah McGuire, Leslie O'Bray, Michael Perlmutter, Bastian Rieck, Matthew Hirn, Guy Wolf, Ladislav Rampášek

    Abstract: Graph neural networks (GNNs) have attracted much attention due to their ability to leverage the intrinsic geometries of the underlying data. Although many different types of GNN models have been developed, with many benchmarking procedures to demonstrate the superiority of one GNN model over the others, there is a lack of systematic understanding of the underlying benchmarking datasets, and what a… ▽ More

    Submitted 27 October, 2021; originally announced October 2021.

    Comments: in Data-Centric AI Workshop at NeurIPS 2021

  10. Geometric Scattering Attention Networks

    Authors: Yimeng Min, Frederik Wenkel, Guy Wolf

    Abstract: Geometric scattering has recently gained recognition in graph representation learning, and recent work has shown that integrating scattering features in graph convolution networks (GCNs) can alleviate the typical oversmoothing of features in node representation learning. However, scattering often relies on handcrafted design, requiring careful selection of frequency bands via a cascade of wavelet… ▽ More

    Submitted 19 January, 2022; v1 submitted 28 October, 2020; originally announced October 2020.

    Journal ref: IEEE International Conference on Acoustics, Speech and Signal Processing, pp. 8518-8522, June 2021

  11. arXiv:2010.02415  [pdf, other

    cs.LG stat.ML

    Data-Driven Learning of Geometric Scattering Networks

    Authors: Alexander Tong, Frederik Wenkel, Kincaid MacDonald, Smita Krishnaswamy, Guy Wolf

    Abstract: We propose a new graph neural network (GNN) module, based on relaxations of recently proposed geometric scattering transforms, which consist of a cascade of graph wavelet filters. Our learnable geometric scattering (LEGS) module enables adaptive tuning of the wavelets to encourage band-pass features to emerge in learned representations. The incorporation of our LEGS-module in GNNs enables the lear… ▽ More

    Submitted 28 March, 2022; v1 submitted 5 October, 2020; originally announced October 2020.

    Comments: 6 pages, 2 figures, 3 tables, Presented at IEEE MLSP 2021

  12. arXiv:2003.08414  [pdf, other

    cs.LG stat.ML

    Scattering GCN: Overcoming Oversmoothness in Graph Convolutional Networks

    Authors: Yimeng Min, Frederik Wenkel, Guy Wolf

    Abstract: Graph convolutional networks (GCNs) have shown promising results in processing graph data by extracting structure-aware features. This gave rise to extensive work in geometric deep learning, focusing on designing network architectures that ensure neuron activations conform to regularity patterns within the input graph. However, in most cases the graph structure is only accounted for by considering… ▽ More

    Submitted 18 January, 2022; v1 submitted 18 March, 2020; originally announced March 2020.

    Comments: Accepted at the Conference on Neural Information Processing Systems (NeurIPS) 2020; camera-ready version