中文
相关论文

相关论文: Rectify ViT Shortcut Learning by Visual Saliency

200 篇论文

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

Deep learning models often rely only on a small set of features even when there is a rich set of predictive signals in the training data. This makes models brittle and sensitive to distribution shifts. In this work, we first examine vision…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Armand Mihai Nicolicioiu , Andrei Liviu Nicolicioiu , Bogdan Alexe , Damien Teney

In the past decades, deep neural networks, particularly convolutional neural networks, have achieved state-of-the-art performance in a variety of medical image segmentation tasks. Recently, the introduction of the vision transformer (ViT)…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Peijie Qiu , Jin Yang , Sayantan Kumar , Soumyendu Sekhar Ghosh , Aristeidis Sotiras

Existing computer vision methods mainly focus on the recognition of rigid objects, whereas the recognition of flexible objects remains unexplored. Recognizing flexible objects poses significant challenges due to their inherently diverse…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Lin Zuo , Kunshan Yang , Xianlong Tian , Kunbin He , Yongqi Ding , Mengmeng Jing

Saliency is the perceptual capacity of our visual system to focus our attention (i.e. gaze) on relevant objects. Neural networks for saliency estimation require ground truth saliency maps for training which are usually achieved via…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Carola Figueroa-Flores , David Berga , Joost van der Weijer , Bogdan Raducanu

Although transformers have become the neural architectures of choice for natural language processing, they require orders of magnitude more training data, GPU memory, and computations in order to compete with convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Pranav Jeevan , Amit Sethi

In visual-based Reinforcement Learning (RL), agents often struggle to generalize well to environmental variations in the state space that were not observed during training. The variations can arise in both task-irrelevant features, such as…

人工智能 · 计算机科学 2023-12-25 Sili Huang , Yanchao Sun , Jifeng Hu , Siyuan Guo , Hechang Chen , Yi Chang , Lichao Sun , Bo Yang

The last decades have seen great progress in saliency prediction, with the success of deep neural networks that are able to encode high-level semantics. Yet, while humans have the innate capability in leveraging their knowledge to decide…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Yifeng Zhang , Ming Jiang , Qi Zhao

As the complexity of 3D digital content grows exponentially, understanding human visual attention is critical for optimizing rendering and processing resources. Therefore, reliable 3D mesh saliency ground truth (GT) is essential for…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Guoquan Zheng , Jie Hao , Huiyu Duan , Long Tang , Shuo Yang , Yucheng Zhu , Yongming Han , Liang Yuan , Patrick Le Callet , Guangtao Zhai

Since the wide employment of deep learning frameworks in video salient object detection, the accuracy of the recent approaches has made stunning progress. These approaches mainly adopt the sequential modules, based on optical flow or…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Yi Tang , Yuanman Li , Wenbin Zou

Saliency methods provide post-hoc model interpretation by attributing input features to the model outputs. Current methods mainly achieve this using a single input sample, thereby failing to answer input-independent inquiries about the…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Naveed Akhtar , Mohammad A. A. K. Jalwana

As a bio-inspired vision sensor, the spike camera emulates the operational principles of the fovea, a compact retinal region, by employing spike discharges to encode the accumulation of per-pixel luminance intensity. Leveraging its high…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Lin Zhu , Xianzhang Chen , Xiao Wang , Hua Huang

We introduce the Visual Implicit Geometry Transformer (ViGT), an autonomous driving geometric model that estimates continuous 3D occupancy fields from surround-view camera rigs. ViGT represents a step towards foundational geometric models…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Arsenii Shirokov , Mikhail Kuznetsov , Danila Stepochkin , Egor Evdokimov , Daniil Glazkov , Nikolay Patakin , Anton Konushin , Dmitry Senushkin

Vision Transformers (ViTs) have achieved impressive results in large-scale image classification. However, when training from scratch on small datasets, there is still a significant performance gap between ViTs and Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Dongjing Shan , guiqiang chen

Reconstructing coherent 3D geometry and appearance from unposed multi-view images is a fundamental yet challenging problem in computer vision. Most existing visual geometry foundation models predict explicit geometry by regressing…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Yuqi Wu , Tianyu Hu , Wenzhao Zheng , Yuanhui Huang , Haowen Sun , Jie Zhou , Jiwen Lu

Incorporating human domain knowledge for breast tumor diagnosis is challenging, since shape, boundary, curvature, intensity, or other common medical priors vary significantly across patients and cannot be employed. This work proposes a new…

图像与视频处理 · 电气工程与系统科学 2020-09-03 Aleksandar Vakanski , Min Xian , Phoebe Freer

The integration of Convolutional Neural Network (ConvNet) and Transformer has emerged as a strong candidate for image registration, leveraging the strengths of both models and a large parameter space. However, this hybrid model, treating…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Yufeng Zhou , Wenming Cao

Gaze target detection (GTD) is the task of predicting where a person in an image is looking. This is a challenging task, as it requires the ability to understand the relationship between the person's head, body, and eyes, as well as the…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Athul M. Mathew , Arshad Ali Khan , Thariq Khalid , Faroq AL-Tam , Riad Souissi

Vision-language models (VLMs) mainly rely on contrastive training to learn general-purpose representations of images and captions. We focus on the situation when one image is associated with several captions, each caption containing both…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Maurits Bleeker , Mariya Hendriksen , Andrew Yates , Maarten de Rijke

Visual saliency detection model simulates the human visual system to perceive the scene, and has been widely used in many vision tasks. With the acquisition technology development, more comprehensive information, such as depth cue,…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Runmin Cong , Jianjun Lei , Huazhu Fu , Ming-Ming Cheng , Weisi Lin , Qingming Huang