The reviewed record of science sign in
Pith

arxiv: 2505.07998 · v1 · pith:5D2VBML5 · submitted 2025-05-12 · cs.CV · cs.LG

Vision Foundation Model Embedding-Based Semantic Anomaly Detection

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:5D2VBML5record.jsonopen to challenge →

classification cs.CV cs.LG
keywords anomalysemanticvisionautonomousdetectionembeddingsfoundationanomalies
0
0 comments X
read the original abstract

Semantic anomalies are contextually invalid or unusual combinations of familiar visual elements that can cause undefined behavior and failures in system-level reasoning for autonomous systems. This work explores semantic anomaly detection by leveraging the semantic priors of state-of-the-art vision foundation models, operating directly on the image. We propose a framework that compares local vision embeddings from runtime images to a database of nominal scenarios in which the autonomous system is deemed safe and performant. In this work, we consider two variants of the proposed framework: one using raw grid-based embeddings, and another leveraging instance segmentation for object-centric representations. To further improve robustness, we introduce a simple filtering mechanism to suppress false positives. Our evaluations on CARLA-simulated anomalies show that the instance-based method with filtering achieves performance comparable to GPT-4o, while providing precise anomaly localization. These results highlight the potential utility of vision embeddings from foundation models for real-time anomaly detection in autonomous systems.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. NuRisk: A Visual Question Answering Dataset for Agent-Level Risk Assessment in Autonomous Driving

    cs.AI 2025-09 conditional novelty 7.0

    NuRisk is a new VQA dataset for agent-level risk assessment in autonomous driving that benchmarks VLMs at 33% peak accuracy and shows a fine-tuned 7B model reaching 41% with 75% lower latency.

  2. Real-World On-Vehicle Evaluation of Embedding-Based Anomaly Detection

    cs.CV 2026-05 unverdicted novelty 4.0

    An embedding-based method detects and localizes anomalies in driving scenes via nearest-neighbor similarity to a single reference image, evaluated on benchmarks and real automated vehicles.