CVMay 26, 2022

VIDI: A Video Dataset of Incidents

arXiv:2205.13277v17 citationsh-index: 34Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the need for better incident detection tools for emergency responders, though it is incremental as it builds on existing datasets and methods.

The authors tackled the lack of diverse video datasets for incident detection by introducing VIDI, a dataset with 4,534 video clips across 43 categories, and showed that using video data improves top-1 accuracy from 67.37% to 76.56% compared to single-frame methods.

Automatic detection of natural disasters and incidents has become more important as a tool for fast response. There have been many studies to detect incidents using still images and text. However, the number of approaches that exploit temporal information is rather limited. One of the main reasons for this is that a diverse video dataset with various incident types does not exist. To address this need, in this paper we present a video dataset, Video Dataset of Incidents, VIDI, that contains 4,534 video clips corresponding to 43 incident categories. Each incident class has around 100 videos with a duration of ten seconds on average. To increase diversity, the videos have been searched in several languages. To assess the performance of the recent state-of-the-art approaches, Vision Transformer and TimeSformer, as well as to explore the contribution of video-based information for incident classification, we performed benchmark experiments on the VIDI and Incidents Dataset. We have shown that the recent methods improve the incident classification accuracy. We have found that employing video data is very beneficial for the task. By using the video data, the top-1 accuracy is increased to 76.56% from 67.37%, which was obtained using a single frame. VIDI will be made publicly available. Additional materials can be found at the following link: https://github.com/vididataset/VIDI.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes