Coder Social home page Coder Social logo

Convert VAD to Ekman about w2v2-how-to HOT 3 OPEN

audeering avatar audeering commented on May 20, 2024
Convert VAD to Ekman

from w2v2-how-to.

Comments (3)

hagenw avatar hagenw commented on May 20, 2024 1

The VAD model is only fine-tuned on the MSP-Podcast dataset, which has several shortcomings for a full blown VAD model:

  • Podcast recordings most likely do not contain all possible emotions, e.g. fear
  • The dominance and arousal annotations show a high correlation, that is mimicked by the model, which means we most likely do not cover the 3D space of VAD in a meaningful way

Having this in mind I would propose to be very carefully when trying to map the VAD values to emotional categories.

Another way might be to further fine-tune the model on a given database containing the desired emotional categories, or using the embeddings of the model to train a simple classifier on such a database like we do in the notebook under the "https://github.com/audeering/w2v2-how-to/blob/main/notebook.ipynb" section.

from w2v2-how-to.

mirix avatar mirix commented on May 20, 2024

@hagenw

Thanks a million for the clarifications.

In general, the conversion from VAD to Ekman seems to provide useful results:

https://github.com/mirix/approaches-to-diarisation/tree/main/emotions

However, it is true that fear is never detected.

I will see what other models are available and pay more attention to which datasets were used.

from w2v2-how-to.

mirix avatar mirix commented on May 20, 2024

Hi @hagenw

I have forked MOSEI for SER:

https://huggingface.co/datasets/mirix/messaih

https://github.com/mirix/messaih

Now I will try to train a model and test it in a real-life scenario.

from w2v2-how-to.

Related Issues (14)

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.