Hugging Face Trending Papers

PWLR: Pairwise Witness Local Rejection for Boundary-Aware Out-of-Distribution Detection

arXiv Computer Vision
1d ago

SVD-Based Typicality Maps for Out-of-Distribution Detection in Vision Transformers

The paper introduces a technique for examining Vision Transformers by decomposing each affine layer’s weight matrix with Singular Value Decomposition and projecting activations onto the leading right singular vectors, yielding compact, layer‑intrinsic representations. By fitting class‑conditional density models at each layer, the authors generate per‑class typicality scores that are stacked into two‑dimensional typicality maps, summarizing how class‑specific evidence evolves through the network. From these maps, two post‑hoc out‑of‑distribution detection scores are derived: the Prototype Alignment Score (PAS), which measures agreement with class reference prototypes, and the Multi‑Layer Soft Voting (MLSV) score, which captures cross‑layer consensus without stored prototypes, achieving competitive performance on ViT‑B/16 fine‑tuned on CIFAR‑100 without retraining or OOD exposure.

By Aldo Sean Sartor, Leandro de Souza Rosa, Andriy Enttsel, Mauro Mangia, Riccardo Rovatti
arXiv AI
Aug 18

OODBench: Out-of-Distribution Benchmark for Large Vision-Language Models

arXiv:2602. 18094v2 Announce Type: replace-cross Abstract: Existing Visual-Language Models (VLMs) have achieved significant progress by being trained on massive-scale datasets, typically under the assumption that data are independent and identically distributed (IID).

By Ling Lin, Yang Bai, Heng Su, Congcong Zhu, Yaoxing Wang, Yang Zhou, Huazhu Fu, Jingrun Chen
arXiv Computer Vision
2d ago

Crane: Context-Guided Prompt Learning and Attention Refinement for Zero-Shot Anomaly Detection

Crane is a CLIP‑based framework for zero‑shot anomaly detection that enhances dense localization by adapting the vision encoder with a correlation‑based attention module and conditioning learnable prompts on global image context. It further fuses anomaly‑relevant patch features into the global representation for more sensitive image‑level detection, and a variant called Crane+ leverages DINOv2 spatial correlations for stronger pixel‑level performance. Across seven industrial benchmarks, Crane raises mean image‑level AP by 4.5% and Crane+ boosts mean pixel‑level AUPRO by 9.0%.

By Alireza Salehi, Mohammadreza Salehi, Reshad Hosseini, Cees G. M. Snoek, Makoto Yamada, Mohammad Sabokrou