CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning
Rohit Girdhar, Deva Ramanan
TL;DR
CATER addresses the gap in video understanding benchmarks by introducing a synthetic, CLEVR-inspired dataset with fully controllable biases and occlusions that force long-range spatiotemporal reasoning. It defines three progressively harder tasks—atomic action recognition, compositional action recognition, and snitch localization—rooted in Allen's interval algebra to probe temporal reasoning. Through experiments with state-of-the-art video models and LSTM-based aggregation, the authors show that current architectures struggle on CATER, particularly for localization under occlusion and containment, and that temporal modeling substantially improves performance. The dataset, along with diagnostic tools and metadata, provides a rigorous platform to study and drive advances in long-term video understanding beyond conventional benchmarks.
Abstract
Computer vision has undergone a dramatic revolution in performance, driven in large part through deep features trained on large-scale supervised datasets. However, much of these improvements have focused on static image analysis; video understanding has seen rather modest improvements. Even though new datasets and spatiotemporal models have been proposed, simple frame-by-frame classification methods often still remain competitive. We posit that current video datasets are plagued with implicit biases over scene and object structure that can dwarf variations in temporal structure. In this work, we build a video dataset with fully observable and controllable object and scene bias, and which truly requires spatiotemporal understanding in order to be solved. Our dataset, named CATER, is rendered synthetically using a library of standard 3D objects, and tests the ability to recognize compositions of object movements that require long-term reasoning. In addition to being a challenging dataset, CATER also provides a plethora of diagnostic tools to analyze modern spatiotemporal video architectures by being completely observable and controllable. Using CATER, we provide insights into some of the most recent state of the art deep video architectures.
