Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

LITA: Language Instructed Temporal-Localization Assistant

About

There has been tremendous progress in multimodal Large Language Models (LLMs). Recent works have extended these models to video input with promising instruction following capabilities. However, an important missing piece is temporal localization. These models cannot accurately answer the "When?" questions. We identify three key aspects that limit their temporal localization capabilities: (i) time representation, (ii) architecture, and (iii) data. We address these shortcomings by proposing Language Instructed Temporal-Localization Assistant (LITA) with the following features: (1) We introduce time tokens that encode timestamps relative to the video length to better represent time in videos. (2) We introduce SlowFast tokens in the architecture to capture temporal information at fine temporal resolution. (3) We emphasize temporal localization data for LITA. In addition to leveraging existing video datasets with timestamps, we propose a new task, Reasoning Temporal Localization (RTL), along with the dataset, ActivityNet-RTL, for learning and evaluating this task. Reasoning temporal localization requires both the reasoning and temporal localization of Video LLMs. LITA demonstrates strong performance on this challenging task, nearly doubling the temporal mean intersection-over-union (mIoU) of baselines. In addition, we show that our emphasis on temporal localization also substantially improves video-based text generation compared to existing Video LLMs, including a 36% relative improvement of Temporal Understanding. Code is available at: https://github.com/NVlabs/LITA

De-An Huang, Shijia Liao, Subhashree Radhakrishnan, Hongxu Yin, Pavlo Molchanov, Zhiding Yu, Jan Kautz• 2024

Related benchmarks

TaskDatasetResultRank
Video-based generative performanceVideo-ChatGPT benchmark
Correctness Score2.94
76
Video Question AnsweringVideo-ChatGPT
Average Score3.04
54
Dense Video CaptioningActivityNet Captions
METEOR5.2
48
Video Temporal GroundingActivityNet Captions--
47
Video Question AnsweringVCG Bench
CI2.94
42
Dense Video CaptioningYouCook2
SODA_c2.4
40
Temporal Video GroundingActivityNet (test)
Recall @ 0.525.9
27
CountingCoMET-Bench
MAE3.7
21
Temporal GroundingCoMET-Bench
mIoU1.8
21
Negative Query RecognitionCoMET-Bench
Rej.-F11.7
21
Showing 10 of 34 rows

Other info

Code

Follow for update