← Search

Matthias Althoff

41 accepted papers

2026

From Demonstrations to Safe Deployment: Path-Consistent Safety Filtering for Diffusion Policies

ICRA 2026poster

Diffusion policies (DPs) achieve state-of-the-art performance on complex manipulation tasks by learning from large-scale demonstration datasets, often spanning multiple embodiments and environments. However, they cannot guarantee safe behavior, requiring external safety mechanisms. These, however, a…

2026

Improving Stochastic Action-Constrained Reinforcement Learning via Truncated Distributions

AAAI 2026technical

In reinforcement learning (RL), it is often advantageous to consider additional constraints on the action space to ensure safety or action relevance. Existing work on such action-constrained RL faces challenges regarding effective policy updates, computational efficiency, and predictable runtime. R

Cited by 0SourcePDFScholar
2026

Out of the Shadows: Exploring a Latent Space for Neural Network Verification

ICLR 2026poster

Neural networks are ubiquitous. However, they are often sensitive to small input changes. Hence, to prevent unexpected behavior in safety-critical applications, their formal verification -- a notoriously hard problem -- is necessary. Many state-of-the-art verification algorithms use reachability ana…

Cited by 0SourceScholar
2026

Provably Explaining Neural Additive Models

ICLR 2026poster

Despite significant progress in post-hoc explanation methods for neural networks, many remain heuristic and lack provable guarantees. A key approach for obtaining explanations with provable guarantees is by identifying a cardinally-minimal subset of input features which by itself is provably suffici…

Cited by 0SourceScholar
2026

Supporting High-Stakes Decision Making Through Interactive Preference Elicitation in the Latent Space

ICLR 2026poster

High-stakes, infrequent consumer decisions, such as housing selection, challenge conventional recommender systems due to sparse interaction signals, heterogeneous multi-criteria objectives, and high-dimensional feature spaces. This work presents an interactive preference elicitation framework that…

Cited by 0SourceScholar
2026

Zono-Conformal Prediction: Zonotope-Based Uncertainty Quantification for Regression and Classification Tasks

ICML 2026poster

Conformal prediction is a popular uncertainty quantification method that augments a base predictor to return sets of predictions with statistically valid coverage guarantees. However, current methods are often computationally expensive and data-intensive, as they require constructing an uncertainty …

Cited by 0SourceScholar
2025

Explaining, Fast and Slow: Abstraction and Refinement of Provable Explanations

ICML 2025poster

Despite significant advancements in post-hoc explainability techniques for neural networks, many current methods rely on heuristics and do not provide formally provable guarantees over the explanations provided. Recent work has shown that it is possible to obtain explanations with formal guarantee…

Cited by 0SourcePDFScholar
2025

Trajectory Planning with Signal Temporal Logic Costs Using Deterministic Path Integral Optimization

ICRA 2025

Formulating the intended behavior of a dynamic system can be challenging. Signal temporal logic (STL) is frequently used for this purpose due to its suitability in formalizing comprehensible, modular, and versatile spatiotemporal specifications. Due to scaling issues with respect to the complexity o

Cited by 8SourceScholar
2024

DrPlanner: Diagnosis and Repair of Motion Planners for Automated Vehicles Using Large Language Models

RA-L 2024

Motion planners are essential for the safe operation of automated vehicles across various scenarios. However, no motion planning algorithm has achieved perfection in the literature, and improving its performance is often time-consuming and labor-intensive. To tackle the aforementioned issues, we pre

Cited by 13SourcecodeScholar
2024

Efficiently Obtaining Reachset Conformance for the Formal Analysis of Robotic Contact Tasks

IROS 2024poster

Formal verification of robotic tasks requires a simple yet conformant model of the used robot. We present the first work on generating reachset conformant models for robotic contact tasks considering hybrid (mixed continuous and discrete) dynamics. Reachset conformance requires that the set of reach…

Cited by 0SourceScholar
2024

Excluding the Irrelevant: Focusing Reinforcement Learning through Continuous Action Masking

NeurIPS 2024poster

Continuous action spaces in reinforcement learning (RL) are commonly defined as multidimensional intervals. While intervals usually reflect the action boundaries for tasks well, they can be challenging for learning because the typically large global action space leads to frequent exploration of irre…

Cited by 4SourcePDFScholar
2024

Exponent Relaxation of Polynomial Zonotopes and Its Applications in Formal Neural Network Verification

AAAI 2024technical

Formal verification of neural networks is a challenging problem due to the complexity and nonlinearity of neural networks. It has been shown that polynomial zonotopes can tightly enclose the output set of a neural network. Unfortunately, the tight enclosure comes with additional complexity i…

Cited by 3SourcePDFScholar
2024

Human-Robot Gym: Benchmarking Reinforcement Learning in Human-Robot Collaboration

ICRA 2024poster

Deep reinforcement learning (RL) has shown promising results in robot motion planning with first attempts in human-robot collaboration (HRC). However, a fair comparison of RL approaches in HRC under the constraint of guaranteed safety is yet to be made. We, therefore, present human-robot gym, a benc…

