LGCVMar 29, 2023

ALUM: Adversarial Data Uncertainty Modeling from Latent Model Uncertainty Compensation

Peking U
arXiv:2303.16866v11 citationsh-index: 13Has Code
Originality Incremental advance
AI Analysis

This work addresses trustworthy AI concerns by enhancing model certainty for applications dealing with noisy data, though it appears incremental as it builds on existing uncertainty modeling techniques.

The paper tackles the problem of uncertainty in deep models caused by noisy data by proposing ALUM, a method that simultaneously handles model and data uncertainty, resulting in improved robustness and generalization across various noisy learning tasks.

It is critical that the models pay attention not only to accuracy but also to the certainty of prediction. Uncertain predictions of deep models caused by noisy data raise significant concerns in trustworthy AI areas. To explore and handle uncertainty due to intrinsic data noise, we propose a novel method called ALUM to simultaneously handle the model uncertainty and data uncertainty in a unified scheme. Rather than solely modeling data uncertainty in the ultimate layer of a deep model based on randomly selected training data, we propose to explore mined adversarial triplets to facilitate data uncertainty modeling and non-parametric uncertainty estimations to compensate for the insufficiently trained latent model layers. Thus, the critical data uncertainty and model uncertainty caused by noisy data can be readily quantified for improving model robustness. Our proposed ALUM is model-agnostic which can be easily implemented into any existing deep model with little extra computation overhead. Extensive experiments on various noisy learning tasks validate the superior robustness and generalization ability of our method. The code is released at https://github.com/wwzjer/ALUM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes