ARLGAug 5

Deltoris: Enabling Real-time VLA Inference in Embodied AI via Bit-level Sparsity and Speculative Inference

arXiv:2608.0442814.0
Predicted impact top 6% in AR · last 90 daysOriginality Highly original
AI Analysis

This work addresses the critical latency and energy constraints of running compute-intensive diffusion-based VLA models at high control frequencies on edge devices for embodied AI.

This paper presents Deltoris, an algorithm-hardware co-design framework for efficient diffusion-based Vision-Language-Action (VLA) inference in embodied AI. Deltoris achieves up to 34.2x speedup over mobile GPUs and 6.1x over prior accelerators by exploiting temporal bit-level sparsity and speculative inference, while maintaining comparable accuracy.

Vision-language-action (VLA) models have emerged as a key component in embodied AI. Among existing approaches, diffusion-based VLA models achieve superior motion quality and generalization. However, diffusion-based VLA models are compute-intensive and must run at high control frequency, e.g., 50-200 Hz. Thus, it imposes strict latency and energy constraints on edge devices. In this work, we present Deltoris, an algorithm-hardware co-design framework for efficient diffusion-based VLA inference. First, we exploit the temporal similarity of consecutive inputs and propose a \textit{temporal-aware bit-sparsity} algorithm that computes only the differences between consecutive inputs, eliminating redundant bit-level operations. To further address the extra off-chip traffic introduced by our algorithm, we propose a \textit{speculative inference} technique, which amortizes data loading across multiple control steps. Lastly, to support these techniques, we co-design a dedicated accelerator with customized 1D systolic bit-serial PE arrays that eliminate PE workload imbalance. Our evaluation shows that Deltoris achieves up to 34.2$\times$ speedup over mobile GPUs and 6.1$\times$ over prior accelerators, while maintaining comparable accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes