中文
相关论文

相关论文: Augmented Shortcuts for Vision Transformers

200 篇论文

Vision transformers (ViT) have demonstrated impressive performance across various machine vision problems. These models are based on multi-head self-attention mechanisms that can flexibly attend to a sequence of image patches to encode…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Muzammal Naseer , Kanchana Ranasinghe , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang

This article presents block-wise image encryption for the vision transformer and its applications. Perceptual image encryption for deep learning enables us not only to protect the visual information of plain images but to also embed unique…

密码学与安全 · 计算机科学 2023-08-16 Hitoshi Kiya , Ryota Iijima , Teru Nagamori

Neural networks are prone to learn easy solutions from superficial statistics in the data, namely shortcut learning, which impairs generalization and robustness of models. We propose a data augmentation strategy, named DFM-X, that leverages…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Shunxin Wang , Christoph Brune , Raymond Veldhuis , Nicola Strisciuglio

Vision Transformers achieve impressive accuracy across a range of visual recognition tasks. Unfortunately, their accuracy frequently comes with high computational costs. This is a particular issue in video recognition, where models are…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Matthew Dutson , Yin Li , Mohit Gupta

Despite scale driving substantial recent advancements in machine learning, reinforcement learning (RL) methods still primarily use small value functions. Naively scaling value functions -- including with a transformer architecture, which is…

机器学习 · 计算机科学 2026-02-03 Perry Dong , Kuo-Han Hung , Alexander Swerdlow , Dorsa Sadigh , Chelsea Finn

Deep neural networks show great potential for automating various visual quality inspection tasks in manufacturing. However, their applicability is limited in more volatile scenarios, such as remanufacturing, where the inspected products and…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Johannes C. Bauer , Paul Geng , Stephan Trattnig , Petr Dokládal , Rüdiger Daub

Unsupervised depth completion and estimation methods are trained by minimizing reconstruction error. Block artifacts from resampling, intensity saturation, and occlusions are amongst the many undesirable by-products of common data…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yangchao Wu , Tian Yu Liu , Hyoungseob Park , Stefano Soatto , Dong Lao , Alex Wong

In the area of computer vision, deep learning has produced a variety of state-of-the-art models that rely on massive labeled data. However, collecting and annotating images from the real world has a great demand for labor and money…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Yonglin Tian , Xuan Li , Kunfeng Wang , Fei-Yue Wang

Performing data augmentation for learning deep neural networks is well known to be important for training visual recognition systems. By artificially increasing the number of training examples, it helps reducing overfitting and improves…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Nikita Dvornik , Julien Mairal , Cordelia Schmid

As discussed in previous studies, the efficacy of evolutionary or reinforcement learning algorithms for continuous control optimization can be enhanced by including a neural module dedicated to feature extraction trained through…

机器学习 · 计算机科学 2021-06-09 Nicola Milano , Stefano Nolfi

Prompt learning is effective for fine-tuning foundation models to improve their generalization across a variety of downstream tasks. However, the prompts that are independently optimized along a single modality path, may sacrifice the…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Yuncheng Yang , Chuyan Zhang , Zuopeng Yang , Yuting Gao , Yulei Qin , Ke Li , Xing Sun , Jie Yang , Yun Gu

Augmentations are the key factor in determining the performance of any neural network as they provide a model with a critical edge in boosting its performance. Their ability to boost a model's robustness depends on two factors, viz-a-viz,…

机器学习 · 计算机科学 2022-06-01 Sabeesh Ethiraj , Bharath Kumar Bolla

DNNs have gained widespread adoption in feature interaction recommendation models. However, there has been a longstanding debate on their roles. On one hand, some works claim that DNNs possess the ability to implicitly capture high-order…

机器学习 · 计算机科学 2026-04-30 Jiancheng Wang , Mingjia Yin , Hao Wang , Enhong Chen

Mixup style data augmentation algorithms have been widely adopted in various tasks as implicit network regularization on representation learning to improve model generalization, which can be achieved by a linear interpolation of labeled…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Kangjun Liu , Ke Chen , Lihua Guo , Yaowei Wang , Kui Jia

High-resolution imagery is essential for accurate 3D reconstruction, as many geometric details only emerge at fine spatial scales. Recent feed-forward approaches, such as the Visual Geometry Grounded Transformer (VGGT), have demonstrated…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Tianrun Chen , Yuanqi Hu , Yidong Han , Hanjie Xu , Deyi Ji , Qi Zhu , Chunan Yu , Xin Zhang , Cheng Chen , Chaotao Ding , Ying Zang , Xuanfu Li , Jin Ma , Lanyun Zhu

Due to the difficulty in acquiring massive task-specific occluded images, the classification of occluded images with deep convolutional neural networks (CNNs) remains highly challenging. To alleviate the dependency on large-scale occluded…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Feng Cen , Xiaoyu Zhao , Wuzhuang Li , Guanghui Wang

It has been well established that increasing scale in deep transformer networks leads to improved quality and performance. However, this increase in scale often comes with prohibitive increases in compute cost and inference latency. We…

机器学习 · 计算机科学 2023-10-05 Cenk Baykal , Dylan Cutler , Nishanth Dikkala , Nikhil Ghosh , Rina Panigrahy , Xin Wang

Vision-Language Models (VLMs) achieve strong cross-modal performance, yet recent evidence suggests they over-rely on textual descriptions while under-utilizing visual evidence -- a phenomenon termed ``text shortcut learning.'' We propose an…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Lijie Zhou

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

Object Detection has been a significant topic in computer vision. As the continuous development of Deep Learning, many advanced academic and industrial outcomes are established on localising and classifying the target objects, such as…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Yingwei Zhou
‹ 上一页 1 8 9 10 下一页 ›