Abstract
Automatic pain detection is an important challenge in health computing. In this paper we report on our efforts to develop a real-time, real-world pain detection system from human facial expressions. Although many studies addressed this challenge, most of them use the same dataset for training and testing. There is no cross-check with other datasets or implementation in real-time to check performance on new data. This is problematic, as evidenced in this paper, because the classifiers overtrain on dataset-specific features. This limits realtime, real-world usage. In this paper, we investigate different methods of real-time pain detection. The training data uses a combination of pain and emotion datasets, unlike other papers. The best model shows an accuracy of 88.4% on a dataset including pain and 7 non-pain emotional expressions. Results suggest that convolutional neural networks (CNN) are not the best methods in some cases as they easily overtrain if the dataset is biased. Finally we implemented our pain detection method on a humanoid robot for physiotherapy. Our work highlights the importance of cross-corpus evaluation & real-time testing, as well as the need for a well balanced and ecologically valid pain dataset.
Original language | English |
---|---|
Title of host publication | 2019 8th International Conference on Affective Computing and Intelligent Interaction Workshops and Demos (ACIIW) |
Place of Publication | Piscataway, NJ |
Publisher | IEEE |
Pages | 277-283 |
Number of pages | 7 |
ISBN (Electronic) | 978-1-7281-3891-6 |
ISBN (Print) | 978-1-7281-3892-3 |
DOIs | |
Publication status | Published - 8 Dec 2019 |
Event | 8th International Conference on Affective Computing and Intelligent Interaction, ACII 2019 - Cambridge, United Kingdom Duration: 3 Sept 2019 → 6 Sept 2019 Conference number: 8 http://acii-conf.org/2019/ |
Conference
Conference | 8th International Conference on Affective Computing and Intelligent Interaction, ACII 2019 |
---|---|
Abbreviated title | ACII |
Country/Territory | United Kingdom |
City | Cambridge |
Period | 3/09/19 → 6/09/19 |
Internet address |
Keywords
- Pain detection
- Classification
- Generalization
- Cross validation
- Health