Towards Neuro-Symbolic Video Understanding
About
The unprecedented surge in video data production in recent years necessitates efficient tools to extract meaningful frames from videos for downstream tasks. Long-term temporal reasoning is a key desideratum for frame retrieval systems. While state-of-the-art foundation models, like VideoLLaMA and ViCLIP, are proficient in short-term semantic understanding, they surprisingly fail at long-term reasoning across frames. A key reason for this failure is that they intertwine per-frame perception and temporal reasoning into a single deep network. Hence, decoupling but co-designing semantic understanding and temporal reasoning is essential for efficient scene identification. We propose a system that leverages vision-language models for semantic understanding of individual frames but effectively reasons about the long-term evolution of events using state machines and temporal logic (TL) formulae that inherently capture memory. Our TL-based reasoning improves the F1 score of complex event identification by 9-15% compared to benchmarks that use GPT4 for reasoning on state-of-the-art self-driving datasets such as Waymo and NuScenes.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Narrative Reasoning | MMIU (test) | BLEURT Score0.287 | 14 | |
| Narrative Reasoning | WebQA (test) | BLEURT0.612 | 14 | |
| Narrative Reasoning | Ego4D (test) | BLEURT0.471 | 14 | |
| Narrative Reasoning | MSR-VTT (test) | Accuracy Score3.58 | 14 | |
| Narrative Reasoning | VIST (test) | BLEURT0.442 | 14 | |
| Narrative Reasoning | Pororo (test) | BLEURT Score43.9 | 14 |