paper-with-me

홈 › Papers

ECG-EmotionNet: Nested Mixture of Expert (NMoE) Adaptation of ECG-Foundation Model for Driver Emotion Recognition

2025-03-03 · Nastaran Mansourian, Arash Mohammadi, M. Omair Ahmad, M. N. S. Swamy

Driver emotion recognition plays a crucial role in driver monitoring systems, enhancing human-autonomy interactions and the trustworthiness of Autonomous Driving (AD). Various physiological and behavioural modalities have been explored for this purpose, with Electrocardiogram (ECG) emerging as a standout choice for real-time emotion monitoring, particularly in dynamic and unpredictable driving conditions. Existing methods, however, often rely on multi-channel ECG signals recorded under static conditions, limiting their applicability in real-world dynamic driving scenarios. To address this limitation, the paper introduces ECG-EmotionNet, a novel architecture designed specifically for emotion recognition in dynamic driving environments. ECG-EmotionNet is constructed by adapting a recently introduced ECG Foundation Model (FM) and uniquely employs single-channel ECG signals, ensuring both robust generalizability and computational efficiency. Unlike conventional adaptation methods such as full fine-tuning, linear probing, or low-rank adaptation, we propose an intuitively pleasing alternative, referred to as the nested Mixture of Experts (MoE) adaptation. More precisely, each transformer layer of the underlying FM is treated as a separate expert, with embeddings extracted from these experts fused using trainable weights within a gating mechanism. This approach enhances the representation of both global and local ECG features, leading to a 6% improvement in accuracy and a 7% increase in the F1 score, all while maintaining computational efficiency. The effectiveness of the proposed ECG-EmotionNet architecture is evaluated using a recently introduced and challenging driver emotion monitoring dataset.

📄 PDF Abstract BibTeX arXiv:2503.01750

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingComputational EfficiencyEmotion RecognitionMixture-of-Experts

Similar Papers 제목 키워드 기반

Nested Mixture of Experts: Cooperative and Competitive Learning of Hybrid Dynamical System

2020-11-20 · Junhyeok Ahn, Luis Sentis

Model-based reinforcement learning (MBRL) algorithms can attain significant sample efficiency but require an appropriate network structure to represent system dynamics. Current approaches include white-box modeling using…

continuous-controlContinuous ControlMixture-of-ExpertsModel-based Reinforcement Learning

CartesianMoE: Boosting Knowledge Sharing among Experts via Cartesian Product Routing in Mixture-of-Experts

2024-10-21 · Zhenpeng Su, Xing Wu, Zijia Lin, Yizhe Xiong 외

Large language models (LLM) have been attracting much attention from the community recently, due to their remarkable performance in all kinds of downstream tasks. According to the well-known scaling law, scaling up a den…

Mixture-of-Experts

Towards Efficient Federated Learning of Networked Mixture-of-Experts for Mobile Edge Computing

2025-11-03 · Song Gao, Songyang Zhang, Shusen Jing, Shuai Zhang 외 arxiv

Recent advancements in large artificial intelligence models (LAMs) are driving significant innovations in mobile edge computing within next-generation wireless networks. However, the substantial demands for computational…

Self-Supervised LearningFederated Learning

Dynamic Mixture of Experts: An Auto-Tuning Approach for Efficient Transformer Models

2024-05-23 · Yongxin Guo, Zhenglin Cheng, Xiaoying Tang, Zhaopeng Tu 외

The Sparse Mixture of Experts (SMoE) has been widely employed to enhance the efficiency of training and inference for Transformer-based foundational models, yielding promising results. However, the performance of SMoE he…

Mixture-of-ExpertsVisual Question Answering

A Modular Task-oriented Dialogue System Using a Neural Mixture-of-Experts

2019-07-10 · Jiahuan Pei, Pengjie Ren, Maarten de Rijke

End-to-end Task-oriented Dialogue Systems (TDSs) have attracted a lot of attention for their superiority (e.g., in terms of global optimization) over pipeline modularized TDSs. Previous studies on end-to-end TDSs use a s…

global-optimizationMixture-of-ExpertsTask-Oriented Dialogue Systems