paper-with-me

Papers

OTTER: A Vision-Language-Action Model with Text-Aware Visual Feature Extraction

2025-03-05 · Huang Huang, Fangchen Liu, Letian Fu, Tingfan Wu, Mustafa Mukadam, Jitendra Malik, Ken Goldberg, Pieter Abbeel

Vision-Language-Action (VLA) models aim to predict robotic actions based on visual observations and language instructions. Existing approaches require fine-tuning pre-trained visionlanguage models (VLMs) as visual and language features are independently fed into downstream policies, degrading the pre-trained semantic alignments. We propose OTTER, a novel VLA architecture that leverages these existing alignments through explicit, text-aware visual feature extraction. Instead of processing all visual features, OTTER selectively extracts and passes only task-relevant visual features that are semantically aligned with the language instruction to the policy transformer. This allows OTTER to keep the pre-trained vision-language encoders frozen. Thereby, OTTER preserves and utilizes the rich semantic understanding learned from large-scale pre-training, enabling strong zero-shot generalization capabilities. In simulation and real-world experiments, OTTER significantly outperforms existing VLA models, demonstrating strong zeroshot generalization to novel objects and environments. Video, code, checkpoints, and dataset: https://ottervla.github.io/.

📄 PDF Abstract BibTeX arXiv:2503.03734

Code (0)

등록된 구현이 없습니다.

Tasks

Vision-Language-ActionZero-shot Generalization

Similar Papers 제목 키워드 기반

ESTextSpotter: Towards Better Scene Text Spotting with Explicit Synergy in Transformer

2023-08-20 · ICCV 2023 1 · Mingxin Huang, Jiaxin Zhang, Dezhi Peng, Hao Lu 외

In recent years, end-to-end scene text spotting approaches are evolving to the Transformer-based framework. While previous studies have shown the crucial importance of the intrinsic synergy between text detection and rec…

DecoderText DetectionText Spotting

OTTER: Open-Tagging via Text-Image Representation for Multi-modal Understanding

2025-10-01 · Jieer Ouyang, Xiaoneng Xiang, Zheng Wang, Yangkai Ding arxiv

We introduce OTTER, a unified open-set multi-label tagging framework that harmonizes the stability of a curated, predefined category set with the adaptability of user-driven open tags. OTTER is built upon a large-scale, …

Data Efficient Language-supervised Zero-shot Recognition with Optimal Transport Distillation

2021-12-17 · ICLR 2022 4 · Bichen Wu, Ruizhe Cheng, Peizhao Zhang, Tianren Gao 외

Traditional computer vision models are trained to predict a fixed set of predefined categories. Recently, natural language has been shown to be a broader and richer source of supervision that provides finer descriptions …

Contrastive LearningKnowledge DistillationZero-Shot Learning

MIMIC-IT: Multi-Modal In-Context Instruction Tuning

2023-06-08 · Bo Li, Yuanhan Zhang, Liangyu Chen, Jinghao Wang 외

High-quality instructions and responses are essential for the zero-shot performance of large language models on interactive natural language tasks. For interactive vision-language tasks involving intricate visual scenes,…

In-Context LearningVisual Question Answering

SkillSpotter: Pose-Aware Multi-View Skilled Action Detection and Grading in Ego-Exo Videos

2026-06-30 · Björn Braun, Christian Holz arxiv

To enable personalized, real-time coaching using Augmented Reality glasses or fixed camera setups in domains such as sports, cooking, or music, a system must understand not just what a person does, but how well they exec…

Action Detection