ビデオ理解評価フレームワークとして空欄を埋めることを提案し、この評価フレームワークをサポートする28,000本のビデオと説明で構成される新しいデータセットであるFIBERを紹介します。空白を埋める設定は、ビデオとその周囲のテキストを前提として、ビデオのキャプションでマスクされた名詞句を予測することをモデルに要求することにより、モデルのビデオの理解をテストします。 FIBERベンチマークは、現在の最先端の言語情報に基づくビデオ理解タスクの弱点を共有していません。つまり、(1)多肢選択式の質問を使用したビデオの質問応答。タスクの定式化により、現在の最先端のシステムで解決するためのフレームワークが困難になります。 (2)ビデオキャプション。これは、システムの回答がグラウンドトゥルースと形式が異なる場合、システムの回答が正しくないと認識される可能性があるため、多くの場合不正確なオープンエンドの評価フレームワークに依存しています。 FIBERデータセットとコードはhttps://lit.eecs.umich.edu/fiber/で入手できます。
We propose fill-in-the-blanks as a video understanding evaluation framework and introduce FIBER -- a novel dataset consisting of 28,000 videos and descriptions in support of this evaluation framework. The fill-in-the-blanks setting tests a model's understanding of a video by requiring it to predict a masked noun phrase in the caption of the video, given the video and the surrounding text. The FIBER benchmark does not share the weaknesses of the current state-of-the-art language-informed video understanding tasks, namely: (1) video question answering using multiple-choice questions, where models perform relatively well because they exploit linguistic biases in the task formulation, thus making our framework challenging for the current state-of-the-art systems to solve; and (2) video captioning, which relies on an open-ended evaluation framework that is often inaccurate because system answers may be perceived as incorrect if they differ in form from the ground truth. The FIBER dataset and our code are available at https://lit.eecs.umich.edu/fiber/.