paper-with-me

홈 › Papers

Unsupervised Patch-GAN with Targeted Patch Ranking for Fine-Grained Novelty Detection in Medical Imaging

2025-01-29 · Jingkun Chen, Guang Yang, Xiao Zhang, Jingchao Peng, Tianlu Zhang, JianGuo Zhang, Jungong Han, Vicente Grau

Detecting novel anomalies in medical imaging is challenging due to the limited availability of labeled data for rare abnormalities, which often display high variability and subtlety. This challenge is further compounded when small abnormal regions are embedded within larger normal areas, as whole-image predictions frequently overlook these subtle deviations. To address these issues, we propose an unsupervised Patch-GAN framework designed to detect and localize anomalies by capturing both local detail and global structure. Our framework first reconstructs masked images to learn fine-grained, normal-specific features, allowing for enhanced sensitivity to minor deviations from normality. By dividing these reconstructed images into patches and assessing the authenticity of each patch, our approach identifies anomalies at a more granular level, overcoming the limitations of whole-image evaluation. Additionally, a patch-ranking mechanism prioritizes regions with higher abnormal scores, reinforcing the alignment between local patch discrepancies and the global image context. Experimental results on the ISIC 2016 skin lesion and BraTS 2019 brain tumor datasets validate our framework's effectiveness, achieving AUCs of 95.79% and 96.05%, respectively, and outperforming three state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2501.17906

Code (0)

등록된 구현이 없습니다.

Tasks

Novelty Detection

Similar Papers 제목 키워드 기반

Robust Nearest Neighbour Retrieval Using Targeted Manifold Manipulation

2025-11-09 · B. Ghosh, H. Harikumar, S. Rana arxiv

Nearest-neighbour retrieval is central to classification and explainable-AI pipelines, but current practice relies on hand-tuning feature layers and distance metrics. We propose Targeted Manifold Manipulation-Nearest Nei…

PatchAttack: A Black-box Texture-based Attack with Reinforcement Learning

2020-04-12 · ECCV 2020 8 · Chenglin Yang, Adam Kortylewski, Cihang Xie, Yinzhi Cao 외

Patch-based attacks introduce a perceptible but localized change to the input that induces misclassification. A limitation of current patch-based black-box attacks is that they perform poorly for targeted attacks, and ev…

Adversarial DefenseClusteringreinforcement-learningReinforcement Learning+1

CrowdCLIP: Unsupervised Crowd Counting via Vision-Language Model

2023-04-09 · CVPR 2023 1 · Dingkang Liang, Jiahao Xie, Zhikang Zou, Xiaoqing Ye 외

Supervised crowd counting relies heavily on costly manual labeling, which is difficult and expensive, especially in dense scenes. To alleviate the problem, we propose a novel unsupervised framework for crowd counting, na…

Cross-Part Crowd CountingCrowd CountingLanguage ModelingLanguage Modelling+1

APRICOT: A Dataset of Physical Adversarial Attacks on Object Detection

2019-12-17 · ECCV 2020 8 · A. Braunegg, Amartya Chakraborty, Michael Krumdick, Nicole Lape 외

Physical adversarial attacks threaten to fool object detection systems, but reproducible research on the real-world effectiveness of physical patches and how to defend against them requires a publicly available benchmark…

Adversarial RobustnessDensity Estimationobject-detectionObject Detection

Temporal Coherent and Graph Optimized Manifold Ranking for Visual Tracking

2018-04-17 · Bo Jiang, Doudou Lin, Bin Luo, Jin Tang

Recently, weighted patch representation has been widely studied for alleviating the impact of background information included in bounding box to improve visual tracking results. However, existing weighted patch represent…

Graph RankingVisual Tracking