ViBe: Visual Behavior Adaptation
for Perceptive Humanoid Whole-body Control

University of Southern California

Overview Video

Interactive Demo: Repose Cube

Simple planner, learned controller: a fixed rule-based planner selects motions; ViBe handles perceptive whole-body control.

Approach

TL;DR
Post-training humanoid whole-body trackers for perceptive control.
Task-relevant feedback is learnt via cross-attention extractor from pre-trained vision encoders and grafted with low-rank adapters for parameter-efficient fine-tuning .

ViBe system diagram connecting task environments and observations to the visual extractor, task adapter, planner, and pretrained whole-body controller

Simulation Results

Learnt attention maps are shown as insets over their corresponding third-person rollouts.

Adapt to Environment Constraints

Parkour
Walk

Handle External Dynamics

Visual Robustness

Repose Cube with a Planner

Citation

@article{krishna2026vibe,
  title         = {ViBe: Visual Behavior Adaptation for Perceptive Humanoid Whole-Body Control},
  author        = {Krishna, Lokesh and Venkatesan, Sarvesh and Zhang, An and Nguyen, Quan},
  journal       = {arXiv preprint arXiv:2609.09918},
  year          = {2026},
  eprint        = {2609.09918},
  archivePrefix = {arXiv},
  primaryClass  = {cs.RO}
}