Early High-Frequency Injection for Geometry-Sensitive OOD Detection
Researchers have developed a new method called Early High-Frequency Injection (EIHF) to improve out-of-distribution (OOD) detection in computer vision models. EIHF works by injecting high-frequency information into the input data before it's processed by the first convolution layer, without altering the training objective. This approach enhances the model's ability to distinguish between in-distribution and out-of-distribution data, particularly for geometry-sensitive tasks, by reshaping feature geometry and reducing overlap in scores. Experiments on CIFAR-100 and ImageNet-100 datasets showed promising results, including improved false positive rates and area under the receiver operating characteristic curve. AI
IMPACT Improves the robustness of computer vision models to unseen data, potentially enhancing reliability in real-world applications.