日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
画像改ざん検出arXiv:2607.18040v1

2D手がかりが不十分なとき:信頼できる3D幾何学による画像改ざん位置特定の改善

When 2D Cues Fail: Improving Image Manipulation Localization with Reliable 3D Geometry

シェア:XThreadsFacebookLINEはてブBluesky

画像改ざん位置特定において、2Dの手がかりだけでは不十分な場合に、単眼再構成から得た深度と法線の信頼性を評価し、選択的に活用する幾何学認識フレームワークを提案した。

著者: Guofeng Yu, Zhiqing Guo, Dan Ma, Gaobo Yang

分類: cs.CV

原文アブストラクト

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.

関連論文