HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

TraveLER: A Modular Multi-LMM Agent Framework for Video Question-Answering

Chuyi Shang Amos You Sanjay Subramanian Trevor Darrell Roei Herzig

TraveLER: A Modular Multi-LMM Agent Framework for Video Question-Answering

Abstract

Recently, image-based Large Multimodal Models (LMMs) have made significant progress in video question-answering (VideoQA) using a frame-wise approach by leveraging large-scale pretraining in a zero-shot manner. Nevertheless, these models need to be capable of finding relevant information, extracting it, and answering the question simultaneously. Currently, existing methods perform all of these steps in a single pass without being able to adapt if insufficient or incorrect information is collected. To overcome this, we introduce a modular multi-LMM agent framework based on several agents with different roles, instructed by a Planner agent that updates its instructions using shared feedback from the other agents. Specifically, we propose TraveLER, a method that can create a plan to "Traverse" through the video, ask questions about individual frames to "Locate" and store key information, and then "Evaluate" if there is enough information to answer the question. Finally, if there is not enough information, our method is able to "Replan" based on its collected knowledge. Through extensive experiments, we find that the proposed TraveLER approach improves performance on several VideoQA benchmarks without the need to fine-tune on specific datasets. Our code is available at https://github.com/traveler-framework/TraveLER.

Code Repositories

traveler-framework/traveler
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-question-answering-on-perception-testTraveLER
Accuracy (Top-1): 50.2
video-question-answering-on-situatedTraveLER (0-shot)
Average Accuracy: 44.9
zero-shot-video-question-answer-on-egoschema-1TraveLER
Accuracy: 53.3
zero-shot-video-question-answer-on-next-qaTraveLER (GPT-4)
Accuracy: 68.2

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
TraveLER: A Modular Multi-LMM Agent Framework for Video Question-Answering | Papers | HyperAI