HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Language Repository for Long Video Understanding

Kumara Kahatapitiya Kanchana Ranasinghe Jongwoo Park Michael S. Ryoo

Language Repository for Long Video Understanding

Abstract

Language has become a prominent modality in computer vision with the rise of LLMs. Despite supporting long context-lengths, their effectiveness in handling long-term information gradually declines with input length. This becomes critical, especially in applications such as long-form video understanding. In this paper, we introduce a Language Repository (LangRepo) for LLMs, that maintains concise and structured information as an interpretable (i.e., all-textual) representation. Our repository is updated iteratively based on multi-scale video chunks. We introduce write and read operations that focus on pruning redundancies in text, and extracting information at various temporal scales. The proposed framework is evaluated on zero-shot visual question-answering benchmarks including EgoSchema, NExT-QA, IntentQA and NExT-GQA, showing state-of-the-art performance at its scale. Our code is available at https://github.com/kkahatapitiya/LangRepo.

Code Repositories

kkahatapitiya/langrepo
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
zero-shot-video-question-answer-on-egoschemaLangRepo (12B)
Accuracy: 66.2
zero-shot-video-question-answer-on-egoschema-1LangRepo (12B)
Accuracy: 41.2
zero-shot-video-question-answer-on-intentqaLangRepo (12B)
Accuracy: 59.1
zero-shot-video-question-answer-on-next-gqaLangRepo (12B)
Acc@GQA: 17.1
zero-shot-video-question-answer-on-next-qaLangRepo (12B)
Accuracy: 60.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Language Repository for Long Video Understanding | Papers | HyperAI