← Latest papers
🤖 machine learning

CONFER: Conflict-Aware Evidence Negotiation for Regime-Calibrated Weak Supervision in Multimodal Emotion Recognition

The paper proposes CONFER, a graph-based framework that negotiates cross-modal conflicts and calibrates weak supervision by dynamically estimating modality reliability and categorizing samples into consensus, dissent, and ambiguity regimes to achieve robust multimodal emotion recognition.

Original authors: Bojing Hou, Ruohao Li, Yitong Zhu, Luwen Yu, Yuyang Wang

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

Original authors: Bojing Hou, Ruohao Li, Yitong Zhu, Luwen Yu, Yuyang Wang

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 figure out how a friend is feeling. You might look at their face, listen to their voice, and watch their body language. Usually, all these clues agree: a frown, a shaky voice, and slumped shoulders all scream "sadness." But what if your friend is smiling (face says happy) while their voice cracks (voice says sad) and they are trembling (body says scared)? This is the messy reality of Multimodal Emotion Recognition (MER), a field of computer science where machines try to understand human feelings by combining different types of data like video, audio, and brain signals.

The tricky part is that computers often treat the "answer key"—the label a human gives to say how they feel—as perfect truth. But humans are messy! We might lie, forget, or just have a bad day when we rate our emotions, making our "answers" unreliable. Furthermore, when the computer's different sensors disagree (like the face vs. the voice), most existing programs just smash the data together and hope for the best, ignoring the conflict. This paper tackles that confusion, asking: How can a computer know which clue to trust when they are fighting each other, and how can it realize that the "answer key" might be wrong?

Enter CONFER, a clever new system that acts like a skilled mediator for a group of arguing experts. Instead of forcing the different sensors (the "experts") to agree immediately, CONFER lets them negotiate. Imagine a roundtable discussion where a Face Expert, a Voice Expert, and a Brainwave Expert are trying to decide if a person is happy or sad. In the old days, the computer would just take a vote. But CONFER is smarter. It knows that sometimes the Face Expert is having a bad day (maybe the lighting is poor) and sometimes the Voice Expert is more reliable.

CONFER uses a "dynamic graph" to let these experts talk to each other. They don't just shout their opinions; they share "evidence" and "uncertainty." If the Face Expert is very unsure (high uncertainty) but the Voice Expert is very confident, the Face Expert listens and adjusts their opinion. If they are both confident but disagree, CONFER flags this as a serious conflict. It doesn't just ignore the disagreement; it uses it to figure out which expert is actually telling the truth and which one might be hallucinating.

The system also has a special trick for handling the "answer key" (the self-reported labels). It realizes that if all the experts are arguing fiercely, the human's label might be unreliable too. So, CONFER sorts every moment into one of three "regimes":

  1. Consensus: Everyone agrees, and the label is likely correct.
  2. Dissent: The experts disagree, but the system can still figure out who is right.
  3. Ambiguity: Everything is a mess, and the system decides to trust the human label very little because it's probably wrong.

The researchers tested CONFER on three major datasets involving real people showing emotions (AMIGOS, MAHNOB-HCI, and DEAP). They found that when the sensors were fighting (high conflict), CONFER was a lifesaver. For example, on the AMIGOS dataset, it achieved an accuracy of 0.873 under strict testing conditions where it had to guess emotions for people it had never seen before. On the MAHNOB dataset, it hit 0.854. These numbers are impressive, beating other top methods.

Perhaps the most exciting finding is how the system handles "corrupted" data. The researchers pretended to mess up the human labels (like flipping the answers randomly) to see if the computer would get confused. While other methods crashed, CONFER stayed stable, maintaining an accuracy of 0.723 even when 30% of the labels were wrong. This suggests that the system isn't just memorizing answers; it's actually learning to trust the right clues and ignore the noise.

In short, CONFER proves that conflict isn't just a bug to be fixed; it's a useful signal. By letting different sensors negotiate and by realizing that human labels aren't always perfect, the system becomes much better at understanding the complex, messy reality of human emotion. It shows that sometimes, the best way to find the truth is to listen to the arguments, not just the final vote.

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 →