ROJun 15

ATHENA: Accelerated Multi-Task Heterogeneous Influence Functions for Robot Data Curation

arXiv:2606.1620814.3
Predicted impact top 21% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robot imitation learning practitioners, ATHENA provides a practical method to curate training data for large multitask VLA models, reducing data needs by up to 50% while maintaining performance.

ATHENA accelerates influence function computation for billion-parameter VLA models by 313.4x using Kronecker structure and random truncated Hessian approximation, enabling data curation that matches full-data fine-tuning with 50% of demonstrations in simulation and 66.7% on real robots.

In robot imitation learning, influence functions provide a principled approach to quantify each demonstration's effect on robot task outcomes, yet scaling them to billion-parameter Vision-Language-Action (VLA) models is limited by computational and multitask bottlenecks. To this end, we propose ATHENA, an influence function framework tailored for multitask VLA data curation at a billion-parameter scale. Concretely, it leverages the Kronecker structure of linear-layer gradients to reduce projection cost, and approximates dense Hessian inversion with a rank-r Random Truncated Approximation, achieving about a 313.4x speedup in influence computation. Furthermore, ATHENA formulates global and local interactive influence to balance data curation across 50 jointly trained tasks. Extensive evaluations on RoboTwin 2.0 and real-robot deployment, covering 9.34 and 6.90 hours of demonstrations, respectively, show that ATHENA matches or exceeds full-data joint fine-tuning using only 50% of demonstrations in simulation and 66.7% of data across six real-robot tasks. Overall, ATHENA demonstrates its effectiveness for data curation in billion-parameter multitask VLA fine-tuning.

Foundations

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

Your Notes