Switch language한국어
Back to the list

Rethinking VLM Representation for VLA Initialization

TL;DR AI

Key summary

2 min read
  1. The study examines how to initialize vision-language-action (VLA) models from pretrained vision-language models (VLMs).

  2. It finds that preserving pretrained VLM representations matters most, while embodied VQA supervision and robot-data pretraining further help.

  3. LoRA gives more stable initialization than full finetuning, and staged LoRA-based robot pretraining performs best overall.

  4. The results offer practical guidance for building stronger robot policies from multimodal pretrained models.

Read the original