pith. sign in

arxiv: 2603.04531 · v3 · pith:OVTTXN3Anew · submitted 2026-03-04 · 💻 cs.RO

PTLD: Sim-to-real Privileged Tactile Latent Distillation for Dexterous Manipulation

Pith reviewed 2026-05-15 16:32 UTC · model grok-4.3

classification 💻 cs.RO
keywords tactile sensingdexterous manipulationsim-to-real transferreinforcement learningstate estimationin-hand manipulationprivileged learning
0
0 comments X

The pith

PTLD distills real-world privileged tactile data into a state estimator that improves sim-trained proprioceptive policies for dexterous manipulation.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

This paper introduces a method to learn tactile dexterous manipulation skills without simulating tactile sensors or relying on teleoperated demonstrations. It collects real-world data using privileged sensors attached during data gathering, then distills that data into a robust tactile state estimator. The estimator augments policies trained only on proprioception in simulation, allowing the final policy to use tactile input at deployment time. Experiments on in-hand rotation show a 182 percent improvement over proprioception alone, while in-hand reorientation reaches 57 percent more goals. The core idea bridges the gap between simulation-trained control and real tactile sensing.

Core claim

PTLD collects real-world tactile policy data with privileged sensors and distills it into a latent state estimator that operates on tactile input, enabling proprioceptive policies trained in simulation to incorporate tactile sensing and achieve large gains on in-hand rotation and reorientation without tactile simulation.

What carries the argument

Privileged Tactile Latent Distillation, a process that trains a state estimator on real privileged tactile observations to augment sim-trained proprioceptive policies.

If this is right

  • Proprioceptive policies trained in simulation gain substantial performance from the distilled tactile estimator on benchmark manipulation tasks.
  • Tasks previously intractable with proprioception alone, such as tactile in-hand reorientation, become achievable.
  • The approach reduces dependence on accurate tactile simulation or costly real-world demonstration collection.
  • Final policies run with only proprioception and the learned estimator, avoiding the need for privileged sensors at test time.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The distillation technique could extend to other hard-to-simulate modalities like vision or force without changing the overall training pipeline.
  • Applying the same privileged-to-latent transfer to multi-fingered hands with different sensor placements might generalize the gains beyond the tested setup.
  • If the estimator remains stable across object variations, it could support longer-horizon household tasks that combine rotation and reorientation.

Load-bearing premise

Real-world data collected with privileged sensors can be distilled into a robust tactile state estimator that transfers effectively to improve policies trained only on proprioception in simulation.

What would settle it

Running the distilled estimator on a new task or robot hardware and finding zero or negative performance gain relative to the proprioception-only baseline.

Figures

Figures reproduced from arXiv: 2603.04531 by Akash Sharma, Francois R Hogan, Jitendra Malik, Michael Kaess, Mustafa Mukadam, Rosy Chen, Tingfan Wu.

