论文标题
双重编码双向生成对抗网络,用于异常检测
Dual-encoder Bidirectional Generative Adversarial Networks for Anomaly Detection
论文作者
论文摘要
生成对抗网络(GAN)对包括异常检测在内的各种问题表现出了希望。当使用仅了解正常数据样本的特征的GAN模型进行异常检测时,将与正常数据不同的数据视为异常样本。目前的方法是通过在双向GAN体系结构中使用双重编码器来开发的,该架构与发电机和歧视网络同时训练。通过学习机制,提出的方法旨在减少循环一致性的问题,在这种方法中,双向GAN可能无法在正常样本和异常样本之间重现样本较大的样品。我们假设当该方法没有保留示例数据的足够信息时,就会发生不良循环一致性。我们表明,我们提出的方法在捕获普通样品的分布方面表现良好,从而改善了基于GAN的模型的异常检测。据报道,将我们的方法应用于公开可用的数据集,包括应用于脑磁共振成像异常检测系统。
Generative adversarial networks (GANs) have shown promise for various problems including anomaly detection. When anomaly detection is performed using GAN models that learn only the features of normal data samples, data that are not similar to normal data are detected as abnormal samples. The present approach is developed by employing a dual-encoder in a bidirectional GAN architecture that is trained simultaneously with a generator and a discriminator network. Through the learning mechanism, the proposed method aims to reduce the problem of bad cycle consistency, in which a bidirectional GAN might not be able to reproduce samples with a large difference between normal and abnormal samples. We assume that bad cycle consistency occurs when the method does not preserve enough information of the sample data. We show that our proposed method performs well in capturing the distribution of normal samples, thereby improving anomaly detection on GAN-based models. Experiments are reported in which our method is applied to publicly available datasets, including application to a brain magnetic resonance imaging anomaly detection system.