paper-with-me

Papers

Convolutional Recurrent Reconstructive Network for Spatiotemporal Anomaly Detection in Solder Paste Inspection

2019-08-22 · Yong-Ho Yoo, Ue-Hwan Kim, Jong-Hwan Kim

Surface mount technology (SMT) is a process for producing printed circuit boards. Solder paste printer (SPP), package mounter, and solder reflow oven are used for SMT. The board on which the solder paste is deposited from the SPP is monitored by solder paste inspector (SPI). If SPP malfunctions due to the printer defects, the SPP produces defective products, and then abnormal patterns are detected by SPI. In this paper, we propose a convolutional recurrent reconstructive network (CRRN), which decomposes the anomaly patterns generated by the printer defects, from SPI data. CRRN learns only normal data and detects anomaly pattern through reconstruction error. CRRN consists of a spatial encoder (S-Encoder), a spatiotemporal encoder and decoder (ST-Encoder-Decoder), and a spatial decoder (S-Decoder). The ST-Encoder-Decoder consists of multiple convolutional spatiotemporal memories (CSTMs) with ST-Attention mechanism. CSTM is developed to extract spatiotemporal patterns efficiently. Additionally, a spatiotemporal attention (ST-Attention) mechanism is designed to facilitate transmitting information from the ST-Encoder to the ST-Decoder, which can solve the long-term dependency problem. We demonstrate the proposed CRRN outperforms the other conventional models in anomaly detection. Moreover, we show the discriminative power of the anomaly map decomposed by the proposed CRRN through the printer defect classification.

📄 PDF Abstract BibTeX arXiv:1908.08204

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDecoder

Similar Papers 제목 키워드 기반

Anomaly Detection in Video Sequences: A Benchmark and Computational Model

2021-06-16 · Boyang Wan, Wenhui Jiang, Yuming Fang, Zhiyuan Luo 외

Anomaly detection has attracted considerable search attention. However, existing anomaly detection databases encounter two major problems. Firstly, they are limited in scale. Secondly, training sets contain only video-le…

Anomaly Detection

TransFusion -- A Transparency-Based Diffusion Model for Anomaly Detection

2023-11-16 · Matic Fučka, Vitjan Zavrtanik, Danijel Skočaj

Surface anomaly detection is a vital component in manufacturing inspection. Current discriminative methods follow a two-stage architecture composed of a reconstructive network followed by a discriminative network that re…

Anomaly DetectionDepth Anomaly Detection and SegmentationRGB+3D Anomaly Detection and Segmentation

MultiRC: Joint Learning for Time Series Anomaly Prediction and Detection with Multi-scale Reconstructive Contrast

2024-10-21 · Shiyan Hu, Kai Zhao, Xiangfei Qiu, Yang Shu 외

Many methods have been proposed for unsupervised time series anomaly detection. Despite some progress, research on predicting future anomalies is still relatively scarce. Predicting anomalies is particularly challenging …

Anomaly DetectionContrastive LearningPredictionTime Series+1

Produce Once, Utilize Twice for Anomaly Detection

2023-12-20 · Shuyuan Wang, Qi Li, Huiyuan Luo, Chengkan Lv 외

Visual anomaly detection aims at classifying and locating the regions that deviate from the normal appearance. Embedding-based methods and reconstruction-based methods are two main approaches for this task. However, they…

Anomaly Detection

Abnormal Event Detection in Videos using Spatiotemporal Autoencoder

2017-01-06 · Yong Shean Chong, Yong Haur Tay

We present an efficient method for detecting anomalies in videos. Recent applications of convolutional neural networks have shown promises of convolutional layers for object detection and recognition, especially in image…

Abnormal Event Detection In VideoAnomaly DetectionEvent Detectionobject-detection+2