← Search

Michael Felsberg

38 accepted papers

2026

Grounding Functional Similarity by Invariance-Aware Model Stitching

ICML 2026poster

In deep learning, functional similarity evaluation quantifies the extent to which independently trained models learn similar input–output relationships. In model stitching, functional similarity is framed as representation forward compatibility, i.e., whether the representations of two models can be…

Cited by 0SourceScholar
2025

A Culturally-diverse Multilingual Multimodal Video Benchmark & Model

EMNLP 2025

Large multimodal models (LMMs) have recently gained attention due to their effectiveness to understand and generate descriptions of visual content. Most existing LMMs are in English language. While few recent works explore multilingual image LMMs, to the best of our knowledge, moving beyond the Engl

Cited by 0SourcePDFScholar
2025

All Languages Matter: Evaluating LMMs on Culturally Diverse 100 Languages

CVPR 2025highlight

Existing Large Multimodal Models (LMMs) generally focus on only a few regions and languages. As LMMs continue to improve, it is increasingly important to ensure they understand cultural contexts, respect local sensitivities, and support low-resource languages, all while effectively integrating corr…

2025

Efficient Motion Prompt Learning for Robust Visual Tracking

ICML 2025poster

Due to the challenges of processing temporal information, most trackers depend solely on visual discriminability and overlook the unique temporal coherence of video data. In this paper, we propose a lightweight and plug-and-play motion prompt tracking method. It can be easily integrated into existin…

2024

Affine steerers for structured keypoint description

ECCV 2024poster

"We propose a way to train deep learning based keypoint descriptors that makes them approximately equivariant for locally affine transformations of the image plane. The main idea is to use the representation theory of GL(2) to generalize the recently introduced concept of steerers from rotations to…

2024

Composed Video Retrieval via Enriched Context and Discriminative Embeddings

CVPR 2024poster

Composed video retrieval (CoVR) is a challenging prob- lem in computer vision which has recently highlighted the in- tegration of modification text with visual queries for more so- phisticated video search in large databases. Existing works predominantly rely on visual queries combined with modi- fi…

2024

DiffSF: Diffusion Models for Scene Flow Estimation

NeurIPS 2024spotlight

Scene flow estimation is an essential ingredient for a variety of real-world applications, especially for autonomous agents, such as self-driving cars and robots. While recent scene flow estimation approaches achieve reasonable accuracy, their applicability to real-world systems additionally benefit…

2024

Flexible Distribution Alignment: Towards Long-tailed Semi-supervised Learning with Proper Calibration

ECCV 2024poster

"Long-tailed semi-supervised learning (LTSSL) represents a practical scenario for semi-supervised applications, challenged by skewed labeled distributions that bias classifiers. This problem is often aggravated by discrepancies between labeled and unlabeled class distributions, leading to biased pse…

2024

Learning Coverage Paths in Unknown Environments with Deep Reinforcement Learning

ICML 2024poster

Coverage path planning (CPP) is the problem of finding a path that covers the entire free space of a confined area, with applications ranging from robotic lawn mowing to search-and-rescue. When the environment is unknown, the path needs to be planned online while mapping the environment, which canno…

2024

NeuroNCAP: Photorealistic Closed-loop Safety Testing for Autonomous Driving

ECCV 2024poster

"We present a versatile NeRF-based simulator for testing autonomous driving (AD) software systems, designed with a focus on sensor-realistic closed-loop evaluation and the creation of safety-critical scenarios. The simulator learns from sequences of real-world driving sensor data and enables reconfi…

2024

O$n$ Learning Deep O($n$)-Equivariant Hyperspheres

ICML 2024poster

In this paper, we utilize hyperspheres and regular $n$-simplexes and propose an approach to learning deep features equivariant under the transformations of $n$D reflections and rotations, encompassed by the powerful group of O$(n)$. Namely, we propose O$(n)$-equivariant neurons with spherical decisi…

2024

RoMa: Robust Dense Feature Matching

CVPR 2024poster

Feature matching is an important computer vision task that involves estimating correspondences between two images of a 3D scene and dense methods estimate all such correspondences. The aim is to learn a robust model i.e. a model able to match under challenging real-world changes. In this work we pro…

2024

SeTformer Is What You Need for Vision and Language

AAAI 2024technical

The dot product self-attention (DPSA) is a fundamental component of transformers. However, scaling them to long sequences, like documents or high-resolution images, becomes prohibitively expensive due to the quadratic time and memory complexities arising from the softmax operation. Kernel methods ar…

Cited by 6SourcePDFScholar
2024

Steerers: A Framework for Rotation Equivariant Keypoint Descriptors

CVPR 2024poster

Image keypoint descriptions that are discriminative and matchable over large changes in viewpoint are vital for 3D reconstruction. However descriptions output by learned descriptors are typically not robust to camera rotation. While they can be made more robust by e.g. data aug-mentation this degrad…

2024

TetraSphere: A Neural Descriptor for O(3)-Invariant Point Cloud Analysis

CVPR 2024poster

In many practical applications 3D point cloud analysis requires rotation invariance. In this paper we present a learnable descriptor invariant under 3D rotations and reflections i.e. the O(3) actions utilizing the recently introduced steerable 3D spherical neurons and vector neurons. Specifically we…

2023

Balanced Product of Calibrated Experts for Long-Tailed Recognition

