SAFIRE: Segment Any Forged Image Region

Abstract

Most techniques approach the problem of image forgery localization as a binary segmentation task, training neural networks to label original areas as 0 and forged areas as 1. In contrast, we tackle this issue from a more fundamental perspective by partitioning images according to their originating sources. To this end, we propose Segment Any Forged Image Region (SAFIRE), which solves forgery localization using point prompting. Each point on an image is used to segment the source region containing itself. This allows us to partition images into multiple source regions, a capability achieved for the first time. Additionally, rather than memorizing certain forgery traces, SAFIRE naturally focuses on uniform characteristics within each source region. This approach leads to more stable and effective learning, achieving superior performance in both the new task and the traditional binary forgery localization.

Cite

Text

Kwon et al. "SAFIRE: Segment Any Forged Image Region." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I4.32467

Markdown

[Kwon et al. "SAFIRE: Segment Any Forged Image Region." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/kwon2025aaai-safire/) doi:10.1609/AAAI.V39I4.32467

BibTeX

@inproceedings{kwon2025aaai-safire,
  title     = {{SAFIRE: Segment Any Forged Image Region}},
  author    = {Kwon, Myung-Joon and Lee, Wonjun and Nam, Seung-Hun and Son, Minji and Kim, Changick},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {4437-4445},
  doi       = {10.1609/AAAI.V39I4.32467},
  url       = {https://mlanthology.org/aaai/2025/kwon2025aaai-safire/}
}