中文
相关论文

相关论文: Improving robustness against common corruptions by…

200 篇论文

Depth estimation from monocular images is pivotal for real-world visual perception systems. While current learning-based depth estimation models train and test on meticulously curated data, they often overlook out-of-distribution (OoD)…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Lingdong Kong , Shaoyuan Xie , Hanjiang Hu , Lai Xing Ng , Benoit R. Cottereau , Wei Tsang Ooi

Deep neural networks achieve high prediction accuracy when the train and test distributions coincide. In practice though, various types of corruptions occur which deviate from this setup and cause severe performance degradations. Few…

机器学习 · 计算机科学 2023-05-30 Theodoros Tsiligkaridis , Athanasios Tsiligkaridis

ImageNet trained PyTorch models are generally preferred as the off-the-shelf models for direct use or for initialisation in most computer vision tasks. In this paper, we simply test a representative set of these convolution and transformer…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Harsh Maheshwari

Pose estimation aims to accurately identify anatomical keypoints in humans and animals using monocular images, which is crucial for various applications such as human-machine interaction, embodied AI, and autonomous driving. While current…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Sihan Ma , Jing Zhang , Qiong Cao , Dacheng Tao

Lightweight vision classification models such as MobileNet, ShuffleNet, and EfficientNet are increasingly deployed in mobile and embedded systems, yet their performance has been predominantly benchmarked on ImageNet. This raises critical…

计算机视觉与模式识别 · 计算机科学 2025-12-25 Weidong Zhang , Pak Lun Kevin Ding , Huan Liu

The growing sophistication of GAN-based image manipulation presents significant challenges for digital forensics. This study compares the performance of four pretrained CNN architectures including VGG16, ResNet50, EfficientNetB0, and…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Akhitha Pakala , Mohammed Mahir Rahman , Shahzad Memon , Tauseef Ahmed

Deep neural networks for computer vision are deployed in increasingly safety-critical and socially-impactful applications, motivating the need to close the gap in model performance under varied, naturally occurring imaging conditions.…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Nathan Drenkow , Numair Sani , Ilya Shpitser , Mathias Unberath

While convolutional neural networks (CNNs) excel at clean image classification, they struggle to classify images corrupted with different common corruptions, limiting their real-world applicability. Recent work has shown that incorporating…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Lucas Piper , Arlindo L. Oliveira , Tiago Marques

Deep neural networks (DNNs) have proven to be successful in various computer vision applications such that models even infer in safety-critical situations. Therefore, vision models have to behave in a robust way to disturbances such as…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Patrick Müller , Alexander Braun , Margret Keuper

When applied sequentially to video, frame-based networks often exhibit temporal inconsistency - for example, outputs that flicker between frames. This problem is amplified when the network inputs contain time-varying corruptions. In this…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Matthew Dutson , Nathan Labiosa , Yin Li , Mohit Gupta

Deep networks for computer vision are not reliable when they encounter adversarial examples. In this paper, we introduce a framework that uses the dense intrinsic constraints in natural images to robustify inference. By introducing…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Chengzhi Mao , Lingyu Zhang , Abhishek Joshi , Junfeng Yang , Hao Wang , Carl Vondrick

Despite the promising performance of existing visual models on public benchmarks, the critical assessment of their robustness for real-world applications remains an ongoing challenge. To bridge this gap, we propose an explainable visual…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Qiang Li , Dan Zhang , Shengzhao Lei , Xun Zhao , Porawit Kamnoedboon , WeiWei Li , Junhao Dong , Shuyan Li

While some convolutional neural networks (CNNs) have surpassed human visual abilities in object classification, they often struggle to recognize objects in images corrupted with different types of common noise patterns, highlighting a major…

图像与视频处理 · 电气工程与系统科学 2021-12-09 Avinash Baidya , Joel Dapello , James J. DiCarlo , Tiago Marques

We establish rigorous benchmarks for visual perception robustness. Synthetic images such as ImageNet-C, ImageNet-9, and Stylized ImageNet provide specific type of evaluation over synthetic corruptions, backgrounds, and textures, yet those…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Chenshuang Zhang , Fei Pan , Junmo Kim , In So Kweon , Chengzhi Mao

Optical flow estimation is extensively used in autonomous driving and video editing. While existing models demonstrate state-of-the-art performance across various benchmarks, the robustness of these methods has been infrequently…

图像与视频处理 · 电气工程与系统科学 2024-11-25 Zhonghua Yi , Hao Shi , Qi Jiang , Yao Gao , Ze Wang , Yufan Zhang , Kailun Yang , Kaiwei Wang

We introduce several new datasets namely ImageNet-A/O and ImageNet-R as well as a synthetic environment and testing suite we called CAOS. ImageNet-A/O allow researchers to focus in on the blind spots remaining in ImageNet. ImageNet-R was…

计算机视觉与模式识别 · 计算机科学 2022-01-03 Steven Basart

Prevalent Computational Aberration Correction (CAC) methods are typically tailored to specific optical systems, leading to poor generalization and labor-intensive re-training for new lenses. Developing CAC paradigms capable of generalizing…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Xiaolong Qian , Qi Jiang , Yao Gao , Lei Sun , Zhonghua Yi , Kailun Yang , Luc Van Gool , Kaiwei Wang

AI-generated image detectors suffer significant performance degradation under real-world image corruptions such as JPEG compression, Gaussian blur, and resolution downsampling. We observe that state-of-the-art methods, including B-Free,…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Zongyou Yang , Yinghan Hou , Xiaokun Yang

Accurate and robust trajectory predictions of road users are needed to enable safe automated driving. To do this, machine learning models are often used, which can show erratic behavior when presented with previously unseen inputs. In this…

人工智能 · 计算机科学 2023-04-05 Manuel Muñoz Sánchez , Emilia Silvas , Jos Elfring , René van de Molengraft

Deep neural networks (DNNs) have have shown state-of-the-art performance for computer vision applications like image classification, segmentation and object detection. Whereas recent advances have shown their vulnerability to manual digital…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Chengyin Hu , Weiwen Shi