paper-with-me

홈 › Papers

Overcoming the Identity Mapping Problem in Self-Supervised Hyperspectral Anomaly Detection

2025-04-05 · Yongchuan Cui, Jinhe Zhang, Peng Liu, Weijing Song, Yi Zeng

The surge of deep learning has catalyzed considerable progress in self-supervised Hyperspectral Anomaly Detection (HAD). The core premise for self-supervised HAD is that anomalous pixels are inherently more challenging to reconstruct, resulting in larger errors compared to the background. However, owing to the powerful nonlinear fitting capabilities of neural networks, self-supervised models often suffer from the Identity Mapping Problem (IMP). The IMP manifests as a tendency for the model to overfit to the entire image, particularly with increasing network complexity or prolonged training iterations. Consequently, the whole image can be precisely reconstructed, and even the anomalous pixels exhibit imperceptible errors, making them difficult to detect. Despite the proposal of several models aimed at addressing the IMP-related issues, a unified descriptive framework and validation of solutions for IMP remain lacking. In this paper, we conduct an in-depth exploration to IMP, and summarize a unified framework that describes IMP from the perspective of network optimization, which encompasses three aspects: perturbation, reconstruction, and regularization. Correspondingly, we introduce three solutions: superpixel pooling and uppooling for perturbation, error-adaptive convolution for reconstruction, and online background pixel mining for regularization. With extensive experiments being conducted to validate the effectiveness, it is hoped that our work will provide valuable insights and inspire further research for self-supervised HAD. Code: \url{https://github.com/yc-cui/Super-AD}.

📄 PDF Abstract BibTeX arXiv:2504.04115

Code (1)

yc-cui/super-ad 공식 구현 pytorch

Tasks

Anomaly DetectionDescriptive

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

FDGATII : Fast Dynamic Graph Attention with Initial Residual and Identity Mapping

2021-10-21 · Gayan K. Kulatilleke, Marius Portmann, Ryan Ko, Shekhar S. Chandra

While Graph Neural Networks have gained popularity in multiple domains, graph-structured input remains a major challenge due to (a) over-smoothing, (b) noisy neighbours (heterophily), and (c) the suspended animation prob…

FairnessGraph AttentionGraph Neural NetworkNode Classification

SelfSwapper: Self-Supervised Face Swapping via Shape Agnostic Masked AutoEncoder

2024-02-12 · Jaeseong Lee, Junha Hyung, SOHYUN JEONG, Jaegul Choo

Face swapping has gained significant attention for its varied applications. Most previous face swapping approaches have relied on the seesaw game training scheme, also known as the target-oriented approach. However, this…

Face Swapping

MBSS-T1: Model-Based Subject-Specific Self-Supervised Motion Correction for Robust Cardiac T1 Mapping

2024-08-21 · Eyal Hanania, Adi Zehavi-Lenz, Ilya Volovik, Daphna Link-Sourani 외

Cardiac T1 mapping is a valuable quantitative MRI technique for diagnosing diffuse myocardial diseases. Traditional methods, relying on breath-hold sequences and cardiac triggering based on an ECG signal, face challenges…

Image RegistrationQuantitative MRI

From source to target and back: symmetric bi-directional adaptive GAN

2017-05-24 · CVPR 2018 6 · Paolo Russo, Fabio Maria Carlucci, Tatiana Tommasi, Barbara Caputo

The effectiveness of generative adversarial approaches in producing images according to a specific style or visual domain has recently opened new directions to solve the unsupervised domain adaptation problem. It has bee…

Domain AdaptationImage GenerationUnsupervised Domain Adaptation

Asymmetric Mask Scheme for Self-Supervised Real Image Denoising

2024-07-09 · Xiangyu Liao, Tianheng Zheng, Jiayu Zhong, Pingping Zhang 외

In recent years, self-supervised denoising methods have gained significant success and become critically important in the field of image restoration. Among them, the blind spot network based methods are the most typical …

DenoisingImage DenoisingImage Restoration