← Search

Mustafa Mukadam

42 accepted papers

2026

HydroShear: Hydroelastic Shear Simulation for Tactile Sim-to-Real Reinforcement Learning

RSS 2026poster

In this paper, we address the problem of tactile sim-to-real policy transfer for contact-rich tasks. Existing methods primarily focus on vision-based sensors and emphasize image rendering quality while providing overly simplistic models of force and shear. Consequently, these models exhibit a large …

Cited by 0SourceScholar
2026

TactAlign: Human-to-Robot Policy Transfer via Tactile Alignment

RSS 2026poster

Human demonstrations collected by wearable devices (e.g., tactile gloves) provide fast and dexterous supervision for policy learning, and are guided by rich, natural tactile feedback. However, a key challenge is how to transfer human-collected tactile signals to robots despite the differences in sen…

Cited by 0SourceScholar
2025

DexterityGen: Foundation Controller for Unprecedented Dexterity

RSS 2025poster

Teaching robots dexterous manipulation skills, such as tool use, presents a significant challenge. Current approaches can be broadly categorized into two strategies: human teleoperation (for imitation learning) and sim-to-real reinforcement learning. The first approach is difficult as it is hard fo…

Cited by 9PDFScholar
2025

Geometric Retargeting: A Principled, Ultrafast Neural Hand Retargeting Algorithm

IROS 2025

We introduce Geometric Retargeting (GeoRT), an ultrafast, and principled neural hand retargeting algorithm for teleoperation, developed as part of our recent Dexterity Gen (DexGen) system [1]. GeoRT converts human finger keypoints to robot hand keypoints at 1KHz, achieving state-of-the-art speed and

Cited by 17SourceScholar
2025

OTTER: A Vision-Language-Action Model with Text-Aware Visual Feature Extraction

ICML 2025poster

Vision-Language-Action (VLA) models aim to predict robotic actions based on visual observations and language instructions. Existing approaches require fine-tuning pre-trained vision-language models (VLMs) as visual and language features are independently fed into downstream policies, degrading the p…

2025

Self-supervised perception for tactile skin covered dexterous hands

CoRL 2025poster

We present PercepSkin, a pre-trained encoder for magnetic skin sensors distributed across the fingertips, phalanges, and palm of a dexterous robot hand. Magnetic tactile skins offer a flexible form factor for hand-wide coverage with fast response times, in contrast to vision-based tactile sensors t…

Cited by 0SourceScholar
2025

Tactile Beyond Pixels: Multisensory Touch Representations for Robot Manipulation

CoRL 2025oral

We present TacX, the first multisensory touch representations across four tactile modalities: image, audio, motion, and pressure. Trained on ~1M contact-rich interactions collected with the Digit 360 sensor, TacX captures complementary touch signals at diverse temporal and spatial scales. By leverag…

Cited by 0SourceScholar
2024

A Touch, Vision, and Language Dataset for Multimodal Alignment

ICML 2024oral

Touch is an important sensing modality for humans, but it has not yet been incorporated into a multimodal generative language model. This is partially due to the difficulty of obtaining natural language labels for tactile data and the complexity of aligning tactile readings with both visual observat…

2024

Sparsh: Self-supervised touch representations for vision-based tactile sensing

CoRL 2024poster

In this work, we introduce general purpose touch representations for the increasingly accessible class of vision-based tactile sensors. Such sensors have led to many recent advances in robot manipulation as they markedly complement vision, yet solutions today often rely on task and sensor specific h…

Cited by 10SourcecodeScholar
2023

Decentralization and Acceleration Enables Large-Scale Bundle Adjustment

RSS 2023poster

Scaling to arbitrarily large bundle adjustment problems requires data and compute to be distributed across multiple devices. Centralized methods in prior works are only able to solve small or medium size problems due to overhead in computation and communication. In this paper, we present a fully dec…

2023

Neural Contact Fields: Tracking Extrinsic Contact with Tactile Sensing

ICRA 2023poster

We present Neural Contact Fields, a method that brings together neural fields and tactile sensing to address the problem of tracking extrinsic contact between object and environment. Knowing where the external contact occurs is a first step towards methods that can actively control it in facilitatin…

Cited by 28SourcecodeScholar
2023

TaskMet: Task-driven Metric Learning for Model Learning

NeurIPS 2023poster

Deep learning models are often used with some downstream task. Models solely trained to achieve accurate predictions may struggle to perform well on the desired downstream tasks. We propose using the task loss to learn a metric which parameterizes a loss to train the model. This approach does not al…

2023

USA-Net: Unified Semantic and Affordance Representations for Robot Memory

IROS 2023poster

In order for robots to follow open-ended instructions like “go open the brown cabinet over the sink,” they require an understanding of both the scene geometry and the semantics of their environment. Robotic systems often handle these through separate pipelines, sometimes using very different represe…