Cited by 9SourcecodeScholar
2024

Text2Interaction: Establishing Safe and Preferable Human-Robot Interaction

CoRL 2024poster

Adjusting robot behavior to human preferences can require intensive human feedback, preventing quick adaptation to new users and changing circumstances. Moreover, current approaches typically treat user preferences as a reward, which requires a manual balance between task success and user satisfacti…

Cited by 3SourcecodeScholar
2023

Reducing Safety Interventions in Provably Safe Reinforcement Learning

IROS 2023poster

Deep Reinforcement Learning (RL) has shown promise in addressing complex robotic challenges. In real-world applications, RL is often accompanied by failsafe controllers as a last resort to avoid catastrophic events. While necessary for safety, these interventions can result in undesirable behaviors,…

Cited by 3SourcecodeScholar
2022

SaRA: A Tool for Safe Human-Robot Coexistence and Collaboration through Reachability Analysis

ICRA 2022poster

Current safety mechanisms implementing industry standards for human-robot coexistence separate humans and robots through caging. Other approaches allowing humans to enter the workspace of manipulators do not provide formal safety guarantees. Thus, this study aims to facilitate the widespread adoptio…

Cited by 21SourceScholar
2021

Offline Dynamic Grid Generation for Automotive Environment Perception Using Temporal Inference Methods

RA-L 2021

The validation of online perception algorithms in automotive systems requires a large amount of ground-truth data. Since manual labeling is inefficient and error-prone, an automatic generation of accurate and reliable reference data is desirable. We present a post-processing approach based on a part

Cited by 6SourceScholar
2021

Online Verification of Impact-Force-Limiting Control for Physical Human-Robot Interaction

IROS 2021poster

Humans must remain unharmed during their interaction with robots. We present a new method guaranteeing impact force limits when humans and robots share a workspace. Formal guarantees are realized using an online verification method, which plans and verifies fail-safe maneuvers through predicting rea…

Cited by 14SourceScholar
2018

Efficient Computation of Invariably Safe States for Motion Planning of Self-Driving Vehicles

IROS 2018poster

Safe motion planning requires that a vehicle reaches a set of safe states at the end of the planning horizon. However, safe states of vehicles have not yet been systematically defined in the literature, nor does a computationally efficient way to obtain them for online motion planning exist. To tack…

Cited by 31SourceScholar
2018

Hierarchical Path Planner Using Workspace Decomposition and Parallel Task-Space RRTs

IROS 2018poster

This paper presents a hierarchical path planner consisting of two stages: a global planner that uses workspace information to create collision-free paths for the robot end-effector to follow, and multiple local planners running in parallel that verify the paths in the configuration space by expandin…

Cited by 17SourceScholar
2017

Combined inverse-dynamics/passivity-based control for robots with elastic joints

ICRA 2017poster

We consider the global tracking control problem of robots with elastic joints. Even if joint elasticity introduces beneficial features for modern applications which require physically resilient and safer robots that can interact with the environment or humans, it challenges the achievable control pe…

Cited by 11SourceScholar
2017

Evolutionary cost-optimal composition synthesis of modular robots considering a given task

IROS 2017poster

Commercially available robots cannot always be adapted to arbitrary tasks or environments, particularly when the task would exceed the kinematic or dynamic limits of the robot. Modular robots offer a solution to this problem, since they can be reconfigured in various ways from a set of modules. The…

Cited by 23SourceScholar
2017

Provably safe motion of mobile robots in human environments

IROS 2017poster

Mobile robots operating in a shared environment with pedestrians are required to move provably safe to avoid harming pedestrians. Current approaches like safety fields use conservative obstacle models for guaranteeing safety, which leads to degraded performance in populated environments. In this pap…

Cited by 88SourceScholar
2016

Overapproximative arm occupancy prediction for human-robot co-existence built from archetypal movements

IROS 2016poster

Human motion is fast and hard to predict. To implement a provably safe collision-avoidance strategy for robots in collaborative spaces with humans, an overapproximative prediction of the occupancy of the human is required, which needs to be calculated faster than real time. We present a method for c…

Cited by 13SourceScholar
2015

Automatic centralized controller design for modular and reconfigurable robot manipulators

IROS 2015poster

We address the problem of controlling modular robot manipulators. The challenge of modular-robot control is that the overall system dynamics are unknown due to its flexible composition from given modules. Most previous work has faced this problem by designing decentralized controllers. Simple decent…

Cited by 42SourceScholar
2015

Online safety verification of trajectories for unmanned flight with offline computed robust invariant sets

IROS 2015poster

We address the problem of verifying motion plans for aerial robots in uncertain and partially-known environments. Thereby, the initial state of the robot is uncertain due to errors from the state estimation and the motion is uncertain due to wind disturbances and control errors caused by sensor nois…

Cited by 54SourceScholar