FA-RDP realizes frequency-adaptive visual-force control through a shared multi-frequency visual-force Transformer. The same backbone is used for both frequency modes: a single forward pass is conditioned on one frequency mode $\nu \in \{\ell, h\}$ and predicts the action chunk for that mode.
The key design is a frequency-adaptive positional encoding. The frequency mode is not embedded as an extra token; instead, it selects temporal indices on a shared temporal grid. The high-frequency mode uses consecutive positions, whereas the low-frequency mode uses sparse positions, so both modes are expressed on the same underlying clock. We use a causal action-force mask to avoid future-contact leakage.