← Search

Niko Sünderhauf

29 accepted papers

2026

Real-Is-Sim: Bridging the Sim-To-Real Gap with a Dynamic Digital Twin

ICRA 2026poster

We introduce real-is-sim, a new approach to integrating simulation into behavior cloning pipelines. In contrast to real-only methods, which lack the ability to safely test policies before deployment, and sim-to-real methods, which require complex adaptation to cross the sim-to-real gap, our framewor…

2025

RMMI: Reactive Mobile Manipulation using an Implicit Neural Map

IROS 2025

Mobile manipulator robots operating in complex domestic and industrial environments must effectively coordinate their base and arm motions while avoiding obstacles. While current reactive control methods gracefully achieve this coordination, they rely on simplified and idealised geometric representa

Cited by 4SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

RoboHop: Segment-based Topological Map Representation for Open-World Visual Navigation

ICRA 2024poster

Mapping is crucial for spatial reasoning, planning and robot navigation. Existing approaches range from metric, which require precise geometry-based optimization, to purely topological, where image-as-node based graphs lack explicit object-level reasoning and interconnectivity. In this paper, we pro…

Cited by 19SourcecodeScholar
2023

Density-aware NeRF Ensembles: Quantifying Predictive Uncertainty in Neural Radiance Fields

ICRA 2023poster

We show that ensembling effectively quantifies model uncertainty in Neural Radiance Fields (NeRFs) if a density-aware epistemic uncertainty term is considered. The naive ensembles investigated in prior work simply average rendered RGB images to quantify the model uncertainty caused by conflicting ex…

Cited by 64SourceScholar
2023

SAFE: Sensitivity-Aware Features for Out-of-Distribution Object Detection

ICCV 2023poster

We address the problem of out-of-distribution (OOD) detection for the task of object detection. We show that residual convolutional layers with batch normalisation produce Sensitivity-Aware FEatures (SAFE) that are consistently powerful for distinguishing in-distribution from out-of-distribution det…

Cited by 37PDFcodeScholar
2022

FSNet: A Failure Detection Framework for Semantic Segmentation

RA-L 2022

Semantic segmentation is an important task that helps autonomous vehicles understand their surroundings and navigate safely. However, during deployment, even the most mature segmentation models are vulnerable to various external factors that can degrade the segmentation performance with potentially

Cited by 21SourceScholar
2022

Uncertainty for Identifying Open-Set Errors in Visual Object Detection

RA-L 2022

Deployed into an open world, object detectors are prone to open-set errors, false positive detections of object classes not present in the training dataset.We propose GMM-Det, a real-time method for extracting epistemic uncertainty from object detectors to identify and reject open-set errors. GMM-De

Cited by 54SourcecodeScholar
2021

Evaluating the Impact of Semantic Segmentation and Pose Estimation on Dense Semantic SLAM

IROS 2021poster

Recent Semantic SLAM methods combine classical geometry-based estimation with deep learning-based object detection or semantic segmentation. In this paper we evaluate the quality of semantic maps generated by state-of-the-art class-and instance-aware dense semantic SLAM algorithms whose codes are pu…

Cited by 11SourceScholar
2021

Online Monitoring of Object Detection Performance During Deployment

IROS 2021poster

During deployment, an object detector is expected to operate at a similar performance level reported on its testing dataset. However, when deployed onboard mobile robots that operate under varying and complex environmental conditions, the detector’s performance can fluctuate and occasionally degrade…

Cited by 13SourceScholar
2021

Probabilistic Appearance-Invariant Topometric Localization With New Place Awareness

RA-L 2021

Probabilistic state-estimation approaches offer a principled foundation for designing localization systems, because they naturally integrate sequences of imperfect motion and exteroceptive sensor data. Recently, probabilistic localization systems utilizing appearance-invariant visual place recogniti

Cited by 10SourcecodeScholar
2020

Multiplicative Controller Fusion: Leveraging Algorithmic Priors for Sample-efficient Reinforcement Learning and Safe Sim-To-Real Transfer

IROS 2020poster

Learning-based approaches often outperform hand-coded algorithmic solutions for many problems in robotics. However, learning long-horizon tasks on real robot hardware can be intractable, and transferring a learned policy from simulation to reality is still extremely challenging. We present a novel a…

Cited by 13SourceScholar
2020

Residual Reactive Navigation: Combining Classical and Learned Navigation Strategies For Deployment in Unknown Environments

ICRA 2020poster

