English

HOID-R1: Reinforcement Learning for Open-World Human-Object Interaction Detection Reasoning with Multimodal Large Language Model

Computer Vision and Pattern Recognition 2025-08-18 v1

Abstract

Understanding and recognizing human-object interaction (HOI) is a pivotal application in AR/VR and robotics. Recent open-vocabulary HOI detection approaches depend exclusively on large language models for richer textual prompts, neglecting their inherent 3D spatial understanding capabilities. To address this shortcoming, we introduce HOID-R1, the first HOI detection framework that integrates chain-of-thought (CoT) guided supervised fine-tuning (SFT) with group relative policy optimization (GRPO) within a reinforcement learning (RL) paradigm. Specifically, we initially apply SFT to imbue the model with essential reasoning capabilities, forcing the model to articulate its thought process in the output. Subsequently, we integrate GRPO to leverage multi-reward signals for policy optimization, thereby enhancing alignment across diverse modalities. To mitigate hallucinations in the CoT reasoning, we introduce an "MLLM-as-a-judge" mechanism that supervises the CoT outputs, further improving generalization. Extensive experiments show that HOID-R1 achieves state-of-the-art performance on HOI detection benchmarks and outperforms existing methods in open-world generalization to novel scenarios.

Keywords

Cite

@article{arxiv.2508.11350,
  title  = {HOID-R1: Reinforcement Learning for Open-World Human-Object Interaction Detection Reasoning with Multimodal Large Language Model},
  author = {Zhenhao Zhang and Hanqing Wang and Xiangyu Zeng and Ziyu Cheng and Jiaxin Liu and Haoyu Yan and Zhirui Liu and Kaiyang Ji and Tianxiang Gui and Ke Hu and Kangyi Chen and Yahao Fan and Mokai Pan},
  journal= {arXiv preprint arXiv:2508.11350},
  year   = {2025}
}
R2 v1 2026-07-01T04:51:28.330Z