paper-with-me

홈 › Papers

T2VParser: Adaptive Decomposition Tokens for Partial Alignment in Text to Video Retrieval

2025-07-28 · Yili Li, Gang Xiong, Gaopeng Gou, Xiangyan Qu, Jiamin Zhuang, Zhen Li, Junzheng Shi arxiv

Text-to-video retrieval essentially aims to train models to align visual content with textual descriptions accurately. Due to the impressive general multimodal knowledge demonstrated by image-text pretrained models such as CLIP, existing work has primarily focused on extending CLIP knowledge for video-text tasks. However, videos typically contain richer information than images. In current video-text datasets, textual descriptions can only reflect a portion of the video content, leading to partial misalignment in video-text matching. Therefore, directly aligning text representations with video representations can result in incorrect supervision, ignoring the inequivalence of information. In this work, we propose T2VParser to extract multiview semantic representations from text and video, achieving adaptive semantic alignment rather than aligning the entire representation. To extract corresponding representations from different modalities, we introduce Adaptive Decomposition Tokens, which consist of a set of learnable tokens shared across modalities. The goal of T2VParser is to emphasize precise alignment between text and video while retaining the knowledge of pretrained models. Experimental results demonstrate that T2VParser achieves accurate partial alignment through effective cross-modal content decomposition. The code is available at https://github.com/Lilidamowang/T2VParser.

📄 PDF Abstract BibTeX arXiv:2507.20518

Code (0)

등록된 구현이 없습니다.

Tasks

Text to Video Retrieval

Similar Papers 제목 키워드 기반

Token Alignment via Character Matching for Subword Completion

2024-03-13 · Ben Athiwaratkun, Shiqi Wang, Mingyue Shang, Yuchen Tian 외

Generative models, widely utilized in various applications, can often struggle with prompts corresponding to partial tokens. This struggle stems from tokenization, where partial tokens fall out of distribution during inf…

Code Completion

Probability Distribution Alignment and Low-Rank Weight Decomposition for Source-Free Domain Adaptive Brain Decoding

2025-04-12 · Ganxi Xu, Jinyi Long, Jia Zhang

Brain decoding currently faces significant challenges in individual differences, modality alignment, and high-dimensional embeddings. To address individual differences, researchers often use source subject data, which le…

Brain DecodingDomain AdaptationImage ReconstructionSource-Free Domain Adaptation

Remember to Forget: Gated Adaptive Positional Encoding

2026-05-11 · Riccardo Ali, Alessio Borgi, Christopher Irwin, Mario Severino 외 arxiv

Rotary Positional Encoding (RoPE) is widely used in modern large language models. However, when sequences are extended beyond the range seen during training, rotary phases can enter out-of-distribution regimes, leading t…

Visual-Semantic Decomposition and Partial Alignment for Document-based Zero-Shot Learning

2024-07-22 · Xiangyan Qu, Jing Yu, Keke Gai, Jiamin Zhuang 외

Recent work shows that documents from encyclopedias serve as helpful auxiliary information for zero-shot learning. Existing methods align the entire semantics of a document with corresponding images to transfer knowledge…

DiversityZero-Shot Learning

Improving CLIP Adaptation by Breaking Tail Alignment for Source-Free Cross-Domain Few-Shot Learning

2026-05-28 · Shuai Yi, Yixiong Zou, Yuhua Li, Ruixuan Li arxiv

Vision-Language Models (VLMs) such as CLIP demonstrate strong zero-shot generalization, but their performance significantly degrades in cross-domain scenarios with scarce target-domain training data (Cross-Domain Few-Sho…

cross-domain few-shot learningZero-shot Generalization