HiCM$^2$: Hierarchical Compact Memory Modeling for Dense Video Captioning
Minkuk Kim, Hyeon Bae Kim, Jinyoung Moon, Jinwoo Choi, Seong Tae Kim
TL;DR
Dense video captioning requires both locating event boundaries in untrimmed videos and describing each event with natural language. HiCM$^2$ introduces hierarchical compact memory and a top-down retrieval mechanism that leverages cross-modal cues and LLM-based summarization to recall semantically relevant episodes and abstract concepts. The approach achieves state-of-the-art results on YouCook2 and ViTT, improving caption quality while maintaining competitive event localization, demonstrated through extensive ablations. This work highlights the potential of memory-augmented, retrieval-enabled architectures to enhance vision-language tasks by combining structured external memory with pretrained knowledge.
Abstract
With the growing demand for solutions to real-world video challenges, interest in dense video captioning (DVC) has been on the rise. DVC involves the automatic captioning and localization of untrimmed videos. Several studies highlight the challenges of DVC and introduce improved methods utilizing prior knowledge, such as pre-training and external memory. In this research, we propose a model that leverages the prior knowledge of human-oriented hierarchical compact memory inspired by human memory hierarchy and cognition. To mimic human-like memory recall, we construct a hierarchical memory and a hierarchical memory reading module. We build an efficient hierarchical compact memory by employing clustering of memory events and summarization using large language models. Comparative experiments demonstrate that this hierarchical memory recall process improves the performance of DVC by achieving state-of-the-art performance on YouCook2 and ViTT datasets.
