# A Bayesian Deep Learning Framework for End-To-End Prediction of Emotion   from Heartbeat

**Authors:** Ross Harper, Joshua Southern

arXiv: 1902.03043 · 2020-04-21

## TL;DR

This paper introduces a Bayesian deep learning model that predicts emotional valence from heartbeat data, providing uncertainty estimates to improve real-world affective computing applications like healthcare.

## Contribution

It presents an end-to-end neural network for emotion classification from heartbeat signals along with a Bayesian approach to quantify prediction uncertainty.

## Key findings

- Achieved 90% classification accuracy on benchmark datasets.
- Demonstrated effective uncertainty modeling for emotion predictions.
- Showcased potential for non-invasive emotion monitoring in healthcare.

## Abstract

Automatic prediction of emotion promises to revolutionise human-computer interaction. Recent trends involve fusion of multiple data modalities - audio, visual, and physiological - to classify emotional state. However, in practice, collection of physiological data `in the wild' is currently limited to heartbeat time series of the kind generated by affordable wearable heart monitors. Furthermore, real-world applications of emotion prediction often require some measure of uncertainty over model output, in order to inform downstream decision-making. We present here an end-to-end deep learning model for classifying emotional valence from unimodal heartbeat time series. We further propose a Bayesian framework for modelling uncertainty over these valence predictions, and describe a probabilistic procedure for choosing to accept or reject model output according to the intended application. We benchmarked our framework against two established datasets and achieved peak classification accuracy of 90%. These results lay the foundation for applications of affective computing in real-world domains such as healthcare, where a high premium is placed on non-invasive collection of data, and predictive certainty.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.03043/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1902.03043/full.md

## References

67 references — full list in the complete paper: https://tomesphere.com/paper/1902.03043/full.md

---
Source: https://tomesphere.com/paper/1902.03043