中文
相关论文

相关论文: Chasing Sparsity in Vision Transformers: An End-to…

200 篇论文

Training-free Vision Transformer (ViT) architecture search is presented to search for a better ViT with zero-cost proxies. While ViTs achieve significant distillation gains from CNN teacher models on small datasets, the current zero-cost…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Zimian Wei , Hengyue Pan , Lujun Li , Peijie Dong , Zhiliang Tian , Xin Niu , Dongsheng Li

The Vision Transformer (ViT) leverages the Transformer's encoder to capture global information by dividing images into patches and achieves superior performance across various computer vision tasks. However, the self-attention mechanism of…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Tianxiao Zhang , Wenju Xu , Bo Luo , Guanghui Wang

Neural networks have emerged as a powerful tool for solving complex tasks across various domains, but their increasing size and computational requirements have posed significant challenges in deploying them on resource-constrained devices.…

机器学习 · 计算机科学 2023-12-05 Evan Dogariu

Federated learning research has recently shifted from Convolutional Neural Networks (CNNs) to Vision Transformers (ViTs) due to their superior capacity. ViTs training demands higher computational resources due to the lack of 2D inductive…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Meihan Wu , Tao Chang , Cui Miao , Jie Zhou , Chun Li , Xiangyu Xu , Ming Li , Xiaodong Wang

Vision transformer has achieved competitive performance on a variety of computer vision applications. However, their storage, run-time memory, and computational demands are hindering the deployment to mobile devices. Here we present a…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Mingjian Zhu , Yehui Tang , Kai Han

Vision Transformers (ViTs) have achieved remarkable success across various vision tasks, yet their deployment is often hindered by prohibitive computational costs. While structured weight pruning and token compression have emerged as…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Hyunchan Moon , Cheonjun Park , Steven L. Waslander

The ever-increasing large language models (LLMs), though opening a potential path for the upcoming artificial general intelligence, sadly drops a daunting obstacle on the way towards their on-device deployment. As one of the most…

人工智能 · 计算机科学 2024-02-27 Yuxin Zhang , Lirui Zhao , Mingbao Lin , Yunyun Sun , Yiwu Yao , Xingjia Han , Jared Tanner , Shiwei Liu , Rongrong Ji

The recent advances in image transformers have shown impressive results and have largely closed the gap between traditional CNN architectures. The standard procedure is to train on large datasets like ImageNet-21k and then finetune on…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Ethan Huynh

Vision Transformers (ViTs) have recently become the state-of-the-art across many computer vision tasks. In contrast to convolutional networks (CNNs), ViTs enable global information sharing even within shallow layers of a network, i.e.,…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Jongwoo Park , Kumara Kahatapitiya , Donghyun Kim , Shivchander Sudalairaj , Quanfu Fan , Michael S. Ryoo

Vision Transformers (ViTs) have demonstrated state-ofthe-art performance in several benchmarks, yet their high computational costs hinders their practical deployment. Patch Pruning offers significant savings, but existing approaches…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Patrick Glandorf , Thomas Norrenbrock , Bodo Rosenhahn

Recent advances in vision Transformers (ViTs) have come with a voracious appetite for computing power, high-lighting the urgent need to develop efficient training methods for ViTs. Progressive learning, a training scheme where the model…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Changlin Li , Bohan Zhuang , Guangrun Wang , Xiaodan Liang , Xiaojun Chang , Yi Yang

The adoption of Vision Transformers (ViTs) in resource-constrained applications necessitates improvements in inference throughput. To this end several token pruning and merging approaches have been proposed that improve efficiency by…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Benjamin Bergner , Christoph Lippert , Aravindh Mahendran

Transformers, composed of multiple self-attention layers, hold strong promises toward a generic learning primitive applicable to different data modalities, including the recent breakthroughs in computer vision achieving state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Sayak Paul , Pin-Yu Chen

Vision Transformers (ViTs) enable strong multi-view 3D detection but are limited by high inference latency from dense token and query processing across multiple views and large 3D regions. Existing sparsity methods, designed mainly for 2D…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Sandro Papais , Lezhou Feng , Charles Cossette , Lingting Ge

Training Convolutional Neural Networks (CNNs) usually requires a large number of computational resources. In this paper, \textit{SparseTrain} is proposed to accelerate CNN training by fully exploiting the sparsity. It mainly involves three…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Pengcheng Dai , Jianlei Yang , Xucheng Ye , Xingzhou Cheng , Junyu Luo , Linghao Song , Yiran Chen , Weisheng Zhao

Vision Transformers (ViTs) represent a groundbreaking shift in machine learning approaches to computer vision. Unlike traditional approaches, ViTs employ the self-attention mechanism, which has been widely used in natural language…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Mohammad Erfan Sadeghi , Arash Fayyazi , Suhas Somashekar , Armin Abdollahi , Massoud Pedram

As Vision Transformers (ViTs) increasingly set new benchmarks in computer vision, their practical deployment on inference engines is often hindered by their significant memory bandwidth and (on-chip) memory footprint requirements. This…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Seyedarmin Azizi , Mahdi Nazemi , Massoud Pedram

Neural network training is computationally and memory intensive. Sparse training can reduce the burden on emerging hardware platforms designed to accelerate sparse computations, but it can affect network convergence. In this work, we…

机器学习 · 计算机科学 2020-11-03 Md Aamir Raihan , Tor M. Aamodt

Several video understanding tasks, such as natural language temporal video grounding, temporal activity localization, and audio description generation, require "temporally dense" reasoning over frames sampled at high temporal resolution.…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Mattia Soldan , Fabian Caba Heilbron , Bernard Ghanem , Josef Sivic , Bryan Russell

Vision Transformer (ViT) has achieved impressive results across various vision tasks, yet its high computational cost limits practical applications. Recent methods have aimed to reduce ViT's $O(n^2)$ complexity by pruning unimportant…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Yi-Kuan Hsieh , Jun-Wei Hsieh , Xin Li , Yu-Ming Chang , Yu-Chee Tseng