MAD: A Scalable Dataset for Language Grounding in Videos from Movie Audio Descriptions

The recent and increasing interest in video-language research has driven the development of large-scale datasets that enable data-intensive machine learning techniques. In comparison, limited effort has been made at assessing the fitness of these datasets for the video-language grounding task. Recent works have begun to discover significant limitations in these datasets, suggesting that state-of-the-art techniques commonly overfit to hidden dataset biases. In this work, we present MAD (Movie Audio Descriptions), a novel benchmark that departs from the paradigm of augmenting existing video datasets with text annotations and focuses on crawling and aligning available audio descriptions of mainstream movies. MAD contains over 384,000 natural language sentences grounded in over 1,200 hours of videos and exhibits a significant reduction in the currently diagnosed biases for video-language grounding datasets. MAD's collection strategy enables a novel and more challenging version of video-language grounding, where short temporal moments (typically seconds long) must be accurately grounded in diverse long-form videos that can last up to three hours. We have released MAD's data and baselines code at https://github.com/Soldelli/MAD.

PDF Abstract CVPR 2022 PDF CVPR 2022 Abstract

Datasets


Introduced in the Paper:

MAD
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Natural Language Moment Retrieval MAD CLIP R@1,IoU=0.1 6.57 # 2
R@5,IoU=0.1 15.05 # 3
R@10,IoU=0.1 20.26 # 3
R@50,IoU=0.1 37.92 # 4
R@100,IoU=0.1 47.73 # 3
R@1,IoU=0.3 3.13 # 3
R@5,IoU=0.3 9.85 # 2
R@10,IoU=0.3 14.13 # 4
R@50,IoU=0.3 28.71 # 4
R@100,IoU=0.3 36.98 # 4
R@1,IoU=0.5 1.39 # 4
R@5,IoU=0.5 5.44 # 4
R@10,IoU=0.5 8.38 # 4
R@50,IoU=0.5 18.80 # 4
R@100,IoU=0.5 24.99 # 4
Natural Language Moment Retrieval MAD Random Chance R@1,IoU=0.1 0.09 # 5
R@5,IoU=0.1 0.44 # 5
R@10,IoU=0.1 0.88 # 5
R@50,IoU=0.1 4.33 # 5
R@100,IoU=0.1 8.47 # 5
R@1,IoU=0.3 0.04 # 5
R@5,IoU=0.3 0.19 # 4
R@10,IoU=0.3 0.39 # 5
R@50,IoU=0.3 1.92 # 5
R@100,IoU=0.3 3.80 # 5
R@1,IoU=0.5 0.01 # 5
R@5,IoU=0.5 0.07 # 5
R@10,IoU=0.5 0.14 # 5
R@50,IoU=0.5 0.71 # 5
R@100,IoU=0.5 1.40 # 5
Natural Language Moment Retrieval MAD VLG-Net R@1,IoU=0.1 3.50 # 4
R@5,IoU=0.1 11.74 # 4
R@10,IoU=0.1 18.32 # 4
R@50,IoU=0.1 38.41 # 3
R@100,IoU=0.1 49.65 # 2
R@1,IoU=0.3 2.63 # 4
R@5,IoU=0.3 9.49 # 3
R@10,IoU=0.3 15.2 # 3
R@50,IoU=0.3 33.68 # 2
R@100,IoU=0.3 43.95 # 2
R@1,IoU=0.5 1.61 # 3
R@5,IoU=0.5 6.23 # 3
R@10,IoU=0.5 10.18 # 3
R@50,IoU=0.5 25.33 # 2
R@100,IoU=0.5 34.18 # 2

Methods