Encoding Structure-Texture Relation with P-Net for Anomaly Detection in Retinal Images
Kang Zhou, Yuting Xiao, Jianlong Yang, Jun Cheng, Wen Liu, Weixin Luo,, Zaiwang Gu, Jiang Liu, Shenghua Gao

TL;DR
This paper introduces P-Net, a deep neural network that leverages structure-texture relations in retinal images to detect anomalies by reconstructing images and measuring structural differences, demonstrating effectiveness on multiple datasets.
Contribution
The paper proposes a novel P-Net architecture that combines structure and texture features for improved anomaly detection in retinal images, with demonstrated generalization capabilities.
Findings
Effective anomaly detection on RESC and iSee datasets
Generalizes well to novel retinal classes and real-world images
Reconstruction-based structure difference as a normality metric
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · Anomaly Detection Techniques and Applications · Imbalanced Data Classification Techniques
