中文
相关论文

相关论文: TSPTQ-ViT: Two-scaled post-training quantization f…

200 篇论文

Diffusion Transformers (DiTs) have achieved impressive performance in text-to-image and text-to-video generation. However, their high computational cost and large parameter sizes pose significant challenges for usage in resource-constrained…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Lianwei Yang , Haokun Lin , Tianchen Zhao , Yichen Wu , Hongyu Zhu , Ruiqi Xie , Zhenan Sun , Yu Wang , Qingyi Gu

Vision Transformers (ViTs) that leverage self-attention mechanism have shown superior performance on many classical vision tasks compared to convolutional neural networks (CNNs) and gain increasing popularity recently. Existing ViTs works…

密码学与安全 · 计算机科学 2024-04-29 Xinghua Xue , Cheng Liu , Ying Wang , Bing Yang , Tao Luo , Lei Zhang , Huawei Li , Xiaowei Li

Vision transformers (ViTs) have become essential backbones in advanced computer vision applications and multi-modal foundation models. Despite their strengths, ViTs remain vulnerable to adversarial perturbations, comparable to or even…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Bhavna Gopal , Huanrui Yang , Mark Horton , Yiran Chen

It is commonly accepted that the Vision Transformer model requires sophisticated regularization techniques to excel at ImageNet-1k scale data. Surprisingly, we find this is not the case and standard data augmentation is sufficient. This…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Lucas Beyer , Xiaohua Zhai , Alexander Kolesnikov

Vector Quantization (VQ) techniques face significant challenges in codebook utilization, limiting reconstruction fidelity in image modeling. We introduce a Dual Codebook mechanism that effectively addresses this limitation by partitioning…

Powerful large language models (LLMs) are increasingly expected to be deployed with lower computational costs, enabling their capabilities on resource-constrained devices. Post-training quantization (PTQ) has emerged as a star approach to…

机器学习 · 计算机科学 2025-02-20 Yuzhuang Xu , Shiyu Ji , Qingfu Zhu , Wanxiang Che

Quantization has become a crucial step for the efficient deployment of deep neural networks, where floating point operations are converted to simpler fixed point operations. In its most naive form, it simply consists in a combination of…

机器学习 · 计算机科学 2023-08-16 Edouard Yvinec , Arnaud Dapogny , Kevin Bailly

Post-Training Quantization (PTQ) reduces the memory footprint and computational overhead of deep neural networks by converting full-precision (FP) values into quantized and compressed data types. While PTQ is more cost-efficient than…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Ali Zoljodi , Radu Timofte , Masoud Daneshtalab

Model quantization reduces neural network parameter precision to achieve compression, but often compromises accuracy. Existing post-training quantization (PTQ) methods employ iterative parameter updates to preserve accuracy under high…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Zekang Zheng , Haokun Li , Yaofo Chen , Mingkui Tan , Qing Du

Due to highly constrained computing power and memory, deploying 3D lidar-based detectors on edge devices equipped in autonomous vehicles and robots poses a crucial challenge. Being a convenient and straightforward model compression…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Sifan Zhou , Liang Li , Xinyu Zhang , Bo Zhang , Shipeng Bai , Miao Sun , Ziyu Zhao , Xiaobo Lu , Xiangxiang Chu

Self-Supervised Learning (SSL) for Vision Transformers (ViTs) has recently demonstrated considerable potential as a pre-training strategy for a variety of computer vision tasks, including image classification and segmentation, both in…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Yannis Kaltampanidis , Alexandros Doumanoglou , Dimitrios Zarpalas

Vision transformer has demonstrated promising performance on challenging computer vision tasks. However, directly training the vision transformers may yield unstable and sub-optimal results. Recent works propose to improve the performance…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Chengyue Gong , Dilin Wang , Meng Li , Vikas Chandra , Qiang Liu

Vision transformers (ViTs) have achieved promising results on a variety of Computer Vision tasks, however their quadratic complexity in the number of input tokens has limited their application specially in resource-constrained settings.…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Wentao Zhu

Can we complete pre-training of Vision Transformers (ViT) without natural images and human-annotated labels? Although a pre-trained ViT seems to heavily rely on a large-scale dataset and human-annotated labels, recent large-scale datasets…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Kodai Nakashima , Hirokatsu Kataoka , Asato Matsumoto , Kenji Iwata , Nakamasa Inoue

Vision Transformers (ViTs) have shown significant promise in computer vision applications. However, their performance in few-shot learning is limited by challenges in refining token-level interactions, struggling with limited training data,…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Mohammed Al-Habib , Zuping Zhang , Abdulrahman Noman

Image-text training like CLIP has dominated the pretraining of vision foundation models in recent years. Subsequent efforts have been made to introduce region-level visual learning into CLIP's pretraining but face scalability challenges due…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Xiaohu Jiang , Yixiao Ge , Yuying Ge , Dachuan Shi , Chun Yuan , Ying Shan

Recently vision transformers (ViT) have been applied successfully for various tasks in computer vision. However, important questions such as why they work or how they behave still remain largely unknown. In this paper, we propose an…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Van-Anh Nguyen , Khanh Pham Dinh , Long Tung Vuong , Thanh-Toan Do , Quan Hung Tran , Dinh Phung , Trung Le

While transformer architectures have dominated computer vision in recent years, these models cannot easily be deployed on hardware with limited resources for autonomous driving tasks that require real-time-performance. Their computational…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Nikolas Ebert , Laurenz Reichardt , Didier Stricker , Oliver Wasenmüller

Vision foundation models (VFMs) have demonstrated remarkable performance across a wide range of downstream tasks. While several VFM adapters have shown promising results by leveraging the prior knowledge of VFMs, we identify two…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Yifan Li , Xin Li , Tianqin Li , Wenbin He , Yu Kong , Liu Ren

Diffusion Transformer (DiT) has now become the preferred choice for building image generation models due to its great generation capability. Unlike previous convolution-based UNet models, DiT is purely composed of a stack of transformer…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Ning Ding , Jing Han , Yuchuan Tian , Chao Xu , Kai Han , Yehui Tang