Questions tagged [emotion-recognition]
7 questions
14
votes
10 answers
Could an AI feel emotions?
Assuming humans had finally developed the first humanoid AI based on the human brain, would It feel emotions? If not, would it still have ethics and/or morals?
MountainSide Studios
- 383
- 3
- 9
3
votes
1 answer
Is there any research on the identification of a person's feelings using features such as facial expressions or body temperature?
People could be sad, happy, depressive, angry, nervous, calm, relaxed, bored, etc. I don't know how to express all of these feelings and emotions in English terms (I'm not an English native speaker), which would enable me to search for research…
VansFannel
- 493
- 2
- 15
2
votes
3 answers
What is the difference between feature extraction and fine-tuning in transfer learning?
I'm building a model for facial expression recognition, and I want to use transfer learning. From what I understand, there are different steps to do it. The first is the feature extraction and the second is fine-tuning. I want to understand more…
Speedkillsx
- 23
- 1
- 4
1
vote
0 answers
Is there any research on the detection of the user's emotion and stress based on the mouse movement and keyboard?
I have to create a model that can detect the user's emotion and stress level based on their mouse movement and keyboard typing activity. I didn't found any research work based on this. Is there any research on this?
Yeahia2508
- 111
- 1
1
vote
0 answers
What is the formal terminology for emotion recognition AI?
I'm researching the use of emotion recognition in Intelligent Tutoring Systems and trying to more effectively find and formally reference materials. My question is whether this is the most formal terminology (i.e. "emotion recognition"), because…
kleinerde
- 111
- 2
0
votes
0 answers
Speech Emotion Recognition: Getting the embeddings from Emotion2Vec model
I was trying to make a multimodal architecture for SER. For that I required to extract features from Emotion2Vec model for audio features. Reading the paper and going through the github codebase I was not able to exactly identify it. Hence I…
Md Kaif Faiyaz
- 101
0
votes
1 answer
Fine Tuning a Bert Transformer. How to label for emotions and train large scripts?
From what I have seen you can fine tune a Bert model to detect emotions by labelling single sentences.
But if the text you want to evaluate is a large script with many sentences, do I need to split the script into sentences and get a classification…
arame3333
- 53
- 4