Search papers, labs, and topics across Lattice.
This paper addresses the geometric inaccuracies in existing diffusion-based Vision-Language-Action policies, specifically the Euclidean Fallacy of representing SE(3) poses as flat vectors in $\mathbb{R}^{12}$. The authors introduce the Lie Diffuser Actor (LDA), a novel framework that operates directly on the SE(3) manifold, employing left-invariant stochastic differential equations (SDEs) to ensure manifold adherence and optimality. Experimental results demonstrate that LDA improves task performance on the CALVIN ABC$\rightarrow$D dataset, increasing the average task length from 3.27 to 3.51, and shows superior performance in real robot applications compared to baseline methods.
Correcting the Euclidean Fallacy in robotic manipulation could enhance task performance by over 7% through a novel approach that respects the intrinsic geometry of SE(3).
Diffusion-based Vision-Language-Action policies achieve remarkable success in robotic manipulation, yet commit a fundamental geometric error we term the $\textbf{Euclidean Fallacy}$: representing SE(3) poses as flat $\mathbb{R}^{12}$ vectors. This approximation induces (1) manifold drift violating SO(3) constraints, (2) broken equivariance under coordinate transformations, and (3) non-geodesic trajectories with excessive kinematic cost. We introduce $\textbf{Lie Diffuser Actor (LDA)}$, a diffusion framework operating intrinsically on SE(3). Our method injects noise through left-invariant SDEs, predicts scores in the tangent space, and retracts samples via the exponential map. This formulation eliminates manifold drift by construction while guaranteeing coordinate-frame equivariance and geodesic optimality. On CALVIN ABC$\rightarrow$D, LDA improves average task length from $3.27$ to $3.51$ ($+7.3\%$). We further validate our method on real robot and the results show that our methodology outperforms the baseline on majority tasks.