Hierarchical Cross-Modal Contrastive Attention Transformer with Graph Fusion for Multimodal Stress Detection
摘要
Mental stress is a dangerous health issue with heart diseases, depression, and low productivity, and it should be identified as soon as possible. Conventional unimodal methods are insufficient to understand the complexity of stress that is expressed both physiologically and behaviorally. To do this, we present H-C3AT-G (Hierarchical Cross-Modal Contrastive Attention Transformer with Graph Fusion), a new end-to-end multimodal stress detection framework. The model uses contrastive pretraining to align the modalities, uses graph neural networks to fuse adaptive features, and uses a hierarchical cross-attention transformer to learn multi-scale dependencies. Moreover, Monte Carlo dropout improves predictive accuracy, whereas knowledge distillation reduces the model size to be used on a wearable. Tests on benchmark data demonstrate that H-C3AT-G performs better than CNN-BiLSTM, multimodal transformers, or GAT-based fusion, with an accuracy of 94.8%, an AUROC of 0.96, and a much lower Expected Calibration Error. The model gets close to real-time inference (8.6 ms) using only 4.2 M parameters, making stress monitoring practical.