中文
相关论文

相关论文: SAILViT: Towards Robust and Generalizable Visual B…

200 篇论文

Pretrained Vision Transformers (ViTs) such as DINOv2 and MAE provide generic image features that can be applied to a variety of downstream tasks such as retrieval, classification, and segmentation. However, such representations tend to…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Jona Ruthardt , Manu Gaur , Deva Ramanan , Makarand Tapaswi , Yuki M. Asano

The aspiration of the Vision-and-Language Navigation (VLN) task has long been to develop an embodied agent with robust adaptability, capable of seamlessly transferring its navigation capabilities across various tasks. Despite remarkable…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Siqi Zhang , Yanyuan Qiao , Qunbo Wang , Longteng Guo , Zhihua Wei , Jing Liu

Vision transformers (ViTs) have become the popular structures and outperformed convolutional neural networks (CNNs) on various vision tasks. However, such powerful transformers bring a huge computation burden, because of the exhausting…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Zhuofan Zong , Kunchang Li , Guanglu Song , Yali Wang , Yu Qiao , Biao Leng , Yu Liu

The introduction of robust backbones, such as Vision Transformers, has improved the performance of object tracking algorithms in recent years. However, these state-of-the-art trackers are computationally expensive since they have a large…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Goutam Yelluru Gopal , Maria A. Amer

Large vision models (LVMs) have emerged as a foundational paradigm in visual intelligence, achieving state-of-the-art performance across diverse visual tasks. Recent advances in LVMs have facilitated their integration into Internet of…

网络与互联网体系结构 · 计算机科学 2025-08-04 Yunting Xu , Jiacheng Wang , Ruichen Zhang , Dusit Niyato , Deepu Rajan , Liang Yu , Haibo Zhou , Abbas Jamalipour , Xianbin Wang

Vision-Language Models (VLMs) have rapidly advanced by leveraging powerful pre-trained Large Language Models (LLMs) as core reasoning backbones. As new and more capable LLMs emerge with improved reasoning, instruction-following, and…

人工智能 · 计算机科学 2026-04-14 Sameera Horawalavithana , Lauren Phillips , Ian Stewart , Sai Munikoti , Karl Pazdernik

Vision transformers have become one of the most important models for computer vision tasks. Although they outperform prior works, they require heavy computational resources on a scale that is quadratic to the number of tokens, $N$. This is…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Jeonggeun Song , Heung-Chang Lee

Current pre-trained vison-language models (PVLMs) achieve excellent performance on a range of multi-modal datasets. Recent work has aimed at building multilingual models, and a range of novel multilingual multi-modal datasets have been…

计算与语言 · 计算机科学 2023-10-25 Hanxu Hu , Frank Keller

The ubiquitous and demonstrably suboptimal choice of resizing images to a fixed resolution before processing them with computer vision models has not yet been successfully challenged. However, models such as the Vision Transformer (ViT)…

Multi-modal large language models (MLLMs) have shown remarkable abilities in various visual understanding tasks. However, MLLMs still struggle with fine-grained visual recognition (FGVR), which aims to identify subordinate-level categories…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Hulingxiao He , Geng Li , Zijun Geng , Jinglin Xu , Yuxin Peng

Transformers have recently gained significant attention in the computer vision community. However, the lack of scalability of self-attention mechanisms with respect to image size has limited their wide adoption in state-of-the-art vision…

计算机视觉与模式识别 · 计算机科学 2022-09-12 Zhengzhong Tu , Hossein Talebi , Han Zhang , Feng Yang , Peyman Milanfar , Alan Bovik , Yinxiao Li

Recent Multimodal Large Language Models (MLLMs) exhibit impressive abilities to perceive images and follow open-ended instructions. The capabilities of MLLMs depend on two crucial factors: the model architecture to facilitate the feature…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Tianyu Yu , Jinyi Hu , Yuan Yao , Haoye Zhang , Yue Zhao , Chongyi Wang , Shan Wang , Yinxv Pan , Jiao Xue , Dahai Li , Zhiyuan Liu , Hai-Tao Zheng , Maosong Sun

Current large vision-language models (LVLMs) typically rely on text-only reasoning based on a single-pass visual encoding, which often leads to loss of fine-grained visual information. Recently the proposal of ''thinking with images''…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Junfei Wu , Jian Guan , Qiang Liu , Shu Wu , Liang Wang , Wei Wu , Tieniu Tan

Visual place recognition (VPR) remains challenging due to significant viewpoint changes and appearance variations. Mainstream works tackle these challenges by developing various feature aggregation methods to transform deep features into…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Teng Wang , Lingquan Meng , Lei Cheng , Changyin Sun

Person Re-Identification (ReID) aims to retrieve relevant individuals in non-overlapping camera images and has a wide range of applications in the field of public safety. In recent years, with the development of Vision Transformer (ViT) and…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Bin Hu , Xinggang Wang , Wenyu Liu

Visual instruction tuning (VIT) has emerged as a crucial technique for enabling multi-modal large language models (MLLMs) to follow user instructions adeptly. Yet, a significant gap persists in understanding the attributes of high-quality…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Yiwei Ma , Guohai Xu , Xiaoshuai Sun , Jiayi Ji , Jie Lou , Debing Zhang , Rongrong Ji

Following the success in advancing natural language processing and understanding, transformers are expected to bring revolutionary changes to computer vision. This work provides a comprehensive study on the robustness of vision transformers…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Rulin Shao , Zhouxing Shi , Jinfeng Yi , Pin-Yu Chen , Cho-Jui Hsieh

Multimodal Large Language Models (MLLMs) achieve versatility by reformulating diverse tasks into a unified instruction-following framework via instruction tuning. However, real-world deployment requires continuous adaptation to emerging…

机器学习 · 计算机科学 2026-05-26 Jun-Tao Tang , Yu-Cheng Shi , Zhen-Hao Xie , Da-Wei Zhou

Multi-modal large language models (MLLMs) have advanced general-purpose video understanding but struggle with long, high-resolution videos -- they process every pixel equally in their vision transformers (ViTs) or LLMs despite significant…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Baifeng Shi , Stephanie Fu , Long Lian , Hanrong Ye , David Eigen , Aaron Reite , Boyi Li , Jan Kautz , Song Han , David M. Chan , Pavlo Molchanov , Trevor Darrell , Hongxu Yin

Vision Transformers (ViTs) enabled the use of the transformer architecture on vision tasks showing impressive performances when trained on big datasets. However, on relatively small datasets, ViTs are less accurate given their lack of…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Guglielmo Camporese , Elena Izzo , Lamberto Ballan
‹ 上一页 1 8 9 10 下一页 ›