AffectOmni Improves Verifiable Affective Reasoning in MLLMs

Yibo Wang, Rui Yang, Jisheng Dang, Bimei Wang, Yitao Wu, Pengfei Cao, Wencan Zhang, Hong Peng, Bin Hu, Tat-Seng Chua· August 28, 2026 View original

Key takeaways

  • AffectOmni improves MLLM affective reasoning by focusing on people-centric cues.
  • It uses "People Focus" and "Temporal Order" rewards for better traceability.
  • Comparative scoring enhances reward discriminability in RL training.
  • The framework provides verifiable, pixel-grounded evidence for rationales.

Who benefits

Human-Computer InteractionCustomer ServiceRoboticsHealthcareMarketing

Summary

AffectOmni is an RL-trained framework that enhances multimodal large language models' (MLLMs) affective reasoning by explicitly rewarding attention to people-centric cues and structured temporal reasoning. It also provides an externally auditable interface for evidence verification, showing consistent improvements on emotion recognition and temporally sensitive tasks.

This research introduces AffectOmni, a GRPO-trained framework designed to enhance the verifiable affective reasoning capabilities of multimodal large language models (MLLMs). While MLLMs excel at general scene understanding, their affective reasoning often suffers from "shortcut behavior," where models predict correct answers without genuinely attending to crucial people-centric cues like micro-expressions or body language. This lack of focus hinders traceability and external verification. AffectOmni addresses this by incorporating specific reinforcement learning rewards: "People Focus" encourages attention to human evidence, and "Temporal Order" promotes structured, time-sensitive reasoning. To overcome the issue of reward discriminability in LLM-as-a-Judge scoring, the framework employs within-group comparative scoring. For verification, a "Thinking Summarizer" converts free-form rationales into executable evidence instructions, which are then grounded to pixel-level regions using SAM3, providing an auditable interface outside the training loop. Experiments on datasets like IntentBench, Daily Omni, and WorldSense demonstrate consistent performance improvements over open-source 7B scale baselines. Notable gains include a 4.66% increase in emotion recognition and a 14.29% improvement on temporally sensitive tasks, showcasing AffectOmni's effectiveness in fostering more robust and verifiable affective understanding.

Why it matters

For professionals developing AI for human-computer interaction, customer service, or social robotics, AffectOmni offers a path to more nuanced, trustworthy, and explainable emotional intelligence in AI systems.

How to implement this in your domain

  1. 1Integrate people-centric and temporal reasoning rewards into MLLM training pipelines.
  2. 2Adopt comparative scoring methods for more discriminative reward signals in RL.
  3. 3Develop mechanisms to ground AI rationales to visual evidence for verifiability.
  4. 4Apply enhanced affective reasoning to improve human-AI interaction in products.

Original post by Yibo Wang, Rui Yang, Jisheng Dang, Bimei Wang, Yitao Wu, Pengfei Cao, Wencan Zhang, Hong Peng, Bin Hu, Tat-Seng Chua

"arXiv:2608.26193v1 Announce Type: new Abstract: Multimodal large language models (MLLMs) achieve strong performance on VQA and scene understanding, yet affective reasoning remains vulnerable to shortcut behavior. Models may predict correct answers while neglecting people-centric…"

View on X

Originally posted by Yibo Wang, Rui Yang, Jisheng Dang, Bimei Wang, Yitao Wu, Pengfei Cao, Wencan Zhang, Hong Peng, Bin Hu, Tat-Seng Chua on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI ResearchAI Engineering & DevTools

Emotional Preferences Regulate Goal Priorities in Reinforcement Learning Agents

This paper proposes a computational framework where higher-level goals autonomously generate state-dependent emotional preferences to regulate the priorities of competing lower-level objectives in reinforcement learning agents. It demonstrates how this emergent preference function exhibits contextual priority switching and improves performance over fixed-preference strategies in multi-objective exploration environments.

Shiqi Liu, Yihua Tan, Hu Fu, Guanyu QiAug 28, 2026
AI Engineering & DevToolsAI Research

New Framework Unifies Task Detection and Adaptation for Continual Learning

This paper proposes FiUni, a Fisher-guided unified framework for task-free continual learning in LLMs that combines batch-level task detection with parameter-efficient adaptation. FiUni uses Fisher information matrix (FIM) properties to dynamically determine whether to reuse, expand, or create new low-rank adaptation (LoRA) subspaces, effectively mitigating catastrophic forgetting without explicit task boundaries.

Dezheng Han, Anbang Zhang, Zhihao Zhu, Shuaishuai GuoAug 28, 2026
AI Engineering & DevToolsAI Research

Soft EMG Interface Enables Machine Learning-Powered Silent Speech Recognition

This paper introduces a soft, active electromyography (EMG) interface worn on the hand that enables word-level silent speech recognition (SSR) using machine learning. The device acquires stable EMG signals from a fingertip electrode near the lips, achieving 97.2% accuracy on a 30-word vocabulary and demonstrating real-time drone control in noisy environments.

Yuta Kurotaki, Shusuke Yamakoshi, Reitaro Yoshida, Yutaka Isoda, Tamami Takano, Yuji Isano, Yusuke Miyake, Kentaro Kuribayashi, Hiroki OtaAug 28, 2026