paper-with-me

홈 › Papers

Tagging before Alignment: Integrating Multi-Modal Tags for Video-Text Retrieval

2023-01-30 · Yizhen Chen, Jie Wang, Lijian Lin, Zhongang Qi, Jin Ma, Ying Shan

Vision-language alignment learning for video-text retrieval arouses a lot of attention in recent years. Most of the existing methods either transfer the knowledge of image-text pretraining model to video-text retrieval task without fully exploring the multi-modal information of videos, or simply fuse multi-modal features in a brute force manner without explicit guidance. In this paper, we integrate multi-modal information in an explicit manner by tagging, and use the tags as the anchors for better video-text alignment. Various pretrained experts are utilized for extracting the information of multiple modalities, including object, person, motion, audio, etc. To take full advantage of these information, we propose the TABLE (TAgging Before aLignmEnt) network, which consists of a visual encoder, a tag encoder, a text encoder, and a tag-guiding cross-modal encoder for jointly encoding multi-frame visual features and multi-modal tags information. Furthermore, to strengthen the interaction between video and text, we build a joint cross-modal encoder with the triplet input of [vision, tag, text] and perform two additional supervised tasks, Video Text Matching (VTM) and Masked Language Modeling (MLM). Extensive experimental results demonstrate that the TABLE model is capable of achieving State-Of-The-Art (SOTA) performance on various video-text retrieval benchmarks, including MSR-VTT, MSVD, LSMDC and DiDeMo.

📄 PDF Abstract BibTeX arXiv:2301.12644

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMasked Language ModelingRetrievalTAGText MatchingText RetrievalTripletVideo-Text Retrieval

Similar Papers 제목 키워드 기반

Homa at SemEval-2025 Task 5: Aligning Librarian Records with OntoAligner for Subject Tagging

2025-04-30 · Hadi Bayrami Asl Tekanlou, Jafar Razmara, Mahsa Sanaei, Mostafa Rahgouy 외

This paper presents our system, Homa, for SemEval-2025 Task 5: Subject Tagging, which focuses on automatically assigning subject labels to technical records from TIBKAT using the Gemeinsame Normdatei (GND) taxonomy. We l…

RAGRetrievalRetrieval-augmented GenerationSemantic Similarity+1

Joint Multimodal Entity-Relation Extraction Based on Edge-enhanced Graph Alignment Network and Word-pair Relation Tagging

2022-11-28 · Li Yuan, Yi Cai, Jin Wang, Qing Li

Multimodal named entity recognition (MNER) and multimodal relation extraction (MRE) are two fundamental subtasks in the multimodal knowledge graph construction task. However, the existing methods usually handle two tasks…

graph constructionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Multimodal Machine Learning: Integrating Language, Vision and Speech

2017-07-01 · ACL 2017 7 · Louis-Philippe Morency, Tadas Baltru{\v{s}}aitis

Multimodal machine learning is a vibrant multi-disciplinary research field which addresses some of the original goals of artificial intelligence by integrating and modeling multiple communicative modalities, including li…

Audio-Visual Speech RecognitionBIG-bench Machine LearningImage CaptioningQuestion Answering+8

Mamba-Enhanced Text-Audio-Video Alignment Network for Emotion Recognition in Conversations

2024-09-08 · Xinran Li, Xiaomao Fan, Qingyang Wu, Xiaojiang Peng 외

Emotion Recognition in Conversations (ERCs) is a vital area within multimodal interaction research, dedicated to accurately identifying and classifying the emotions expressed by speakers throughout a conversation. Tradit…

Emotion RecognitionMambamultimodal interactionVideo Alignment

Look Before You Fuse: 2D-Guided Cross-Modal Alignment for Robust 3D Detection

2025-07-21 · Xiang Li, Zhangchi Hu, Xiao Xu, Bin Kong arxiv

Integrating LiDAR and camera inputs into a unified Bird's-Eye-View (BEV) representation is crucial for enhancing 3D perception capabilities of autonomous vehicles. However, existing methods suffer from spatial misalignme…

Autonomous Vehicles