English

ActFER: Agentic Facial Expression Recognition via Active Tool-Augmented Visual Reasoning

Computer Vision and Pattern Recognition 2026-04-13 v1

Abstract

Recent advances in Multimodal Large Language Models (MLLMs) have created new opportunities for facial expression recognition (FER), moving it beyond pure label prediction toward reasoning-based affect understanding. However, existing MLLM-based FER methods still follow a passive paradigm: they rely on externally prepared facial inputs and perform single-pass reasoning over fixed visual evidence, without the capability for active facial perception. To address this limitation, we propose ActFER, an agentic framework that reformulates FER as active visual evidence acquisition followed by multimodal reasoning. Specifically, ActFER dynamically invokes tools for face detection and alignment, selectively zooms into informative local regions, and reasons over facial Action Units (AUs) and emotions through a visual Chain-of-Thought. To realize such behavior, we further develop Utility-Calibrated GRPO (UC-GRPO), a reinforcement learning algorithm tailored to agentic FER. UC-GRPO uses AU-grounded multi-level verifiable rewards to densify supervision, query-conditional contrastive utility estimation to enable sample-aware dynamic credit assignment for local inspection, and emotion-aware EMA calibration to reduce noisy utility estimates while capturing emotion-wise inspection tendencies. This algorithm enables ActFER to learn both when local inspection is beneficial and how to reason over the acquired evidence. Comprehensive experiments show that ActFER trained with UC-GRPO consistently outperforms passive MLLM-based FER baselines and substantially improves AU prediction accuracy.

Keywords

Cite

@article{arxiv.2604.08990,
  title  = {ActFER: Agentic Facial Expression Recognition via Active Tool-Augmented Visual Reasoning},
  author = {Shifeng Liu and Zhengye Zhang and Sirui Zhao and Xinglong Mao and Zhehan Kan and Zhixiang Wei and Shiwei Wu and Chaoyou Fu and Tong Xu and Enhong Chen},
  journal= {arXiv preprint arXiv:2604.08990},
  year   = {2026}
}

Comments

10 pages, 7 figures

R2 v1 2026-07-01T12:02:26.407Z