Search papers, labs, and topics across Lattice.
This paper introduces a novel approach to hierarchical policy learning by utilizing spectral decomposition to differentiate between task-level motion intent and execution-level refinements in robot action sequences. By applying the discrete cosine transform (DCT), the authors reveal that low-frequency components represent global motion trajectories while high-frequency components capture detailed timing and contact behaviors. The proposed Causal Spectral Policy (CSP) outperforms existing methods in precision-sensitive manipulation tasks, demonstrating enhanced robustness through human-inspired teleoperation noise injection for data augmentation.
Causal Spectral Policy achieves superior performance in precision-sensitive tasks by effectively separating motion intent from execution details, revealing a new paradigm in hierarchical policy learning.
In this paper, we identify a semantic decomposition in robot action sequences, separating task-level motion intent from execution-level refinements. By analyzing actions in the spectral domain using the discrete cosine transform (DCT), we observe that low-frequency components capture global motion trajectories, while high-frequency components encode precise timing, alignment, and contact behaviors. Motivated by this structure, we propose Causal Spectral Policy (CSP), which models action generation as a causal coarse-to-fine process: coarse motion is predicted from observation and language, and fine corrections are generated conditionally on the realized trajectory. Across simulation and real-world evaluations, CSP consistently outperforms strong baselines on precision-sensitive manipulation tasks. Additionally, we propose human-inspired teleoperation noise injection as a data augmentation method, under which our approach demonstrates strong robustness to noisy demonstrations.