Explore Internal and External Similarity for Single Image Deraining with Graph Neural Networks

Abstract

Concern for image authenticity spurs research in image forgery detection and localization (IFDL). Most deep learning-based methods focus primarily on spatial domain modeling and have not fully explored frequency domain strategies. In this paper, we observe and analyze the frequency characteristic changes caused by image tampering. Observations indicate that manipulation traces are especially prominent in phase components and span both low and high-frequency bands. Based on these findings, we propose a forensic frequency decomposition network (F2D-Net), which incorporates deep Fourier transforms and leverages both phase information and high and low-frequency components to enhance IFDL. Specifically, F2D-Net consists of the Spectral Decomposition Subnetwork (SDSN) and the Frequency Separation Subnetwork (FSSN). The former decomposes the image into amplitude and phase, focusing on learning the semantic content in the phase spectrum to identify forged objects, thus improving forgery detection accuracy. The latter further adaptively decomposes the output of the SDSN to obtain corresponding high and low frequencies, and applies a divide-and-conquer strategy to refine each frequency band, mitigating the optimization difficulties caused by coupled forgery traces across different frequencies, thereby better capturing the pixels belonging to the forged object to improve localization accuracy. Experiments on multiple datasets demonstrate that our method outperforms state-of-the-art image forgery detection and localization techniques both qualitatively and quantitatively.

Cite

Text

Wang et al. "Explore Internal and External Similarity for Single Image Deraining with Graph Neural Networks." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/152

Markdown

[Wang et al. "Explore Internal and External Similarity for Single Image Deraining with Graph Neural Networks." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/wang2024ijcai-explore/) doi:10.24963/ijcai.2024/152

BibTeX

@inproceedings{wang2024ijcai-explore,
  title     = {{Explore Internal and External Similarity for Single Image Deraining with Graph Neural Networks}},
  author    = {Wang, Cong and Wang, Wei and Yu, Chengjin and Mu, Jie},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {1371-1379},
  doi       = {10.24963/ijcai.2024/152},
  url       = {https://mlanthology.org/ijcai/2024/wang2024ijcai-explore/}
}