CVPR 2023poster

Many real-world recognition problems are characterized by long-tailed label distributions. These distributions make representation learning highly challenging due to limited generalization over the tail classes. If the test distribution differs from the training distribution, e.g. uniform versus lon…

2023

DKM: Dense Kernelized Feature Matching for Geometry Estimation

CVPR 2023highlight

Feature matching is a challenging computer vision task that involves finding correspondences between two images of a 3D scene. In this paper we consider the dense approach instead of the more common sparse paradigm, thus striving to find all correspondences. Perhaps counter-intuitively, dense method…

2023

GMSF: Global Matching Scene Flow

NeurIPS 2023poster

We tackle the task of scene flow estimation from point clouds. Given a source and a target point cloud, the objective is to estimate a translation from each point in the source point cloud to the target, resulting in a 3D motion vector field. Previous dominant scene flow estimation methods require c…

2022

Dense Gaussian Processes for Few-Shot Segmentation

ECCV 2022poster

"Few-shot segmentation is a challenging dense prediction task, which entails segmenting a novel query image given only a small annotated support set. The key problem is thus to design a method that aggregates detailed information from the support set, while being robust to large variations in appear…

2022

DoodleFormer: Creative Sketch Drawing with Transformers

ECCV 2022poster

"Creative sketching or doodling is an expressive activity, where imaginative and previously unseen depictions of everyday visual objects are drawn. Creative sketch image generation is a challenging vision problem, where the task is to generate diverse, yet realistic creative sketches possessing the…

2022

Video Instance Segmentation via Multi-Scale Spatio-Temporal Split Attention Transformer

ECCV 2022poster

"State-of-the-art transformer-based video instance segmentation (VIS) approaches typically utilize either single-scale spatio-temporal features or per-frame multi-scale features during the attention computations. We argue that such an attention computation ignores the multi-scale spatio-temporal fea…

2020

Learning Fast and Robust Target Models for Video Object Segmentation

CVPR 2020oral

Video object segmentation (VOS) is a highly challenging problem since the initial mask, defining the target object, is only given at test-time. The main difficulty is to effectively handle appearance changes and similar background objects, while maintaining accurate segmentation. Most previous appro…

Cited by 168PDFcodeScholar
2020

Learning What to Learn for Video Object Segmentation

ECCV 2020poster

Video object segmentation (VOS) is a highly challenging problem, since the target object is only defined by a first-frame reference mask during inference. The problem of how to capture and utilize this limited information to accurately segment the target remains a fundamental research question. We a…

2020

Uncertainty-Aware CNNs for Depth Completion: Uncertainty from Beginning to End

CVPR 2020poster

The focus in deep learning research has been mostly to push the limits of prediction accuracy. However, this was often achieved at the cost of increased complexity, raising concerns about the interpretability and the reliability of deep networks. Recently, an increasing attention has been given to u…

Cited by 147PDFcodeScholar
2019

A Generative Appearance Model for End-To-End Video Object Segmentation

CVPR 2019oral

One of the fundamental challenges in video object segmentation is to find an effective representation of the target and background appearance. The best performing approaches resort to extensive fine-tuning of a convolutional neural network for this purpose. Besides being prohibitively expensive, thi…

Cited by 236PDFScholar
2019

ATOM: Accurate Tracking by Overlap Maximization

CVPR 2019oral

While recent years have witnessed astonishing improvements in visual tracking robustness, the advancements in tracking accuracy have been limited. As the focus has been directed towards the development of powerful classifiers, the problem of accurate target state estimation has been largely overlook…

Cited by 1659PDFcodeScholar
2018

Density Adaptive Point Set Registration

CVPR 2018poster

Probabilistic methods for point set registration have demonstrated competitive results in recent years. These techniques estimate a probability distribution model of the point clouds. While such a representation has shown promise, it is highly sensitive to variations in the density of 3D points. Thi…

2018

Unveiling the Power of Deep Tracking

ECCV 2018poster

In the field of generic object tracking numerous attempts have been made to exploit deep features. Despite all expectations, deep trackers are yet to reach an outstanding level of performance compared to methods solely based on handcrafted features. In this paper, we investigate this key issue and p…

Cited by 605SourcePDFScholar
2016

A Probabilistic Framework for Color-Based Point Set Registration

CVPR 2016poster

In recent years, sensors capable of measuring both color and depth information have become increasingly popular. Despite the abundance of colored point set data, state-of-the-art probabilistic registration techniques ignore the available color information. In this paper, we propose a probabilistic p…

Cited by 50PDFScholar
2016

Adaptive Decontamination of the Training Set: A Unified Formulation for Discriminative Visual Tracking

CVPR 2016poster

Tracking-by-detection methods have demonstrated competitive performance in recent years. In these approaches, the tracking model heavily relies on the quality of the training set. Due to the limited amount of labeled training data, additional samples need to be extracted and labeled by the tracker i…

Cited by 515PDFScholar
2015

Learning Spatially Regularized Correlation Filters for Visual Tracking

ICCV 2015poster

Robust and accurate visual tracking is one of the most challenging computer vision problems. Due to the inherent lack of training data, a robust approach for constructing a target appearance model is crucial. Recently, discriminatively learned correlation filters (DCF) have been successfully applied…

Cited by 2649PDFScholar