Pith. sign in

REVIEW 3 cited by

Learning with Mixture of Prototypes for Out-of-Distribution Detection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.02653 v1 pith:HJYN7ORN submitted 2024-02-05 cs.LG cs.CV

classification cs.LGcs.CV
keywords prototypesdatadetectionclasslearningpalmsamplescompact
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Out-of-distribution (OOD) detection aims to detect testing samples far away from the in-distribution (ID) training data, which is crucial for the safe deployment of machine learning models in the real world. Distance-based OOD detection methods have emerged with enhanced deep representation learning. They identify unseen OOD samples by measuring their distances from ID class centroids or prototypes. However, existing approaches learn the representation relying on oversimplified data assumptions, e.g, modeling ID data of each class with one centroid class prototype or using loss functions not designed for OOD detection, which overlook the natural diversities within the data. Naively enforcing data samples of each class to be compact around only one prototype leads to inadequate modeling of realistic data and limited performance. To tackle these issues, we propose PrototypicAl Learning with a Mixture of prototypes (PALM) which models each class with multiple prototypes to capture the sample diversities, and learns more faithful and compact samples embeddings to enhance OOD detection. Our method automatically identifies and dynamically updates prototypes, assigning each sample to a subset of prototypes via reciprocal neighbor soft assignment weights. PALM optimizes a maximum likelihood estimation (MLE) loss to encourage the sample embeddings to be compact around the associated prototypes, as well as a contrastive loss on all prototypes to enhance intra-class compactness and inter-class discrimination at the prototype level. Moreover, the automatic estimation of prototypes enables our approach to be extended to the challenging OOD detection task with unlabelled ID data. Extensive experiments demonstrate the superiority of PALM, achieving state-of-the-art average AUROC performance of 93.82 on the challenging CIFAR-100 benchmark. Code is available at https://github.com/jeff024/PALM.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. ArcAD: Anomaly-Rectified Calibration for Cold-Start Supervised Anomaly Detection

    cs.CV 2026-07 unverdicted novelty 6.0 of 10

    Under cold-start scarcity, ArcAD's Sinkhorn-balanced hyperspherical clustering plus anomaly-guided repulsion lifts reconstruction-based anomaly detection, with the clearest gains (+3.7 to +11.2 I-AUROC) on large multi...

  2. Multimodal Structure Learning: Disentangling Shared and Specific Topology via Cross-Modal Graphical Lasso

    cs.CV 2026-04 conditional novelty 6.0 of 10

    CM-GLasso jointly estimates shared and class-specific precision matrices from aligned vision-language features via cross-attention priors and ADMM, claiming SOTA on eight classification and segmentation benchmarks.

  3. Multi-Cache Enhanced Prototype Learning for Test-Time Generalization of Vision-Language Models

    cs.CV 2025-08 unverdicted novelty 5.0 of 10

    The submitted full text does not match the abstract, so the manuscript cannot be assessed as a coherent preprint.

Pith tools