Search papers, labs, and topics across Lattice.
The paper introduces Privileged Tactile Latent Distillation (PTLD), a sim-to-real approach that leverages privileged real-world tactile sensors to train a tactile-based state estimator. This estimator is then used to improve proprioceptive manipulation policies learned in simulation, effectively bypassing the need for accurate tactile simulation. Experiments on in-hand rotation and reorientation tasks demonstrate significant performance gains (182% and 57% respectively) compared to proprioception-only policies.
Forget tactile simulation: PTLD distills real-world tactile sensor data into a robust state estimator that supercharges sim-trained manipulation policies.
Tactile dexterous manipulation is essential to automating complex household tasks, yet learning effective control policies remains a challenge. While recent work has relied on imitation learning, obtaining high quality demonstrations for multi-fingered hands via robot teleoperation or kinesthetic teaching is prohibitive. Alternatively, with reinforcement we can learn skills in simulation, but fast and realistic simulation of tactile observations is challenging. To bridge this gap, we introduce PTLD: sim-to-real Privileged Tactile Latent Distillation, a novel approach to learning tactile manipulation skills without requiring tactile simulation. Instead of simulating tactile sensors or relying purely on proprioceptive policies to transfer zero-shot sim-to-real, our key idea is to leverage privileged sensors in the real world to collect real-world tactile policy data. This data is then used to distill a robust state estimator that operates on tactile input. We demonstrate from our experiments that PTLD can be used to improve proprioceptive manipulation policies trained in simulation significantly by incorporating tactile sensing. On the benchmark in-hand rotation task, PTLD achieves a 182% improvement over a proprioception only policy. We also show that PTLD enables learning the challenging task of tactile in-hand reorientation where we see a 57% improvement in the number of goals reached over using proprioception alone. Website: https://akashsharma02.github.io/ptld-website/.