Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Block-wise Adaptive Caching for Accelerating Diffusion Policy

About

Diffusion Policy has demonstrated strong visuomotor modeling capabilities, but its high computational cost renders it impractical for real-time robotic control. Despite huge redundancy across repetitive denoising steps, existing diffusion acceleration techniques fail to generalize to Diffusion Policy due to fundamental architectural and data divergences. In this paper, we propose $\textbf{B}$lock-wise $\textbf{A}$daptive $\textbf{C}$aching ($\textbf{BAC}$), a method to accelerate Diffusion Policy by caching intermediate action features. BAC achieves lossless action generation acceleration by adaptively updating and reusing cached features at the block level, based on a key observation that feature similarities exhibit non-uniform temporal dynamics and distinct block-specific patterns. To operationalize this insight, we first design an Adaptive Caching Scheduler to identify optimal update timesteps by maximizing the global feature similarities between cached and skipped features. However, applying this scheduler for each block leads to significant error surges due to the inter-block propagation of caching errors, particularly within Feed-Forward Network (FFN) blocks. To mitigate this issue, we develop the Bubbling Union Algorithm, which truncates these errors by updating the upstream blocks with significant caching errors before downstream FFNs. As a training-free plugin, BAC is readily integrable with existing transformer-based Diffusion Policy and vision-language-action models. Extensive experiments on multiple robotic benchmarks demonstrate that BAC achieves up to 3$\times$ inference speedup for free. Project page: https://block-wise-adaptive-caching.github.io.

Kangye Ji, Yuan Meng, Hanyun Cui, Ye Li, Jianbo Zhou, Shengjia Hua, Lei Chen, Zhi Wang• 2025

Related benchmarks

TaskDatasetResultRank
Robot ManipulationMixed Human (MH)
Success Rate (Lift)99
17
Robotic Manipulation (Square)Square PH
Success Rate89
16
Multi-stage Robotic ManipulationKitchen (test)
Success Rate (Kit_p1)100
15
Robotic Manipulation (Lift)Lift PH--
11
Multi-stage taskKitchen & BP
Success Rate (BP p1)1
10
Robot ManipulationProficient Human (PH) Tool
Success Rate51
9
Robot ManipulationProficient Human (PH) Square
Success Rate87
9
Robot ManipulationProficient Human (PH) Transport
Success Rate78
9
SquareMixed Human demonstration data
Success Rate0.78
9
CanMixed Human (MH) demonstration data
Success Rate0.93
9
Showing 10 of 24 rows

Other info

Follow for update