← Search

Hermann Blum

32 accepted papers

2026

FunFact: Building Probabilistic Functional 3D Scene Graphs via Factor-Graph Reasoning

CVPR 2026

Recent work in 3D scene understanding is moving beyond purely spatial analysis toward functional scene understanding. However, existing methods often consider functional relationships between object pairs in isolation, failing to capture the scene-wide interdependence that humans use to resolve ambi

Cited by 0SourcecodeScholar
2026

Hoi! - A Multimodal Dataset for Force-Grounded, Cross-View Articulated Manipulation

CVPR 2026

We present a dataset for force-grounded, cross-view articulated manipulation that couples what is seen with what is done and what is felt during real human interaction. The dataset contains 3048 sequences across 381 articulated objects in 38 environments. Each object is operated in four embodiments

Cited by 0SourceScholar
2026

Loop Closure From Two Views: Revisiting PGO for Scalable Trajectory Estimation Through Monocular Priors

RA-L 2026

(Visual) Simultaneous Localization and Mapping (SLAM) remains a fundamental challenge in enabling autonomous systems to navigate and understand large-scale environments. Traditional SLAM approaches struggle to balance efficiency and accuracy, particularly in large-scale settings where extensive comp

Cited by 2SourceScholar
2026

OpenFrontier: General Navigation with Visual-Language Grounded Frontiers

RSS 2026poster

Open-world navigation requires robots to make decisions in complex everyday environments while adapting to flexible task requirements. Conventional navigation approaches often rely on dense 3D reconstruction and hand-crafted goal metrics, which limits their generalization across tasks and environmen…

Cited by 0SourceScholar
2026

OsmAG-LLM: Zero-Shot Open-Vocabulary Object Navigation Via Semantic Maps and Large Language Models Reasoning

ICRA 2026poster

Recent open-vocabulary robot mapping methods enrich dense geometric maps with pre-trained visual-language features, achieving a high level of detail and guiding robots to find objects specified by open-vocabulary language queries. While the issue of scalability for such approaches has received some …

2026

osmAG-LLM: Zero-Shot Open-Vocabulary Object Navigation via Semantic Maps and Large Language Models Reasoning

RA-L 2026

Recent open-vocabulary robot mapping methods enrich dense geometric maps with pre-trained visual-language features, achieving a high level of detail and guiding robots to find objects specified by open-vocabulary language queries. While the issue of scalability for such approaches has received some

Cited by 5SourcecodeScholar
2025

3D-MOOD: Lifting 2D to 3D for Monocular Open-Set Object Detection

ICCV 2025poster

Monocular 3D object detection is valuable for various applications such as robotics and AR/VR. Existing methods are confined to closed-set settings, where the training and testing sets consist of the same scenes and/or object categories. However, real-world applications often introduce new environme…

2025

ARKit LabelMaker: A New Scale for Indoor 3D Scene Understanding

CVPR 2025poster

