paper-with-me

홈 › Papers

CODEs: Chamfer Out-of-Distribution Examples against Overconfidence Issue

2021-08-13 · ICCV 2021 10 · Keke Tang, Dingruibo Miao, Weilong Peng, Jianpeng Wu, Yawen Shi, Zhaoquan Gu, Zhihong Tian, Wenping Wang

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.

📄 PDF Abstract BibTeX arXiv:2108.06024

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkOut of Distribution (OOD) Detection

Similar Papers 제목 키워드 기반

Simplification Is All You Need against Out-of-Distribution Overconfidence

2025-01-01 · CVPR 2025 1 · Keke Tang, Chao Hou, Weilong Peng, Xiang Fang 외

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 Distillation

Optimal Transport-Induced Samples against Out-of-Distribution Overconfidence

2026-01-29 · Keke Tang, Ziyong Du, Xiaofei Wang, Weilong Peng 외 arxiv

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

2026-07-11 · Benjamin Friedman arxiv

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

2022-11-22 · Shengshan Hu, Junwei Zhang, Wei Liu, Junhui Hou 외

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 Understanding

Adversarial Sparse Teacher: Defense Against Distillation-Based Model Stealing Attacks Using Adversarial Examples

2024-03-08 · Eda Yilmaz, Hacer Yalim Keles

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