paper-with-me

Papers

SGCap: Decoding Semantic Group for Zero-shot Video Captioning

2025-08-02 · Zeyu Pan, Ping Li, Wenxiao Wang arxiv

Zero-shot video captioning aims to generate sentences for describing videos without training the model on video-text pairs, which remains underexplored. Existing zero-shot image captioning methods typically adopt a text-only training paradigm, where a language decoder reconstructs single-sentence embeddings obtained from CLIP. However, directly extending them to the video domain is suboptimal, as applying average pooling over all frames neglects temporal dynamics. To address this challenge, we propose a Semantic Group Captioning (SGCap) method for zero-shot video captioning. In particular, it develops the Semantic Group Decoding (SGD) strategy to employ multi-frame information while explicitly modeling inter-frame temporal relationships. Furthermore, existing zero-shot captioning methods that rely on cosine similarity for sentence retrieval and reconstruct the description supervised by a single frame-level caption, fail to provide sufficient video-level supervision. To alleviate this, we introduce two key components, including the Key Sentences Selection (KSS) module and the Probability Sampling Supervision (PSS) module. The two modules construct semantically-diverse sentence groups that models temporal dynamics and guide the model to capture inter-sentence causal relationships, thereby enhancing its generalization ability to video captioning. Experimental results on several benchmarks demonstrate that SGCap significantly outperforms previous state-of-the-art zero-shot alternatives and even achieves performance competitive with fully supervised ones. Code is available at https://github.com/mlvccn/SGCap_Video.

📄 PDF Abstract BibTeX arXiv:2508.01270

Code (0)

등록된 구현이 없습니다.

Tasks

Video CaptioningImage Captioning

Similar Papers 제목 키워드 기반

ZEBRA: Towards Zero-Shot Cross-Subject Generalization for Universal Brain Visual Decoding

2025-10-31 · Haonan Wang, Jingyu Lu, Hongrui Li, Xiaomeng Li arxiv

Recent advances in neural decoding have enabled the reconstruction of visual experiences from brain activity, positioning fMRI-to-image reconstruction as a promising bridge between neuroscience and computer vision. Howev…

Image Reconstruction

BELT:Bootstrapping Electroencephalography-to-Language Decoding and Zero-Shot Sentiment Classification by Natural Language Supervision

2023-09-21 · Jinzhao Zhou, Yiqun Duan, Yu-Cheng Chang, Yu-Kai Wang 외

This paper presents BELT, a novel model and learning framework for the pivotal topic of brain-to-language translation research. The translation from noninvasive brain signals into readable natural language has the potent…

Brain DecodingContrastive LearningEEGQuantization+6

Decoupling Zero-Shot Semantic Segmentation

2021-12-15 · CVPR 2022 1 · Jian Ding, Nan Xue, Gui-Song Xia, Dengxin Dai

Zero-shot semantic segmentation (ZS3) aims to segment the novel categories that have not been seen in the training. Existing works formulate ZS3 as a pixel-level zeroshot classification problem, and transfer semantic kno…

Open Vocabulary Semantic SegmentationSegmentationSemantic Segmentationzero-shot-classification+2

BrainCLIP: Bridging Brain and Visual-Linguistic Representation Via CLIP for Generic Natural Visual Stimulus Decoding

2023-02-25 · Yulong Liu, Yongqiang Ma, Wei Zhou, Guibo Zhu 외

Due to the lack of paired samples and the low signal-to-noise ratio of functional MRI (fMRI) signals, reconstructing perceived natural images or decoding their semantic contents from fMRI data are challenging tasks. In t…

Brain DecodingImage GenerationImage ReconstructionImage-text matching+1

Nearly Zero-Shot Learning for Semantic Decoding in Spoken Dialogue Systems

2018-06-14 · Lina M. Rojas-Barahona, Stefan Ultes, Pawel Budzianowski, Iñigo Casanueva 외

This paper presents two ways of dealing with scarce data in semantic decoding using N-Best speech recognition hypotheses. First, we learn features by using a deep learning architecture in which the weights for the unknow…

speech-recognitionSpeech RecognitionSpoken Dialogue SystemsZero-Shot Learning