2024

LongVLM: Efficient Long Video Understanding via Large Language Models

Weng, Yuetian, Han, Mingfei, He, Haoyu et al.

Understand

Empowered by Large Language Models (LLMs), recent advancements in Video-based LLMs (VideoLLMs) have driven progress in various video understanding tasks.

  • These models encode video representations through pooling or query aggregation over a vast number of visual tokens, making computational and memory costs affordable.
  • Despite successfully providing an overall comprehension of video content, existing VideoLLMs still face challenges in achieving detailed understanding due to overlooking local information in long-term videos.
  • To tackle this challenge, we introduce LongVLM, a simple yet powerful VideoLLM for long video understanding, building upon the observation that long videos often consist of sequential key events, complex actions, and camera movements.

Reading the bibliography…