中文
相关论文

相关论文: Dynamic Batch Norm Statistics Update for Natural R…

200 篇论文

State of the art Deep Neural Networks (DNN) can now achieve above human level accuracy on image classification tasks. However their outstanding performances come along with a complex inference mechanism making them arduously interpretable…

机器学习 · 计算机科学 2019-11-07 Fei Wu , Thomas Michel , Alexandre Briot

In machine learning, research has traditionally focused on model development, with relatively less attention paid to training data. As model architectures have matured and marginal gains from further refinements diminish, data quality has…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Pei-Han Chen , Szu-Chi Chung

The rapid evolution of generative adversarial networks (GANs) and diffusion models has made synthetic media increasingly realistic, raising societal concerns around misinformation, identity fraud, and digital trust. Existing deepfake…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Sales Aribe

Developing image-generative models, which are robust to outliers in the training process, has recently drawn attention from the research community. Due to the ease of integrating unbalanced optimal transport (UOT) into adversarial…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Quan Dao , Binh Ta , Tung Pham , Anh Tran

Quantifying uncertainty in a model's predictions is important as it enables the safety of an AI system to be increased by acting on the model's output in an informed manner. This is crucial for applications where the cost of an error is…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Aria Khoshsirat

Adversarial training is one of the main defenses against adversarial attacks. In this paper, we provide the first rigorous study on diagnosing elements of adversarial training, which reveals two intriguing properties. First, we study the…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Cihang Xie , Alan Yuille

Mixup~\cite{zhang2017mixup} is a recently proposed method for training deep neural networks where additional samples are generated during training by convexly combining random pairs of images and their associated labels. While simple to…

Although two-stage object detectors have continuously advanced the state-of-the-art performance in recent years, the training process itself is far from crystal. In this work, we first point out the inconsistency problem between the fixed…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Hongkai Zhang , Hong Chang , Bingpeng Ma , Naiyan Wang , Xilin Chen

We study high-dimensional mean estimation in a collaborative setting where data is contributed by $N$ users in batches of size $n$. In this environment, a learner seeks to recover the mean $\mu$ of a true distribution $P$ from a collection…

机器学习 · 计算机科学 2026-02-25 Maryam Aliakbarpour , Vladimir Braverman , Yuhan Liu , Junze Yin

Modern deep learning architecture utilize batch normalization (BN) to stabilize training and improve accuracy. It has been shown that the BN layers alone are surprisingly expressive. In the context of robustness against adversarial…

机器学习 · 计算机科学 2022-04-27 Nils Philipp Walter , David Stutz , Bernt Schiele

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

Real-world offline datasets are often subject to data corruptions (such as noise or adversarial attacks) due to sensor failures or malicious attacks. Despite advances in robust offline reinforcement learning (RL), existing methods struggle…

机器学习 · 计算机科学 2024-11-04 Rui Yang , Jie Wang , Guoping Wu , Bin Li

The human visual system is remarkably robust against a wide range of naturally occurring variations and corruptions like rain or snow. In contrast, the performance of modern image recognition models strongly degrades when evaluated on…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Evgenia Rusak , Lukas Schott , Roland S. Zimmermann , Julian Bitterwolf , Oliver Bringmann , Matthias Bethge , Wieland Brendel

Improving the accuracy of deep neural networks (DNNs) on out-of-distribution (OOD) data is critical to an acceptance of deep learning (DL) in real world applications. It has been observed that accuracies on in-distribution (ID) versus OOD…

Standard benchmarks for optical flow, scene flow, and stereo vision algorithms generally focus on model accuracy rather than robustness to image corruptions like noise or rain. Hence, the resilience of models to such real-world…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Victor Oei , Jenny Schmalfuss , Lukas Mehl , Madlen Bartsch , Shashank Agnihotri , Margret Keuper , Andreas Bulling , Andrés Bruhn

Deep learning (DL) models are widely used in real-world applications but remain vulnerable to distribution shifts, especially due to weather and lighting changes. Collecting diverse real-world data for testing the robustness of DL models is…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Shashank Agnihotri , David Schader , Nico Sharei , Mehmet Ege Kaçar , Margret Keuper

Out-of-distribution generalization can be categorized into two types: common perturbations arising from natural variations in the real world and adversarial perturbations that are intentionally crafted to deceive neural networks. While deep…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Fatemeh Amerehi , Patrick Healy

Data corruption, including missing and noisy data, poses significant challenges in real-world machine learning. This study investigates the effects of data corruption on model performance and explores strategies to mitigate these effects…

机器学习 · 计算机科学 2025-05-22 Qi Liu , Wanjing Ma

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

Deep neural networks (DNN) have shown unprecedented success in various computer vision applications such as image classification and object detection. However, it is still a common annoyance during the training phase, that one has to…

计算机视觉与模式识别 · 计算机科学 2016-11-09 Yanghao Li , Naiyan Wang , Jianping Shi , Jiaying Liu , Xiaodi Hou