中文
相关论文

相关论文: Vision Transformer Slimming: Multi-Dimension Searc…

200 篇论文

Transformers have become central to recent advances in computer vision. However, training a vision Transformer (ViT) model from scratch can be resource intensive and time consuming. In this paper, we aim to explore approaches to reduce the…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Saghar Irandoust , Thibaut Durand , Yunduz Rakhmangulova , Wenjie Zi , Hossein Hajimirsadeghi

Current stereo matching techniques are challenged by restricted searching space, occluded regions and sheer size. While single image depth estimation is spared from these challenges and can achieve satisfactory results with the extracted…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Qing Su , Shihao Ji

In deep learning, it is usually assumed that the optimization process is conducted on a shape-fixed loss surface. Differently, we first propose a novel concept of deformation mapping in this paper to affect the behaviour of the optimizer.…

机器学习 · 计算机科学 2020-09-18 Liangming Chen , Long Jin , Xiujuan Du , Shuai Li , Mei Liu

Recent advancements in vision-language models (VLMs) have improved performance by increasing the number of visual tokens, which are often significantly longer than text tokens. However, we observe that most real-world scenarios do not…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Senqiao Yang , Junyi Li , Xin Lai , Bei Yu , Hengshuang Zhao , Jiaya Jia

Feature selection is a crucial step in machine learning, especially for high-dimensional datasets, where irrelevant and redundant features can degrade model performance and increase computational costs. This paper proposes a novel…

神经与进化计算 · 计算机科学 2024-10-30 Azam Asilian Bidgoli , Shahryar Rahnamayan

Despite progress in Large Vision-Language Models (LVLMs), their capacity for visual reasoning is often limited by the binding problem: the failure to reliably associate perceptual features with their correct visual referents. This…

Vision Transformers (ViTs) are built by stacking independently parameterized blocks, but it remains unclear how much of this depth requires layer specific transformations and how much can be realized through recurrent computation. We study…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Michal Byra , Pawel Olszowiec , Grzegorz Stefanski , Grzegorz Gruszczynski , Alberto Presta

Virtual clothes try-on has emerged as a vital feature in online shopping, offering consumers a critical tool to visualize how clothing fits. In our research, we introduce an innovative approach for virtual clothes try-on, utilizing a…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Lingxiao Lu , Shengyi Wu , Haoxuan Sun , Junhong Gou , Jianlou Si , Chen Qian , Jianfu Zhang , Liqing Zhang

Hybrids of Convolutional Neural Network (CNN) and Vision Transformer (ViT) have outperformed pure CNN or ViT architecture. However, since these architectures require large parameters and incur large computational costs, they are unsuitable…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Mikhael Djajapermana , Moritz Reiber , Daniel Mueller-Gritschneder , Ulf Schlichtmann

Techniques for automatically designing deep neural network architectures such as reinforcement learning based approaches have recently shown promising results. However, their success is based on vast computational resources (e.g. hundreds…

机器学习 · 计算机科学 2017-11-22 Han Cai , Tianyao Chen , Weinan Zhang , Yong Yu , Jun Wang

Neural Architecture Search (NAS) has shown promising performance in the automatic design of vision transformers (ViT) exceeding 1G FLOPs. However, designing lightweight and low-latency ViT models for diverse mobile devices remains a big…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Chen Tang , Li Lyna Zhang , Huiqiang Jiang , Jiahang Xu , Ting Cao , Quanlu Zhang , Yuqing Yang , Zhi Wang , Mao Yang

Spatial optimization is often overlooked in many computer vision tasks. Filters should be able to recognize the features of an object regardless of where it is in the image. Similarity search is a crucial task where spatial features decide…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Md. Farhadul Islam , Md. Tanzim Reza , Meem Arafat Manab , Mohammad Rakibul Hasan Mahin , Sarah Zabeen , Jannatun Noor

Vision Transformers (ViT) have recently demonstrated success across a myriad of computer vision tasks. However, their elevated computational demands pose significant challenges for real-world deployment. While low-rank approximation stands…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Chi-Chih Chang , Yuan-Yao Sung , Shixing Yu , Ning-Chi Huang , Diana Marculescu , Kai-Chiang Wu

Deploying high-performance vision transformer (ViT) models on ubiquitous Internet of Things (IoT) devices to provide high-quality vision services will revolutionize the way we live, work, and interact with the world. Due to the…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Zhichao Lu , Chuntao Ding , Felix Juefei-Xu , Vishnu Naresh Boddeti , Shangguang Wang , Yun Yang

In this paper, we present an efficient visual SLAM system designed to tackle both short-term and long-term illumination challenges. Our system adopts a hybrid approach that combines deep learning techniques for feature detection and…

机器人学 · 计算机科学 2025-02-28 Kuan Xu , Yuefan Hao , Shenghai Yuan , Chen Wang , Lihua Xie

Vision Transformers (ViTs) have proven to be effective, in solving 2D image understanding tasks by training over large-scale image datasets; and meanwhile as a somehow separate track, in modeling the 3D visual world too such as voxels or…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yi Wang , Zhiwen Fan , Tianlong Chen , Hehe Fan , Zhangyang Wang

Vision-language models (VLMs) have been widely applied to 2D medical image analysis due to their ability to align visual and textual representations. However, extending VLMs to 3D imaging remains computationally challenging. Existing 3D…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Gorkem Can Ates , Yu Xin , Kuang Gong , Wei Shao

As a de facto solution, the vanilla Vision Transformers (ViTs) are encouraged to model long-range dependencies between arbitrary image patches while the global attended receptive field leads to quadratic computational cost. Another branch…

计算机视觉与模式识别 · 计算机科学 2023-02-09 Jiayu Jiao , Yu-Ming Tang , Kun-Yu Lin , Yipeng Gao , Jinhua Ma , Yaowei Wang , Wei-Shi Zheng

Vision transformers (ViTs) have demonstrated great potential in various visual tasks, but suffer from expensive computational and memory cost problems when deployed on resource-constrained devices. In this paper, we introduce a ternary…

计算机视觉与模式识别 · 计算机科学 2022-01-24 Sheng Xu , Yanjing Li , Teli Ma , Bohan Zeng , Baochang Zhang , Peng Gao , Jinhu Lv

Vision Transformer (ViT) has recently demonstrated promise in computer vision problems. However, unlike Convolutional Neural Networks (CNN), it is known that the performance of ViT saturates quickly with depth increasing, due to the…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Peihao Wang , Wenqing Zheng , Tianlong Chen , Zhangyang Wang