paper-with-me

홈 › Papers

Dual-Branch Reconstruction Network for Industrial Anomaly Detection with RGB-D Data

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

Unsupervised anomaly detection methods are at the forefront of industrial anomaly detection efforts and have made notable progress. Previous work primarily used 2D information as input, but multi-modal industrial anomaly detection based on 3D point clouds and RGB images is just beginning to emerge. The regular approach involves utilizing large pre-trained models for feature representation and storing them in memory banks. However, the above methods require a longer inference time and higher memory usage, which cannot meet the real-time requirements of the industry. To overcome these issues, we propose a lightweight dual-branch reconstruction network(DBRN) based on RGB-D input, learning the decision boundary between normal and abnormal examples. The requirement for alignment between the two modalities is eliminated by using depth maps instead of point cloud input. Furthermore, we introduce an importance scoring module in the discriminative network to assist in fusing features from these two modalities, thereby obtaining a comprehensive discriminative result. DBRN achieves 92.8% AUROC with high inference efficiency on the MVTec 3D-AD dataset without large pre-trained models and memory banks.

📄 PDF Abstract BibTeX arXiv:2311.06797

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Cross-Modal Mapping and Dual-Branch Reconstruction for 2D-3D Multimodal Industrial Anomaly Detection

2026-03-04 · Radia Daci, Vito Renò, Cosimo Patruno, Angelo Cardellicchio 외 arxiv

Multimodal industrial anomaly detection benefits from integrating RGB appearance with 3D surface geometry, yet existing \emph{unsupervised} approaches commonly rely on memory banks, teacher-student architectures, or frag…

Anomaly Detection

Multivariate Time Series Anomaly Detection via Dual-Branch Reconstruction and Autoregressive Flow-based Residual Density Estimation

2026-03-29 · Jun Liu, Ying Chen, Ziqian Lu, Qinyue Tong 외 arxiv

Multivariate Time Series Anomaly Detection (MTSAD) is critical for real-world monitoring scenarios such as industrial control and aerospace systems. Mainstream reconstruction-based anomaly detection methods suffer from t…

Time Series Anomaly DetectionDensity Estimation

SwinAD: Multi-stage feature reconstruction for unsupervised industrial anomaly detection

2026-07-16 · Huong Ninh, Chien Thai, Mai Xuan Trang, Vu-Minh Le 외 arxiv

Industrial anomaly detection aims to identify and localize defective regions without relying on exhaustive annotations of all possible defect types. Although recent unsupervised methods have achieved strong performance, …

Unsupervised Anomaly Detection

Noise-to-Norm Reconstruction for Industrial Anomaly Detection and Localization

2023-07-06 · Shiqi Deng, Zhiyu Sun, Ruiyan Zhuang, Jun Gong

Anomaly detection has a wide range of applications and is especially important in industrial quality inspection. Currently, many top-performing anomaly-detection models rely on feature-embedding methods. However, these m…

Anomaly Detection

Prior Normality Prompt Transformer for Multi-class Industrial Image Anomaly Detection

2024-06-17 · Haiming Yao, Yunkang Cao, Wei Luo, Weihang Zhang 외

Image anomaly detection plays a pivotal role in industrial inspection. Traditional approaches often demand distinct models for specific categories, resulting in substantial deployment costs. This raises concerns about mu…

Anomaly DetectionMulti-class Anomaly Detection