In this work we focus on improving the efficiency and generalisation of learned navigation strategies when transferred from its training environment to previously unseen ones. We present an extension of the residual reinforcement learning framework from the robotic manipulation literature and adapt…

Cited by 33SourceScholar
2019

Did You Miss the Sign? A False Negative Alarm System for Traffic Sign Detectors

IROS 2019poster

Object detection is an integral part of an autonomous vehicle for its safety-critical and navigational purposes. Traffic sign as an object plays a vital role in guiding such systems. However, if the vehicle fails to locate any critical sign, it might make a catastrophic failure. In this paper, we ar…

Cited by 39SourceScholar
2019

Evaluating Merging Strategies for Sampling-based Uncertainty Techniques in Object Detection

ICRA 2019poster

There has been a recent emergence of sampling-based techniques for estimating epistemic uncertainty in deep neural networks. While these methods can be applied to classification or semantic segmentation tasks by simply averaging samples, this is not the case for object detection, where detection sam…

Cited by 140SourceScholar
2019

QuadricSLAM: Dual Quadrics From Object Detections as Landmarks in Object-Oriented SLAM

RA-L 2019

In this letter, we use two-dimensional (2-D) object detections from multiple views to simultaneously estimate a 3-D quadric surface for each object and localize the camera position. We derive a simultaneous localization and mapping (SLAM) formulation that uses dual quadrics as 3-D landmark represent

Cited by 325SourceScholar
2018

Dropout Sampling for Robust Object Detection in Open-Set Conditions

ICRA 2018poster

Dropout Variational Inference, or Dropout Sampling, has been recently proposed as an approximation technique for Bayesian Deep Learning and evaluated for image classification and regression tasks. This paper investigates the utility of Dropout Sampling for object detection for the first time. We dem…

Cited by 305SourceScholar
2018

SceneCut: Joint Geometric and Object Segmentation for Indoor Scenes

ICRA 2018poster

This paper presents SceneCut, a novel approach to jointly discover previously unseen objects and non-object surfaces using a single RGB-D image. SceneCut's joint reasoning over scene semantics and geometry allows a robot to detect and segment object instances in complex scenes where modern deep lear…

Cited by 50SourceScholar
2018

Vision-and-Language Navigation: Interpreting Visually-Grounded Navigation Instructions in Real Environments

CVPR 2018poster

A robot that can carry out a natural-language instruction has been a dream since before the Jetsons cartoon series imagined a life of leisure mediated by a fleet of attentive robot helpers. It is a dream that remains stubbornly distant. However, recent advances in vision and language methods have m…

2017

Deep learning features at scale for visual place recognition

ICRA 2017poster

The success of deep learning techniques in the computer vision domain has triggered a range of initial investigations into their utility for visual place recognition, all using generic features from networks that were trained for other types of recognition tasks. In this paper, we train, at large sc…

Cited by 437SourceScholar
2017

Meaningful maps with object-oriented semantic mapping

IROS 2017poster

For intelligent robots to interact in meaningful ways with their environment, they must understand both the geometric and semantic properties of the scene surrounding them. The majority of research to date has addressed these mapping challenges separately, focusing on either geometric or semantic ma…

Cited by 292SourceScholar
2017

The ACRV picking benchmark: A robotic shelf picking benchmark to foster reproducible research

ICRA 2017poster

Robotic challenges like the Amazon Picking Challenge (APC) or the DARPA Challenges are an established and important way to drive scientific progress. They make research comparable on a well-defined benchmark with equal test conditions for all participants. However, such challenge events occur only o…

Cited by 102SourceScholar
2016

High-fidelity simulation for evaluating robotic vision performance

IROS 2016poster

Robotic vision, unlike computer vision, typically involves processing a stream of images from a camera with time varying pose operating in an environment with time varying lighting conditions and moving objects. Repeating robotic vision experiments under identical conditions is often impossible, mak…

Cited by 36SourceScholar
2016

Place categorization and semantic mapping on a mobile robot

ICRA 2016

In this paper we focus on the challenging problem of place categorization and semantic mapping on a robot without environment-specific training. Motivated by their ongoing success in various visual recognition tasks, we build our system upon a state-of-the-art convolutional network. We overcome its

Cited by 143SourceScholar
2015

On the performance of ConvNet features for place recognition

IROS 2015poster

After the incredible success of deep learning in the computer vision domain, there has been much interest in applying Convolutional Network (ConvNet) features in robotic fields such as visual navigation and SLAM. Unfortunately, there are fundamental differences and challenges involved. Computer visi…

Cited by 683SourceScholar