Skip to main content

Showing 1–25 of 25 results for author: Fey, M

.
  1. arXiv:2404.01340  [pdf, other

    cs.LG cs.AI

    From Similarity to Superiority: Channel Clustering for Time Series Forecasting

    Authors: Jialin Chen, Jan Eric Lenssen, Aosong Feng, Weihua Hu, Matthias Fey, Leandros Tassiulas, Jure Leskovec, Rex Ying

    Abstract: Time series forecasting has attracted significant attention in recent decades. Previous studies have demonstrated that the Channel-Independent (CI) strategy improves forecasting performance by treating different channels individually, while it leads to poor generalization on unseen instances and ignores potentially necessary interactions between channels. Conversely, the Channel-Dependent (CD) str… ▽ More

    Submitted 30 March, 2024; originally announced April 2024.

    Comments: 20 pages, 6 figures

  2. arXiv:2404.00776  [pdf, other

    cs.LG cs.DB stat.ML

    PyTorch Frame: A Modular Framework for Multi-Modal Tabular Learning

    Authors: Weihua Hu, Yiwen Yuan, Zecheng Zhang, Akihiro Nitta, Kaidi Cao, Vid Kocijan, Jure Leskovec, Matthias Fey

    Abstract: We present PyTorch Frame, a PyTorch-based framework for deep learning over multi-modal tabular data. PyTorch Frame makes tabular deep learning easy by providing a PyTorch-based data structure to handle complex tabular data, introducing a model abstraction to enable modular implementation of tabular models, and allowing external foundation models to be incorporated to handle complex columns (e.g.,… ▽ More

    Submitted 31 March, 2024; originally announced April 2024.

    Comments: https://github.com/pyg-team/pytorch-frame

  3. arXiv:2312.04615  [pdf, other

    cs.LG cs.DB

    Relational Deep Learning: Graph Representation Learning on Relational Databases

    Authors: Matthias Fey, Weihua Hu, Kexin Huang, Jan Eric Lenssen, Rishabh Ranjan, Joshua Robinson, Rex Ying, Jiaxuan You, Jure Leskovec

    Abstract: Much of the world's most valued data is stored in relational databases and data warehouses, where the data is organized into many tables connected by primary-foreign key relations. However, building machine learning models using this data is both challenging and time consuming. The core problem is that no machine learning method is capable of learning on multiple tables interconnected by primary-f… ▽ More

    Submitted 7 December, 2023; originally announced December 2023.

    Comments: https://relbench.stanford.edu

  4. arXiv:2307.01026  [pdf, other

    cs.LG cs.AI

    Temporal Graph Benchmark for Machine Learning on Temporal Graphs

    Authors: Shenyang Huang, Farimah Poursafaei, Jacob Danovitch, Matthias Fey, Weihua Hu, Emanuele Rossi, Jure Leskovec, Michael Bronstein, Guillaume Rabusseau, Reihaneh Rabbany

    Abstract: We present the Temporal Graph Benchmark (TGB), a collection of challenging and diverse benchmark datasets for realistic, reproducible, and robust evaluation of machine learning models on temporal graphs. TGB datasets are of large scale, spanning years in duration, incorporate both node and edge-level prediction tasks and cover a diverse set of domains including social, trade, transaction, and tran… ▽ More

    Submitted 27 September, 2023; v1 submitted 3 July, 2023; originally announced July 2023.

    Comments: 20 pages, 7 figures, 7 tables, accepted at NeurIPS 2023 Datasets and Benchmarks Track

  5. arXiv:2305.16285  [pdf

    eess.SY

    A Modular System Architecture for an Offshore Off-grid Platform for Climate neutral Power-to-X Production in H2Mare

    Authors: Pascal Häbig, Daniel Dittler, Maximilian Fey, Timo Müller, Nikola Mößner, Nasser Jazdi, Michael Weyrich, Kai Hufendiek

    Abstract: Power-to-X (PtX) products constitute a promising solution component in the defossilisation of hard-to-abate sectors. Where direct electrification is not possible, they can find application as chemical feedstock, easy to transport energy carriers and storage. In this contribution, a modular system architecture for a highly automated operation of an offshore off-grid PtX production platform consisti… ▽ More

    Submitted 25 May, 2023; originally announced May 2023.

    Comments: 6 pages, 3 figures. Accepted at CIRP ICME 2023

    MSC Class: 93A14 ACM Class: C.0

  6. arXiv:2304.14589  [pdf, other

    cs.RO cs.AI cs.CV

    Uncertainty-aware Self-supervised Learning for Cross-domain Technical Skill Assessment in Robot-assisted Surgery

    Authors: Ziheng Wang, Andrea Mariani, Arianna Menciassi, Elena De Momi, Ann Majewicz Fey

    Abstract: Objective technical skill assessment is crucial for effective training of new surgeons in robot-assisted surgery. With advancements in surgical training programs in both physical and virtual environments, it is imperative to develop generalizable methods for automatically assessing skills. In this paper, we propose a novel approach for skill assessment by transferring domain knowledge from labeled… ▽ More

    Submitted 27 April, 2023; originally announced April 2023.

    Comments: Manuscript ACCEPTED on 18-April-2023 for publication in IEEE Transactions on Medical Robotics and Bionics (TMRB). 12 pages, 9 figures, and 2 tables

  7. arXiv:2212.01683  [pdf, other

    cs.RO cs.AI

    Recognition and Prediction of Surgical Gestures and Trajectories Using Transformer Models in Robot-Assisted Surgery

    Authors: Chang Shi, Yi Zheng, Ann Majewicz Fey

    Abstract: Surgical activity recognition and prediction can help provide important context in many Robot-Assisted Surgery (RAS) applications, for example, surgical progress monitoring and estimation, surgical skill evaluation, and shared control strategies during teleoperation. Transformer models were first developed for Natural Language Processing (NLP) to model word sequences and soon the method gained pop… ▽ More

    Submitted 3 December, 2022; originally announced December 2022.

    Comments: Accepted at 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2022

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

  9. arXiv:2106.05609  [pdf, other

    cs.LG

    GNNAutoScale: Scalable and Expressive Graph Neural Networks via Historical Embeddings

    Authors: Matthias Fey, Jan E. Lenssen, Frank Weichert, Jure Leskovec

    Abstract: We present GNNAutoScale (GAS), a framework for scaling arbitrary message-passing GNNs to large graphs. GAS prunes entire sub-trees of the computation graph by utilizing historical embeddings from prior training iterations, leading to constant GPU memory consumption in respect to input node size without drop** any data. While existing solutions weaken the expressive power of message passing due t… ▽ More

    Submitted 10 June, 2021; originally announced June 2021.

    Comments: Published as a conference paper at ICML 2021

  10. arXiv:2105.05911  [pdf, other

    cs.LG cs.AI cs.DS cs.NE

    The Power of the Weisfeiler-Leman Algorithm for Machine Learning with Graphs

    Authors: Christopher Morris, Matthias Fey, Nils M. Kriege

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

    Submitted 22 November, 2021; v1 submitted 12 May, 2021; originally announced May 2021.

    Comments: Accepted at IJCAI 2021 (survey track)

  11. arXiv:2103.09430  [pdf, other

    cs.LG

    OGB-LSC: A Large-Scale Challenge for Machine Learning on Graphs

    Authors: Weihua Hu, Matthias Fey, Hongyu Ren, Maho Nakata, Yuxiao Dong, Jure Leskovec

    Abstract: Enabling effective and efficient machine learning (ML) over large-scale graph data (e.g., graphs with billions of edges) can have a great impact on both industrial and scientific applications. However, existing efforts to advance large-scale graph ML have been largely limited by the lack of a suitable public benchmark. Here we present OGB Large-Scale Challenge (OGB-LSC), a collection of three real… ▽ More

    Submitted 20 October, 2021; v1 submitted 17 March, 2021; originally announced March 2021.

    Comments: KDD Cup 2021. NeurIPS Datasets and Benchmarks Track 2021

  12. arXiv:2101.00097  [pdf, other

    cs.RO

    Adaptive Surgical Robotic Training Using Real-Time Stylistic Behavior Feedback Through Haptic Cues

    Authors: Marzieh Ershad, Robert Rege, Ann Majewicz Fey

    Abstract: Surgical skill directly affects surgical procedure outcomes; thus, effective training is needed to ensure satisfactory results. Many objective assessment metrics have been developed and some are widely used in surgical training simulators. These objective metrics provide the trainee with descriptive feedback about their performance however, often lack feedback on how to proceed to improve performa… ▽ More

    Submitted 20 February, 2021; v1 submitted 31 December, 2020; originally announced January 2021.

  13. arXiv:2006.12179  [pdf, other

    cs.LG stat.ML

    Hierarchical Inter-Message Passing for Learning on Molecular Graphs

    Authors: Matthias Fey, Jan-Gin Yuen, Frank Weichert

    Abstract: We present a hierarchical neural message passing architecture for learning on molecular graphs. Our model takes in two complementary graph representations: the raw molecular graph representation and its associated junction tree, where nodes represent meaningful clusters in the original graph, e.g., rings or bridged compounds. We then proceed to learn a molecule's representation by passing messages… ▽ More

    Submitted 22 June, 2020; originally announced June 2020.

    Comments: Published at the Graph Representation Learning and Beyond (GRL+) Workhop at ICML 2020

  14. arXiv:2005.00687  [pdf, other

    cs.LG cs.SI stat.ML

    Open Graph Benchmark: Datasets for Machine Learning on Graphs

    Authors: Weihua Hu, Matthias Fey, Marinka Zitnik, Yuxiao Dong, Hongyu Ren, Bowen Liu, Michele Catasta, Jure Leskovec

    Abstract: We present the Open Graph Benchmark (OGB), a diverse set of challenging and realistic benchmark datasets to facilitate scalable, robust, and reproducible graph machine learning (ML) research. OGB datasets are large-scale, encompass multiple important graph ML tasks, and cover a diverse range of domains, ranging from social and information networks to biological networks, molecular graphs, source c… ▽ More

    Submitted 24 February, 2021; v1 submitted 1 May, 2020; originally announced May 2020.

    Comments: Fix dataset bug in ogbg-code

  15. arXiv:2002.00349  [pdf, other

    cs.CV

    Adversarial Generation of Continuous Implicit Shape Representations

    Authors: Marian Kleineberg, Matthias Fey, Frank Weichert

    Abstract: This work presents a generative adversarial architecture for generating three-dimensional shapes based on signed distance representations. While the deep generation of shapes has been mostly tackled by voxel and surface point cloud approaches, our generator learns to approximate the signed distance for any point in space given prior latent information. Although structurally similar to generative p… ▽ More

    Submitted 26 March, 2020; v1 submitted 2 February, 2020; originally announced February 2020.

    Comments: Published in Eurographics 2020 - Short Papers

  16. arXiv:2001.09621  [pdf, other

    cs.LG stat.ML

    Deep Graph Matching Consensus

    Authors: Matthias Fey, Jan E. Lenssen, Christopher Morris, Jonathan Masci, Nils M. Kriege

    Abstract: This work presents a two-stage neural architecture for learning and refining structural correspondences between graphs. First, we use localized node embeddings computed by a graph neural network to obtain an initial ranking of soft correspondences between nodes. Secondly, we employ synchronous message passing networks to iteratively re-rank the soft correspondences to reach a matching consensus in… ▽ More

    Submitted 27 January, 2020; originally announced January 2020.

    Comments: Published as a conference paper at ICLR 2020

  17. arXiv:1906.04934   

    cs.RO cs.LG

    Transferrable Operative Difficulty Assessment in Robot-assisted Teleoperation: A Domain Adaptation Approach

    Authors: Ziheng Wang, Cong Feng, Jie Zhang, Ann Majewicz Fey

    Abstract: Providing an accurate and efficient assessment of operative difficulty is important for designing robot-assisted teleoperation interfaces that are easy and natural for human operators to use. In this paper, we aim to develop a data-driven approach to numerically characterize the operative difficulty demand of complex teleoperation. In effort to provide an entirely task-independent assessment, we c… ▽ More

    Submitted 8 February, 2021; v1 submitted 12 June, 2019; originally announced June 2019.

    Comments: The uploaded paper is an ongoing research project, in hindsight, it isn't sufficiently exhaustive

  18. arXiv:1904.04849  [pdf, other

    cs.LG stat.ML

    Just Jump: Dynamic Neighborhood Aggregation in Graph Neural Networks

    Authors: Matthias Fey

    Abstract: We propose a dynamic neighborhood aggregation (DNA) procedure guided by (multi-head) attention for representation learning on graphs. In contrast to current graph neural networks which follow a simple neighborhood aggregation scheme, our DNA procedure allows for a selective and node-adaptive aggregation of neighboring embeddings of potentially differing locality. In order to avoid overfitting, we… ▽ More

    Submitted 15 April, 2019; v1 submitted 9 April, 2019; originally announced April 2019.

  19. arXiv:1903.02428  [pdf, other

    cs.LG stat.ML

    Fast Graph Representation Learning with PyTorch Geometric

    Authors: Matthias Fey, Jan Eric Lenssen

    Abstract: We introduce PyTorch Geometric, a library for deep learning on irregularly structured input data such as graphs, point clouds and manifolds, built upon PyTorch. In addition to general graph data structures and processing methods, it contains a variety of recently published methods from the domains of relational learning and 3D data processing. PyTorch Geometric achieves high data throughput by lev… ▽ More

    Submitted 25 April, 2019; v1 submitted 6 March, 2019; originally announced March 2019.

    Comments: ICLR 2019 (RLGM Workshop)

  20. arXiv:1810.02244  [pdf, other

    cs.LG cs.AI cs.CV cs.NE stat.ML

    Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks

    Authors: Christopher Morris, Martin Ritzert, Matthias Fey, William L. Hamilton, Jan Eric Lenssen, Gaurav Rattan, Martin Grohe

    Abstract: In recent years, graph neural networks (GNNs) have emerged as a powerful neural architecture to learn vector representations of nodes and graphs in a supervised, end-to-end fashion. Up to now, GNNs have only been evaluated empirically -- showing promising results. The following work investigates GNNs from a theoretical point of view and relates them to the $1$-dimensional Weisfeiler-Leman graph is… ▽ More

    Submitted 30 November, 2021; v1 submitted 4 October, 2018; originally announced October 2018.

    Comments: Extended version with proofs, accepted at AAAI 2019, added units of measurement of QM9 dataset into appendix, removed results from Wu et al., 2018 due to different units

  21. SATR-DL: Improving Surgical Skill Assessment and Task Recognition in Robot-assisted Surgery with Deep Neural Networks

    Authors: Ziheng Wang, Ann Majewicz Fey

    Abstract: Purpose: This paper focuses on an automated analysis of surgical motion profiles for objective skill assessment and task recognition in robot-assisted surgery. Existing techniques heavily rely on conventional statistic measures or shallow modelings based on hand-engineered features and gesture segmentation. Such developments require significant expert knowledge, are prone to errors, and are less e… ▽ More

    Submitted 14 June, 2018; originally announced June 2018.

    Journal ref: 2018 40th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC)

  22. Deep Learning with Convolutional Neural Network for Objective Skill Evaluation in Robot-assisted Surgery

    Authors: Ziheng Wang, Ann Majewicz Fey

    Abstract: With the advent of robot-assisted surgery, the role of data-driven approaches to integrate statistics and machine learning is growing rapidly with prominent interests in objective surgical skill assessment. However, most existing work requires translating robot motion kinematics into intermediate features or gesture segments that are expensive to extract, lack efficiency, and require significant d… ▽ More

    Submitted 7 March, 2019; v1 submitted 14 June, 2018; originally announced June 2018.

    Comments: Manuscript published. For reference, see https://link.springer.com/article/10.1007/s11548-018-1860-1

    Journal ref: 2018 International Journal of Computer Assisted Radiology and Surgery

  23. arXiv:1806.05086  [pdf, other

    cs.CV

    Group Equivariant Capsule Networks

    Authors: Jan Eric Lenssen, Matthias Fey, Pascal Libuschewski

    Abstract: We present group equivariant capsule networks, a framework to introduce guaranteed equivariance and invariance properties to the capsule network idea. Our work can be divided into two contributions. First, we present a generic routing by agreement algorithm defined on elements of a group and prove that equivariance of output pose vectors, as well as invariance of output activations, hold under cer… ▽ More

    Submitted 24 October, 2018; v1 submitted 13 June, 2018; originally announced June 2018.

    Comments: Presented at NIPS 2018

  24. arXiv:1802.05908  [pdf, other

    cs.CV

    Recognizing Cuneiform Signs Using Graph Based Methods

    Authors: Nils M. Kriege, Matthias Fey, Denis Fisseler, Petra Mutzel, Frank Weichert

    Abstract: The cuneiform script constitutes one of the earliest systems of writing and is realized by wedge-shaped marks on clay tablets. A tremendous number of cuneiform tablets have already been discovered and are incrementally digitalized and made available to automated processing. As reading cuneiform script is still a manual task, we address the real-world application of recognizing cuneiform signs by t… ▽ More

    Submitted 9 March, 2018; v1 submitted 16 February, 2018; originally announced February 2018.

  25. arXiv:1711.08920  [pdf, other

    cs.CV

    SplineCNN: Fast Geometric Deep Learning with Continuous B-Spline Kernels

    Authors: Matthias Fey, Jan Eric Lenssen, Frank Weichert, Heinrich Müller

    Abstract: We present Spline-based Convolutional Neural Networks (SplineCNNs), a variant of deep neural networks for irregular structured and geometric input, e.g., graphs or meshes. Our main contribution is a novel convolution operator based on B-splines, that makes the computation time independent from the kernel size due to the local support property of the B-spline basis functions. As a result, we obtain… ▽ More

    Submitted 23 May, 2018; v1 submitted 24 November, 2017; originally announced November 2017.

    Comments: Presented at CVPR 2018