paper-with-me

Papers

Diverse Gaussian Noise Consistency Regularization for Robustness and Uncertainty Calibration

2021-04-02 · Theodoros Tsiligkaridis, Athanasios Tsiligkaridis

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 methods have been proposed to address generalization in the presence of unforeseen domain shifts. In particular, digital noise corruptions arise commonly in practice during the image acquisition stage and present a significant challenge for current methods. In this paper, we propose a diverse Gaussian noise consistency regularization method for improving robustness of image classifiers under a variety of corruptions while still maintaining high clean accuracy. We derive bounds to motivate and understand the behavior of our Gaussian noise consistency regularization using a local loss landscape analysis. Our approach improves robustness against unforeseen noise corruptions by 4.2-18.4% over adversarial training and other strong diverse data augmentation baselines across several benchmarks. Furthermore, it improves robustness and uncertainty calibration by 3.7% and 5.5%, respectively, against all common corruptions (weather, digital, blur, noise) when combined with state-of-the-art diverse data augmentations.

📄 PDF Abstract BibTeX arXiv:2104.01231

Code (1)

theot1/dign 공식 구현 pytorch

Tasks

Data AugmentationImage Classification

Similar Papers 제목 키워드 기반

Consistency Regularization for Certified Robustness of Smoothed Classifiers

2020-06-07 · NeurIPS 2020 12 · Jongheon Jeong, Jinwoo Shin

A recent technique of randomized smoothing has shown that the worst-case (adversarial) $\ell_2$-robustness can be transformed into the average-case Gaussian-robustness by "smoothing" a classifier, i.e., by considering th…

Adversarial Robustness

Consistency Regularization Can Improve Robustness to Label Noise

2021-10-04 · Erik Englesson, Hossein Azizpour

Consistency regularization is a commonly-used technique for semi-supervised and self-supervised learning. It is an auxiliary objective function that encourages the prediction of the network to be similar in the vicinity …

Self-Supervised Learning

Model Inconsistent but Correlated Noise: Multi-view Subspace Learning with Regularized Mixture of Gaussians

2018-11-07 · Hongwei Yong, Deyu Meng, Jinxing Li, WangMeng Zuo 외

Multi-view subspace learning (MSL) aims to find a low-dimensional subspace of the data obtained from multiple views. Different from single view case, MSL should take both common and specific knowledge among different vie…

PairDropGS: Paired Dropout-Induced Consistency Regularization for Sparse-View Gaussian Splatting

2026-05-12 · Hantang Li, Qiang Zhu, Xiandong Meng, Xingtao Wang 외 arxiv

Dropout-based sparse-view 3D Gaussian Splatting (3DGS) methods alleviate overfitting by randomly suppressing Gaussian primitives during training. Existing methods mainly focus on designing increasingly sophisticated drop…

Representation Learning

DET-GS: Depth- and Edge-Aware Regularization for High-Fidelity 3D Gaussian Splatting

2025-08-06 · Zexu Huang, Min Xu, Stuart Perry arxiv

3D Gaussian Splatting (3DGS) represents a significant advancement in the field of efficient and high-fidelity novel view synthesis. Despite recent progress, achieving accurate geometric reconstruction under sparse-view c…

Novel View SynthesisDepth EstimationEdge Detection