paper-with-me

Papers

Memory Enhanced Embedding Learning for Cross-Modal Video-Text Retrieval

2021-03-29 · Rui Zhao, Kecheng Zheng, Zheng-Jun Zha, Hongtao Xie, Jiebo Luo

Cross-modal video-text retrieval, a challenging task in the field of vision and language, aims at retrieving corresponding instance giving sample from either modality. Existing approaches for this task all focus on how to design encoding model through a hard negative ranking loss, leaving two key problems unaddressed during this procedure. First, in the training stage, only a mini-batch of instance pairs is available in each iteration. Therefore, this kind of hard negatives is locally mined inside a mini-batch while ignoring the global negative samples among the dataset. Second, there are many text descriptions for one video and each text only describes certain local features of a video. Previous works for this task did not consider to fuse the multiply texts corresponding to a video during the training. In this paper, to solve the above two problems, we propose a novel memory enhanced embedding learning (MEEL) method for videotext retrieval. To be specific, we construct two kinds of memory banks respectively: cross-modal memory module and text center memory module. The cross-modal memory module is employed to record the instance embeddings of all the datasets for global negative mining. To avoid the fast evolving of the embedding in the memory bank during training, we utilize a momentum encoder to update the features by a moving-averaging strategy. The text center memory module is designed to record the center information of the multiple textual instances corresponding to a video, and aims at bridging these textual instances together. Extensive experimental results on two challenging benchmarks, i.e., MSR-VTT and VATEX, demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2103.15686

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalText RetrievalVideo-Text Retrieval

Similar Papers 제목 키워드 기반

VidCompress: Memory-Enhanced Temporal Compression for Video Understanding in Large Language Models

2024-10-15 · Xiaohan Lan, Yitian Yuan, Zequn Jie, Lin Ma

Video-based multimodal large language models (Video-LLMs) possess significant potential for video understanding tasks. However, most Video-LLMs treat videos as a sequential set of individual frames, which results in insu…

Video Understanding

RGB-D Video Object Segmentation via Enhanced Multi-store Feature Memory

2025-04-23 · Boyue Xu, Ruichao Hou, Tongwei Ren, Gangshan Wu

The RGB-Depth (RGB-D) Video Object Segmentation (VOS) aims to integrate the fine-grained texture information of RGB with the spatial geometric clues of depth modality, boosting the performance of segmentation. However, o…

SegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Memory-Guided Semantic Learning Network for Temporal Sentence Grounding

2022-01-03 · Daizong Liu, Xiaoye Qu, Xing Di, Yu Cheng 외

Temporal sentence grounding (TSG) is crucial and fundamental for video understanding. Although the existing methods train well-designed deep networks with a large amount of data, we find that they can easily forget the r…

SentenceTemporal Sentence GroundingVideo Understanding

video-SALMONN S: Memory-Enhanced Streaming Audio-Visual LLM

2025-10-13 · Guangzhi Sun, Yixuan Li, Xiaodong Wu, Yudong Yang 외 arxiv

Long-duration streaming video understanding is fundamental for future AI agents, yet remains limited by ineffective long-term memory. We introduce video-SALMONN S, a memory-enhanced streaming audio-visual large language …

SEDS: Semantically Enhanced Dual-Stream Encoder for Sign Language Retrieval

2024-07-23 · Longtao Jiang, Min Wang, Zecheng Li, Yao Fang 외

Different from traditional video retrieval, sign language retrieval is more biased towards understanding the semantic information of human actions contained in video clips. Previous works typically only encode RGB videos…

RetrievalSign Language RetrievalVideo Retrieval