Giter VIP home page Giter VIP logo

abhinav-bohra / emotional-analysis-multitasking-framework Goto Github PK

View Code? Open in Web Editor NEW
14.0 4.0 3.0 1.57 MB

My implementation of the research paper - All-in-One: Emotion, Sentiment and Intensity Prediction using a Multi-task Ensemble Framework

Jupyter Notebook 100.00%
natural-language-processing multitask-learning emotional-analysis sentiment-analysis sentiment-classification emotional-classification keras-tensorflow ensemble-learning

emotional-analysis-multitasking-framework's Introduction

Emotional-Analysis-Multitasking-Framework

My implementation of the research paper - All-in-One: Emotion, Sentiment and Intensity Prediction using a Multi-task Ensemble Framework

Motivation

Sentiment & Emotional Analysis have applications in a diverse set of real-world problems such as stock market predictions, disaster management systems, health management systems, feedback systems for an organization or individual user to take an informed decision. In any business, it is important to know how customers truly feel about your services and products, because that is what really makes the difference. Sales figures, surveys, social media posts, ratings may help us get a general idea about customer views but it does not provide the finer, granular insights regarding what goes unsaid. This is where emotion & sentiment analysis comes in handy.

Emotion Classification & Emotion Intensity Prediction are separate but closely related tasks. Multi-task learning framework targets to achieve generalization by leveraging the inter-relatedness of multiple problems/tasks.I worked on the framework proposed in the research paper – “All-in-One: Emotion, Sentiment and Intensity Prediction using a Multi-task Ensemble Framework”. I rebuilt the model to examine & compare performance of multi-tasking framework and single tasking framework on emotion classification & emotion intensity predictions tasks.

Multi-Tasking Framework

Multitask Learning is an approach to inductive transfer that improves generalization by using the domain information contained in the training signals of related tasks as an inductive bias. It does this by learning tasks in parallel while using a shared representation; what is learned for each task can help other tasks be learned better. By using MTL, it might be possible to increase performance even further by forcing the model to learn a more generalized representation as it learns (updates its weights) not just for one specific task but a bunch of tasks. Biologically, humans learn in the same way. learn better if learn multiple related tasks instead of focusing on one specific task for a long time.



A multi-task framework offers three main advantages:

  1. Achieves better generalization.
  2. Improves the performance of each task through shared representation; and
  3. Requires only one unified model in contrast to separate models for each task in single-task setting, resulting in complexity in terms of learnable model parameters.

emotional-analysis-multitasking-framework's People

Contributors

abhinav-bohra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.