paper-with-me

Papers

M2-CLIP: A Multimodal, Multi-task Adapting Framework for Video Action Recognition

2024-01-22 · Mengmeng Wang, Jiazheng Xing, Boyuan Jiang, Jun Chen, Jianbiao Mei, Xingxing Zuo, Guang Dai, Jingdong Wang, Yong liu

Recently, the rise of large-scale vision-language pretrained models like CLIP, coupled with the technology of Parameter-Efficient FineTuning (PEFT), has captured substantial attraction in video action recognition. Nevertheless, prevailing approaches tend to prioritize strong supervised performance at the expense of compromising the models' generalization capabilities during transfer. In this paper, we introduce a novel Multimodal, Multi-task CLIP adapting framework named \name to address these challenges, preserving both high supervised performance and robust transferability. Firstly, to enhance the individual modality architectures, we introduce multimodal adapters to both the visual and text branches. Specifically, we design a novel visual TED-Adapter, that performs global Temporal Enhancement and local temporal Difference modeling to improve the temporal representation capabilities of the visual encoder. Moreover, we adopt text encoder adapters to strengthen the learning of semantic label information. Secondly, we design a multi-task decoder with a rich set of supervisory signals to adeptly satisfy the need for strong supervised performance and generalization within a multimodal framework. Experimental results validate the efficacy of our approach, demonstrating exceptional performance in supervised learning while maintaining strong generalization in zero-shot scenarios.

📄 PDF Abstract BibTeX arXiv:2401.11649

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionDecoderTemporal Action Localization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

VLAB: Enhancing Video Language Pre-training by Feature Adapting and Blending

2023-05-22 · Xingjian He, Sihan Chen, Fan Ma, Zhicheng Huang 외

Large-scale image-text contrastive pre-training models, such as CLIP, have been demonstrated to effectively learn high-quality multimodal representations. However, there is limited research on learning video-text represe…

Question AnsweringRetrievalText RetrievalTGIF-Frame+5

UniLiP: Adapting CLIP for Unified Multimodal Understanding, Generation and Editing

2025-07-31 · Hao Tang, Chenwei Xie, Xiaoyi Bao, Tingyu Weng 외 arxiv

In this paper, we propose UniLIP, a unified framework that adapts CLIP for multimodal understanding, generation and editing. Although CLIP excels at understanding, it lacks reconstruction abilities required to be a unifi…

Instruction Following

Bridging Lexical Ambiguity and Vision: A Mini Review on Visual Word Sense Disambiguation

2026-02-01 · Shashini Nilukshi, Deshan Sumanathilaka arxiv

This paper offers a mini review of Visual Word Sense Disambiguation (VWSD), which is a multimodal extension of traditional Word Sense Disambiguation (WSD). VWSD helps tackle lexical ambiguity in vision-language tasks. Wh…

Word Sense DisambiguationText-to-Image GenerationPrompt Engineering

Demographic User Modeling for Social Robotics with Multimodal Pre-trained Models

2025-02-15 · Hamed Rahimi, Mouad Abrini, Mahdi Khoramshahi, Mohamed Chetouani

This paper investigates the performance of multimodal pre-trained models in user profiling tasks based on visual-linguistic demographic data. These models are critical for adapting to the needs and preferences of human u…

Guide Your Agent with Adaptive Multimodal Rewards

2023-09-21 · NeurIPS 2023 11

Developing an agent capable of adapting to unseen environments remains a difficult challenge in imitation learning. This work presents Adaptive Return-conditioned Policy (ARP), an efficient framework designed to enhance …