English

Detecting Human-Object Interactions with Action Co-occurrence Priors

Computer Vision and Pattern Recognition 2020-07-28 v2 Machine Learning

Abstract

A common problem in human-object interaction (HOI) detection task is that numerous HOI classes have only a small number of labeled examples, resulting in training sets with a long-tailed distribution. The lack of positive labels can lead to low classification accuracy for these classes. Towards addressing this issue, we observe that there exist natural correlations and anti-correlations among human-object interactions. In this paper, we model the correlations as action co-occurrence matrices and present techniques to learn these priors and leverage them for more effective training, especially in rare classes. The utility of our approach is demonstrated experimentally, where the performance of our approach exceeds the state-of-the-art methods on both of the two leading HOI detection benchmark datasets, HICO-Det and V-COCO.

Keywords

Cite

@article{arxiv.2007.08728,
  title  = {Detecting Human-Object Interactions with Action Co-occurrence Priors},
  author = {Dong-Jin Kim and Xiao Sun and Jinsoo Choi and Stephen Lin and In So Kweon},
  journal= {arXiv preprint arXiv:2007.08728},
  year   = {2020}
}

Comments

ECCV 2020. Source code : https://github.com/Dong-JinKim/ActionCooccurrencePriors/

R2 v1 2026-06-23T17:11:08.652Z