Pith. sign in

REVIEW 3 cited by

Fast Decision Boundary based Out-of-Distribution Detector

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 2312.11536 v2 pith:7OES5IT5 submitted 2023-12-15 cs.LG eess.IV

classification cs.LGeess.IV
keywords decisionfeaturefeaturesauxiliaryboundariesdetectorwhilecomputational
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Efficient and effective Out-of-Distribution (OOD) detection is essential for the safe deployment of AI systems. Existing feature space methods, while effective, often incur significant computational overhead due to their reliance on auxiliary models built from training features. In this paper, we propose a computationally-efficient OOD detector without using auxiliary models while still leveraging the rich information embedded in the feature space. Specifically, we detect OOD samples based on their feature distances to decision boundaries. To minimize computational cost, we introduce an efficient closed-form estimation, analytically proven to tightly lower bound the distance. Based on our estimation, we discover that In-Distribution (ID) features tend to be further from decision boundaries than OOD features. Additionally, ID and OOD samples are better separated when compared at equal deviation levels from the mean of training features. By regularizing the distances to decision boundaries based on feature deviation from the mean, we develop a hyperparameter-free, auxiliary model-free OOD detector. Our method matches or surpasses the effectiveness of state-of-the-art methods in extensive experiments while incurring negligible overhead in inference latency. Overall, our approach significantly improves the efficiency-effectiveness trade-off in OOD detection. Code is available at: https://github.com/litianliu/fDBD-OOD.

Discussion (0). Continue with ORCID 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. Improving Out-of-Distribution Detection via Dynamic Covariance Calibration

    cs.CV 2025-06 conditional novelty 6.0 of 10

    A dynamic covariance adjustment that contracts the Mahalanobis metric along each test feature's residual-space direction improves OOD detection over static priors on several backbones.

  2. DCV-ROOD Evaluation Framework: Dual Cross-Validation for Robust Out-of-Distribution Detection

    cs.LG 2025-09 conditional novelty 5.0 of 10

    DCV-ROOD is a dual cross-validation framework for OOD detection that splits ID data by stratified folds and OOD data by class groups, reproducing benchmark statistical comparisons at lower cost.

  3. Multi-Method Ensemble for Out-of-Distribution Detection

    cs.CV 2025-08 conditional novelty 5.0 of 10

    MME, a product of SCALE, VRA, fDBD, PCA, ViM, NME+ and CO+ scores, shows state-of-the-art OOD detection on common benchmarks, with a theoretical guarantee that is weaker than claimed.

Pith tools