computer vision

LARAD: Layout-Aware Road Anomaly Detection via Spatial-Logic Reasoning

arXiv:2607.12858

summary

The paper introduces LARAD, a method for detecting road anomalies in autonomous driving by training models to recognize spatial‑logic violations rather than relying on texture differences, using a synthetic data pipeline and a lightweight attention branch.

Abstract

Accurate open-world obstacle detection is critical for autonomous driving. Current anomaly segmentation methods suffer from a fundamental blind spot: they over-rely on texture novelty to identify out-of-distribution (OoD) objects while ignoring contextual spatial logic. Furthermore, mitigating the resulting false positives often requires cascading massive vision models, introducing unacceptable inference latency. To address these issues, we propose Layout-Aware Road Anomaly Detection (LARAD), shifting the paradigm from appearance matching to spatial-logic reasoning. First, we introduce the Spatial-Logic Violation Synthesis (SLVS) pipeline, which generates training samples that are texture-consistent yet spatially invalid, forcing the model to learn contextual violations. Second, we augment a standard closed-set segmentation network with a lightweight, OoD-guided attention branch. Extensive experiments demonstrate that LARAD significantly enhances robustness against logical anomalies and establishes a new state-of-the-art, all while retaining the high efficiency of a single-model architecture.

Topics & keywords

#anomaly detection#autonomous driving#spatial reasoning#semantic segmentation#open-world perceptionspatial-logic violation synthesisOoD-guided attentionanomaly segmentationtexture-consistent synthesislogical anomalies