Figure 1
Figure 1. Figure 1: PTLD: sim-to-real Privileged Tactile Latent Distillation is an approach to learn tactile dexterous policies without simulating tactile sensors. First, Privileged sensor policies are trained in simulation using reinforcement learning which produces strong policies. These policies are deployed in instrumented real-world setups to collect tactile demonstrations. Finally, a tactile state estimator is trained f… view at source ↗
Figure 2
Figure 2. Figure 2: (left) Privileged latent distillation is a two stage approach to training policies in simulation. An oracle policy with privileged information is trained in stage 1, then it is distilled into a deployable policy in stage 2 (in simulation). (right) Asymmetric Actor Critic is a single stage approach where two networks actor and critic respectively are trained simultaneously. The critic is provided with privi… view at source ↗
Figure 3
Figure 3. Figure 3: A simplified illustration of PTLD. Once we have a privileged sensor policy trained in simulation using AAC, first we collect demonstrations in the real world by deploying the policy, and additionally collect deployment sensor observations. Then, we train a deployment encoder (tactile encoder in this case) to recover the latents from the privileged sensor policy using an offline dataset. supervised. Specifi… view at source ↗
Figure 4
Figure 4. Figure 4: Visualization of tactile observations and the latents changing over the first 1 second of privileged sensor policy deployment. Here we visualize only the tactile data at the robot fingertip for simplicity, however the tactile encoder takes as input all observations from the hand. limitation while still benefiting from the privileged policy, we instrument a real-world cell with multiple cameras and object m… view at source ↗
Figure 6
Figure 6. Figure 6: Policy performance for stage 2 distillation step in simulation improves significantly when object pose information is provided in addition to proprioception input Reward Scale rgoal ≜ 1 d(R object t ,R goal t )+ϵ 2.0 rsuccess ≜ (1 if d(R object t , R goal t ) ≤ δ else 0) 5.0 rstreak ≜ Nsuccess Nmax_success 2.0 rcontact ≜ P i (Ci > δcontact) 0.1 rposition ≜ ∥pt − p0∥ 0.05 rfinger_pose ≜ ∥qt − q0∥ −1.0 rfing… view at source ↗
Figure 7
Figure 7. Figure 7: Asymmetric actor critic (blue) trained in a single stage in simulation outperforms the RMA distillation approach which requires two stage training in simulation z-axis Method Input modalities RotR ↑ TTF ↑ RotP ↓ Oracle 159.4 0.89 31.86 Latent distillation (RMA [11]) Proprioception 139.0 0.79 28.53 Latent distillation (RMA [11]) + Pose 153.1 0.86 31.09 AAC Proprioception 141.91 0.80 27.83 AAC + Pose 168.58 … view at source ↗
Figure 8
Figure 8. Figure 8: (top) Real world comparison of in-hand rotation policy performance over 10 trials with three cylinder like objects. PTLD consistently outperforms all baselines by a large margin (bottom) We observe that with PTLD, the tactile policies show recovery behavior where finger gaiting patterns change to keep the object pose in a ’good’ state [PITH_FULL_IMAGE:figures/full_fig_p008_8.png] view at source ↗
Figure 9
Figure 9. Figure 9: Visualization of object pose reconstruction from tactile latent decoder: The red transparent cylinder denotes the predicted object pose prediction, while the gray translucent cylinder denotes the true object pose recorded from the instrumented cell during deployment. Specifically, we compose the predictions over each second to visualize the cumulative tactile object pose reconstruction over time. Avg. Rota… view at source ↗
Figure 10
Figure 10. Figure 10: shows the set of objects used for data collection and policy evaluation. We use four cylindrical objects with radii of 30 mm, 31.75 mm (×2), and 33.4 mm; heights of 70 mm, 178 mm (×2), and 200 mm; and varying surface frictions. In addition, we use two square bottles with side lengths of 54 mm and 60 mm, and heights of 187 mm and 194 mm. The object masses range from 22 g to 90 g (22 g, 24 g, 30 g, 46 g, 87… view at source ↗
Figure 11
Figure 11. Figure 11: shows screen shots comparing policy performance on hardware. The top row shows screenshots from executing our tactile policy, where frequent finger gait adjustments are observed. Between 15–17 s, the object is pushed upward and tilts to the right. The tactile sensing detects this orientation change and the controller slightly loosens the grip, allowing the object to settle back to a stable height for the … view at source ↗
Figure 12
Figure 12. Figure 12: Visualization of simulation in-hand reorientation [PITH_FULL_IMAGE:figures/full_fig_p012_12.png] view at source ↗
Figure 13
Figure 13. Figure 13: Visualization of real world tactile in-hand reorientation B. Additional results of in-hand reorientation policy In [PITH_FULL_IMAGE:figures/full_fig_p012_13.png] view at source ↗
read the original abstract

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/.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The paper introduces PTLD, a sim-to-real method for dexterous manipulation that collects real-world data using privileged tactile sensors, distills a tactile state estimator from this data, and uses the resulting latents to augment proprioceptive policies trained entirely in simulation. It reports quantitative gains of 182% on a benchmark in-hand rotation task and 57% on tactile in-hand reorientation relative to proprioception-only baselines, without requiring tactile simulation.

Significance. If the transfer results hold under rigorous controls, the approach would offer a practical route to incorporating real tactile sensing into sim-trained policies for multi-fingered hands, addressing a key bottleneck in dexterous manipulation where accurate tactile simulation remains difficult.

major comments (2)
  1. [Experimental Results] Experimental Results section: the reported 182% and 57% improvements are given as point estimates with no accompanying details on number of evaluation trials, standard deviations, confidence intervals, or statistical tests; without these, it is impossible to determine whether the gains are reliable or could be explained by variance in policy rollouts.
  2. [Method] Method section (distillation procedure): the central claim that real privileged tactile observations can be distilled into latents that improve a policy whose training distribution contains only simulated proprioception lacks any analysis or ablation addressing the domain gap; no alignment mechanism, distribution matching, or real-world deployment results with the estimator are provided to support that the latents remain useful when the policy is executed outside simulation.
minor comments (2)
  1. [Abstract] Abstract: the phrase '182% improvement' should be defined explicitly (e.g., relative success rate, normalized return) to avoid ambiguity.
  2. [Related Work] Related Work: add citations to recent privileged-information distillation and sim-to-real tactile papers to better situate the contribution.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for their constructive and detailed review. The comments highlight important aspects of statistical rigor and domain-gap analysis that will strengthen the manuscript. We address each major comment below and outline the planned revisions.

read point-by-point responses
  1. Referee: [Experimental Results] Experimental Results section: the reported 182% and 57% improvements are given as point estimates with no accompanying details on number of evaluation trials, standard deviations, confidence intervals, or statistical tests; without these, it is impossible to determine whether the gains are reliable or could be explained by variance in policy rollouts.

    Authors: We agree that the current presentation of results as point estimates is insufficient. In the revised manuscript we will report the exact number of evaluation trials (30 independent rollouts per policy variant), standard deviations, 95% confidence intervals, and the results of paired t-tests confirming statistical significance of the reported improvements. revision: yes

  2. Referee: [Method] Method section (distillation procedure): the central claim that real privileged tactile observations can be distilled into latents that improve a policy whose training distribution contains only simulated proprioception lacks any analysis or ablation addressing the domain gap; no alignment mechanism, distribution matching, or real-world deployment results with the estimator are provided to support that the latents remain useful when the policy is executed outside simulation.

    Authors: The quantitative gains (182% and 57%) are measured in real-world robot deployments, where the sim-trained proprioceptive policy receives latents produced by an estimator that was trained exclusively on real privileged tactile data. Because the estimator never sees simulated tactile signals, the domain gap is addressed by construction. Nevertheless, we acknowledge that an explicit analysis would improve clarity. In revision we will add (i) an ablation isolating the contribution of the tactile latents, (ii) t-SNE visualizations of latent distributions on held-out real data, and (iii) quantitative estimator accuracy metrics from the same real-world trials. We maintain that an explicit alignment loss is unnecessary given the end-to-end real-world validation. revision: partial

Circularity Check

0 steps flagged

No significant circularity; empirical comparisons stand independently of any derivation chain.

full rationale

The paper introduces PTLD as an empirical distillation procedure that collects privileged real-world tactile data to train a state estimator, then uses the resulting latents to augment a proprioception-only policy trained in simulation. No equations, derivations, or self-referential definitions appear in the method; performance numbers (182% and 57% improvements) are reported as direct experimental outcomes against proprioception baselines. No fitted parameters are renamed as predictions, no uniqueness theorems are imported from self-citations, and no ansatz is smuggled via prior work. The central claims rest on task success rates measured in the target setting, which are externally falsifiable and do not reduce to the inputs by construction.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 1 invented entities

The approach assumes that privileged sensor data collected in the real world can be used to train a state estimator whose outputs are sufficiently informative to improve proprioceptive policies; no explicit free parameters or invented physical entities are named in the abstract.

invented entities (1)
  • Privileged Tactile Latent no independent evidence
    purpose: Distilled state representation that approximates tactile information from privileged data
    Core new construct introduced to enable the distillation step; no independent evidence outside the method itself is provided in the abstract.

pith-pipeline@v0.9.0 · 5563 in / 1262 out tokens · 38152 ms · 2026-05-15T16:32:16.877603+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Lean theorems connected to this paper

Citations machine-checked in the Pith Canon. Every link opens the source theorem in the public Lean library.

What do these tags mean?
matches
The paper's claim is directly supported by a theorem in the formal canon.
supports
The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
extends
The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
uses
The paper appears to rely on the theorem as machinery.
contradicts
The paper's claim conflicts with a theorem or certificate in the canon.
unclear
Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Beyond Binary: Sim-to-Real Dexterous Manipulation with Physics-Grounded Contact Representation

    cs.RO 2026-05 unverdicted novelty 7.0

    CoP tactile representation with differentiable calibration enables zero-shot sim-to-real transfer and outperforms binary and raw-taxel baselines on peg-in-hole insertion and ball balancing with a multi-fingered hand.

  2. Transferring Contact, Not Just Motion: Compliant Grasping Across Dexterous Hands

    cs.RO 2026-06 unverdicted novelty 6.0

    A cross-embodiment force-position interface with system-identified torque calibration enables a flow-matching policy to perform transferable compliant grasping on heterogeneous dexterous hands.