paper-with-me

Papers

Vamos: Versatile Action Models for Video Understanding

2023-11-22 · Shijie Wang, Qi Zhao, Minh Quan Do, Nakul Agarwal, Kwonjoon Lee, Chen Sun

What makes good representations for video understanding, such as anticipating future activities, or answering video-conditioned questions? While earlier approaches focus on end-to-end learning directly from video pixels, we propose to revisit text-based representations, such as general-purpose video captions, which are interpretable and can be directly consumed by large language models (LLMs). Intuitively, different video understanding tasks may require representations that are complementary and at different granularity. To this end, we propose versatile action models (Vamos), a learning framework powered by a large language model as the ``reasoner'', and can flexibly leverage visual embedding and free-form text descriptions as its input. To interpret the important text evidence for question answering, we generalize the concept bottleneck model to work with tokens and nonlinear models, which uses hard attention to select a small subset of tokens from the free-form text as inputs to the LLM reasoner. We evaluate Vamos on five complementary benchmarks, Ego4D, NeXT-QA, IntentQA, Spacewalk-18, and EgoSchema, on its capability to model temporal dynamics, encode visual history, and perform reasoning. Surprisingly, we observe that text-based representations consistently achieve competitive performance on all benchmarks, and that visual embeddings provide marginal or no performance improvement, demonstrating the effectiveness of text-based video representation in the LLM era. We also demonstrate that our token bottleneck model is able to select relevant evidence from free-form text, support test-time intervention, and achieves nearly 5 times inference speedup while keeping a competitive question answering performance. Code and models are publicly released at https://brown-palm.github.io/Vamos/

📄 PDF Abstract BibTeX arXiv:2311.13627

Code (1)

brown-palm/Vamos 공식 구현 pytorch

Tasks

EgoSchemaHard AttentionLanguage ModellingLarge Language ModelQuestion AnsweringVideo Question AnsweringVideo UnderstandingZero-Shot Video Question Answer

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

VAMOS: A Hierarchical Vision-Language-Action Model for Capability-Modulated and Steerable Navigation

2025-10-23 · Mateo Guaman Castro, Sidharth Rajagopal, Daniel Gorbatov, Matt Schmittle 외 arxiv

A fundamental challenge in robot navigation lies in learning policies that generalize across diverse environments while conforming to the unique physical constraints and capabilities of a specific embodiment (e.g., quadr…

Robot Navigation

VAMOS-OCTA: Vessel-Aware Multi-Axis Orthogonal Supervision for Inpainting Motion-Corrupted OCT Angiography Volumes

2026-02-01 · Nick DiSanto, Ehsan Khodapanah Aghdam, Han Liu, Jacob Watson 외 arxiv

Handheld Optical Coherence Tomography Angiography (OCTA) enables noninvasive retinal imaging in uncooperative or pediatric subjects, but is highly susceptible to motion artifacts that severely degrade volumetric image qu…

SurgLLM: A Versatile Large Multimodal Model with Spatial Focus and Temporal Awareness for Surgical Video Understanding

2025-08-30 · Zhen Chen, Xingjian Luo, Kun Yuan, Jinlin Wu 외 arxiv

Surgical video understanding is crucial for facilitating Computer-Assisted Surgery (CAS) systems. Despite significant progress in existing studies, two major limitations persist, including inadequate visual content perce…

Video Reconstruction

VideoVista: A Versatile Benchmark for Video Understanding and Reasoning

2024-06-17 · Yunxin Li, Xinyu Chen, Baotian Hu, Longyue Wang 외

Despite significant breakthroughs in video analysis driven by the rapid development of large multimodal models (LMMs), there remains a lack of a versatile evaluation benchmark to comprehensively assess these models' perf…

Anomaly DetectionLogical ReasoningObject TrackingVideo Understanding

ChatVideo: A Tracklet-centric Multimodal and Versatile Video Understanding System

2023-04-27 · Junke Wang, Dongdong Chen, Chong Luo, Xiyang Dai 외

Existing deep video models are limited by specific tasks, fixed input-output spaces, and poor generalization capabilities, making it difficult to deploy them in real-world scenarios. In this paper, we present our vision …

Video Understanding