SDAICVMMASDec 12, 2024

Multimodal Sentiment Analysis based on Video and Audio Inputs

arXiv:2412.09317v12 citationsh-index: 1EUSPN/ICTH
Originality Synthesis-oriented
AI Analysis

This work addresses sentiment analysis for researchers in multimodal AI, but it is incremental as it applies existing methods to new data without broad SOTA gains.

This paper tackled the challenge of achieving high accuracy in multimodal sentiment analysis by combining video and audio inputs, using fine-tuned models on CREMA-D and RAVDESS datasets and averaging probabilities, with results described as encouraging for future research.

Despite the abundance of current researches working on the sentiment analysis from videos and audios, finding the best model that gives the highest accuracy rate is still considered a challenge for researchers in this field. The main objective of this paper is to prove the usability of emotion recognition models that take video and audio inputs. The datasets used to train the models are the CREMA-D dataset for audio and the RAVDESS dataset for video. The fine-tuned models that been used are: Facebook/wav2vec2-large for audio and the Google/vivit-b-16x2-kinetics400 for video. The avarage of the probabilities for each emotion generated by the two previous models is utilized in the decision making framework. After disparity in the results, if one of the models gets much higher accuracy, another test framework is created. The methods used are the Weighted Average method, the Confidence Level Threshold method, the Dynamic Weighting Based on Confidence method, and the Rule-Based Logic method. This limited approach gives encouraging results that make future research into these methods viable.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes