Truth and Trust: Fake News Detection via Biosignals
Gennie Nguyen, Lei Wang, Yangxueqing Jiang, Tom Gedeon
TL;DR
The study investigates whether non-invasive biosignals (EDA and PPG) reflect truth processing and belief when people encounter climate-related claims. It introduces two classification tasks—binary veracity and four-class joint belief-veracity—using a novel multimodal dataset (EDA/PPG, video, self-reports) and benchmarks four models (KNN, LightGBM, NN, CNN). Results show EDA generally outperforms PPG for veracity detection, with KNN providing the most robust performance; however, the joint belief-veracity task markedly reduces accuracy, underscoring the challenge of capturing nuanced cognitive states from biosignals alone. The work advocates multimodal, personalized approaches for misinformation detection and releases a dataset to spur further research into psychophysiological responses to misinformation.
Abstract
Understanding how individuals physiologically respond to false information is crucial for advancing misinformation detection systems. This study explores the potential of using physiological signals, specifically electrodermal activity (EDA) and photoplethysmography (PPG), to classify both the veracity of information and its interaction with user belief. In a controlled laboratory experiment, we collected EDA and PPG signals while participants evaluated the truthfulness of climate-related claims. Each trial was labeled based on the objective truth of the claim and the participant's belief, enabling two classification tasks: binary veracity detection and a novel four-class joint belief-veracity classification. We extracted handcrafted features from the raw signals and trained several machine learning models to benchmark the dataset. Our results show that EDA outperforms PPG, indicating its greater sensitivity to physiological responses related to truth perception. However, performance significantly drops in the joint belief-veracity classification task, highlighting the complexity of modeling the interaction between belief and truth. These findings suggest that while physiological signals can reflect basic truth perception, accurately modeling the intricate relationships between belief and veracity remains a significant challenge. This study emphasizes the importance of multimodal approaches that incorporate psychological, physiological, and cognitive factors to improve fake news detection systems. Our work provides a foundation for future research aimed at enhancing misinformation detection via addressing the complexities of human belief and truth processing.
