1: \begin{abstract}
2: This research delves into the realm of affective computing for image analysis, aiming to
3: enhance the efficiency and effectiveness of multi-task learning in the context of emotion
4: recognition.
5:
6: This project investigates two primary approaches: uni-task solutions and a multi-task
7: approach to the same problems. Each approach undergoes testing, exploring various
8: formulations, variations, and initialization strategies to come up with the best configuration.
9: The project utilizes existing a neural network architecture, adapting it for multi-task learning
10: by modifying output layers and loss functions. Tasks encompass 7 basic emotion
11: recognition, action unit detection, and valence-arousal estimation. Comparative analyses
12: involve uni-task models for each individual task, facilitating the assessment of multi-task
13: model performance.
14:
15: Variations within each approach, including, loss functions, and hyperparameter tuning,
16: undergo evaluation. The impact of different initialization strategies and pre-training
17: techniques on model convergence and accuracy is explored. The research aspires to
18: contribute to the burgeoning field of affective computing, with applications spanning
19: healthcare, marketing, and human-computer interaction.
20: By systematically exploring multi-task learning formulations, this research aims to contribute
21: to the development of more accurate and efficient models for recognizing and
22: understanding emotions in images. The findings hold promise for applications in diverse
23: industries, paving the way for advancements in affective computing.
24: \end{abstract}
25: