中文
相关论文

相关论文: Fourier Prompt Tuning for Modality-Incomplete Scen…

200 篇论文

Multimodal Sentiment Analysis (MSA) aims to predict sentiment from language, acoustic, and visual data in videos. However, imbalanced unimodal performance often leads to suboptimal fused representations. Existing approaches typically adopt…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Dingkang Yang , Mingcheng Li , Xuecheng Wu , Zhaoyu Chen , Kaixun Jiang , Keliang Liu , Peng Zhai , Lihua Zhang

Missing modalities present a fundamental challenge in multimodal models, often causing catastrophic performance degradation. Our observations suggest that this fragility stems from an imbalanced learning process, where the model develops an…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Siqi Lu , Wanying Xu , Yongbin Zheng , Wenting Luan , Peng Sun , Jianhang Yao

Advancements in prompt tuning of vision-language models have underscored their potential in enhancing open-world visual concept comprehension. However, prior works only primarily focus on single-mode (only one prompt for each modality) and…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Dongsheng Wang , Miaoge Li , Xinyang Liu , MingSheng Xu , Bo Chen , Hanwang Zhang

Segment Anything Model (SAM) has made great progress in anomaly segmentation tasks due to its impressive generalization ability. However, existing methods that directly apply SAM through prompting often overlook the domain shift issue,…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Hui-Yue Yang , Hui Chen , Ao Wang , Kai Chen , Zijia Lin , Yongliang Tang , Pengcheng Gao , Yuming Quan , Jungong Han , Guiguang Ding

Existing few-shot medical image segmentation (FSMIS) models fail to address a practical issue in medical imaging: the domain shift caused by different imaging techniques, which limits the applicability to current FSMIS tasks. To overcome…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Yuntian Bo , Yazhou Zhu , Lunbo Li , Haofeng Zhang

Instruction tuning, a new learning paradigm that fine-tunes pre-trained language models on tasks specified through instructions, has shown promising zero-shot performance on various natural language processing tasks. However, it has yet to…

计算与语言 · 计算机科学 2023-06-13 Zhiyang Xu , Ying Shen , Lifu Huang

Vision Transformer (ViT) models have recently emerged as powerful and versatile models for various visual tasks. Recently, a work called PMF has achieved promising results in few-shot image classification by utilizing pre-trained vision…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Junjie Zhu , Yiying Li , Chunping Qiu , Ke Yang , Naiyang Guan , Xiaodong Yi

Prompt tuning, in which a base pretrained model is adapted to each task via conditioning on learned prompt vectors, has emerged as a promising approach for efficiently adapting large language models to multiple downstream tasks. However,…

计算与语言 · 计算机科学 2023-03-07 Zhen Wang , Rameswar Panda , Leonid Karlinsky , Rogerio Feris , Huan Sun , Yoon Kim

Recently, masked image modeling (MIM), which learns visual representations by reconstructing the masked patches of an image, has dominated self-supervised learning in computer vision. However, the pre-training of MIM always takes massive…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Jie Gui , Tuo Chen , Minjing Dong , Zhengqi Liu , Hao Luo , James Tin-Yau Kwok , Yuan Yan Tang

Multimodal learning with incomplete input data (missing modality) is practical and challenging. In this work, we conduct an in-depth analysis of this challenge and find that modality dominance has a significant negative impact on the model…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Hao Wang , Shengda Luo , Guosheng Hu , Jianguo Zhang

The large language models have achieved superior performance on various natural language tasks. One major drawback of such approaches is they are resource-intensive in fine-tuning new datasets. Soft-prompt tuning presents a…

计算与语言 · 计算机科学 2023-10-30 Guoxin Chen , Yiming Qian , Bowen Wang , Liangzhi Li

Pre-trained vision language models have shown remarkable performance on visual recognition tasks, but they typically assume the availability of complete multimodal inputs during both training and inference. In real-world scenarios, however,…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Shu Zhao , Nilesh Ahuja , Tan Yu , Tianyi Shen , Vijaykrishnan Narayanan

The objective of this work is to explore how to effectively and efficiently adapt pre-trained visual foundation models to various downstream tasks of semantic segmentation. Previous methods usually fine-tuned the entire networks for each…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Lingbo Liu , Jianlong Chang , Bruce X. B. Yu , Liang Lin , Qi Tian , Chang-Wen Chen

Test-time prompt tuning (TPT) has emerged as a promising technique for enhancing the adaptability of vision-language models by optimizing textual prompts using unlabeled test data. However, prior studies have observed that TPT often…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Hyeonseo Jang , Jaebyeong Jeon , Joong-Won Hwang , Kibok Lee

Artificial intelligence has shown the potential to improve diagnostic accuracy through medical image analysis for pneumonia diagnosis. However, traditional multimodal approaches often fail to address real-world challenges such as incomplete…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Jingyu Xu , Yang Wang

Point cloud foundation models demonstrate strong generalization, yet adapting them to downstream tasks remains challenging in low-data regimes. Full fine-tuning often leads to overfitting and significant drift from pre-trained…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Sneha Paul , Zachary Patterson , Nizar Bouguila

The missing modality issue is critical but non-trivial to be solved by multi-modal models. Current methods aiming to handle the missing modality problem in multi-modal tasks, either deal with missing modalities only during evaluation or…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Hu Wang , Yuanhong Chen , Congbo Ma , Jodie Avery , Louise Hull , Gustavo Carneiro

Multi-sensor clues have shown promise for object segmentation, but inherent noise in each sensor, as well as the calibration error in practice, may bias the segmentation accuracy. In this paper, we propose a novel approach by mining the…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Zongwei Wu , Jingjing Wang , Zhuyun Zhou , Zhaochong An , Qiuping Jiang , Cédric Demonceaux , Guolei Sun , Radu Timofte

Multi-modal semantic segmentation (MMSS) addresses the limitations of single-modality data by integrating complementary information across modalities. Despite notable progress, a significant gap persists between research and real-world…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Chenfei Liao , Kaiyu Lei , Xu Zheng , Junha Moon , Zhixiong Wang , Yixuan Wang , Danda Pani Paudel , Luc Van Gool , Xuming Hu

Whole Slide Images (WSIs) are giga-pixel in scale and are typically partitioned into small instances in WSI classification pipelines for computational feasibility. However, obtaining extensive instance level annotations is costly, making…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Jayanie Bogahawatte , Sachith Seneviratne , Saman Halgamuge