CODEs: Chamfer Out-of-Distribution Examples against Overconfidence Issue
Overconfident predictions on out-of-distribution (OOD) samples is a thorny issue for deep neural networks. The key to resolve the OOD overconfidence issue inherently is to build a subset of OOD samples and then suppress predictions on them. This paper proposes the Chamfer OOD examples (CODEs), whose distribution is close to that of in-distribution samples, and thus could be utilized to alleviate the OOD overconfidence issue effectively by suppressing predictions on them. To obtain CODEs, we first generate seed OOD examples via slicing&splicing operations on in-distribution samples from different categories, and then feed them to the Chamfer generative adversarial network for distribution transformation, without accessing to any extra data. Training with suppressing predictions on CODEs is validated to alleviate the OOD overconfidence issue largely without hurting classification accuracy, and outperform the state-of-the-art methods. Besides, we demonstrate CODEs are useful for improving OOD detection and classification.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkOut of Distribution (OOD) DetectionSimilar Papers 제목 키워드 기반
Simplification Is All You Need against Out-of-Distribution Overconfidence
Deep neural networks (DNNs) often exhibit out-of-distribution (OOD) overconfidence, producing overly confident predictions on OOD samples. We attribute this issue to the inherent over-complexity of DNNs and investiga…
AllAttributeKnowledge DistillationOptimal Transport-Induced Samples against Out-of-Distribution Overconfidence
Deep neural networks (DNNs) often produce overconfident predictions on out-of-distribution (OOD) inputs, undermining their reliability in open-world environments. Singularities in semi-discrete optimal transport (OT) mar…
Annotation-Free Furniture Codes: What They Encode, and How Far They Transfer
Layout-based 3D scene synthesizers place each object using two human-annotated channels: a categorical class label and a canonical-pose convention. We ask whether a single self-supervised token derived from object geomet…
PointCA: Evaluating the Robustness of 3D Point Cloud Completion Models Against Adversarial Examples
Point cloud completion, as the upstream procedure of 3D recognition and segmentation, has become an essential part of many tasks such as navigation and scene understanding. While various point cloud completion models hav…
Adversarial AttackPoint Cloud ClassificationPoint Cloud CompletionScene UnderstandingAdversarial Sparse Teacher: Defense Against Distillation-Based Model Stealing Attacks Using Adversarial Examples
We introduce Adversarial Sparse Teacher (AST), a robust defense method against distillation-based model stealing attacks. Our approach trains a teacher model using adversarial examples to produce sparse logit responses a…
Knowledge Distillation