中文
相关论文

相关论文: MoECLIP: Patch-Specialized Experts for Zero-shot A…

200 篇论文

Few-Shot Class Incremental Learning (FSCIL) is a challenging continual learning task, where limited training examples are available during several learning sessions. To succeed in this task, it is necessary to avoid over-fitting new classes…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Marco D'Alessandro , Alberto Alonso , Enrique Calabrés , Mikel Galar

Vision-and-language pretraining (VLP) in the medical field utilizes contrastive learning on image-text pairs to achieve effective transfer across tasks. Yet, current VLP approaches with the masked modeling strategy face two challenges when…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Biao Wu , Yutong Xie , Zeyu Zhang , Minh Hieu Phan , Qi Chen , Ling Chen , Qi Wu

Few-shot Generalist Anomaly Detection requires models to generalize to novel categories without retraining, posing significant challenges in real-world scenarios with scarce samples and rapidly changing categories. Existing CLIP-based…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Xinyue Liu , Jianyuan Wang , Biao Leng , Shuo Zhang

This study explores the recently proposed and challenging multi-view Anomaly Detection (AD) task. Single-view tasks will encounter blind spots from other perspectives, resulting in inaccuracies in sample-level prediction. Therefore, we…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Haoyang He , Jiangning Zhang , Guanzhong Tian , Chengjie Wang , Lei Xie

Multi-modal image-text models such as CLIP and LiT have demonstrated impressive performance on image classification benchmarks and their zero-shot generalization ability is particularly exciting. While the top-5 zero-shot accuracies of…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Yunhao Ge , Jie Ren , Andrew Gallagher , Yuxiao Wang , Ming-Hsuan Yang , Hartwig Adam , Laurent Itti , Balaji Lakshminarayanan , Jiaping Zhao

Human motion generation is essential for fields such as animation, robotics, and virtual reality, requiring models that effectively capture motion dynamics from text descriptions. Existing approaches often rely on Contrastive Language-Image…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Gabriel Maldonado , Armin Danesh Pazho , Ghazal Alinezhad Noghre , Vinit Katariya , Hamed Tabkhi

Large-scale vision-language models such as CLIP have achieved remarkable success in zero-shot image recognition, yet their predictions remain largely opaque to human understanding. In contrast, Concept Bottleneck Models provide…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Onat Ozdemir , Anders Christensen , Stephan Alaniz , Zeynep Akata , Emre Akbas

Vision large language models (VLLMs) are focusing primarily on handling complex and fine-grained visual information by incorporating advanced vision encoders and scaling up visual models. However, these approaches face high training and…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yuqi Pang , Bowen Yang , Yun Cao , Rong Fan , Xiaoyu Li , Chen He

Few-shot adaptation of vision-language models (VLMs) like CLIP typically relies on learning textual prompts matched to global image embeddings. Recent works extend this paradigm by incorporating local image-text alignment to capture…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Deniz Kizaroğlu , Ülku Tuncer Küçüktas , Emre Çakmakyurdu , Alptekin Temizel

CLIP is a widely used foundational vision-language model that is used for zero-shot image recognition and other image-text alignment tasks. We demonstrate that CLIP is vulnerable to change in image quality under compression. This surprising…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Cangxiong Chen , Vinay P. Namboodiri , Julian Padget

The contrastive vision-language pre-training, known as CLIP, demonstrates remarkable potential in perceiving open-world visual concepts, enabling effective zero-shot image recognition. Nevertheless, few-shot learning methods based on CLIP…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Cheng Cheng , Lin Song , Ruoyi Xue , Hang Wang , Hongbin Sun , Yixiao Ge , Ying Shan

Vision-language models such as CLIP have boosted the performance of open-vocabulary object detection, where the detector is trained on base categories but required to detect novel categories. Existing methods leverage CLIP's strong…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Cheng Shi , Sibei Yang

Combining the strengths of many existing predictors to obtain a Mixture of Experts which is superior to its individual components is an effective way to improve the performance without having to develop new architectures or train a model…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Kemal Oksuz , Selim Kuzucu , Tom Joy , Puneet K. Dokania

A useful strategy to deal with complex classification scenarios is the "divide and conquer" approach. The mixture of experts (MOE) technique makes use of this strategy by joinly training a set of classifiers, or experts, that are…

机器学习 · 计算机科学 2014-05-30 Billy Peralta

Zero-shot learning has been extensively investigated in the broader field of visual recognition, attracting significant interest recently. However, the current work on zero-shot learning in document image classification remains scarce. The…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Sankalp Sinha , Muhammad Saif Ullah Khan , Talha Uddin Sheikh , Didier Stricker , Muhammad Zeshan Afzal

Earth observation (EO) spans a broad spectrum of modalities, including optical, radar, multispectral, and hyperspectral data, each capturing distinct environmental signals. However, current vision-language models in EO, particularly…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Zhitong Xiong , Yi Wang , Weikang Yu , Adam J Stewart , Jie Zhao , Nils Lehmann , Thomas Dujardin , Zhenghang Yuan , Pedram Ghamisi , Xiao Xiang Zhu

Most existing anomaly detection (AD) methods require a dedicated model for each category. Such a paradigm, despite its promising results, is computationally expensive and inefficient, thereby failing to meet the requirements for realworld…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Chaoqin Huang , Haoyan Guan , Aofan Jiang , Ya Zhang , Michael Spratling , Xinchao Wang , Yanfeng Wang

Vertical Federated Learning (VFL) has emerged as a critical paradigm for collaborative model training in privacy-sensitive domains such as finance and healthcare. However, most existing VFL frameworks rely on the idealized assumption of…

机器学习 · 计算机科学 2026-04-22 Jon Irureta , Gorka Azkune , Jon Imaz , Aizea Lojo , Javier Fernandez-Marques

The Mixture-of-Experts (MoE) approach has demonstrated outstanding scalability in multi-task learning including low-level upstream tasks such as concurrent removal of multiple adverse weather effects. However, the conventional MoE…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Rongyu Zhang , Yulin Luo , Jiaming Liu , Huanrui Yang , Zhen Dong , Denis Gudovskiy , Tomoyuki Okuno , Yohei Nakata , Kurt Keutzer , Yuan Du , Shanghang Zhang

Precise anomaly detection in medical images is critical for clinical decision-making. While recent unsupervised or semi-supervised anomaly detection methods trained on large-scale normal data show promising results, they lack fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Yue Zhou , Yuan Bi , Wenjuan Tong , Wei Wang , Nassir Navab , Zhongliang Jiang
‹ 上一页 1 8 9 10 下一页 ›