English

Polysemantic Dropout: Conformal OOD Detection for Specialized LLMs

Computation and Language 2025-09-17 v2 Artificial Intelligence

Abstract

We propose a novel inference-time out-of-domain (OOD) detection algorithm for specialized large language models (LLMs). Despite achieving state-of-the-art performance on in-domain tasks through fine-tuning, specialized LLMs remain vulnerable to incorrect or unreliable outputs when presented with OOD inputs, posing risks in critical applications. Our method leverages the Inductive Conformal Anomaly Detection (ICAD) framework, using a new non-conformity measure based on the model's dropout tolerance. Motivated by recent findings on polysemanticity and redundancy in LLMs, we hypothesize that in-domain inputs exhibit higher dropout tolerance than OOD inputs. We aggregate dropout tolerance across multiple layers via a valid ensemble approach, improving detection while maintaining theoretical false alarm bounds from ICAD. Experiments with medical-specialized LLMs show that our approach detects OOD inputs better than baseline methods, with AUROC improvements of 2%2\% to 37%37\% when treating OOD datapoints as positives and in-domain test datapoints as negatives.

Keywords

Cite

@article{arxiv.2509.04655,
  title  = {Polysemantic Dropout: Conformal OOD Detection for Specialized LLMs},
  author = {Ayush Gupta and Ramneet Kaur and Anirban Roy and Adam D. Cobb and Rama Chellappa and Susmit Jha},
  journal= {arXiv preprint arXiv:2509.04655},
  year   = {2025}
}

Comments

Accepted to EMNLP 2025 main conference

R2 v1 2026-07-01T05:22:14.137Z