paper-with-me

홈 › Papers

SARIF: Segment Anything for Robust Image Forensics

2026-06-19 · Dong-Hyun Moon, Ju-Hyeon Nam, Sang-Chul Lee arxiv

Image forgery localization remains challenging due to diverse manipulation techniques and distribution shifts. Existing forgery localization models achieve high accuracy on benchmarks but often struggle with cross-domain generalization and robustness. In this paper, we propose SARIF (Segment Anything for Robust Image Forensics), a framework that leverages the Segment Anything Model (SAM), which has a promptable architecture and strong generalization ability. SARIF introduces a feedback-guided mask decoder and a dual-encoder design that extracts forgery-specific information to capture forensic traces while exploiting the SAM architecture. To localize manipulated regions, we design a block-wise prompting mechanism that derives forgery-specific cues from residual features between an adapted encoder and its frozen counterpart. These features are fused with the previous mask prompt to drive a feedback-based mask refinement process, enabling automatic forgery segmentation without manual input. Extensive experiments on standard forgery-localization benchmarks show that SARIF achieves strong average cross-dataset performance and robustness to common image corruptions.

📄 PDF Abstract BibTeX arXiv:2606.21108

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

ForensicsSAM: Toward Robust and Unified Image Forgery Detection and Localization Resisting to Adversarial Attack

2025-08-10 · Rongxuan Peng, Shunquan Tan, Chenqi Kong, Anwei Luo 외 arxiv

Parameter-efficient fine-tuning (PEFT) has emerged as a popular strategy for adapting large vision foundation models, such as the Segment Anything Model (SAM) and LLaVA, to downstream tasks like image forgery detection a…

parameter-efficient fine-tuningAdversarial RobustnessAdversarial Attack

Track Anything: Segment Anything Meets Videos

2023-04-24 · Jinyu Yang, Mingqi Gao, Zhe Li, Shang Gao 외

Recently, the Segment Anything Model (SAM) gains lots of attention rapidly due to its impressive segmentation performance on images. Regarding its strong ability on image segmentation and high interactivity with differen…

Image SegmentationObject TrackingSegmentationSemantic Segmentation+1

Segment Anything

2023-04-05 · ICCV 2023 1 · Alexander Kirillov, Eric Mintun, Nikhila Ravi, Hanzi Mao 외

We introduce the Segment Anything (SA) project: a new task, model, and dataset for image segmentation. Using our efficient model in a data collection loop, we built the largest segmentation dataset to date (by far), with…

Event-based Object SegmentationImage SegmentationRobot Manipulation GeneralizationSegmentation+3

Anything-3D: Towards Single-view Anything Reconstruction in the Wild

2023-04-19 · Qiuhong Shen, Xingyi Yang, Xinchao Wang

3D reconstruction from a single-RGB image in unconstrained real-world scenarios presents numerous challenges due to the inherent diversity and complexity of objects and environments. In this paper, we introduce Anything-…

3D ReconstructionDiversitySemantic Segmentation

Deshadow-Anything: When Segment Anything Model Meets Zero-shot shadow removal

2023-09-21 · Xiao Feng Zhang, Tian Yi Song, Jia Wei Yao

Segment Anything (SAM), an advanced universal image segmentation model trained on an expansive visual dataset, has set a new benchmark in image segmentation and computer vision. However, it faced challenges when it came …

Image RestorationImage SegmentationImage Shadow RemovalSegmentation+2