Clip-quality scoring for noisy dexterous teleoperation datasets
Robot labs collecting bimanual dexterous demonstrations should add a clip-level quality score before training policies. Dexora shows a concrete version: two 6-DoF arms, two 12-DoF hands, four RGB views, joint states at 20 Hz, a matched MuJoCo twin, and a diffusion policy whose loss is weighted by an offline discriminator that down-weights poor demonstrations.
The pain is operational. High-DoF teleoperation data includes operator variation, tracking errors, occlusion, and latency. Throwing all episodes into training treats unstable clips as useful supervision. A small discriminator or evaluator that scores completion, contact stability, object pose drift, and hand-tracking confidence can turn an ordinary data lake into a trainable corpus.
A cheap first test is to rescore an existing teleoperation set, train the same policy with and without quality weights, and compare physical rollouts on tasks that need finger articulation, such as cap twisting, pen use, book retrieval, or dough handling. Dexora’s reported gap on dexterous tasks, 66.7% average success versus 51.7% for GR00T N1 and 6.7% for Diffusion Policy, gives this workflow enough signal to try on smaller local rigs.