paper-with-me

Papers

Encoding Structure-Texture Relation with P-Net for Anomaly Detection in Retinal Images

2020-08-09 · ECCV 2020 8 · Kang Zhou, Yuting Xiao, Jianlong Yang, Jun Cheng, Wen Liu, Weixin Luo, Zaiwang Gu, Jiang Liu, Shenghua Gao

Anomaly detection in retinal image refers to the identification of abnormality caused by various retinal diseases/lesions, by only leveraging normal images in training phase. Normal images from healthy subjects often have regular structures (e.g., the structured blood vessels in the fundus image, or structured anatomy in optical coherence tomography image). On the contrary, the diseases and lesions often destroy these structures. Motivated by this, we propose to leverage the relation between the image texture and structure to design a deep neural network for anomaly detection. Specifically, we first extract the structure of the retinal images, then we combine both the structure features and the last layer features extracted from original health image to reconstruct the original input healthy image. The image feature provides the texture information and guarantees the uniqueness of the image recovered from the structure. In the end, we further utilize the reconstructed image to extract the structure and measure the difference between structure extracted from original and the reconstructed image. On the one hand, minimizing the reconstruction difference behaves like a regularizer to guarantee that the image is corrected reconstructed. On the other hand, such structure difference can also be used as a metric for normality measurement. The whole network is termed as P-Net because it has a ``P'' shape. Extensive experiments on RESC dataset and iSee dataset validate the effectiveness of our approach for anomaly detection in retinal images. Further, our method also generalizes well to novel class discovery in retinal images and anomaly detection in real-world images.

📄 PDF Abstract BibTeX arXiv:2008.03632

Code (1)

ClancyZhou/P_Net_Anomaly_Detection 공식 구현 pytorch

Tasks

AnatomyAnomaly DetectionNovel Class DiscoveryRelation

Similar Papers 제목 키워드 기반

High Dimensional Data Decomposition for Anomaly Detection of Textured Images

2025-12-23 · Ji Song, Xing Wang, Jianguo Wu, Xiaowei Yue arxiv

In the realm of diverse high-dimensional data, images play a significant role across various processes of manufacturing systems where efficient image anomaly detection has emerged as a core technology of utmost importanc…

Anomaly Detection

Self-Supervised Texture Image Anomaly Detection By Fusing Normalizing Flow and Dictionary Learning

2022-09-15 · Yaohua Guo, Lijuan Song, Zirui Ma

A common study area in anomaly identification is industrial images anomaly detection based on texture background. The interference of texture images and the minuteness of texture anomalies are the main reasons why many e…

Anomaly DetectionDictionary LearningRepresentation Learning

GNN-based Anomaly Detection for Encoded Network Traffic

2024-05-22 · Anasuya Chattopadhyay, Daniel Reti, Hans D. Schotten

The early research report explores the possibility of using Graph Neural Networks (GNNs) for anomaly detection in internet traffic data enriched with information. While recent studies have made significant progress in us…

Anomaly DetectionTime Series

Stop-band Energy Constraint for Orthogonal Tunable Wavelet Units in Convolutional Neural Networks for Computer Vision problems

2025-07-21 · An D. Le, Hung Nguyen, Sungbal Seo, You-Suk Bae 외 arxiv

This work introduces a stop-band energy constraint for filters in orthogonal tunable wavelet units with a lattice structure, aimed at improving image classification and anomaly detection in CNNs, especially on texture-ri…

Image ClassificationAnomaly Detection

Domain-Generalized Textured Surface Anomaly Detection

2022-03-23 · Shang-Fu Chen, Yu-Min Liu, Chia-Ching Lin, Trista Pei-Chun Chen 외

Anomaly detection aims to identify abnormal data that deviates from the normal ones, while typically requiring a sufficient amount of normal data to train the model for performing this task. Despite the success of recent…

Anomaly DetectionDomain GeneralizationMeta-Learning