Skip to main content

Showing 1–8 of 8 results for author: Mathys, J

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

    cs.CG cs.LG

    CoRe-GD: A Hierarchical Framework for Scalable Graph Visualization with GNNs

    Authors: Florian Grötschla, Joël Mathys, Robert Veres, Roger Wattenhofer

    Abstract: Graph Visualization, also known as Graph Drawing, aims to find geometric embeddings of graphs that optimize certain criteria. Stress is a widely used metric; stress is minimized when every pair of nodes is positioned at their shortest path distance. However, stress optimization presents computational challenges due to its inherent complexity and is usually solved using heuristics in practice. We i… ▽ More

    Submitted 9 February, 2024; originally announced February 2024.

    Comments: Published as a conference paper at ICLR 2024

  2. arXiv:2310.20049  [pdf, other

    cs.LG cs.AI physics.flu-dyn

    SURF: A Generalization Benchmark for GNNs Predicting Fluid Dynamics

    Authors: Stefan Künzli, Florian Grötschla, Joël Mathys, Roger Wattenhofer

    Abstract: Simulating fluid dynamics is crucial for the design and development process, ranging from simple valves to complex turbomachinery. Accurately solving the underlying physical equations is computationally expensive. Therefore, learning-based solvers that model interactions on meshes have gained interest due to their promising speed-ups. However, it is unknown to what extent these models truly unders… ▽ More

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

    Comments: Accepted at LoG 2023, Learning on Graphs Conference

  3. arXiv:2310.06970  [pdf, other

    cs.LG

    Flood and Echo Net: Algorithmically Aligned GNNs that Generalize

    Authors: Joël Mathys, Florian Grötschla, Kalyan Varma Nadimpalli, Roger Wattenhofer

    Abstract: Most Graph Neural Networks follow the standard message-passing framework where, in each step, all nodes simultaneously communicate with each other. We want to challenge this paradigm by aligning the computation more closely to the execution of distributed algorithms and propose the Flood and Echo Net. A single round of a Flood and Echo Net consists of an origin node and a flooding phase followed b… ▽ More

    Submitted 3 June, 2024; v1 submitted 10 October, 2023; originally announced October 2023.

    Comments: 9 pages

  4. arXiv:2309.12253  [pdf, other

    cs.LG cs.AI

    SALSA-CLRS: A Sparse and Scalable Benchmark for Algorithmic Reasoning

    Authors: Julian Minder, Florian Grötschla, Joël Mathys, Roger Wattenhofer

    Abstract: We introduce an extension to the CLRS algorithmic learning benchmark, prioritizing scalability and the utilization of sparse representations. Many algorithms in CLRS require global memory or information exchange, mirrored in its execution model, which constructs fully connected (not sparse) graphs based on the underlying problem. Despite CLRS's aim of assessing how effectively learned algorithms c… ▽ More

    Submitted 20 November, 2023; v1 submitted 21 September, 2023; originally announced September 2023.

    Comments: (Extended Abstract) Presented at the Second Learning on Graphs Conference (LoG 2023)

  5. arXiv:2303.07758  [pdf, other

    cs.LG cs.SI

    Traffic4cast at NeurIPS 2022 -- Predict Dynamics along Graph Edges from Sparse Node Data: Whole City Traffic and ETA from Stationary Vehicle Detectors

    Authors: Moritz Neun, Christian Eichenberger, Henry Martin, Markus Spanring, Rahul Siripurapu, Daniel Springer, Leyan Deng, Chenwang Wu, Defu Lian, Min Zhou, Martin Lumiste, Andrei Ilie, Xinhua Wu, Cheng Lyu, Qing-Long Lu, Vishal Mahajan, Yichao Lu, Jiezhang Li, Junjun Li, Yue-Jiao Gong, Florian Grötschla, Joël Mathys, Ye Wei, He Haitao, Hui Fang , et al. (5 additional authors not shown)

    Abstract: The global trends of urbanization and increased personal mobility force us to rethink the way we live and use urban space. The Traffic4cast competition series tackles this problem in a data-driven way, advancing the latest methods in machine learning for modeling complex spatial systems over time. In this edition, our dynamic road graph data combine information from road maps, $10^{12}$ probe data… ▽ More

    Submitted 14 March, 2023; originally announced March 2023.

    Comments: Pre-print under review, submitted to Proceedings of Machine Learning Research

  6. arXiv:2303.04091  [pdf, other

    cs.AI cs.CL cs.LG

    Abstract Visual Reasoning Enabled by Language

    Authors: Giacomo Camposampiero, Loic Houmard, Benjamin Estermann, Joël Mathys, Roger Wattenhofer

    Abstract: While artificial intelligence (AI) models have achieved human or even superhuman performance in many well-defined applications, they still struggle to show signs of broad and flexible intelligence. The Abstraction and Reasoning Corpus (ARC), a visual intelligence benchmark introduced by François Chollet, aims to assess how close AI systems are to human-like cognitive abilities. Most current approa… ▽ More

    Submitted 22 June, 2023; v1 submitted 7 March, 2023; originally announced March 2023.

    Comments: The first two authors have contributed equally to this work. Accepted as regular paper at CVPR 2023 Workshop and Challenges for New Frontiers in Visual Language Reasoning: Compositionality, Prompts and Causality (NFVLR)

  7. arXiv:2212.04934  [pdf, other

    cs.LG cs.AI

    Learning Graph Algorithms With Recurrent Graph Neural Networks

    Authors: Florian Grötschla, Joël Mathys, Roger Wattenhofer

    Abstract: Classical graph algorithms work well for combinatorial problems that can be thoroughly formalized and abstracted. Once the algorithm is derived, it generalizes to instances of any size. However, developing an algorithm that handles complex structures and interactions in the real world can be challenging. Rather than specifying the algorithm, we can try to learn it from the graph-structured data. G… ▽ More

    Submitted 9 December, 2022; originally announced December 2022.

    Comments: Accepted at GCLR@AAAI23, workshop on Graphs and more Complex structures for Learning and Reasoning

  8. arXiv:2211.11762  [pdf, other

    cs.LG cs.AI

    Hierarchical Graph Structures for Congestion and ETA Prediction

    Authors: Florian Grötschla, Joël Mathys

    Abstract: Traffic4cast is an annual competition to predict spatio temporal traffic based on real world data. We propose an approach using Graph Neural Networks that directly works on the road graph topology which was extracted from OpenStreetMap data. Our architecture can incorporate a hierarchical graph representation to improve the information flow between key intersections of the graph and the shortest p… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.