About Hidden Emotion Detection Research
Paper Title: Hidden Emotion Detection using Multi-modal Signals
Conference: ACM CHI 2021
Abstract: In order to better understand human emotion, we should not recognize only superfcial emotions based on facial images, but also analyze so-called inner emotions by considering biological signals such as electroencephalogram (EEG). ... This paper defnes a new task to detect hidden emotions, i.e., emotions in a situation where only the EEG signal is activated without the image signal being activated, and proposes a method to effectively detect the hidden emotions. ... As a result, this study has upgraded the technology of deeply understanding inner emotions.
- Basic setting of hidden emotion detection (HED)
- Qualitative results (both positive and negative inner emotional states)
We provide the HED database only for research purpose. The database consists of 246 video clips obtained from 23 experimental participants.
Specifically, HED database consists not only raw video clips but also EEG signals pre-processed by numpy array (.npy
) for research convenience.
- Download video clips and synced Visual/EEG npy files (
.zip
also included here).
Please cite the paper if you choose to use HED database for your research.
@inproceedings{10.1145/3411763.3451721,
author = {Song, Byung Cheol and Kim, Dae Ha},
title = {Hidden Emotion Detection Using Multi-Modal Signals},
year = {2021},
doi = {10.1145/3411763.3451721},
booktitle = {Extended Abstracts of the 2021 CHI Conference on Human Factors in Computing Systems},
series = {CHI EA '21}
}