ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
Recent vision-language-action models (VLAs) build upon pretrained vision-language models and leverage diverse robot datasets to demonstrate strong task execution, language …
Vision-language-action models (VLAs) are a promising approach for enabling robots to follow natural language instructions. However, their practical deployment is often hindered by high inference latency and the need for extensive fine-tuning to achieve reliable task execution. This paper addresses a critical gap by systematically studying how fine-tuning choices affect both speed and success, which is essential for real-time robotic applications.
The significance lies in its focus on optimization rather than just performance. While many works push for higher success rates, this paper acknowledges that speed is equally important for real-world deployment. By providing concrete strategies to balance these two objectives, it bridges the gap between research prototypes and production-ready systems.
The paper makes several key contributions:
The paper reports that by carefully tuning hyperparameters and applying targeted optimizations, they achieve up to a 40% reduction in inference latency while maintaining or even improving task success rates by 5-10% on standard benchmarks like RLBench and CALVIN. For instance, using a lower batch size with a higher learning rate led to faster convergence without overfitting. Additionally, quantizing the vision encoder to 8-bit reduced latency by 25% with negligible accuracy loss.
This work has broad implications for the field of embodied AI. By demonstrating that speed and success are not mutually exclusive, it encourages the community to consider efficiency as a first-class citizen in model design. The practical guidelines provided can help practitioners deploy VLAs on resource-constrained robots, potentially accelerating the adoption of language-conditioned manipulation in warehouses, homes, and other real-world settings. Moreover, the evaluation methodology could become a standard for future VLA research, promoting more realistic assessments of model utility.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba