paper-with-me

Papers

FRAME: Forensic Routing and Adaptive Multi-path Evidence Fusion for Image Manipulation Detection

2026-05-12 · Kaixiang Zhao, Tianrun Yu, Aoxu Zhang, Junhao Su, Porter Jenkins, Amanda Hughes arxiv

The proliferation of sophisticated image editing tools and generative artificial intelligence models has made verifying the authenticity of digital images increasingly challenging, with important implications for journalism, forensic analysis, and public trust. Although numerous forensic algorithms, ranging from handcrafted methods to deep learning-based detectors, have been developed for manipulation detection, individual methods often suffer from limited robustness, fragmented evidence, or weak generalization across manipulation types and image conditions. To address these limitations, we present \textbf{FRAME}, a method for \textbf{F}orensic \textbf{R}outing and \textbf{A}daptive \textbf{M}ulti-path \textbf{E}vidence fusion for image manipulation detection. FRAME organizes diverse forensic algorithms into a multi-path analysis space, adaptively selects informative forensic paths for each input image, and fuses complementary evidence to improve detection and localization performance. By moving beyond single-method analysis and fixed fusion strategies, FRAME provides a more robust and flexible approach to image forensic reasoning while preserving interpretable forensic cues from multiple evidence sources. Experimental results demonstrate the effectiveness of FRAME across diverse manipulation scenarios. Code is available at \href{https://github.com/kzhao5/FRAME}{https://github.com/kzhao5/FRAME}.

📄 PDF Abstract BibTeX arXiv:2605.12826

Code (0)

등록된 구현이 없습니다.

Tasks

Image Manipulation DetectionImage Editing

Similar Papers 제목 키워드 기반

Forensic Histopathological Recognition via a Context-Aware MIL Network Powered by Self-Supervised Contrastive Learning

2023-08-27 · Chen Shen, Jun Zhang, Xinggong Liang, Zeyi Hao 외

Forensic pathology is critical in analyzing death manner and time from the microscopic aspect to assist in the establishment of reliable factual bases for criminal investigation. In practice, even the manual differentiat…

Contrastive LearningDomain GeneralizationMultiple Instance LearningRepresentation Learning+1

Primitive-Driven Compositional Forensic Visual Prompting for Open-World Face Anti-Spoofing

2026-08-18 · Fangling Jiang, Qi Li, Bing Liu, Weining Wang 외 arxiv

Open-world face anti-spoofing must address both covariate and semantic shifts: source and target domains differ in imaging conditions, while target domains contain diverse attack types absent from training. Existing prom…

Domain GeneralizationFace Anti-Spoofing

Adaptive routing protocols for determining optimal paths in AI multi-agent systems: a priority- and learning-enhanced approach

2025-03-10 · Theodor Panayotov, Ivo Emanuilov

As distributed artificial intelligence (AI) and multi-agent architectures grow increasingly complex, the need for adaptive, context-aware routing becomes paramount. This paper introduces an enhanced, adaptive routing alg…

Reinforcement Learning (RL)

Learning to Route: Per-Sample Adaptive Routing for Multimodal Multitask Prediction

2025-09-06 · Marzieh Ajirak, Oded Bein, Ellen Rose Bowen, Dora Kanellopoulos 외 arxiv

We propose a unified framework for adaptive routing in multitask, multimodal prediction settings where data heterogeneity and task interactions vary across samples. Motivated by applications in psychotherapy where struct…

Network-Constrained Policy Optimization for Adaptive Multi-agent Vehicle Routing

2025-10-30 · Fazel Arasteh, Arian Haghparast, Manos Papagelis arxiv

Traffic congestion in urban road networks leads to longer trip times and higher emissions, especially during peak periods. While the Shortest Path First (SPF) algorithm is optimal for a single vehicle in a static network…

Multi-agent Reinforcement Learning