Even a specially-designed computer program can’t figure out the secret to happiness

In a new study, researchers have developed an AI computer that can detect emotion from speech 71 per cent of the time according to Daily mail.

While the computer was fairly good at detecting calm, disgust and neutral speech, it wasn’t so good at detecting happiness, and often mistook this for fear and anger.

Scientists have trained a neural network to recognise eight different emotions – neutral, calm, happy, sad, angry, scared, disgusted and surprised.

The researchers transformed recordings of 24 actors reading phrases in different emotions into images, called spectrograms.

This allowed them to feed the ‘sounds’ into the computer in a similar way to image recognition.

After analysing each reading, the computer was asked which emotion was being expressed.

Results showed that in 71 per cent of cases, the computer correctly identified the emotion.

But while the computer was good at detecting calm, disgust and neutral speech, it struggled with happiness and surprise.

Happiness was only identified correctly 45 per cent of the time and was often perceived as fear and sadness, while surprise tended to be interpreted as disgust.

In their study, the researchers, led by Dr Anastasiya Popova, wrote: ‘Unfortunately the model has some difficulties separating happy and angry emotions.

‘Most likely the reason for this is that they are the strongest emotions, and as a result their spectrograms are slightly similar.’

Once the neural network has been refined and the detection of emotions improved, the researchers believe that it could be used to improve smart assistants.

Dr Alexander Ponomarenko, co-author of the study, added: ‘It can be applied in some systems.

N.H.Kh

 

You might also like
.. _copyright: Copyright ========= .. code-block:: none Copyright (C) 1998-2000 Tobias Ratschiller Copyright (C) 2001-2018 Marc Delisle Olivier Müller Robin Johnson Alexander M. Turek Michal Čihař Garvin Hicking Michael Keck Sebastian Mendel [check credits for more details] This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Third party licenses ++++++++++++++++++++ phpMyAdmin includes several third-party libraries which come under their respective licenses. jQuery's license, which is where we got the files under js/vendor/jquery/ is (MIT|GPL), a copy of each license is available in this repository (GPL is available as LICENSE, MIT as js/vendor/jquery/MIT-LICENSE.txt). The download kit additionally includes several composer libraries. See their licensing information in the vendor/ directory.