Neural network performance scales with both model size and data volume, as shown in both language and image processing. This requires scaling-friendly architectures and large datasets. While transformers have been adapted for 3D vision, a `GPT-moment' remains elusive due to limited training data. We…

2025

ActLoc: Learning to Localize on the Move via Active Viewpoint Selection

CoRL 2025poster

Reliable localization is critical for robot navigation, yet many existing systems assume that all viewpoints along a trajectory are equally informative. In practice, localization becomes unreliable when the robot observes unmapped, ambiguous, or uninformative regions. To address this, we present Act…

Cited by 0SourceScholar
2025

CroCoDL: Cross-device Collaborative Dataset for Localization

CVPR 2025poster

Accurate localization plays a pivotal role in the autonomy of systems operating in unfamiliar environments, particularly when interaction with humans is expected. High-accuracy visual localization systems encompass various components, such as image retrievers, feature extractors, matchers, reconstru…

2025

DepthSplat: Connecting Gaussian Splatting and Depth

CVPR 2025poster

Gaussian splatting and single-view depth estimation are typically studied in isolation. In this paper, we present DepthSplat to connect Gaussian splatting and depth estimation and study their interactions. More specifically, we first contribute a robust multi-view depth model by leveraging pre-train…

2025

FrontierNet: Learning Visual Cues to Explore

RA-L 2025

Exploration of unknown environments is crucial for autonomous robots; it allows them to actively reason and decide on what new data to acquire for different tasks, such as mapping, object discovery, and environmental assessment. Existing solutions, such as frontier-based exploration approaches, rely

Cited by 12SourcecodeScholar
2025

FunGraph: Functionality Aware 3D Scene Graphs for Language-Prompted Scene Interaction

IROS 2025

The concept of 3D scene graphs is increasingly recognized as a powerful semantic and hierarchical representation of the environment. Current approaches often address this at a coarse, object-level resolution. In contrast, our goal is to develop a representation that enables robots to directly intera

Cited by 12SourcecodeScholar
2025

Lost & Found: Tracking Changes From Egocentric Observations in 3D Dynamic Scene Graphs

RA-L 2025

Recent approaches have successfully focused on the segmentation of static reconstructions, thereby equipping downstream applications with semantic 3D understanding. However, the world in which we live is dynamic, characterized by numerous interactions between the environment and humans or robotic ag

Cited by 6SourcecodeScholar
2024

Active Visual Localization for Multi-Agent Collaboration: A Data-Driven Approach

ICRA 2024poster

Rather than having each newly deployed robot create its own map of its surroundings, the growing availability of SLAM-enabled devices provides the option of simply localizing in a map of another robot or device. In cases such as multi-robot or human-robot collaboration, localizing all agents in the…

Cited by 6SourceScholar
2024

Learning Where to Look: Self-supervised Viewpoint Selection for Active Localization using Geometrical Information

ECCV 2024poster

"Accurate localization in diverse environments is a fundamental challenge in computer vision and robotics. The task involves determining a sensor’s precise position and orientation, typically a camera, within a given space. Traditional localization methods often rely on passive sensing, which may st…

2024

NeuSurfEmb: A Complete Pipeline for Dense Correspondence-based 6D Object Pose Estimation without CAD Models

IROS 2024poster

State-of-the-art approaches for 6D object pose estimation assume the availability of CAD models and require the user to manually set up physically-based rendering (PBR) pipelines for synthetic training data generation. Both factors limit the application of these methods in real-world scenarios. In t…

Cited by 2SourcecodeScholar
2024

SNI-SLAM: Semantic Neural Implicit SLAM

CVPR 2024poster

We propose SNI-SLAM a semantic SLAM system utilizing neural implicit representation that simultaneously performs accurate semantic mapping high-quality surface reconstruction and robust camera tracking. In this system we introduce hierarchical semantic representation to allow multi-level semantic co…

2023

Unsupervised Continual Semantic Adaptation Through Neural Rendering

CVPR 2023poster

An increasing amount of applications rely on data-driven models that are deployed for perception tasks across a sequence of scenes. Due to the mismatch between training and deployment data, adapting the model on the new scenes is often crucial to obtain good performance. In this work, we study conti…

2022

Continual Adaptation of Semantic Segmentation Using Complementary 2D-3D Data Representations

RA-L 2022

Semantic segmentation networks are usually pre-trained once and not updated during deployment. As a consequence, misclassifications commonly occur if the distribution of the training data deviates from the one encountered during the robot's operation. We propose to mitigate this problem by adapting

Cited by 16SourceScholar
2022

Embodied Active Domain Adaptation for Semantic Segmentation via Informative Path Planning

RA-L 2022

This work presents an embodied agent that can adapt its semantic segmentation network to new indoor environments in a fully autonomous way. Because semantic segmentation networks fail to generalize well to unseen environments, the agent collects images of the new environment which are then used for

Cited by 23SourcecodeScholar
2022

See Yourself in Others: Attending Multiple Tasks for Own Failure Detection

ICRA 2022poster

Autonomous robots deal with unexpected scenarios in real environments. Given input images, various visual perception tasks can be performed, e.g., semantic segmentation, depth estimation and normal estimation. These different tasks provide rich information for the whole robotic perception system. Al…

Cited by 12SourcecodeScholar
2021

Pixel-Wise Anomaly Detection in Complex Driving Scenes

CVPR 2021poster

The inability of state-of-the-art semantic segmentation methods to detect anomaly instances hinders them from being deployed in safety-critical and complex applications, such as autonomous driving. Recent approaches have focused on either leveraging segmentation uncertainty to identify anomalous are…

Cited by 173PDFcodeScholar
2021

SegmentMeIfYouCan: A Benchmark for Anomaly Segmentation

NeurIPS 2021poster

State-of-the-art semantic or instance segmentation deep neural networks (DNNs) are usually trained on a closed set of semantic classes. As such, they are ill-equipped to handle previously-unseen objects. However, detecting and localizing such objects is crucial for safety-critical applications such…

Cited by 155SourcecodeScholar
2021

Self-Improving Semantic Perception for Indoor Localisation

CoRL 2021poster

We propose a novel robotic system that can improve its perception during deployment. Contrary to the established approach of learning semantics from large datasets and deploying fixed models, we propose a framework in which semantic models are continuously updated on the robot to adapt to the deploy…

Cited by 8SourcecodeScholar
2020

Accurate Mapping and Planning for Autonomous Racing

IROS 2020poster

This paper presents the perception, mapping, and planning pipeline implemented on an autonomous race car. It was developed by the 2019 AMZ driverless team for the Formula Student Germany (FSG) 2019 driverless competition, where it won 1st place overall. The presented solution combines early fusion o…

Cited by 31SourceScholar
2020

Learning Densities in Feature Space for Reliable Segmentation of Indoor Scenes

RA-L 2020

Deep learning has enabled remarkable advances in scene understanding, particularly in semantic segmentation tasks. Yet, current state of the art approaches are limited to a closed set of classes, and fail when facing novel elements, also known as out of distribution (OoD) data. This is a problem as

Cited by 21SourceScholar
2019

A Fully-Integrated Sensing and Control System for High-Accuracy Mobile Robotic Building Construction

IROS 2019poster

We present a fully-integrated sensing and control system which enables mobile manipulator robots to execute building tasks with millimeter-scale accuracy on building construction sites. The approach leverages multi-modal sensing capabilities for state estimation, tight integration with digital build…

Cited by 74SourceScholar
2017

A neuromorphic controller for a robotic vehicle equipped with a dynamic vision sensor

RSS 2017poster

Neuromorphic electronic systems exhibit advantageous characteristics, in terms of low energy consumption and low response latency, which can be useful in robotic applications that require compact and low power embedded computing resources. However, these neuromorphic circuits still face significant…

Cited by 55SourcePDFScholar