← Search

Marvin Eisenberger

12 accepted papers

2026

Graph Neural Networks Are Not Continuous Across Graph Resolutions

ICML 2026poster

We show that contrary to conventional wisdom in the community, graph neural networks (GNNs) are not continuous with respect to all natural modes of graph convergence. As a result, GNNs may generate substantially different latent representations for graphs that are very similar. In particular they as…

Cited by 0SourceScholar
2024

Partial-to-Partial Shape Matching with Geometric Consistency

CVPR 2024poster

Finding correspondences between 3D shapes is an important and long-standing problem in computer vision graphics and beyond. A prominent challenge are partial-to-partial shape matching settings which occur when the shapes to match are only observed incompletely (e.g. from 3D scanning). Although parti…

2024

SatSynth: Augmenting Image-Mask Pairs through Diffusion Models for Aerial Semantic Segmentation

CVPR 2024poster

In recent years semantic segmentation has become a pivotal tool in processing and interpreting satellite imagery. Yet a prevalent limitation of supervised learning techniques remains the need for extensive manual annotations by experts. In this work we explore the potential of generative image diffu…

Cited by 23SourcePDFScholar
2024

Spectral Meets Spatial: Harmonising 3D Shape Matching and Interpolation

CVPR 2024poster

Although 3D shape matching and interpolation are highly interrelated they are often studied separately and applied sequentially to relate different 3D shapes thus resulting in sub-optimal performance. In this work we present a unified framework to predict both point-wise correspondences and shape in…

Cited by 10SourcePDFScholar
2023

G-MSM: Unsupervised Multi-Shape Matching With Graph-Based Affinity Priors

CVPR 2023poster

We present G-MSM (Graph-based Multi-Shape Matching), a novel unsupervised learning approach for non-rigid shape correspondence. Rather than treating a collection of input poses as an unordered set of samples, we explicitly model the underlying shape data manifold. To this end, we propose an adaptive…

2023

SIGMA: Scale-Invariant Global Sparse Shape Matching

ICCV 2023poster

We propose a novel mixed-integer programming (MIP) formulation for generating precise sparse correspondences for highly non-rigid shapes. To this end, we introduce a projected Laplace-Beltrami operator (PLBO) which combines intrinsic and extrinsic geometric information to measure the deformation qua…

Cited by 10PDFScholar
2022

A Unified Framework for Implicit Sinkhorn Differentiation

CVPR 2022poster

The Sinkhorn operator has recently experienced a surge of popularity in computer vision and related fields. One major reason is its ease of integration into deep learning frameworks. To allow for an efficient training of respective neural networks, we propose an algorithm that obtains analytical gra…

Cited by 26PDFcodeScholar
2022

DynamicEarthNet: Daily Multi-Spectral Satellite Dataset for Semantic Change Segmentation

CVPR 2022poster

Earth observation is a fundamental tool for monitoring the evolution of land use in specific areas of interest. Observing and precisely defining change, in this context, requires both time-series data and pixel-wise segmentations. To that end, we propose the DynamicEarthNet dataset that consists of…

Cited by 107PDFScholar
2021

NeuroMorph: Unsupervised Shape Interpolation and Correspondence in One Go

CVPR 2021poster

We present NeuroMorph, a new neural network architecture that takes as input two 3D shapes and produces in one go, i.e. in a single feed forward pass, a smooth interpolation and point-to-point correspondences between them. The interpolation, expressed as a deformation field, changes the pose of the…

Cited by 81PDFScholar
2020

Deep Shells: Unsupervised Shape Correspondence with Optimal Transport

NeurIPS 2020poster

We propose a novel unsupervised learning approach to 3D shape correspondence that builds a multiscale matching pipeline into a deep neural network. This approach is based on smooth shells, the current state-of-the-art axiomatic correspondence method, which requires an a priori stochastic search over…