paper-with-me

Papers

Implicit Location-Caption Alignment via Complementary Masking for Weakly-Supervised Dense Video Captioning

2024-12-17 · Shiping Ge, Qiang Chen, Zhiwei Jiang, Yafeng Yin, Liu Qin, Ziyao Chen, Qing Gu

Weakly-Supervised Dense Video Captioning (WSDVC) aims to localize and describe all events of interest in a video without requiring annotations of event boundaries. This setting poses a great challenge in accurately locating the temporal location of event, as the relevant supervision is unavailable. Existing methods rely on explicit alignment constraints between event locations and captions, which involve complex event proposal procedures during both training and inference. To tackle this problem, we propose a novel implicit location-caption alignment paradigm by complementary masking, which simplifies the complex event proposal and localization process while maintaining effectiveness. Specifically, our model comprises two components: a dual-mode video captioning module and a mask generation module. The dual-mode video captioning module captures global event information and generates descriptive captions, while the mask generation module generates differentiable positive and negative masks for localizing the events. These masks enable the implicit alignment of event locations and captions by ensuring that captions generated from positively and negatively masked videos are complementary, thereby forming a complete video description. In this way, even under weak supervision, the event location and event caption can be aligned implicitly. Extensive experiments on the public datasets demonstrate that our method outperforms existing weakly-supervised methods and achieves competitive results compared to fully-supervised methods.

📄 PDF Abstract BibTeX arXiv:2412.12791

Code (1)

ShipingGe/ILCACM 공식 구현 pytorch

Tasks

Dense Video CaptioningDescriptiveVideo CaptioningVideo Description

Similar Papers 제목 키워드 기반

SAIL: Similarity-Aware Guidance and Inter-Caption Augmentation-based Learning for Weakly-Supervised Dense Video Captioning

2026-03-05 · Ye-Chan Kim, SeungJu Cha, Si-Woo Kim, Minju Jeon 외 arxiv

Weakly-Supervised Dense Video Captioning aims to localize and describe events in videos trained only on caption annotations, without temporal boundaries. Prior work introduced an implicit supervision paradigm based on Ga…

Dense Video Captioning

Text-Guided Video Masked Autoencoder

2024-08-01

Recent video masked autoencoder (MAE) works have designed improved masking algorithms focused on saliency. These works leverage visual cues such as motion to mask the most salient regions. However, the robustness of such…

Leveraging Multi-Modal Information to Enhance Dataset Distillation

2025-05-13 · Zhe Li, Hadrien Reynaud, Bernhard Kainz

Dataset distillation aims to create a compact and highly representative synthetic dataset that preserves the knowledge of a larger real dataset. While existing methods primarily focus on optimizing visual representations…

Dataset DistillationObject

PRISM: Probability Reallocation with In-Span Masking for Knowledge-Sensitive Alignment

2026-04-02 · Chenning Xu, Mao Zheng, Mingyang Song arxiv

Supervised fine-tuning (SFT) with token-level hard labels can amplify overconfident imitation of factually unsupported targets, causing hallucinations that propagate in multi-sentence generation. We study an augmented SF…

SyCoCa: Symmetrizing Contrastive Captioners with Attentive Masking for Multimodal Alignment

2024-01-04 · Ziping Ma, Furong Xu, Jian Liu, Ming Yang 외

Multimodal alignment between language and vision is the fundamental topic in current vision-language model research. Contrastive Captioners (CoCa), as a representative method, integrates Contrastive Language-Image Pretra…

Image Captioningimage-classificationImage ClassificationImage Reconstruction+7