distinguishes a static pose from moving momentum
Motivation
A joint value is only meaningful in context.
reveals slip and dynamics mismatch
provides a proprioceptive cue for interaction
Method
PRISM starts near-linear, then learns useful quadratic context.
The learned feature-wise scale α is initialized to 0.01. Training can preserve the linear path or amplify the second-order factor where it helps.
Headline results
Interaction structure beats simply making the conditioner larger.
Matched checkpoints, shared observations, and the same downstream policy.
BFM-Zero
PRISM lowers tracking mismatch in all three dynamics conditions.
Tracking EMD ↓ at the aligned 9.6M checkpoint.
SmolVLA on LIBERO
PRISM improves the same VLA backbone with fewer parameters than the larger control.
Official LIBERO multi-task eval50 at 80K.
BFM-Zero / locomotion
PRISM tracks the reference more closely under dynamics shifts.
Select a condition to connect the aggregate metric with its aligned whole-body rollout.
Reference coverage
One policy follows non-walking whole-body motions.
These clips show motion diversity; aggregate EMD above is the comparison metric.
SmolVLA / manipulation
The same interaction model improves a VLA policy.
PRISM changes only proprioceptive conditioning; the frozen SmolVLM and action-expert design remain shared.
Same-episode comparisons
PRISM completes episodes where both controls stall.
All three panels use the same task and evaluation episode.
Contact behavior
PRISM keeps moving with lower logged force spikes.
Force is recorded after rollout for analysis and is never provided to the policy.
Lower peaks indicate softer contact while the synchronized video shows whether motion continues.
Representation analysis
PRISM makes shifted dynamics easier to separate.
t-SNE of BFM-Zero actor features for the same reference motion. Switch methods to compare how scenario structure changes.
Citation
BibTeX
@article{lee2026prism,
title = {PRISM: Polynomial Representations for Interaction-Structured Motor Control},
author = {Lee, Seung Hyun and Yu, Stella X.},
year = {2026}
}