Litcius/Paper detail

Sketch, Ground, and Refine: Top-Down Dense Video Captioning

Chaorui Deng, Shizhe Chen, Da Chen, Yuan He, Qi Wu

202167 citationsDOI

Abstract

The dense video captioning task aims to detect and describe a sequence of events in a video for detailed and coherent storytelling. Previous works mainly adopt a "detect-then-describe" framework, which firstly detects event proposals in the video and then generates descriptions for the detected events. However, the definitions of events are diverse which could be as simple as a single action or as complex as a set of events, depending on different semantic con-texts. Therefore, directly detecting events based on video information is ill-defined and hurts the coherency and accuracy of generated dense captions. In this work, we reverse the predominant "detect-then-describe" fashion, proposing a top-down way to first generate paragraphs from a global view and then ground each event description to a video segment for detailed refinement. It is formulated as a Sketch, Ground, and Refine process (SGR). The sketch stage first generates a coarse-grained multi-sentence paragraph to describe the whole video, where each sentence is treated as an event and gets localised in the grounding stage. In the re-fining stage, we improve captioning quality via refinement-enhanced training and dual-path cross attention on both coarse-grained event captions and aligned event segments. The updated event caption can further adjust its segment boundaries. Our SGR model outperforms state-of-the-art methods on ActivityNet Captioning benchmark under traditional and story-oriented dense caption evaluations. Code will be released at github.com/bearcatt/SGR.

Topics & Concepts

Closed captioningComputer scienceSketchEvent (particle physics)SentenceBenchmark (surveying)Natural language processingParagraphArtificial intelligenceTask (project management)Path (computing)Information retrievalImage (mathematics)World Wide WebAlgorithmProgramming languagePhysicsGeodesyQuantum mechanicsGeographyEconomicsManagementMultimodal Machine Learning ApplicationsHuman Pose and Action RecognitionVideo Analysis and Summarization
Sketch, Ground, and Refine: Top-Down Dense Video Captioning | Litcius