paper-with-me

Papers

LibEER: A Comprehensive Benchmark and Algorithm Library for EEG-based Emotion Recognition

2024-10-13 · Huan Liu, Shusen Yang, Yuzhe Zhang, Mengze Wang, Fanyu Gong, Chengxi Xie, Guanjian Liu, Zejun Liu, Yong-Jin Liu, Bao-liang Lu, Dalin Zhang

EEG-based emotion recognition (EER) has gained significant attention due to its potential for understanding and analyzing human emotions. While recent advancements in deep learning techniques have substantially improved EER, the field lacks a convincing benchmark and comprehensive open-source libraries. This absence complicates fair comparisons between models and creates reproducibility challenges for practitioners, which collectively hinder progress. To address these issues, we introduce LibEER, a comprehensive benchmark and algorithm library designed to facilitate fair comparisons in EER. LibEER carefully selects popular and powerful baselines, harmonizes key implementation details across methods, and provides a standardized codebase in PyTorch. By offering a consistent evaluation framework with standardized experimental settings, LibEER enables unbiased assessments of over ten representative deep learning models for EER across the four most widely used datasets. Additionally, we conduct a thorough, reproducible comparison of model performance and efficiency, providing valuable insights to guide researchers in the selection and design of EER models. Moreover, we make observations and in-depth analysis on the experiment results and identify current challenges in this community. We hope that our work will not only lower entry barriers for newcomers to EEG-based emotion recognition but also contribute to the standardization of research in this domain, fostering steady development. The library and source code are publicly available at https://github.com/XJTU-EEG/LibEER.

📄 PDF Abstract BibTeX arXiv:2410.09767

Code (2)

buttersen/libeer 공식 구현 pytorch
xjtu-eeg/libeer 공식 구현 pytorch

Tasks

EEGEmotion Recognition

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Library 설명 없음

Similar Papers 제목 키워드 기반

Emotion estimation from video footage with LSTM

2025-01-23 · Samer Attrah

Emotion estimation in general is a field that has been studied for a long time, and several approaches exist using machine learning. in this paper, we present an LSTM model, that processes the blend-shapes produced by th…

3D Facial Expression Recognition

RecBole: Towards a Unified, Comprehensive and Efficient Framework for Recommendation Algorithms

2020-11-03 · Wayne Xin Zhao, Shanlei Mu, Yupeng Hou, Zihan Lin 외

In recent years, there are a large number of recommendation algorithms proposed in the literature, from traditional collaborative filtering to deep learning algorithms. However, the concerns about how to standardize open…

Collaborative FilteringGPURecommendation SystemsSequential Recommendation

LibEMER: A novel benchmark and algorithms library for EEG-based Multimodal Emotion Recognition

2025-09-14 · Zejun Liu, Yunshan Chen, Chengxi Xie, Yugui Xie 외 arxiv

EEG-based multimodal emotion recognition(EMER) has gained significant attention and witnessed notable advancements, the inherent complexity of human neural systems has motivated substantial efforts toward multimodal appr…

Multimodal Emotion Recognition

XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library

2023-12-25 · Wenzhang Liu, Wenzhe Cai, Kun Jiang, Guangran Cheng 외

In this paper, we present XuanCe, a comprehensive and unified deep reinforcement learning (DRL) library designed to be compatible with PyTorch, TensorFlow, and MindSpore. XuanCe offers a wide range of functionalities, in…

CPUDeep Reinforcement LearningGPUMuJoCo+2

Real-Time Imitation of Human Head Motions, Blinks and Emotions by Nao Robot: A Closed-Loop Approach

2025-04-28 · Keyhan Rayati, Amirhossein Feizi, Alireza Beigy, Pourya Shahverdi 외

This paper introduces a novel approach for enabling real-time imitation of human head motion by a Nao robot, with a primary focus on elevating human-robot interactions. By using the robust capabilities of the MediaPipe a…

Emotion Recognition