paper-with-me

Papers

Improving the Anomaly Detection in GPR Images by Fine-Tuning CNNs with Synthetic Data

2022-10-21 · Xiren Zhou, Shikang Liu, Ao Chen, Yizhan Fan, Huanhuan Chen

Ground Penetrating Radar (GPR) has been widely used to estimate the healthy operation of some urban roads and underground facilities. When identifying subsurface anomalies by GPR in an area, the obtained data could be unbalanced, and the numbers and types of possible underground anomalies could not be acknowledged in advance. In this paper, a novel method is proposed to improve the subsurface anomaly detection from GPR B-scan images. A normal (i.e. without subsurface objects) GPR image section is firstly collected in the detected area. Concerning that the GPR image is essentially the representation of electromagnetic (EM) wave and propagation time, and to preserve both the subsurface background and objects' details, the normal GPR image is segmented and then fused with simulated GPR images that contain different kinds of objects to generate the synthetic data for the detection area based on the wavelet decompositions. Pre-trained CNNs could then be fine-tuned with the synthetic data, and utilized to extract features of segmented GPR images subsequently obtained in the detection area. The extracted features could be classified by the one-class learning algorithm in the feature space without pre-set anomaly types or numbers. The conducted experiments demonstrate that fine-tuning the pre-trained CNN with the proposed synthetic data could effectively improve the feature extraction of the network for the objects in the detection area. Besides, the proposed method requires only a section of normal data that could be easily obtained in the detection area, and could also meet the timeliness requirements in practical applications.

📄 PDF Abstract BibTeX arXiv:2210.11833

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGPR

Similar Papers 제목 키워드 기반

Applying Surface Normal Information in Drivable Area and Road Anomaly Detection for Ground Mobile Robots

2020-08-26 · Hengli Wang, Rui Fan, Yuxiang Sun, Ming Liu

The joint detection of drivable areas and road anomalies is a crucial task for ground mobile robots. In recent years, many impressive semantic segmentation networks, which can be used for pixel-level drivable area and ro…

Anomaly DetectionSegmentationSemantic Segmentation

Pyramid-based Mamba Multi-class Unsupervised Anomaly Detection

2025-04-04 · Nasar Iqbal, Niki Martinel

Recent advances in convolutional neural networks (CNNs) and transformer-based methods have improved anomaly detection and localization, but challenges persist in precisely localizing small anomalies. While CNNs face limi…

Anomaly DetectionAnomaly LocalizationMambaMulti-class Anomaly Detection+1

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

Registration based Few-Shot Anomaly Detection

2022-07-15 · Chaoqin Huang, Haoyan Guan, Aofan Jiang, Ya zhang 외

This paper considers few-shot anomaly detection (FSAD), a practical yet under-studied setting for anomaly detection (AD), where only a limited number of normal images are provided for each category at training. So far, e…

Anomaly Detection

Large Language Models for Anomaly Detection in Computational Workflows: from Supervised Fine-Tuning to In-Context Learning

2024-07-24 · Hongwei Jin, George Papadimitriou, Krishnan Raghavan, Pawel Zuk 외

Anomaly detection in computational workflows is critical for ensuring system reliability and security. However, traditional rule-based methods struggle to detect novel anomalies. This paper leverages large language model…

Anomaly DetectionIn-Context LearningSentenceSentence Classification