paper-with-me

Papers

Explainable Verbal Deception Detection using Transformers

2022-10-06 · Loukas Ilias, Felix Soldner, Bennett Kleinberg

People are regularly confronted with potentially deceptive statements (e.g., fake news, misleading product reviews, or lies about activities). Only few works on automated text-based deception detection have exploited the potential of deep learning approaches. A critique of deep-learning methods is their lack of interpretability, preventing us from understanding the underlying (linguistic) mechanisms involved in deception. However, recent advancements have made it possible to explain some aspects of such models. This paper proposes and evaluates six deep-learning models, including combinations of BERT (and RoBERTa), MultiHead Attention, co-attentions, and transformers. To understand how the models reach their decisions, we then examine the model's predictions with LIME. We then zoom in on vocabulary uniqueness and the correlation of LIWC categories with the outcome class (truthful vs deceptive). The findings suggest that our transformer-based models can enhance automated deception detection performances (+2.11% in accuracy) and show significant differences pertinent to the usage of LIWC features in truthful and deceptive statements.

📄 PDF Abstract BibTeX arXiv:2210.03080

Code (0)

등록된 구현이 없습니다.

Tasks

Deception DetectionDeep Learning

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
WordPiece 설명 없음
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Verbal and Nonverbal Clues for Real-life Deception Detection

2015-09-01 · EMNLP 2015 9 · Ver{\'o}nica P{\'e}rez-Rosas, Mohamed Abouelenien, Rada Mihalcea, Yao Xiao 외
Deception Detection

Book Review: Automatic Detection of Verbal Deception by Eileen Fitzpatrick, Joan Bachenko and Tommaso Fornaciari

2017-04-01 · CL 2017 4 · Yoong Keok Lee

Lies We Can See: Joint Verbal and Non-Verbal Deception by VLM Agents in Embodied Social Interactions

2026-08-31 · Jaewoo Ahn, Junseo Kim, Hyunseo Kim, Heeseung Yun 외 arxiv

Strategic deception by LLM and VLM agents has emerged as a central AI alignment and safety concern. Social-deduction games (where each player holds a hidden role and communicates with others to deduce identities) serve a…

UNIDECOR: A Unified Deception Corpus for Cross-Corpus Deception Detection

2023-06-05 · Aswathy Velutharambath, Roman Klinger

Verbal deception has been studied in psychology, forensics, and computational linguistics for a variety of reasons, like understanding behaviour patterns, identifying false testimonies, and detecting deception in online …

Cross-corpusDeception DetectionDomain Generalization

When lies are mostly truthful: automated verbal deception detection for embedded lies

2025-01-13 · Riccardo Loconte, Bennett Kleinberg

Background: Verbal deception detection research relies on narratives and commonly assumes statements as truthful or deceptive. A more realistic perspective acknowledges that the veracity of statements exists on a continu…

Deception Detection