AdaSCALE: Adaptive Scaling for OOD Detection
Abstract
Lay Summary
AI models trained to recognize images can be confidently wrong when shown something unfamiliar. A medical model trained on common diseases, for instance, should flag a rare condition instead of misdiagnosing it. Detecting unfamiliar inputs reliably remains an open problem. Recent methods amplify the model's internal signals to help tell familiar inputs apart from unfamiliar ones. But, they use the same fixed rule for every input which limits how well the two can be separated. We propose AdaSCALE, which adjusts the amplification per input based on how unfamiliar it looks. The estimate comes from a simple observation: slightly nudging the pixels of an unfamiliar input shifts the model's strongest internal signals much more than it does for a familiar one.