HOID-R1: Reinforcement Learning for Open-World Human-Object Interaction Detection Reasoning with Multimodal Large Language Model
By: Zhenhao Zhang , Hanqing Wang , Xiangyu Zeng and more
Potential Business Impact:
Helps robots understand what people do with things.
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.
Similar Papers
HOI-R1: Exploring the Potential of Multimodal Large Language Models for Human-Object Interaction Detection
CV and Pattern Recognition
Lets computers understand actions between people and things.
Learning Human-Object Interaction as Groups
CV and Pattern Recognition
Helps computers understand group actions, not just pairs.
Incremental Human-Object Interaction Detection with Invariant Relation Representation Learning
CV and Pattern Recognition
Helps robots learn new object actions over time.