Agile-VLA: Few-Shot Industrial Pose Rectification via Implicit Affordance Anchoring

arXiv cs.RO / 3/25/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • Agile-VLA is presented as a hierarchical VLA framework to perform industrial pose rectification on edge devices while handling the latency-versus-control-frequency conflict in closed-loop manipulation.
  • The key innovation, Implicit Affordance Anchoring, converts geometric visual cues (centroid and rim keypoint anchors) into structured parametric action primitives to reduce dependence on slow semantic inference.
  • The approach uses an asynchronous dual-stream architecture to decouple perception running at about 10 Hz from control running at about 50 Hz, addressing the frequency mismatch typical for edge-based robot learning.
  • Experiments on a 6-DoF manipulator show robust rectification of complex, irregular workpieces using only 5-shot demonstrations, indicating strong few-shot performance for extrinsic dexterity tasks.

Abstract

Deploying Vision-Language-Action (VLA) models on resource-constrained edge platforms encounters a fundamental conflict between high-latency semantic inference and the high-frequency control required for dynamic manipulation. To address the challenge, this paper presents Agile-VLA, a hierarchical framework designed for industrial pose reorientation tasks on edge devices such as the NVIDIA Jetson Orin Nano. The core innovation is an Implicit Affordance Anchoring mechanism that directly maps geometric visual cues, specifically centroid and rim keypoint anchors, into structured parametric action primitives, thereby substantially reducing reliance on high-latency semantic inference during closed-loop control. By decoupling perception (10 Hz) from control (50 Hz) via an asynchronous dual-stream architecture, the system effectively mitigates the frequency mismatch inherent in edge-based robot learning. Experimental results on a standard 6-DoF manipulator demonstrate that Agile-VLA achieves robust rectification of complex, irregular workpieces using only 5-shot demonstrations through extrinsic dexterity.