Our new X account is live! Follow @wizwand_team for updates
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
Dense Video CaptioningActivityNet Captions
METEOR5.2
43
Video Question AnsweringVCG Bench
CI2.94
42
Dense Video CaptioningYouCook2
SODA_c2.4
29
Video Question AnsweringVideo-ChatGPT--
28
Temporal Video GroundingActivityNet (test)
Recall @ 0.525.9
27
GroundingE.T.Bench
TVG F122.2
20
Video GroundingE.T. Bench-Grounding (test)
TVG F126.2
19
Moment LocalizationRexTime 1.0 (test)
mIoU21.49
17
Video UnderstandingOV-Bench 1.0 (test)
Future Prediction (FP)21.2
17
Showing 10 of 23 rows

Other info

Code

Follow for update