← Search

Karl Schmeckpeper

19 accepted papers

2026

Accelerating Residual Reinforcement Learning With Uncertainty Estimation

RA-L 2026

Residual Reinforcement Learning (RL) is a popular approach for adapting pretrained policies by learning a lightweight residual policy that provides corrective actions. While Residual RL is more sample-efficient than finetuning the entire base policy, existing methods struggle with sparse rewards and

Cited by 2SourcecodeScholar
2026

Accelerating Residual Reinforcement Learning with Uncertainty Estimation

ICRA 2026poster

Residual Reinforcement Learning (RL) is a popular approach for adapting pretrained policies by learning a lightweight residual policy that provides corrective actions. While Residual RL is more sample-efficient than finetuning the entire base policy, existing methods struggle with sparse rewards and…

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…

2026

When Life Gives You BC, Make Q-functions: Extracting Q-values from Behavior Cloning for On-Robot Reinforcement Learning

RSS 2026poster

Behavior Cloning (BC) has emerged as a highly effective paradigm for robot learning. However, BC lacks a self-guided mechanism for online improvement after demonstrations have been collected. Existing offline-to-online learning methods often cause policies to replace previously learned good actions …

Cited by 0SourceScholar
2025

On-Robot Reinforcement Learning with Goal-Contrastive Rewards

ICRA 2025

Reinforcement Learning (RL) has the potential to enable robots to learn from their own actions in the real world. Unfortunately, RL can be prohibitively expensive, in terms of on-robot runtime, due to inefficient exploration when learning from a sparse reward signal. Designing dense reward functions

Cited by 5SourcecodeScholar
2024

A Metacognitive Approach to Out-of-Distribution Detection for Segmentation

ICRA 2024poster

Despite outstanding semantic scene segmentation in closed-worlds, deep neural networks segment novel instances poorly, which is required for autonomous agents acting in an open world. To improve out-of-distribution (OOD) detection for segmentation, we introduce a metacognitive approach in the form o…

Cited by 1SourceScholar
2024

IMAGINATION POLICY: Using Generative Point Cloud Models for Learning Manipulation Policies

CoRL 2024poster

Humans can imagine goal states during planning and perform actions to match those goals. In this work, we propose IMAGINATION POLICY, a novel multi-task key-frame policy network for solving high-precision pick and place tasks. Instead of learning actions directly, IMAGINATION POLICY generates point…

Cited by 7SourceScholar
2024

Theia: Distilling Diverse Vision Foundation Models for Robot Learning

CoRL 2024poster

Vision-based robot policy learning, which maps visual inputs to actions, necessitates a holistic understanding of diverse visual tasks beyond single-task needs like classification or segmentation. Inspired by this, we introduce Theia, a vision foundation model for robot learning that distills multip…

Cited by 18SourcecodeScholar
2023

EFEM: Equivariant Neural Field Expectation Maximization for 3D Object Segmentation Without Scene Supervision

CVPR 2023poster

We introduce Equivariant Neural Field Expectation Maximization (EFEM), a simple, effective, and robust geometric algorithm that can segment objects in 3D scenes without annotations or training on scenes. We achieve such unsupervised segmentation by exploiting single object shape priors. We make two…

Cited by 22SourcePDFScholar
2022

Cross-Modal Map Learning for Vision and Language Navigation

CVPR 2022poster

We consider the problem of Vision-and-Language Navigation (VLN). The majority of current methods for VLN are trained end-to-end using either unstructured memory such as LSTM, or using cross-modal attention over the egocentric observations of the agent. In contrast to other works, our key insight is…

Cited by 83PDFcodeScholar
2022

Learning to Map for Active Semantic Goal Navigation

ICLR 2022poster

We consider the problem of object goal navigation in unseen environments. Solving this problem requires learning of contextual semantic priors, a challenging endeavour given the spatial and semantic variability of indoor environments. Current methods learn to implicitly encode these priors through g…

Cited by 94SourcePDFScholar
2022

Uncertainty-driven Planner for Exploration and Navigation

ICRA 2022poster

We consider the problems of exploration and pointgoal navigation in previously unseen environments, where the spatial complexity of indoor scenes and partial observability constitute these tasks challenging. We argue that learning occupancy priors over indoor maps provides significant advantages tow…

Cited by 70SourcecodeScholar
2021

An Adversarial Objective for Scalable Exploration

IROS 2021poster

Collecting new experience is costly in many robotic tasks, so determining how to efficiently explore in a new environment to learn as much as possible in as few trials as possible is an important problem for robotics. In this paper, we propose a method for exploring for the purpose of learning a dyn…

Cited by 9SourcecodeScholar
2021

Deformable Linear Object Prediction Using Locally Linear Latent Dynamics

ICRA 2021poster

We propose a framework for deformable linear object prediction. Prediction of deformable objects (e.g., rope) is challenging due to their non-linear dynamics and infinite-dimensional configuration spaces. By mapping the dynamics from a non-linear space to a linear space, we can use the good properti…

Cited by 27SourcecodeScholar
2020

Learning Predictive Models from Observation and Interaction

ECCV 2020poster

Learning predictive models from interaction with the world allows an agent, such as a robot, to learn about how the world works, and then use this learned model to plan coordinated sequences of actions to bring about desired outcomes. However, learning a model that captures the dynamics of complex s…

Cited by 65SourcePDFScholar
2020

Reinforcement Learning with Videos: Combining Offline Observations with Interaction

CoRL 2020

Reinforcement learning is a powerful framework for robots to acquire skills from experience, but often requires a substantial amount of online data collection. As a result, it is difficult to collect sufficiently diverse experiences that are needed for robots to generalize broadly. Videos of humans,

2019

Autonomous Precision Pouring From Unknown Containers

RA-L 2019

We autonomously pour from unknown symmetric containers found in a typical wet laboratory for the development of a robot-assisted, rapid experiment preparation system. The robot estimates the pouring container symmetric geometry, then leverages simulated pours as priors for a given fluid to pour prec

Cited by 46SourceScholar
2019

RoboNet: Large-Scale Multi-Robot Learning

CoRL 2019

Robot learning has emerged as a promising tool for taming the complexity and diversity of the real world. Methods based on high-capacity models, such as deep networks, hold the promise of providing effective generalization to a wide range of open-world environments. However, these same methods typic

Cited by 0SourcePDFScholar