Cited by 13SourceScholar
2022

In-Hand Gravitational Pivoting Using Tactile Sensing

CoRL 2022poster

We study gravitational pivoting, a constrained version of in-hand manipulation, where we aim to control the rotation of an object around the grip point of a parallel gripper. To achieve this, instead of controlling the gripper to avoid slip, we \emph{embrace slip} to allow the object to rotate in-ha…

Cited by 14SourcecodeScholar
2022

MidasTouch: Monte-Carlo inference over distributions across sliding touch

CoRL 2022oral

We present MidasTouch, a tactile perception system for online global localization of a vision-based touch sensor sliding on an object surface. This framework takes in posed tactile images over time, and outputs an evolving distribution of sensor pose on the object's surface, without the need for vis…

Cited by 44SourcecodeScholar
2022

Theseus: A Library for Differentiable Nonlinear Optimization

NeurIPS 2022accept

We present Theseus, an efficient application-agnostic open source library for differentiable nonlinear least squares (DNLS) optimization built on PyTorch, providing a common framework for end-to-end structured learning in robotics and vision. Existing DNLS implementations are application specific an…

Cited by 107SourcePDFScholar
2022

iSDF: Real-Time Neural Signed Distance Fields for Robot Perception

RSS 2022poster

We present iSDF, a continual learning system for real-time signed distance field (SDF) reconstruction. Given a stream of posed depth images from a moving camera, it trains a randomly initialised neural network to map input 3D coordinate to approximate signed distance. The model is self-supervised by…

2021

A Differentiable Recipe for Learning Visual Non-Prehensile Planar Manipulation

CoRL 2021poster

Specifying tasks with videos is a powerful technique towards acquiring novel and general robot skills. However, reasoning over mechanics and dexterous interactions can make it challenging to scale visual learning for contact-rich manipulation. In this work, we focus on the problem of visual dexterou…

Cited by 4SourcecodeScholar
2021

Batteries, camera, action! Learning a semantic control space for expressive robot cinematography

ICRA 2021poster

Aerial vehicles are revolutionizing the way filmmakers can capture shots of actors by composing novel aerial and dynamic viewpoints. However, despite great advancements in autonomous flight technology, generating expressive camera behaviors is still a challenge and requires non-technical users to ed…

Cited by 24SourceScholar
2021

Habitat 2.0: Training Home Assistants to Rearrange their Habitat

NeurIPS 2021spotlight

We introduce Habitat 2.0 (H2.0), a simulation platform for training virtual robots in interactive 3D environments and complex physics-enabled scenarios. We make comprehensive contributions to all levels of the embodied AI stack – data, simulation, and benchmark tasks. Specifically, we present: (i) R…

2021

Joint Sampling and Trajectory Optimization over Graphs for Online Motion Planning

IROS 2021poster

Among the most prevalent motion planning techniques, sampling and trajectory optimization have emerged successful due to their ability to handle tight constraints and high-dimensional systems, respectively. However, limitations in sampling in higher dimensions and local minima issues in optimization…

Cited by 22SourceScholar
2021

LEO: Learning Energy-based Models in Factor Graph Optimization

CoRL 2021poster

We address the problem of learning observation models end-to-end for estimation. Robots operating in partially observable environments must infer latent states from multiple sensory inputs using observation models that capture the joint distribution between latent states and observations. This infer…

Cited by 21SourceScholar
2021

Learning Tactile Models for Factor Graph-based Estimation

ICRA 2021poster

We’re interested in the problem of estimating object states from touch during manipulation under occlusions. In this work, we address the problem of estimating object poses from touch during planar pushing. Vision-based tactile sensors provide rich, local image measurements at the point of contact.…

Cited by 44SourceScholar
2021

No RL, No Simulation: Learning to Navigate without Navigating

NeurIPS 2021poster

Most prior methods for learning navigation policies require access to simulation environments, as they need online policy interaction and rely on ground-truth maps for rewards. However, building simulators is expensive (requires manual effort for each and every scene) and creates challenges in trans…

Cited by 93SourcePDFScholar
2021

Revitalizing Optimization for 3D Human Pose and Shape Estimation: A Sparse Constrained Formulation

ICCV 2021poster

We propose a novel sparse constrained formulation and from it derive a real-time optimization method for 3D human pose and shape estimation. Our optimization method, SCOPE (Sparse Constrained Optimization for 3D human Pose and shapE estimation), is orders of magnitude faster (avg. 4 ms convergence)…

Cited by 28PDFScholar
2021

Taskography: Evaluating robot task planning over large 3D scene graphs

CoRL 2021poster

