English

The Overlooked Classifier in Human-Object Interaction Recognition

Computer Vision and Pattern Recognition 2022-03-22 v2

Abstract

Human-Object Interaction (HOI) recognition is challenging due to two factors: (1) significant imbalance across classes and (2) requiring multiple labels per image. This paper shows that these two challenges can be effectively addressed by improving the classifier with the backbone architecture untouched. Firstly, we encode the semantic correlation among classes into the classification head by initializing the weights with language embeddings of HOIs. As a result, the performance is boosted significantly, especially for the few-shot subset. Secondly, we propose a new loss named LSE-Sign to enhance multi-label learning on a long-tailed dataset. Our simple yet effective method enables detection-free HOI classification, outperforming the state-of-the-arts that require object detection and human pose by a clear margin. Moreover, we transfer the classification model to instance-level HOI detection by connecting it with an off-the-shelf object detector. We achieve state-of-the-art without additional fine-tuning.

Keywords

Cite

@article{arxiv.2112.06392,
  title  = {The Overlooked Classifier in Human-Object Interaction Recognition},
  author = {Ying Jin and Yinpeng Chen and Lijuan Wang and Jianfeng Wang and Pei Yu and Lin Liang and Jenq-Neng Hwang and Zicheng Liu},
  journal= {arXiv preprint arXiv:2112.06392},
  year   = {2022}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2107.13083

R2 v1 2026-06-24T08:14:21.239Z