English

On the Robustness of Human-Object Interaction Detection against Distribution Shift

Computer Vision and Pattern Recognition 2025-06-24 v1 Multimedia

Abstract

Human-Object Interaction (HOI) detection has seen substantial advances in recent years. However, existing works focus on the standard setting with ideal images and natural distribution, far from practical scenarios with inevitable distribution shifts. This hampers the practical applicability of HOI detection. In this work, we investigate this issue by benchmarking, analyzing, and enhancing the robustness of HOI detection models under various distribution shifts. We start by proposing a novel automated approach to create the first robustness evaluation benchmark for HOI detection. Subsequently, we evaluate more than 40 existing HOI detection models on this benchmark, showing their insufficiency, analyzing the features of different frameworks, and discussing how the robustness in HOI is different from other tasks. With the insights from such analyses, we propose to improve the robustness of HOI detection methods through: (1) a cross-domain data augmentation integrated with mixup, and (2) a feature fusion strategy with frozen vision foundation models. Both are simple, plug-and-play, and applicable to various methods. Our experimental results demonstrate that the proposed approach significantly increases the robustness of various methods, with benefits on standard benchmarks, too. The dataset and code will be released.

Keywords

Cite

@article{arxiv.2506.18021,
  title  = {On the Robustness of Human-Object Interaction Detection against Distribution Shift},
  author = {Chi Xie and Shuang Liang and Jie Li and Feng Zhu and Rui Zhao and Yichen Wei and Shengjie Zhao},
  journal= {arXiv preprint arXiv:2506.18021},
  year   = {2025}
}

Comments

This work has been submitted to the IEEE for possible publication

R2 v1 2026-07-01T03:28:21.794Z