paper-with-me

Papers

FlowCLAS: Enhancing Normalizing Flow Via Contrastive Learning For Anomaly Segmentation

2024-11-29 · Chang Won Lee, Selina Leveugle, Svetlana Stolpner, Chris Langley, Paul Grouchy, Jonathan Kelly, Steven L. Waslander

Anomaly segmentation is a valuable computer vision task for safety-critical applications that need to be aware of unexpected events. Current state-of-the-art (SOTA) scene-level anomaly segmentation approaches rely on diverse inlier class labels during training, limiting their ability to leverage vast unlabeled datasets and pre-trained vision encoders. These methods may underperform in domains with reduced color diversity and limited object classes. Conversely, existing unsupervised methods struggle with anomaly segmentation with the diverse scenes of less restricted domains. To address these challenges, we introduce FlowCLAS, a novel self-supervised framework that utilizes vision foundation models to extract rich features and employs a normalizing flow network to learn their density distribution. We enhance the model's discriminative power by incorporating Outlier Exposure and contrastive learning in the latent space. FlowCLAS significantly outperforms all existing methods on the ALLO anomaly segmentation benchmark for space robotics and demonstrates competitive results on multiple road anomaly segmentation benchmarks for autonomous driving, including Fishyscapes Lost&Found and Road Anomaly. These results highlight FlowCLAS's effectiveness in addressing the unique challenges of space anomaly segmentation while retaining SOTA performance in the autonomous driving domain without reliance on inlier segmentation labels.

📄 PDF Abstract BibTeX arXiv:2411.19888

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly SegmentationAutonomous DrivingContrastive LearningSegmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Positive Difference Distribution for Image Outlier Detection using Normalizing Flows and Contrastive Data

2022-08-30 · Robert Schmier, Ullrich Köthe, Christoph-Nikolas Straehle

Detecting test data deviating from training data is a central problem for safe and robust machine learning. Likelihoods learned by a generative model, e.g., a normalizing flow via standard log-likelihood training, perfor…

Anomaly DetectionOutlier Detection

AltUB: Alternating Training Method to Update Base Distribution of Normalizing Flow for Anomaly Detection

2022-10-26 · Yeongmin Kim, Huiwon Jang, DongKeon Lee, Ho-Jin Choi

Unsupervised anomaly detection is coming into the spotlight these days in various practical domains due to the limited amount of anomaly data. One of the major approaches for it is a normalizing flow which pursues the in…

Anomaly DetectionAnomaly SegmentationUnsupervised Anomaly Detection

CL-Flow:Strengthening the Normalizing Flows by Contrastive Learning for Better Anomaly Detection

2023-11-12 · Shunfeng Wang, Yueyang Li, Haichi Luo, Chenyang Bi

In the anomaly detection field, the scarcity of anomalous samples has directed the current research emphasis towards unsupervised anomaly detection. While these unsupervised anomaly detection methods offer convenience, t…

Anomaly DetectionContrastive LearningSelf-Supervised Anomaly DetectionSupervised Anomaly Detection+1

Quantum Normalizing Flows for Anomaly Detection

2024-02-05 · Bodo Rosenhahn, Christoph Hirche

A Normalizing Flow computes a bijective mapping from an arbitrary distribution to a predefined (e.g. normal) distribution. Such a flow can be used to address different tasks, e.g. anomaly detection, once such a mapping h…

Anomaly Detection

Anomaly Detection in Trajectory Data with Normalizing Flows

2020-04-13 · Madson L. D. Dias, César Lincoln C. Mattos, Ticiana L. C. da Silva, José Antônio F. de Macedo 외

The task of detecting anomalous data patterns is as important in practical applications as challenging. In the context of spatial data, recognition of unexpected trajectories brings additional difficulties, such as high …

Anomaly DetectionDensity Estimation