中文
相关论文

相关论文: Adaptive Sensitivity Analysis for Robust Augmentat…

200 篇论文

Invariance to a broad array of image corruptions, such as warping, noise, or color shifts, is an important aspect of building robust models in computer vision. Recently, several new data augmentations have been proposed that significantly…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Eric Mintun , Alexander Kirillov , Saining Xie

We introduce a set of image transformations that can be used as corruptions to evaluate the robustness of models as well as data augmentation mechanisms for training neural networks. The primary distinction of the proposed transformations…

计算机视觉与模式识别 · 计算机科学 2022-05-02 Oğuzhan Fatih Kar , Teresa Yeo , Andrei Atanov , Amir Zamir

Robust 3D perception under corruption has become an essential task for the realm of 3D vision. While current data augmentation techniques usually perform random transformations on all point cloud objects in an offline way and ignore the…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Jie Wang , Lihe Ding , Tingfa Xu , Shaocong Dong , Xinli Xu , Long Bai , Jianan Li

This paper proposes a training data augmentation pipeline that combines synthetic image data with neural style transfer in order to address the vulnerability of deep vision models to common corruptions. We show that although applying style…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Georg Siedel , Rojan Regmi , Abhirami Anand , Weijia Shao , Silvia Vock , Andrey Morozov

Developing a reliable vision system is a fundamental challenge for robotic technologies (e.g., indoor service robots and outdoor autonomous robots) which can ensure reliable navigation even in challenging environments such as adverse…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Elena Camuffo , Umberto Michieli , Simone Milani , Jijoong Moon , Mete Ozay

Human parsing aims to segment each pixel of the human image with fine-grained semantic categories. However, current human parsers trained with clean data are easily confused by numerous image corruptions such as blur and noise. To improve…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Sanyi Zhang , Xiaochun Cao , Rui Wang , Guo-Jun Qi , Jie Zhou

Today's state-of-the-art machine vision models are vulnerable to image corruptions like blurring or compression artefacts, limiting their performance in many real-world applications. We here argue that popular benchmarks to measure model…

机器学习 · 计算机科学 2020-10-26 Steffen Schneider , Evgenia Rusak , Luisa Eck , Oliver Bringmann , Wieland Brendel , Matthias Bethge

Deep neural networks (DNNs) excel on clean images but struggle with corrupted ones. Incorporating specific corruptions into the data augmentation pipeline can improve robustness to those corruptions but may harm performance on clean images…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Trung Trinh , Markus Heinonen , Luigi Acerbi , Samuel Kaski

Deploying machine learning systems in the real world requires both high accuracy on clean data and robustness to naturally occurring corruptions. While architectural advances have led to improved accuracy, building robust models remains…

机器学习 · 计算机科学 2019-06-07 Raphael Gontijo Lopes , Dong Yin , Ben Poole , Justin Gilmer , Ekin D. Cubuk

Achieving robustness to distributional shift is a longstanding and challenging goal of computer vision. Data augmentation is a commonly used approach for improving robustness, however robustness gains are typically not uniform across…

机器学习 · 计算机科学 2020-09-18 Dong Yin , Raphael Gontijo Lopes , Jonathon Shlens , Ekin D. Cubuk , Justin Gilmer

Diverse data augmentation strategies are a natural approach to improving robustness in computer vision models against unforeseen shifts in data distribution. However, the ability to tailor such strategies to inoculate a model against…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Ryan Soklaski , Michael Yee , Theodoros Tsiligkaridis

Data augmentation has become a de facto component for training high-performance deep image classifiers, but its potential is under-explored for object detection. Noting that most state-of-the-art object detectors benefit from fine-tuning a…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Xiangning Chen , Cihang Xie , Mingxing Tan , Li Zhang , Cho-Jui Hsieh , Boqing Gong

This study investigates the robustness of image classifiers to text-guided corruptions. We utilize diffusion models to edit images to different domains. Unlike other works that use synthetic or hand-picked data for benchmarking, we use…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Mohammadreza Mofayezi , Yasamin Medghalchi

Robustness is a fundamental property of machine learning classifiers required to achieve safety and reliability. In the field of adversarial robustness of image classifiers, robustness is commonly defined as the stability of a model to all…

机器学习 · 计算机科学 2024-05-28 Georg Siedel , Weijia Shao , Silvia Vock , Andrey Morozov

Fully automatic detection of skin lesions in dermatoscopic images can facilitate early diagnosis and repression of malignant melanoma and non-melanoma skin cancer. Although convolutional neural networks are a powerful solution, they are…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Anindo Saha , Prem Prasad , Abdullah Thabit

Neural networks have revolutionized various domains, exhibiting remarkable accuracy in tasks like natural language processing and computer vision. However, their vulnerability to slight alterations in input samples poses challenges,…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Shashank Kotyan , Danilo Vasconcellos Vargas

Modern neural networks excel at image classification, yet they remain vulnerable to common image corruptions such as blur, speckle noise or fog. Recent methods that focus on this problem, such as AugMix and DeepAugment, introduce defenses…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Dan A. Calian , Florian Stimberg , Olivia Wiles , Sylvestre-Alvise Rebuffi , Andras Gyorgy , Timothy Mann , Sven Gowal

Image recognition models that work in challenging environments (e.g., extremely dark, blurry, or high dynamic range conditions) must be useful. However, creating training datasets for such environments is expensive and hard due to the…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Masakazu Yoshimura , Junji Otsuka , Atsushi Irie , Takeshi Ohashi

The performance of computer vision models are susceptible to unexpected changes in input images caused by sensor errors or extreme imaging environments, known as common corruptions (e.g. noise, blur, illumination changes). These corruptions…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Shunxin Wang , Raymond Veldhuis , Christoph Brune , Nicola Strisciuglio

Convolutional Neural Networks (CNNs) excel at image classification but remain vulnerable to common corruptions that humans handle with ease. A key reason for this fragility is their reliance on local texture cues rather than global object…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Robin Narsingh Ranabhat , Longwei Wang , Amit Kumar Patel , KC santosh
‹ 上一页 1 2 3 10 下一页 ›