paper-with-me

홈 › Papers

Dual-Branch Convolutional Framework for Spatial and Frequency-Based Image Forgery Detection

2025-09-05 · Naman Tyagi, Riya Jain arxiv

With a very rapid increase in deepfakes and digital image forgeries, ensuring the authenticity of images is becoming increasingly challenging. This report introduces a forgery detection framework that combines spatial and frequency-based features for detecting forgeries. We propose a dual branch convolution neural network that operates on features extracted from spatial and frequency domains. Features from both branches are fused and compared within a Siamese network, yielding 64 dimensional embeddings for classification. When benchmarked on CASIA 2.0 dataset, our method achieves an accuracy of 77.9%, outperforming traditional statistical methods. Despite its relatively weaker performance compared to larger, more complex forgery detection pipelines, our approach balances computational complexity and detection reliability, making it ready for practical deployment. It provides a strong methodology for forensic scrutiny of digital images. In a broader sense, it advances the state of the art in visual forensics, addressing an urgent requirement in media verification, law enforcement and digital content reliability.

📄 PDF Abstract BibTeX arXiv:2509.05281

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DRHDR: A Dual branch Residual Network for Multi-Bracket High Dynamic Range Imaging

2022-06-08 · Juan Marín-Vega, Michael Sloth, Peter Schneider-Kamp, Richard Röttger

We introduce DRHDR, a Dual branch Residual Convolutional Neural Network for Multi-Bracket HDR Imaging. To address the challenges of fusing multiple brackets from dynamic scenes, we propose an efficient dual branch networ…

A Dual-Domain Convolutional Network for Hyperspectral Single-Image Super-Resolution

2025-12-10 · Murat Karayaka, Usman Muhammad, Jorma Laaksonen, Md Ziaul Hoque 외 arxiv

This study presents a lightweight dual-domain super-resolution network (DDSRNet) that combines Spatial-Net with the discrete wavelet transform (DWT). Specifically, our proposed model comprises three main components: (1) …

Image Super-Resolution

DPFNet: A Dual-branch Dilated Network with Phase-aware Fourier Convolution for Low-light Image Enhancement

2022-09-16 · Yunliang Zhuang, Zhuoran Zheng, Chen Lyu

Low-light image enhancement is a classical computer vision problem aiming to recover normal-exposure images from low-light images. However, convolutional neural networks commonly used in this field are good at sampling l…

Image EnhancementLow-Light Image Enhancement

Two-in-one Knowledge Distillation for Efficient Facial Forgery Detection

2023-02-21 · Chuyang Zhou, Jiajun Huang, Daochang Liu, Chengbin Du 외

Facial forgery detection is a crucial but extremely challenging topic, with the fast development of forgery techniques making the synthetic artefact highly indistinguishable. Prior works show that by mining both spatial …

Knowledge DistillationVocal Bursts Valence Prediction

FreConv: Frequency Branch-and-Integration Convolutional Networks

2023-04-10 · Zhaowen Li, Xu Zhao, Peigeng Ding, Zongxin Gao 외

Recent researches indicate that utilizing the frequency information of input data can enhance the performance of networks. However, the existing popular convolutional structure is not designed specifically for utilizing …