OneEmo: A Unified Multimodal Reasoning Model for Emotion Perception, Understanding, and Interaction

Hugging Face Daily Papers Papers

Summary

Introduces OneEmo, a unified multimodal reasoning model for emotion perception, understanding, and interaction, along with the EmoWorld-130K dataset and Emo-Chord reinforcement learning strategy.

Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in emotional intelligence. However, prevailing research predominantly focuses on task-specific specialization, often neglecting inter-task synergy and leaving latent reasoning potential underexplored. To bridge this gap, we introduce OneEmo, a unified affective generalist capable of mastering emotion perception, comprehension, and interaction. For this purpose, we first construct EmoWorld-130K, a comprehensive dataset that distills specialized affective knowledge into explicit reasoning trajectories via a human-in-the-loop workflow. Supervised fine-tuning on this corpus reveals significant mutual benefits derived from multi-task learning. Second, to fully unlock the latent reasoning potential, we propose Emo-Chord, a novel reinforcement learning strategy that stabilizes optimization through unified multi-task reward allocation. Extensive experiments demonstrate that OneEmo achieves state-of-the-art performance against similarly sized baselines across most benchmarks. Notably, despite having significantly fewer parameters than commercial models, OneEmo delivers highly competitive results. This paper paves the way for more reliable and interpretable affective computing. The code is available at https://github.com/waHAHJIAHAO/OneEmo.
Original Article
View Cached Full Text

Cached at: 08/10/26, 10:14 AM

Paper page - OneEmo: A Unified Multimodal Reasoning Model for Emotion Perception, Understanding, and Interaction

Source: https://huggingface.co/papers/2608.06013

Abstract

MultimodalLargeLanguageModels(MLLMs)havedemonstratedremarkablecapabilitiesinemotionalintelligence.However,prevailingresearchpredominantlyfocusesontask-specificspecialization,oftenneglectinginter-tasksynergyandleavinglatentreasoningpotentialunderexplored.Tobridgethisgap,weintroduceOneEmo,aunifiedaffectivegeneralistcapableofmasteringemotionperception,comprehension,andinteraction.Forthispurpose,wefirstconstructEmoWorld-130K,acomprehensivedatasetthatdistillsspecializedaffectiveknowledgeintoexplicitreasoningtrajectoriesviaahuman-in-the-loopworkflow.Supervisedfine-tuningonthiscorpusrevealssignificantmutualbenefitsderivedfrommulti-tasklearning.Second,tofullyunlockthelatentreasoningpotential,weproposeEmo-Chord,anovelreinforcementlearningstrategythatstabilizesoptimizationthroughunifiedmulti-taskrewardallocation.ExtensiveexperimentsdemonstratethatOneEmoachievesstate-of-the-artperformanceagainstsimilarlysizedbaselinesacrossmostbenchmarks.Notably,despitehavingsignificantlyfewerparametersthancommercialmodels,OneEmodelivershighlycompetitiveresults.Thispaperpavesthewayformorereliableandinterpretableaffectivecomputing.Thecodeisavailableathttps://github.com/waHAHJIAHAO/OneEmo.

View arXiv pageView PDFGitHub5Add to collection

Get this paper in your agent:

hf papers read 2608\.06013

Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash

Models citing this paper2

#### Jiaha0Hu4ng/OneEmo Video-Text-to-Text• 5B• Updated2 days ago • 122 • 2 #### Jiaha0Hu4ng/OneEmo-Base Video-Text-to-Text• Updated3 days ago

Datasets citing this paper1

#### Jiaha0Hu4ng/EmoWorld-130K

Spaces citing this paper1

Collections including this paper1

Similar Articles

MER-R1: Multimodal Emotion Reasoning via Slow-Fast Thinking Synergy

arXiv cs.AI

This paper introduces MER-R1, a reinforcement learning framework that synergizes fast and slow thinking for multimodal emotion recognition. It achieves state-of-the-art performance by jointly optimizing recall and precision through dual-objective disentanglement and slow-fast confidence calibration.

Rationale-Guided Learning for Multimodal Emotion Recognition

arXiv cs.AI

Introduces Rationale-Guided Learning (RGL), a framework that reframes multimodal emotion recognition in conversation as a cognitively-inspired reasoning task using dual-process theory and MLLM-generated rationales, achieving state-of-the-art results on IEMOCAP and MELD.

tencent/Hy-Embodied-RxBrain-1.0 · Hugging Face

Reddit r/LocalLLaMA

Tencent releases Hy-Embodied-RxBrain-1.0, a unified multimodal foundation model for embodied cognition that combines language reasoning with visual imagination for understanding, world state prediction, and subgoal planning.