Skip to main content

Showing 1–7 of 7 results for author: Weichert, F

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

    cs.CV

    Visual Trajectory Prediction of Vessels for Inland Navigation

    Authors: Alexander Puzicha, Konstantin Wüstefeld, Kathrin Wilms, Frank Weichert

    Abstract: The future of inland navigation increasingly relies on autonomous systems and remote operations, emphasizing the need for accurate vessel trajectory prediction. This study addresses the challenges of video-based vessel tracking and prediction by integrating advanced object detection methods, Kalman filters, and spline-based interpolation. However, existing detection systems often misclassify objec… ▽ More

    Submitted 1 May, 2025; originally announced May 2025.

  2. arXiv:2310.13404  [pdf, other

    cs.SD cs.CV eess.AS

    Definition-independent Formalization of Soundscapes: Towards a Formal Methodology

    Authors: Mikel D. Jedrusiak, Thomas Harweg, Timo Haselhoff, Bryce T. Lawrence, Susanne Moebus, Frank Weichert

    Abstract: Soundscapes have been studied by researchers from various disciplines, each with different perspectives, goals, approaches, and terminologies. Accordingly, depending on the field, the concept of a soundscape's components changes, consequently changing the basic definition. This results in complicating interdisciplinary communication and comparison of results. Especially when soundscape-unrelated r… ▽ More

    Submitted 20 October, 2023; originally announced October 2023.

  3. 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 dropping 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

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

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

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

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