
IM
Ignacio M. De la Jara, Cristian Rodriguez-Opazo, Damith Ranasinghe
· 1 min read
ResearcharXiv cs.CV
Not All Layers Are Equal: Dynamic Layer Routing for Reliable CLIP OOD Detection
arXiv:2609.20299v1 Announce Type: new
Abstract: Information aggregation across model layers are revealed to improve OOD detection. In contrast to crafting a method for layer-wise information aggregation in recent work, we investigate if layer selection is a learnable problem. In other words, we transpose the question from how to fuse layers to one asking which layers to trust for an input. Using a generalizable, weak, out of distribution context crafting approach for supervision, shown to be more effective than state of the art methods' mechanisms, we formulate learning a lightweight router to select a sparse, final-layer-anchored expert over CLIP's layer depth for OOD detection.
Across three diverse benchmarks we demonstrate our learnable routing method dubbed Voyager improves OOD detection. On ImageNet-1K, Voyager achieves an average FPR@95 of 18.86, outperforming the strongest, comparable, prompt-learning method by 8.8 points. These gains persist across multiple supervision sources, including those used by existing state-of-the-art prompt-learning methods, demonstrating that, whilst our weak OOD supervision context is highly effective, the key advantage is realized from the learnable router component rather than the supervision source. Significantly, Voyager is highly practical; router learning takes approximately two minutes using less than 1 GB of memory, making it approximately 20x more efficient than current prompt-learning approaches.
Anonymized Code: https://anonymous.4open.science/r/Voyager/
Original source
This story was published by arXiv cs.CV and written by Ignacio M. De la Jara, Cristian Rodriguez-Opazo, Damith Ranasinghe. SyncAI.news shows a preview; the complete article is on the publisher's site.
Read the full story on arxiv.org


