SEVO: Semantic-Enhanced Virtual Observation for Robust VLA Manipulation via Active Illumination and Data-Centric Collection

📅 2026-05-11
📈 Citations: 0
Influential: 0
📄 PDF

career value

201K/year
🤖 AI Summary
Existing Vision-Language-Action (VLA) policies exhibit significantly degraded generalization under environmental variations such as changes in background or lighting. This work proposes Semantic-Enhanced Virtual Observations (SEVO), a method that enriches policy inputs with semantic information without altering the underlying architecture. SEVO leverages fixed multi-view RGB cameras, active red-light illumination, and real-time instance segmentation via YOLO to construct semantically dense observations, combined with a diverse teleoperation data collection protocol to enhance environmental variability in training data. Experiments demonstrate that SEVO enables ACT and SmolVLA to achieve task success rates of 85% and 75%, respectively, in novel environments—substantially outperforming their non-SEVO counterparts, which attain only 30–35%. These results underscore the critical role of observation design and data diversity in improving VLA generalization.
📝 Abstract
Vision-Language-Action (VLA) and imitation-learning policies trained via community toolchains on low-cost hardware frequently fail when deployed outside the training environment. Existing evaluations, including the original ACT and SmolVLA benchmarks, demonstrate high success rates under controlled, fixed backgrounds, yet community practitioners report near-zero transfer to new environments. We present SEVO (Semantic-Enhanced Virtual Observation), a data-centric approach that improves cross-environment manipulation robustness without modifying the policy architecture. SEVO transforms the raw RGB camera stream through three mechanisms: (1) body-fixed cameras whose combined fields of view cover the full manipulation workspace, (2) active red-spectrum illumination that physically normalizes object appearance, and (3) real-time YOLO segmentation overlay that provides a background-invariant semantic cue. Critically, we show that a diversified data collection protocol (systematically varying lighting, backgrounds, and distractors during teleoperation) is the single most important factor for generalization. We target transparent water bottles, objects that visually blend with their surroundings, and select a simple pick-and-place task to enable hundreds of controlled real-robot trials across two mobile platforms. The full pipeline achieves 95% grasp success with ACT and 83% with SmolVLA in the training environment, transferring to novel environments at 85% and 75%. Without SEVO, the same policies achieve only 75%/70% in training and collapse to 30-35% in novel environments. Our results demonstrate that principled observation design and environmental diversity during data collection, not model scaling, enable low-cost robots to operate reliably in everyday household environments.
Problem

Research questions and friction points this paper is trying to address.

Vision-Language-Action
cross-environment generalization
manipulation robustness
data-centric learning
real-world deployment
Innovation

Methods, ideas, or system contributions that make the work stand out.

Semantic-Enhanced Virtual Observation
Active Illumination
Data-Centric Collection
Cross-Environment Robustness
Vision-Language-Action