paper-with-me

Papers

Dynamic ensemble selection based on Deep Neural Network Uncertainty Estimation for Adversarial Robustness

2023-08-01 · Ruoxi Qin, Linyuan Wang, Xuehui Du, Xingyuan Chen, Bin Yan

The deep neural network has attained significant efficiency in image recognition. However, it has vulnerable recognition robustness under extensive data uncertainty in practical applications. The uncertainty is attributed to the inevitable ambient noise and, more importantly, the possible adversarial attack. Dynamic methods can effectively improve the defense initiative in the arms race of attack and defense of adversarial examples. Different from the previous dynamic method depend on input or decision, this work explore the dynamic attributes in model level through dynamic ensemble selection technology to further protect the model from white-box attacks and improve the robustness. Specifically, in training phase the Dirichlet distribution is apply as prior of sub-models' predictive distribution, and the diversity constraint in parameter space is introduced under the lightweight sub-models to construct alternative ensembel model spaces. In test phase, the certain sub-models are dynamically selected based on their rank of uncertainty value for the final prediction to ensure the majority accurate principle in ensemble robustness and accuracy. Compared with the previous dynamic method and staic adversarial traning model, the presented approach can achieve significant robustness results without damaging accuracy by combining dynamics and diversity property.

📄 PDF Abstract BibTeX arXiv:2308.00346

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial RobustnessDiversity

Similar Papers 제목 키워드 기반

Efficient Ensemble Model Generation for Uncertainty Estimation with Bayesian Approximation in Segmentation

2020-05-21 · Hong Joo Lee, Seong Tae Kim, Hakmin Lee, Nassir Navab 외

Recent studies have shown that ensemble approaches could not only improve accuracy and but also estimate model uncertainty in deep learning. However, it requires a large number of parameters according to the increase of …

Segmentation

UACER: An Uncertainty-Adaptive Critic Ensemble Framework for Robust Adversarial Reinforcement Learning

2025-12-11 · Jiaxi Wu, Tiantian Zhang, Yuxing Wang, Yongzhe Chang 외 arxiv

Robust adversarial reinforcement learning has emerged as an effective paradigm for training agents to handle uncertain disturbance in real environments, with critical applications in sequential decision-making domains su…

Reinforcement LearningAutonomous Driving

Convergence of uncertainty estimates in Ensemble and Bayesian sparse model discovery

2023-01-30 · L. Mars Gao, Urban Fasel, Steven L. Brunton, J. Nathan Kutz

Sparse model identification enables nonlinear dynamical system discovery from data. However, the control of false discoveries for sparse model identification is challenging, especially in the low-data and high-noise limi…

Model DiscoveryregressionUncertainty Quantificationvalid+1

Evaluating Prediction Uncertainty Estimates from BatchEnsemble

2026-01-29 · Morten Blørstad, Herman Jangsett Mostein, Nello Blaser, Pekka Parviainen arxiv

Deep learning models struggle with uncertainty estimation. Many approaches are either computationally infeasible or underestimate uncertainty. We investigate \textit{BatchEnsemble} as a general and scalable method for un…

Uncertainty-Aware Deep Video Compression with Ensembles

2024-03-28 · Wufei Ma, Jiahao Li, Bin Li, Yan Lu

Deep learning-based video compression is a challenging task, and many previous state-of-the-art learning-based video codecs use optical flows to exploit the temporal correlation between successive frames and then compres…

DiversityMotion EstimationQuantizationVideo Compression