← Search

Fred A. Hamprecht

24 accepted papers

2026

A Function-Centric Graph Neural Network Approach for Predicting Electron Densities

ICLR 2026poster

Electronic structure predictions are relevant for a wide range of applications, from drug discovery to materials science. Since the cost of purely quantum mechanical methods can be prohibitive, machine learning surrogates are used to predict the result of these calculations. This work introduces the…

Cited by 0SourceScholar
2025

Beyond Canonicalization: How Tensorial Messages Improve Equivariant Message Passing

ICLR 2025poster

In numerous applications of geometric deep learning, the studied systems exhibit spatial symmetries and it is desirable to enforce these. For the symmetry of global rotations and reflections, this means that the model should be equivariant with respect to the transformations that form the group of $…

Cited by 3SourcePDFScholar
2025

Lorentz Local Canonicalization: How to make any Network Lorentz-Equivariant

NeurIPS 2025poster

Lorentz-equivariant neural networks are becoming the leading architectures for high-energy physics. Current implementations rely on specialized layers, limiting architectural choices. We introduce Lorentz Local Canonicalization (LLoCa), a general framework that renders any backbone network exactly…

Cited by 0SourceScholar
2022

CellTypeGraph: A New Geometric Computer Vision Benchmark

CVPR 2022poster

Classifying all cells in an organ is a relevant and difficult problem from plant developmental biology. We here abstract the problem into a new benchmark for node classification in a geo-referenced graph. Solving it requires learning the spatial layout of the organ including symmetries. To allow the…

Cited by 1PDFcodeScholar
2022

GASP, a Generalized Framework for Agglomerative Clustering of Signed Graphs and Its Application to Instance Segmentation

CVPR 2022poster

We propose a theoretical framework that generalizes simple and fast algorithms for hierarchical agglomerative clustering to weighted graphs with both attractive and repulsive interactions between the nodes. This framework defines GASP, a Generalized Algorithm for Signed graph Partitioning, and allow…

Cited by 17PDFcodeScholar
2022

Theory and Approximate Solvers for Branched Optimal Transport with Multiple Sources

NeurIPS 2022accept

Branched optimal transport (BOT) is a generalization of optimal transport in which transportation costs along an edge are subadditive. This subadditivity models an increase in transport efficiency when shipping mass along the same route, favoring branched transportation networks. We here study the N…

2021

Extensions of Karger's Algorithm: Why They Fail in Theory and How They Are Useful in Practice

ICCV 2021poster

The minimum graph cut and minimum s-t-cut problems are important primitives in the modeling of combinatorial problems in computer science, including in computer vision and machine learning. Some of the most efficient algorithms for finding global minimum cuts are randomized algorithms based on Karge…

Cited by 0PDFScholar
2020

Joint Semantic Instance Segmentation on Graphs with the Semantic Mutex Watershed

ECCV 2020poster

Semantic instance segmentation is the task of simultaneously partitioning an image into distinct segments while associating each pixel with a class label. In commonly used pipelines, segmentation and label assignment are solved separately since joint optimization is computationally expensive. We pro…

2019

End-To-End Learned Random Walker for Seeded Image Segmentation

CVPR 2019poster

We present an end-to-end learned algorithm for seeded segmentation. Our method is based on the Random Walker algorithm, where we predict the edge weights of the un- derlying graph using a convolutional neural network. This can be interpreted as learning context-dependent diffusiv- ities for a linear…

Cited by 32PDFcodeScholar
2019

LeMoNADe: Learned Motif and Neuronal Assembly Detection in calcium imaging videos

ICLR 2019poster

Neuronal assemblies, loosely defined as subsets of neurons with reoccurring spatio-temporally coordinated activation patterns, or "motifs", are thought to be building blocks of neural representations and information processing. We here propose LeMoNADe, a new exploratory data analysis method that fa…

2019

Probabilistic Watershed: Sampling all spanning forests for seeded segmentation and semi-supervised learning

NeurIPS 2019spotlight

The seeded Watershed algorithm / minimax semi-supervised learning on a graph computes a minimum spanning forest which connects every pixel / unlabeled node to a seed / labeled node. We propose instead to consider all possible spanning forests and calculate, for every node, the probability of sampli…

2019

Sampling-Free Variational Inference of Bayesian Neural Networks by Variance Backpropagation

UAI 2019poster

We propose a new Bayesian Neural Net formulation that affords variational inference for which the evidence lower bound is analytically tractable subject to a tight approximation. We achieve this tractability by (i) decomposing ReLU nonlinearities into the product of an identity and a Heaviside step…

2017

Sparse convolutional coding for neuronal assembly detection

NeurIPS 2017poster

Cell assemblies, originally proposed by Donald Hebb (1949), are subsets of neurons firing in a temporally coordinated way that gives rise to repeated motifs supposed to underly neural representations and information processing. Although Hebb's original proposal dates back many decades, the detection…

2017

Variational Bayesian Multiple Instance Learning With Gaussian Processes

CVPR 2017poster

Gaussian Processes (GPs) are effective Bayesian predictors. We here show for the first time that instance labels of a GP classifier can be inferred in the multiple instance learning (MIL) setting using variational Bayes. We achieve this via a new construction of the bag likelihood that assumes a lar…

Cited by 45PDFcodeScholar