Related Experiment Video
Updated: Jan 19, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Detection and localization of image forgeries using improved mask regional convolutional neural network
Xin Yi Wang1, He Wang1, Shao Zhang Niu1
1Beijing Key Lab of Intelligent Telecommunication Software and Multimedia, Beijing University of Posts and Telecommunications, Beijing, China, 100876.
This study introduces an improved Mask R-CNN with a Sobel filter for enhanced forgery detection and localization in digital forensics. The new method effectively identifies copy-move and splicing manipulations, outperforming existing techniques.
Area of Science:
- Digital Forensics
- Computer Vision
- Deep Learning
Background:
- Traditional forgery detection methods rely on handcrafted features, limiting their descriptive power and efficiency.
- Deep neural networks offer superior feature extraction capabilities for complex, high-dimensional data like images.
- Existing deep learning approaches for image forgery detection require improvement in distinguishing subtle manipulation artifacts.
Purpose of the Study:
- To develop a more effective deep learning model for detecting and localizing image forgeries.
- To enhance the discriminative feature extraction for tampered regions in digital images.
- To improve the accuracy and efficiency of identifying copy-move and splicing image manipulations.
Main Methods:
- An improved Mask R-CNN architecture incorporating a Sobel filter in the mask branch was proposed.
- The Sobel filter was integrated as an auxiliary task to align image gradients between predicted and ground truth masks.
- The model was trained and evaluated on standard datasets for forgery detection tasks.
Main Results:
- The proposed Mask R-CNN with an integrated Sobel filter demonstrated superior performance in forgery detection and localization.
- The auxiliary Sobel filter task effectively encouraged the network to learn more discriminative features related to image manipulations.
- The model successfully detected both copy-move and splicing types of image forgeries with high accuracy.
Conclusions:
- The improved Mask R-CNN with a Sobel filter offers a powerful and efficient solution for digital image forgery detection.
- Integrating gradient information via the Sobel filter significantly enhances the model's ability to identify tampered regions.
- The proposed method represents a state-of-the-art advancement in the field of image forensics.
Related Concept Videos
03:31End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
13:19Deep Neural Networks for Image-Based Dietary Assessment
Visualization of Neural and Vascular Networks in a Chicken Embryo
06:19Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction
16:06Fabrication of Micropatterned Hydrogels for Neural Culture Systems using Dynamic Mask Projection Photolithography
Convolution Properties II
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
