中文
相关论文

相关论文: ViT$^3$: Unlocking Test-Time Training in Vision

200 篇论文

Text-rich images have significant and extensive value, deeply integrated into various aspects of human life. Notably, both visual cues and linguistic symbols in text-rich images play crucial roles in information transmission but are…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Pengyuan Lyu , Yulin Li , Hao Zhou , Weihong Ma , Xingyu Wan , Qunyi Xie , Liang Wu , Chengquan Zhang , Kun Yao , Errui Ding , Jingdong Wang

Currently, vision encoder models like Vision Transformers (ViTs) typically excel at image recognition tasks but cannot simultaneously support text recognition like human visual recognition. To address this limitation, we propose UNIT, a…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Yi Zhu , Yanpeng Zhou , Chunwei Wang , Yang Cao , Jianhua Han , Lu Hou , Hang Xu

We present a novel method that extends the self-attention mechanism of a vision transformer (ViT) for more accurate object detection across diverse datasets. ViTs show strong capability for image understanding tasks such as object…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Tan Nguyen , Coy D. Heldermon , Corey Toler-Franklin

Vision-transformers (ViTs) and large-scale convolution-neural-networks (CNNs) have reshaped computer vision through pretrained feature representations that enable strong transfer learning for diverse tasks. However, their efficiency as…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Alon Kaya , Igal Bilik , Inna Stainvas

There have been attempts to create large-scale structures in vision models similar to LLM, such as ViT-22B. While this research has provided numerous analyses and insights, our understanding of its practical utility remains incomplete.…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Sungrae Hong

Vision-Language Models (VLMs), such as CLIP, have achieved significant zero-shot performance on downstream tasks with various fine-tuning adaptation methods. However, recent studies have proven that adversarial attacks can significantly…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Jia-Wei Hai , Yijun Wang , Xiu-Shen Wei

The Vision Transformer (ViT) excels in global modeling but faces deployment challenges on resource-constrained devices due to the quadratic computational complexity of its attention mechanism. To address this, we propose the Semantic-Aware…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Youbing Hu , Yun Cheng , Anqi Lu , Dawei Wei , Zhijun Li

Current multimodal latent reasoning often relies on external supervision (e.g., auxiliary images), ignoring intrinsic visual attention dynamics. In this work, we identify a critical Perception Gap in distillation: student models frequently…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Linquan Wu , Tianxiang Jiang , Yifei Dong , Haoyu Yang , Fengji Zhang , Shichaang Meng , Ai Xuan , Linqi Song , Jacky Keung

Vision transformers (ViTs) process input images as sequences of patches via self-attention; a radically different architecture than convolutional neural networks (CNNs). This makes it interesting to study the adversarial feature space of…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Muzammal Naseer , Kanchana Ranasinghe , Salman Khan , Fahad Shahbaz Khan , Fatih Porikli

Masked image modeling (MIM) pre-training for large-scale vision transformers (ViTs) has enabled promising downstream performance on top of the learned self-supervised ViT features. In this paper, we question if the \textit{extremely simple}…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Jin Gao , Shubo Lin , Shaoru Wang , Yutong Kou , Zeming Li , Liang Li , Congxuan Zhang , Xiaoqin Zhang , Yizheng Wang , Weiming Hu

Video editing is a critical component of content creation that transforms raw footage into coherent works aligned with specific visual and narrative objectives. Existing approaches face two major challenges: temporal inconsistencies due to…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Jianhui Wang , Yinda Chen , Yangfan He , Xinyuan Song , Yi Xin , Dapeng Zhang , Zhongwei Wan , Bin Li , Rongchao Zhang

Vision transformers (ViTs) have gained increasing popularity as they are commonly believed to own higher modeling capacity and representation flexibility, than traditional convolutional networks. However, it is questionable whether such…

机器学习 · 计算机科学 2022-03-15 Tianlong Chen , Zhenyu Zhang , Yu Cheng , Ahmed Awadallah , Zhangyang Wang

Vision Transformers (ViTs) have achieved comparable or superior performance than Convolutional Neural Networks (CNNs) in computer vision. This empirical breakthrough is even more remarkable since, in contrast to CNNs, ViTs do not embed any…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Samy Jelassi , Michael E. Sander , Yuanzhi Li

Test-time adaptation (TTA) methods have gained significant attention for enhancing the performance of vision-language models (VLMs) such as CLIP during inference, without requiring additional labeled data. However, current TTA researches…

机器学习 · 计算机科学 2025-10-14 Lijun Sheng , Jian Liang , Ran He , Zilei Wang , Tieniu Tan

Visual Prompt Tuning (VPT) techniques have gained prominence for their capacity to adapt pre-trained Vision Transformers (ViTs) to downstream visual tasks using specialized learnable tokens termed as prompts. Contemporary VPT methodologies,…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Shentong Mo , Yansen Wang , Xufang Luo , Dongsheng Li

Enhancing the robustness of deep learning models, particularly in the realm of vision transformers (ViTs), is crucial for their real-world deployment. In this work, we provide a finetuning approach to enhance the robustness of vision…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Haoyang Liu , Aditya Singh , Yijiang Li , Haohan Wang

Post-training quantization (PTQ) has emerged as a promising solution for reducing the storage and computational cost of vision transformers (ViTs). Recent advances primarily target at crafting quantizers to deal with peculiar activations…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Runqing Jiang , Ye Zhang , Longguang Wang , Pengpeng Yu , Yulan Guo

Vision-language models (VLM) have demonstrated impressive performance in image recognition by leveraging self-supervised training on large datasets. Their performance can be further improved by adapting to the test sample using test-time…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Ramya Hebbalaguppe , Tamoghno Kandar , Abhinav Nagpal , Chetan Arora

Recently, the efficient deployment and acceleration of powerful vision transformers (ViTs) on resource-limited edge devices for providing multimedia services have become attractive tasks. Although early exiting is a feasible solution for…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Guanyu Xu , Jiawei Hao , Li Shen , Han Hu , Yong Luo , Hui Lin , Jialie Shen

Multi-scale Vision Transformer (ViT) has emerged as a powerful backbone for computer vision tasks, while the self-attention computation in Transformer scales quadratically w.r.t. the input patch number. Thus, existing solutions commonly…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Ting Yao , Yingwei Pan , Yehao Li , Chong-Wah Ngo , Tao Mei