CVAIMar 14

GenLie: A Global-Enhanced Lie Detection Network under Sparsity and Semantic Interference

arXiv:2603.1693540.71 citationsh-index: 4Has Code
AI Analysis

This work addresses lie detection in video analysis, which is important for applications like security and psychology, but it appears incremental as it builds on existing methods to handle sparsity and noise.

The paper tackles the problem of video-based lie detection by addressing the challenge of learning sparse and discriminative representations from subtle deceptive cues, proposing GenLie, a network that uses local feature modeling with global supervision to suppress identity-related noise, achieving consistent outperformance over state-of-the-art methods on three public datasets.

Video-based lie detection aims to identify deceptive behaviors from visual cues. Despite recent progress, its core challenge lies in learning sparse yet discriminative representations. Deceptive signals are typically subtle and short-lived, easily overwhelmed by redundant information, while individual and contextual variations introduce strong identity-related noise. To address this issue, we propose GenLie, a Global-Enhanced Lie Detection Network that performs local feature modeling under global supervision. Specifically, sparse and subtle deceptive cues are captured at the local level, while global supervision and optimization ensure robust and discriminative representations by suppressing identity-related noise. Experiments on three public datasets, covering both high- and low-stakes scenarios, show that GenLie consistently outperforms state-of-the-art methods. Source code is available at https://github.com/AliasDictusZ1/GenLie.

Foundations

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

Your Notes