Upgrade to Pro — share decks privately, control downloads, hide ads and more …

[RSJ26] Building a VLA Model Based on Self-Dist...

[RSJ26] Building a VLA Model Based on Self-Distilled Classification

More Decks by Semantic Machine Intelligence Lab., Keio Univ.

Other Decks in Technology

Transcript

  1. 関連研究: LLMの事前知識の活用と細かな軌道表現の両立は困難 手法 概要 OpenVLA [Kim+, CoRL24] トークンの分類タスクとして軌道を生成  量子化誤差により細かな軌道表現が困難

    𝜋0 -FAST [Pertsch+, RSS25] VLA-Adapter [Wang+, AAAI26] 連続値回帰として軌道を生成 AnoleVLA [髙木+, RSJ26] OpenVLA  LLMの事前知識の活用が不十分 AnoleVLA 3
  2. 自己蒸留分類ヘッド: 出力を数字トークンのみに限定 "Grasp the puck from one bin and place

    it into another bin." LLMの 出力層 バックボーン  数字トークン以外にもロジットが分散 [Koyama+, EMNLP26(採択率15.4%)] 数字トークン その他の語彙 7
  3. 自己蒸留分類ヘッド: 出力を数字トークンのみに限定  数字トークン以外にもロジットが分散 [Koyama+, EMNLP26(採択率15.4%)] "Grasp the puck from

    one bin and place it into another bin." 自己蒸留 分類ヘッド 数字トークンのみ LLMの 出力層 バックボーン 数字予測を軽量ヘッドへ自己蒸留 ☺ 出力候補が数字トークンに限定 数字トークン その他の語彙 8
  4. 実験設定: Meta-Worldの多様な物体操作タスクで評価 ベンチマーク: Meta-World [Yu+, CoRL19] ◼ 卓上環境における50種類の物体操作、全2,500エピソード、各タスク2回ずつ評価 ◼ Easy、Medium、Hard、Very

    Hardの4難易度 ベースライン ◼ 小規模: TinyVLA [Wen+, RA-L25]、SmolVLA [Shukor+, 25]、AnoleVLA [髙木+, RSJ26] ◼ 大規模: 𝜋0.5 [Black+, CoRL25] Easy: "Push and close a drawer." Medium: "Hammer a screw on the wall." Hard: "Pick and place a puck to a goal." Very Hard: "Pick and place a puck onto a shelf." 9
  5. 定性的結果: 対象物の把持とその後の動作に成功 Grasp the puck from one bin and place

    it into another bin. 提案手法 ☺ 他方の容器へ移動 AnoleVLA  把持できず失敗 Grasp the cover and close the box with it. 提案手法 ☺ 蓋を把持し閉鎖 AnoleVLA  蓋を把持できず失敗 12
  6. まとめ: 自己蒸留分類ヘッドと連続回帰ヘッドの併用したVLAを構築 背景: 離散トークン予測ではLLMの出力層で軌道を生成、用いるのは全語彙の一部 ① 離散・連続ヘッドの併用: ☺ 事前知識を活かす離散予測と、量子化誤差のない連続予測を両立 ② 自己蒸留分類ヘッド:

    ☺ 軽量なヘッドで出力候補を全語彙から数字トークンのみに限定 ☺ Meta-Worldにおいて全てのベースラインをタスク成功率において上回った 自己蒸留分類ヘッド 予測軌道 バックボーン 連続回帰ヘッド "Grasp the puck from one bin and place it into another bin." 16
  7. ステージ1: 出力層を凍結し、バックボーンを軌道生成に適応  LLMは軌道生成に未適応 参照軌道 予測をステージ2の 擬似教師信号とする ”05 15 19

    00” 出力層の予測 ◼ 軌道を数字トークンとして予測が可能に ◼ 訓練後のモデルを用いて、擬似教師信号を生成 20