中文
相关论文

相关论文: A Theoretical Understanding of Shallow Vision Tran…

200 篇论文

Vision Transformer (ViT) architectures are becoming increasingly popular and widely employed to tackle computer vision applications. Their main feature is the capacity to extract global information through the self-attention mechanism,…

计算机视觉与模式识别 · 计算机科学 2024-05-06 Lorenzo Papa , Paolo Russo , Irene Amerini , Luping Zhou

Vision transformers (ViT) rely on attention mechanism to weigh input features, and therefore attention scores have naturally been considered as explanations for its decision-making process. However, attention scores are almost always…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Neo Christopher Chung , Maxim Laletin

Self-attention-based vision transformers (ViTs) have emerged as a highly competitive architecture in computer vision. Unlike convolutional neural networks (CNNs), ViTs are capable of global information sharing. With the development of…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Zhenzhen Chu , Jiayu Chen , Cen Chen , Chengyu Wang , Ziheng Wu , Jun Huang , Weining Qian

Do video-text transformers learn to model temporal relationships across frames? Despite their immense capacity and the abundance of multimodal training data, recent work has revealed the strong tendency of video-text models towards…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Yi Li , Kyle Min , Subarna Tripathi , Nuno Vasconcelos

While vision transformers have achieved impressive results, effectively and efficiently accelerating these models can further boost performances. In this work, we propose a dense/sparse training framework to obtain a unified model, enabling…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Ling Li , David Thorsley , Joseph Hassoun

The recently proposed Visual image Transformers (ViT) with pure attention have achieved promising performance on image recognition tasks, such as image classification. However, the routine of the current ViT model is to maintain a…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Zizheng Pan , Bohan Zhuang , Jing Liu , Haoyu He , Jianfei Cai

Vision transformer (ViT) expands the success of transformer models from sequential data to images. The model decomposes an image into many smaller patches and arranges them into a sequence. Multi-head self-attentions are then applied to the…

机器学习 · 计算机科学 2023-03-27 Yiran Li , Junpeng Wang , Xin Dai , Liang Wang , Chin-Chia Michael Yeh , Yan Zheng , Wei Zhang , Kwan-Liu Ma

The few-shot learning ability of vision transformers (ViTs) is rarely investigated though heavily desired. In this work, we empirically find that with the same few-shot learning frameworks, \eg~Meta-Baseline, replacing the widely used CNN…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Bowen Dong , Pan Zhou , Shuicheng Yan , Wangmeng Zuo

Vision Transformers (ViTs) are widely adopted in medical imaging tasks, and some existing efforts have been directed towards vision-language training for Chest X-rays (CXRs). However, we envision that there still exists a potential for…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Umar Marikkar , Sara Atito , Muhammad Awais , Adam Mahdi

The Vision Transformer (ViT) demonstrates exceptional performance in various computer vision tasks. Attention is crucial for ViT to capture complex wide-ranging relationships among image patches, allowing the model to weigh the importance…

Vision transformers have established a precedent of patchifying images into uniformly-sized chunks before processing. We hypothesize that this design choice may limit models in learning comprehensive and compositional representations from…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Neha Kalibhat , Priyatham Kattakinda , Sumit Nawathe , Arman Zarei , Nikita Seleznev , Samuel Sharpe , Senthil Kumar , Soheil Feizi

Deep neural networks (DNNs) fail to learn effectively under label noise and have been shown to memorize random labels which affect their generalization performance. We consider learning in isolation, using one-hot encoded labels as the sole…

计算机视觉与模式识别 · 计算机科学 2020-09-18 Fahad Sarfraz , Elahe Arani , Bahram Zonooz

Transformers increasingly dominate the machine learning landscape across many tasks and domains, which increases the importance for understanding their outputs. While their attention modules provide partial insight into their inner…

计算机视觉与模式识别 · 计算机科学 2023-01-23 Moritz Böhle , Mario Fritz , Bernt Schiele

Deep learning models in medical image analysis often struggle with generalizability across domains and demographic groups due to data heterogeneity and scarcity. Traditional augmentation improves robustness, but fails under substantial…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Sebastian Doerrich , Francesco Di Salvo , Jonas Alle , Christian Ledig

Vision Transformers (ViTs) have shown success across a variety of tasks due to their ability to capture global image representations. Recent studies have identified the existence of high-norm tokens in ViTs, which can interfere with…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Srikar Yellapragada , Kowshik Thopalli , Vivek Narayanaswamy , Wesam Sakla , Yang Liu , Yamen Mubarka , Dimitris Samaras , Jayaraman J. Thiagarajan

Adversarial patches are physically realizable localized noise, which are able to hijack Vision Transformers (ViT) self-attention, pulling focus toward a small, high-contrast region and corrupting the class token to force confident…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Nandish Chattopadhyay , Anadi Goyal , Chandan Karfa , Anupam Chattopadhyay

Shortcut learning is common but harmful to deep learning models, leading to degenerated feature representations and consequently jeopardizing the model's generalizability and interpretability. However, shortcut learning in the widely used…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Chong Ma , Lin Zhao , Yuzhong Chen , David Weizhong Liu , Xi Jiang , Tuo Zhang , Xintao Hu , Dinggang Shen , Dajiang Zhu , Tianming Liu

Hyperspectral imaging (HSI) captures hundreds of narrow, contiguous wavelength bands, making it a powerful tool in biology, agriculture, and environmental monitoring. However, interpreting Vision Transformers (ViTs) in this setting remains…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Xi Xiao , Aristeidis Tsaris , Anika Tabassum , John Lagergren , Larry M. York , Tianyang Wang , Xiao Wang

Sparse neural networks are often hypothesized to be more interpretable than dense models, motivated by findings that weight sparsity can produce compact circuits in language models. However, it remains unclear whether structural sparsity…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Siyu Zhang

Vision-and-language navigation (VLN), a frontier study aiming to pave the way for general-purpose robots, has been a hot topic in the computer vision and natural language processing community. The VLN task requires an agent to navigate to a…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Yifeng Zhuang , Qiang Sun , Yanwei Fu , Lifeng Chen , Xiangyang Xue