Posts by Collection

portfolio

publications

Neural Inverse Source Problems

Published in 8th Conference on Robotic Learning (CoRL)

We propose a Physics-Informed Neural Network (PINN) approach for solving inverse source problems in robotics, jointly identifying unknown source functions and system states from partial, noisy observations. Our method integrates diverse constraints, avoids complex discretizations, accommodates real measurement gradients, and is not limited by training data quality.

Touch2Touch: Cross-Modal Tactile Generation for Object Manipulation

Published in Under Review

The diversity of touch sensor designs complicates general-purpose tactile processing. We address this by training a diffusion model for cross-modal prediction, translating tactile signals between GelSlim and Soft Bubble sensors. This enables sensor-specific methods to be applied across sensor types.

Contrastive Touch-to-Touch Pretraining (CTTP)

Published in Under Review

We present a contrastive self-supervised learning method to unify tactile feedback across different sensors, using paired tactile data. By treating paired signals as positives and unpaired ones as negatives, our approach learns a sensor-agnostic latent representation, capturing shared information without relying on reconstruction or task-specific supervision.

Tactile Neural De-rendering

Published in Under Review

We introduce Tactile Neural De-rendering, a novel approach that leverages a generative model to reconstruct a local 3D representation of an object based solely on its tactile signature.

talks

teaching

Introduction to Manipulation

Graduate Course, University of Michigan, Robotics, Fall 2020 & Fall 2021

This course is an introduction to the field of manipulation. The course covers the fundamentals of manipulation, including kinematics, dynamics, control, and planning. The course also covers the fundamentals of grasping and manipulation, including grasp planning, grasp stability, and manipulation planning.

Robot Learning for Planning and Control

Graduate course, University of Michigan, Robotics, Winter 2023

An introduction to modern machine learning methods for control and planning in robotics. Topics include function approximation, learning dynamics, using learned dynamics in control and planning, handling uncertainty in learned models, learning from demonstration, and model-based and model-free reinforcement learning. Students implement the above learning algorithms on robots in simulation.