Related Experiment Video
Updated: Jul 13, 2026

11:49
Enhanced Genetic Analysis of Single Human Bioparticles Recovered by Simplified Micromanipulation from Forensic ‘Touch DNA’ Evidence
Published on: March 9, 2015
15.7K
Exposing Manipulated Photos and Videos in Digital Forensics Analysis
Sara Ferreira1, Mário Antunes2,3, Manuel E Correia1,3
1Department of Computer Science, Faculty of Sciences, University of Porto, 4169-007 Porto, Portugal.
Journal of Imaging
|July 31, 2024
Summary
This study introduces a machine learning method using Support Vector Machines (SVM) and Discrete Fourier Transform (DFT) to detect tampered multimedia content. The approach offers efficient deepfake detection for digital forensics, outperforming existing SVM methods.
Area of Science:
- Digital Forensics
- Cybersecurity
- Machine Learning
Background:
- Tampered multimedia content, including deepfakes, is prevalent in cybercrimes like fake news and ransomware.
- Current criminal investigations face challenges in automatically distinguishing fake from genuine media.
- Automated digital forensics tools are crucial for efficient detection of manipulated content.
Purpose of the Study:
- To develop and implement a machine learning-based method for detecting tampered digital photos and videos.
- To integrate this detection method into the Autopsy digital forensics platform.
- To evaluate the method's effectiveness in identifying deepfake content.
Main Methods:
- A Support Vector Machines (SVM) model was developed to classify multimedia files as genuine or fake.
- Features were extracted using Discrete Fourier Transform (DFT) applied to images and video frames.
- The method was implemented in Python and integrated into Autopsy modules.
- Evaluation involved large datasets of classified photos and videos, including the Celeb-DFv1 dataset for deepfake detection.
Main Results:
- The DFT-SVM method achieved high average F1-scores: 99.53% for photos, 79.55% for videos, and 89.10% for mixed content.
- Performance surpassed existing SVM-based approaches in literature.
- While Convolutional Neural Networks (CNNs) showed higher accuracy, the DFT-SVM method demonstrated competitive results with significantly reduced processing time.
Conclusions:
- The proposed DFT-SVM method is a viable and efficient tool for detecting tampered multimedia content within digital forensics.
- Its integration into Autopsy facilitates automated detection and aids criminal investigators.
- The method provides a practical solution for identifying deepfakes, balancing accuracy with computational efficiency.
Keywords:
convolutional neural networkscybersecuritydeepfakedigital forensicsdiscrete fourier transformmultimedia content manipulationsupport vector machinesMore Related Videos
Related Concept Videos
Fixation and Sectioning
Two basic types of preparation are used to visualize specimens with a light microscope: wet mounts and fixed specimens.
The simplest type of preparation is the wet mount, in which the specimen is placed in a drop of liquid on the slide. A liquid specimen can be directly deposited on the slide using a dropper. Solid specimens, such as skin scraping, can be placed on the slide before adding a drop of liquid to prepare the wet mount. Sometimes the liquid is simply water, but stains are often added...
The simplest type of preparation is the wet mount, in which the specimen is placed in a drop of liquid on the slide. A liquid specimen can be directly deposited on the slide using a dropper. Solid specimens, such as skin scraping, can be placed on the slide before adding a drop of liquid to prepare the wet mount. Sometimes the liquid is simply water, but stains are often added...
Eyewitness Memory
Eyewitness memory refers to the recollection of events by someone who has directly witnessed them, often serving as critical evidence in legal settings. This type of memory is commonly used in criminal cases where a witness describes details like a suspect's appearance, clothing, or behavior during a crime. However, despite its perceived reliability, eyewitness memory is prone to significant errors.
One such error is memory distortion, which occurs because human memory does not function like a...
One such error is memory distortion, which occurs because human memory does not function like a...

