paper-with-me

Papers

Transferring self-supervised pre-trained models for SHM data anomaly detection with scarce labeled data

2024-12-05 · Mingyuan Zhou, Xudong Jian, Ye Xia, Zhilu Lai

Structural health monitoring (SHM) has experienced significant advancements in recent decades, accumulating massive monitoring data. Data anomalies inevitably exist in monitoring data, posing significant challenges to their effective utilization. Recently, deep learning has emerged as an efficient and effective approach for anomaly detection in bridge SHM. Despite its progress, many deep learning models require large amounts of labeled data for training. The process of labeling data, however, is labor-intensive, time-consuming, and often impractical for large-scale SHM datasets. To address these challenges, this work explores the use of self-supervised learning (SSL), an emerging paradigm that combines unsupervised pre-training and supervised fine-tuning. The SSL-based framework aims to learn from only a very small quantity of labeled data by fine-tuning, while making the best use of the vast amount of unlabeled SHM data by pre-training. Mainstream SSL methods are compared and validated on the SHM data of two in-service bridges. Comparative analysis demonstrates that SSL techniques boost data anomaly detection performance, achieving increased F1 scores compared to conventional supervised training, especially given a very limited amount of labeled data. This work manifests the effectiveness and superiority of SSL techniques on large-scale SHM data, providing an efficient tool for preliminary anomaly detection with scarce label information.

📄 PDF Abstract BibTeX arXiv:2412.03880

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionSelf-Supervised LearningStructural Health MonitoringUnsupervised Pre-training

Similar Papers 제목 키워드 기반

Mean-Shifted Contrastive Loss for Anomaly Detection

2021-06-07 · Tal Reiss, Yedid Hoshen

Deep anomaly detection methods learn representations that separate between normal and anomalous images. Although self-supervised representation learning is commonly used, small dataset sizes limit its effectiveness. It w…

Anomaly DetectionContrastive LearningRepresentation LearningSelf-Supervised Learning

DACAD: Domain Adaptation Contrastive Learning for Anomaly Detection in Multivariate Time Series

2024-04-17 · Zahra Zamanzadeh Darban, Yiyuan Yang, Geoffrey I. Webb, Charu C. Aggarwal 외

In time series anomaly detection (TSAD), the scarcity of labeled data poses a challenge to the development of accurate models. Unsupervised domain adaptation (UDA) offers a solution by leveraging labeled data from a rela…

Anomaly DetectionContrastive LearningDomain AdaptationRepresentation Learning+4

AnoSeg: Anomaly Segmentation Network Using Self-Supervised Learning

2021-10-07 · Jouwon Song, Kyeongbo Kong, Ye-In Park, Seong-Gyun Kim 외

Anomaly segmentation, which localizes defective areas, is an important component in large-scale industrial manufacturing. However, most recent researches have focused on anomaly detection. This paper proposes a novel ano…

Anomaly DetectionAnomaly SegmentationSegmentationSelf-Supervised Learning

MediCLIP: Adapting CLIP for Few-shot Medical Image Anomaly Detection

2024-05-18 · Ximiao Zhang, Min Xu, Dehui Qiu, Ruixin Yan 외

In the field of medical decision-making, precise anomaly detection in medical imaging plays a pivotal role in aiding clinicians. However, previous work is reliant on large-scale datasets for training anomaly detection mo…

Anomaly DetectionDecision MakingLanguage Modelling

Deep Nearest Neighbor Anomaly Detection

2020-02-24 · Liron Bergman, Niv Cohen, Yedid Hoshen

Nearest neighbors is a successful and long-standing technique for anomaly detection. Significant progress has been recently achieved by self-supervised deep methods (e.g. RotNet). Self-supervised features however typical…

Anomaly Detection