How to Achieve Prototypical Birth and Death for OOD Detection?
Ningkang Peng, Qianfeng Yu, Xiaoqian Peng, Linjing Qian, Yafei Liu, Canran Xiao, Xinyu Lu, Tingyu Lu, Zhichao Zheng, Yanhui Gu

TL;DR
This paper introduces PID, a biologically inspired dynamic prototype adjustment method for OOD detection that adaptively varies the number of prototypes during training, leading to improved detection performance.
Contribution
The paper proposes a novel adaptive prototype learning method, PID, which dynamically adjusts prototypes via birth and death mechanisms based on data complexity, enhancing OOD detection.
Findings
PID outperforms existing methods on CIFAR-100 benchmark.
Achieves state-of-the-art FPR95 performance.
Produces more compact and well-separated ID embeddings.
Abstract
Out-of-Distribution (OOD) detection is crucial for the secure deployment of machine learning models, and prototype-based learning methods are among the mainstream strategies for achieving OOD detection. Existing prototype-based learning methods generally rely on a fixed number of prototypes. This static assumption fails to adapt to the inherent complexity differences across various categories. Currently, there is still a lack of a mechanism that can adaptively adjust the number of prototypes based on data complexity. Inspired by the processes of cell birth and death in biology, we propose a novel method named PID (Prototype bIrth and Death) to adaptively adjust the prototype count based on data complexity. This method relies on two dynamic mechanisms during the training process: prototype birth and prototype death. The birth mechanism instantiates new prototypes in data regions with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Physical Unclonable Functions (PUFs) and Hardware Security · Cell Image Analysis Techniques