3D scene graphs (3DSGs) are an emerging description; unifying symbolic, topological, and metric scene representations. However, typical 3DSGs contain hundreds of objects and symbols even for small environments; rendering task planning on the \emph{full} graph impractical. We construct \textbf{Taskog…

Cited by 84SourcecodeScholar
2021

Where2Act: From Pixels to Actions for Articulated 3D Objects

ICCV 2021poster

One of the fundamental goals of visual perception is to allow agents to meaningfully interact with their environment. In this paper, we take a step towards that long-term goal -- we extract highly localized actionable information related to elementary actions such as pushing or pulling for articulat…

Cited by 202PDFcodeScholar
2020

Neural Dynamic Policies for End-to-End Sensorimotor Learning

NeurIPS 2020spotlight

The current dominant paradigm in sensorimotor control, whether imitation or reinforcement learning, is to train policies directly in raw action spaces such as torque, joint angle, or end-effector position. This forces the agent to make decision at each point in training, and hence, limits the scalab…

2019

Joint Inference of Kinematic and Force Trajectories with Visuo-Tactile Sensing

ICRA 2019poster

To perform complex tasks, robots must be able to interact with and manipulate their surroundings. One of the key challenges in accomplishing this is robust state estimation during physical interactions, where the state involves not only the robot and the object being manipulated, but also the state…

Cited by 38SourceScholar
2019

Learning Reactive Motion Policies in Multiple Task Spaces from Human Demonstrations

CoRL 2019

Complex manipulation tasks often require non-trivial and coordinated movements of different parts of a robot. In this work, we address the challenges associated with learning and reproducing the skills required to execute such complex tasks. Specifically, we decompose a task into multiple subtasks a

Cited by 0SourcePDFScholar
2019

Online Motion Planning Over Multiple Homotopy Classes with Gaussian Process Inference

IROS 2019poster

Efficient planning in dynamic and uncertain environments is a fundamental challenge in robotics. In the context of trajectory optimization, the feasibility of paths can change as the environment evolves. Therefore, it can be beneficial to reason about multiple possible paths simultaneously. We build…

Cited by 24SourceScholar
2019

Riemannian Motion Policy Fusion through Learnable Lyapunov Function Reshaping

CoRL 2019

RMPflow is a recently proposed policy-fusion framework based on differential geometry. While RMPflow has demonstrated promising performance, it requires the user to provide sensible subtask policies as Riemannian motion policies (RMPs: a motion policy and an importance matrix function), which can be

Cited by 0SourcePDFScholar
2018

Learning Generalizable Robot Skills from Demonstrations in Cluttered Environments

IROS 2018poster

Learning from Demonstration (LfD) is a popular approach to endowing robots with skills without having to program them by hand. Typically, LfD relies on human demonstrations in clutter-free environments. This prevents the demonstrations from being affected by irrelevant objects, whose influence can o…

Cited by 16SourceScholar
2018

Sparse Gaussian Processes on Matrix Lie Groups: A Unified Framework for Optimizing Continuous-Time Trajectories

ICRA 2018poster

Continuous-time trajectories are useful for reasoning about robot motion in a wide range of tasks. Sparse Gaussian processes (GPs) can be used as a non-parametric representation for trajectory distributions that enables fast trajectory optimization by sparse GP regression. However, most previous app…

Cited by 34SourceScholar
2017

Approximately optimal continuous-time motion planning and control via Probabilistic Inference

ICRA 2017poster

The problem of optimal motion planing and control is fundamental in robotics. However, this problem is intractable for continuous-time stochastic systems in general and the solution is difficult to approximate if non-instantaneous nonlinear performance indices are present. In this work, we provide a…

Cited by 17SourceScholar
2017

Motion planning with graph-based trajectories and Gaussian process inference

ICRA 2017poster

Motion planning as trajectory optimization requires generating trajectories that minimize a desired objective function or performance metric. Finding a globally optimal solution is often intractable in practice: despite the existence of fast motion planning algorithms, most are prone to local minima…

Cited by 37SourceScholar
2017

Simultaneous Trajectory Estimation and Planning via Probabilistic Inference

RSS 2017poster

We provide a unified probabilistic framework for trajectory estimation and planning. The key idea is to view these two problems, usually considered separately, as a single problem. At each time-step the robot is tasked with finding the complete continuous-time trajectory from start to goal. This can…

2017

Towards Robust Skill Generalization: Unifying Learning from Demonstration and Motion Planning

CoRL 2017

In this paper, we present Combined Learning from demonstration And Motion Planning (CLAMP) as an efficient approach to skill learning and generalizable skill reproduction. CLAMP combines the strengths of Learning from Demonstration (LfD) and motion planning into a unifying framework. We carry out pr

2016

Motion Planning as Probabilistic Inference using Gaussian Processes and Factor Graphs

RSS 2016poster

With the increased use of high degree-of-freedom robots that must perform tasks in real-time, there is a need for fast algorithms for motion planning. In this work, we view motion planning from a probabilistic perspective. We consider smooth continuous-time trajectories as samples from a Gaussian pr…

Cited by 171SourcePDFScholar