Search papers, labs, and topics across Lattice.
This paper introduces a geometry-aware framework (GFrame) that enhances image manipulation localization (IML) by integrating reliable 3D geometric cues alongside traditional 2D forensic signals. The authors address the limitations of existing IML methods, which struggle when manipulated regions blend seamlessly with their surroundings, by leveraging monocular reconstruction to derive depth and surface normals while selectively utilizing their reliability for improved localization. Experimental results demonstrate that GFrame significantly outperforms conventional approaches, highlighting the value of incorporating 3D geometry into forensic analysis of manipulated images.
Reliable 3D geometry can dramatically enhance image manipulation detection, outperforming traditional 2D cues even in well-blended scenarios.
Existing image manipulation localization (IML) methods rely heavily on 2D forensic cues, such as low-level artifacts, noise traces, and semantic inconsistencies in the manipulated image. While effective in many cases, these cues become much less discriminative when manipulated regions are well blended with their surrounding context in appearance. In such cases, a manipulated region may remain locally appearance-consistent, but still violate the geometric structure of the surrounding scene. This limitation motivates us to go beyond purely 2D evidence and introduce geometric reasoning into IML. To this end, we leverage monocular reconstruction to obtain auxiliary geometric cues, including depth and surface normals. However, a key challenge lies in the fact that reconstructed geometry on manipulated images is inherently noisy and cannot be used naively. Rather than treating depth and normals as direct evidence, we estimate their reliability and exploit them selectively for localization. Based on this principle, we design a geometry-aware framework (GFrame) that fuses reliable geometric cues with RGB features and propagates them across scales to improve fine-grained localization. Extensive experiments show that the proposed method achieves excellent performance under limited budget constraints. These results indicate that reliable 3D geometry provides complementary forensic evidence beyond traditional 2D cues for IML. Related code will be released.