paper-with-me

Papers

MuDPT: Multi-modal Deep-symphysis Prompt Tuning for Large Pre-trained Vision-Language Models

2023-06-20 · Yongzhu Miao, Shasha Li, Jintao Tang, Ting Wang

Prompt tuning, like CoOp, has recently shown promising vision recognizing and transfer learning ability on various downstream tasks with the emergence of large pre-trained vision-language models like CLIP. However, we identify that existing uni-modal prompt tuning approaches may result in sub-optimal performance since this uni-modal design breaks the original alignment of textual and visual representations in the pre-trained model. Inspired by the nature of pre-trained vision-language models, we aim to achieve completeness in prompt tuning and propose a novel approach called Multi-modal Deep-symphysis Prompt Tuning, dubbed as MuDPT, which extends independent multi-modal prompt tuning by additionally learning a model-agnostic transformative network to allow deep hierarchical bi-directional prompt fusion. We evaluate the effectiveness of MuDPT on few-shot vision recognition and out-of-domain generalization tasks. Compared with the state-of-the-art methods, MuDPT achieves better recognition and generalization ability with an apparent margin thanks to synergistic alignment of textual and visual representations. Our code is available at: https://github.com/Mechrev0/MuDPT.

📄 PDF Abstract BibTeX arXiv:2306.11400

Code (1)

mechrev0/mudpt 공식 구현 pytorch

Tasks

Domain GeneralizationTransfer Learning

Methods 이 논문이 사용한 방법론

CoOp CoOp, or Context Optimization, is an automated prompt engineering method that avoids manual prompt tuning by modeling context words with continuous vectors that are…
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 제목 키워드 기반

Pubic Symphysis-Fetal Head Segmentation Using Pure Transformer with Bi-level Routing Attention

2023-09-30 · Pengzhou Cai, Lu Jiang, Yanxin Li, Libin Lan

In this paper, we propose a method, named BRAU-Net, to solve the pubic symphysis-fetal head segmentation task. The method adopts a U-Net-like pure Transformer architecture with bi-level routing attention and skip connect…

Segmentation

Pubic Symphysis-Fetal Head Segmentation Network Using BiFormer Attention Mechanism and Multipath Dilated Convolution

2024-10-14 · Pengzhou Cai, Lu Jiang, Yanxin Li, Xiaojuan Liu 외

Pubic symphysis-fetal head segmentation in transperineal ultrasound images plays a critical role for the assessment of fetal head descent and progression. Existing transformer segmentation methods based on sparse attenti…

DecoderImage SegmentationSegmentationSemantic Segmentation

TuneVLSeg: Prompt Tuning Benchmark for Vision-Language Segmentation Models

2024-10-07 · Rabin Adhikari, Safal Thapaliya, Manish Dhakal, Bishesh Khanal

Vision-Language Models (VLMs) have shown impressive performance in vision tasks, but adapting them to new domains often requires expensive fine-tuning. Prompt tuning techniques, including textual, visual, and multimodal …

BenchmarkingSegmentationVision-Language SegmentationVisual Prompt Tuning

Federated Prompt-Tuning with Heterogeneous and Incomplete Multimodal Client Data

2026-02-06 · Thu Hang Phung, Duong M. Nguyen, Thanh Trung Huynh, Quoc Viet Hung Nguyen 외 arxiv

This paper introduces a generalized federated prompt-tuning framework for practical scenarios where local datasets are multi-modal and exhibit different distributional patterns of missing features at the input level. The…

Federated Learning

M$^2$PT: Multimodal Prompt Tuning for Zero-shot Instruction Learning

2024-09-24 · Taowen Wang, Yiyang Liu, James Chenhao Liang, Junhan Zhao 외

Multimodal Large Language Models (MLLMs) demonstrate remarkable performance across a wide range of domains, with increasing emphasis on enhancing their zero-shot generalization capabilities for unseen tasks across variou…

Zero-shot Generalization