← Search

Matthias Müller

18 accepted papers

2025

Boxi: Design Decisions in the Context of Algorithmic Performance for Robotics

RSS 2025poster

Achieving robust autonomy in mobile robots operating in complex, unstructured environments requires a multimodal sensor suite capable of capturing diverse and complementary information. However, designing such a sensor suite involves multiple critical design decisions, such as sensor selection, comp…

Cited by 1PDFScholar
2024

Evaluation of Test-Time Adaptation Under Computational Time Constraints

ICML 2024poster

This paper proposes a novel online evaluation protocol for Test Time Adaptation (TTA) methods, which penalizes slower methods by providing them with fewer samples for adaptation. TTA methods leverage unlabeled data at test time to adapt to distribution shifts. Though many effective methods have been…

2024

GIM: Learning Generalizable Image Matcher From Internet Videos

ICLR 2024spotlight

Image matching is a fundamental computer vision problem. While learning-based methods achieve state-of-the-art performance on existing benchmarks, they generalize poorly to in-the-wild images. Such methods typically need to train separate models for different scene types (e.g., indoor vs. outdoor) a…

2024

Label Delay in Online Continual Learning

NeurIPS 2024poster

Online continual learning, the process of training models on streaming data, has gained increasing attention in recent years. However, a critical aspect often overlooked is the label delay, where new data may not be labeled due to slow and costly annotation processes. We introduce a new continual le…

Cited by 2SourcePDFScholar
2024

Mesh2NeRF: Direct Mesh Supervision for Neural Radiance Field Representation and Generation

ECCV 2024poster

"We present , an approach to derive ground-truth radiance fields from textured meshes for 3D generation tasks. Many 3D generative approaches represent 3D scenes as radiance fields for training. Their ground-truth radiance fields are usually fitted from multi-view renderings from a large-scale synthe…

Cited by 4SourcePDFScholar
2024

OpenBot-Fleet: A System for Collective Learning with Real Robots

ICRA 2024poster

We introduce OpenBot-Fleet, a comprehensive open-source cloud robotics system for navigation. OpenBot-Fleet uses smartphones for sensing, local compute and communication, Google Firebase for secure cloud storage and off-board compute, and a robust yet low-cost wheeled robot to act in real-world envi…

Cited by 0SourceScholar
2024

SimCS: Simulation for Domain Incremental Online Continual Segmentation

AAAI 2024technical

Continual Learning is a step towards lifelong intelligence where models continuously learn from recently collected data without forgetting previous knowledge. Existing continual learning approaches mostly focus on image classification in the class-incremental setup with clear task boundaries and unl…

Cited by 7SourcePDFScholar
2023

E2PNet: Event to Point Cloud Registration with Spatio-Temporal Representation Learning

NeurIPS 2023poster

Event cameras have emerged as a promising vision sensor in recent years due to their unparalleled temporal resolution and dynamic range. While registration of 2D RGB images to 3D point clouds is a long-standing problem in computer vision, no prior work studies 2D-3D registration for event cameras. T…

2023

Training Efficient Controllers via Analytic Policy Gradient

ICRA 2023poster

Control design for robotic systems is complex and often requires solving an optimization to follow a trajectory accurately. Online optimization approaches like Model Predictive Control (MPC) have been shown to achieve great tracking performance, but require high computing power. Conversely, learning…

Cited by 23SourcecodeScholar
2023

Zero-Shot Transfer of Haptics-Based Object Insertion Policies

ICRA 2023poster

Humans naturally exploit haptic feedback during contact-rich tasks like loading a dishwasher or stocking a bookshelf. Current robotic systems focus on avoiding unexpected contact, often relying on strategically placed environment sensors. Recently, contact-exploiting manipulation policies have been…

Cited by 5SourcecodeScholar
2021

Deep Drone Acrobatics (Extended Abstract)

IJCAI 2021poster

Acrobatic flight with quadrotors is extremely challenging. Maneuvers such as the loop, matty flip, or barrel roll require high thrust and extreme angular accelerations that push the platform to its limits. Human drone pilots require years of practice to safely master such maneuvers. Yet, a tiny mis…

Cited by 0SourcePDFScholar
2021

Training Graph Neural Networks with 1000 Layers

ICML 2021spotlight

Deep graph neural networks (GNNs) have achieved excellent results on various tasks on increasingly large graph datasets with millions of nodes and edges. However, memory complexity has become a major obstacle when training deep GNNs for practical applications due to the immense number of nodes, edge…

2020

Deep Drone Acrobatics

RSS 2020poster

Performing acrobatic maneuvers with quadrotors is extremely challenging. Acrobatic flight requires high thrust and extreme angular accelerations that push the platform to its physical limits. Professional drone pilots often measure their level of mastery by flying such maneuvers in competitions. In…

2018

End-to-End Driving Via Conditional Imitation Learning

ICRA 2018poster

Deep networks trained on demonstrations of human driving have learned to follow roads and avoid obstacles. However, driving policies trained via imitation learning cannot be controlled at test time. A vehicle trained end-to-end to imitate an expert cannot be guided to take a specific turn at an upco…

Cited by 1419SourcecodeScholar