← Latest papers
💬 NLP

Expert-Guided Multimodal Fusion for Unified Emotion and Sentiment Analysis

The paper introduces EGMF, a unified framework that leverages an expert-guided multi-scale network and large language models with parameter-efficient fine-tuning to achieve state-of-the-art performance in both discrete emotion recognition and continuous sentiment analysis across multiple languages and datasets.

Original authors: Jiaqi Qiao, Xinran Li, Yifan Lyu, Xiujuan Xu, Liu Yu

Published 2026-08-11
📖 3 min read☕ Coffee break read

Original authors: Jiaqi Qiao, Xinran Li, Yifan Lyu, Xiujuan Xu, Liu Yu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to understand a friend's mood just by watching them. You don't just listen to what they say; you also watch their facial expressions, listen to the tone of their voice, and notice their body language. In the world of computer science, this is called "multimodal emotion understanding." It's a branch of artificial intelligence dedicated to teaching machines to feel what humans feel by combining text, audio, and video. For a long time, computers were terrible at this. They could read a sentence and guess if it was happy or sad, but they often missed the sarcasm in a voice or the sadness hidden behind a smile. They treated these different clues like separate, unconnected puzzle pieces rather than parts of a single, complex picture. This matters because if we want computers to be good at helping with mental health, chatting naturally with us, or analyzing social media, they need to understand the full emotional context, not just the words.

Enter a new team of researchers who built a system called EGMF (Expert-Guided Multimodal Fusion). Think of this system as a super-smart detective squad working inside a giant language brain. Instead of just gluing audio, video, and text together, they created a special "fusion kitchen" where three different types of expert chefs work together to cook up the perfect emotional understanding. One chef is a "Local Expert" who zooms in on tiny, subtle details like a slight frown or a shaky voice. Another is a "Semantic Expert" who looks at how the voice and face match up with the words. The third is a "Global Expert" who steps back to see the big picture of the whole conversation. These experts don't just shout their opinions; they use a smart "gating system" to decide who gets to speak up based on the current situation. If the conversation is chaotic, the Global Expert takes the lead; if it's a quiet moment, the Local Expert shines.

The researchers found that this team approach works incredibly well. They tested their system on four different datasets, including English and Chinese conversations. On the English emotion dataset called MELD, their system scored a weighted F1 score of 65.57%, beating the previous best method by 0.06%. On the Chinese dataset CHERMA, they saw a massive jump, improving the score by 3.36% to reach 73.90%. For sentiment analysis (measuring how positive or negative something is), they hit 87.09% on the English MOSEI dataset and 82.43% on the Chinese SIMS-V2 dataset.

What makes this even more impressive is how they did it. Instead of retraining the entire giant brain (which would take forever and cost a fortune), they used a clever trick called LoRA (Low-Rank Adaptation). Imagine the giant language model is a massive library of books. Instead of rewriting every single book, they just added a few sticky notes with new instructions. This allowed them to teach the system to understand emotions without needing a supercomputer the size of a city. They also discovered that their system is particularly good at handling Chinese, suggesting that the "expert team" is especially good at decoding the complex mix of visual and audio cues in that language. While the system isn't perfect—it still struggles a bit with very subtle emotions like "disgust" or extremely intense feelings—it proves that a unified, expert-guided approach is a powerful new way to help machines understand the messy, beautiful complexity of human feelings.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →