LGCLCVHCJun 30, 2023

Voting-based Multimodal Automatic Deception Detection

arXiv:2307.07516v32 citationsh-index: 5
Originality Synthesis-oriented
AI Analysis

This work addresses deception detection for applications like security or psychology, but it is incremental as it combines existing methods without a new paradigm.

The paper tackled automatic deception detection from videos by proposing a voting-based multimodal method using audio, visual, and lexical features, achieving results such as 97% accuracy on images and 96% on audio in one dataset.

Automatic Deception Detection has been a hot research topic for a long time, using machine learning and deep learning to automatically detect deception, brings new light to this old field. In this paper, we proposed a voting-based method for automatic deception detection from videos using audio, visual and lexical features. Experiments were done on two datasets, the Real-life trial dataset by Michigan University and the Miami University deception detection dataset. Video samples were split into frames of images, audio, and manuscripts. Our Voting-based Multimodal proposed solution consists of three models. The first model is CNN for detecting deception from images, the second model is Support Vector Machine (SVM) on Mel spectrograms for detecting deception from audio and the third model is Word2Vec on Support Vector Machine (SVM) for detecting deception from manuscripts. Our proposed solution outperforms state of the art. Best results achieved on images, audio and text were 97%, 96%, 92% respectively on Real-Life Trial Dataset, and 97%, 82%, 73% on video, audio and text respectively on Miami University Deception Detection.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes