Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

This repository contains assignments, the final course project, and the project work assigned for the Natural Language Processing (NLP) course within the Artificial Intelligence Master's program.

License

Notifications You must be signed in to change notification settings

lorenzobalzani/nlp_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Head Neural Network for Emotion Classification and Trigger Detection in Multi-Speaker Dialogues

Authors: Lorenzo Balzani, Alessia Deana, Thomas Guizzetti

Abstract

In this project, we tackle the Emotion Discov- ery and Reasoning its Flip in Conversation (EDiReF) task, which focuses on predicting the emotion of each sentence in a dialogue and identifying any emotional shifts of speak- ers, or "triggers". Our methodology began with creating a BERT-based multi-head neu- ral network, which we then aimed to refine by incorporating a concatenation method, a transformer, and a large language model. The outcomes demonstrated below average capa- bilities in emotion prediction and the perfor- mance in identifying emotional triggers was less satisfactory. Through our efforts to en- hance the model with various improvements, we observed a marginal but significant improve- ment in the large language model’s ability to detect triggers. Still, more fine-tuning is re- quired to reliably recognize emotional changes within dialogues.

About

This repository contains assignments, the final course project, and the project work assigned for the Natural Language Processing (NLP) course within the Artificial Intelligence Master's program.

Topics

Resources

License

Stars

Watchers

Forks