🤖 AI Summary
Humanoid robot cognitive systems lack a dynamically updatable intermediate “mental space” bridging semantic understanding and continuous action control. Method: This paper proposes Sigma—a novel Vision-Language-Action-Alignment (VLAA) architecture—built upon the pi05_base foundation model. Sigma achieves cross-temporal “intention alignment” by deeply integrating hierarchical semantic understanding with associative modeling, while preserving textual semantic fidelity and empathetic norms. It employs LoRA fine-tuning, inference-time adapter optimization, and offline closed-loop replay, trained on a customized svla_so101_pickplace dataset. Results: Sigma demonstrates consistent MSE reduction across vector-, segment-, and full-trajectory control levels. It establishes, for the first time, a quantifiable and reproducible dynamic mental space—enabling real-time, semantics-driven behavior generation without retraining the base model.
📝 Abstract
To address the gap in humanoid robot cognitive systems regarding the lack of a time-updable mediating thought space between semantics and continuous control, this study constructs and trains a VLA model named "Sigma" that runs on a single RTX 4090. It uses the open-source pi05_base model as a foundation and preprocesses svla_so101_pickplace into a training dataset. The researcher independently designed an architecture for a vision-language-action model that combines deep semantic understanding and association to achieve telepathic communication. The training process involved repeated optimizations of data preprocessing, LoRA fine-tuning, and the inference-stage adapter. The experiment employed offline closed-loop replay, comparing Sigma with the untuned pure pi05_base_base model under data conditions. Results showed that Sigma exhibited a stable decrease in control MSE across vector, fragment, and entire trajectory timescales, while maintaining the telepathy norm and semantic-text alignment quality unchanged. It demonstrates that mind-responsive alignment control is quantified through an architecture that combines deep understanding of semantics and association without retraining the base model, which provides reproducible experience for semantic alignment and intention-driven behavior in humanoid robots.