English

No-Frills Human-Object Interaction Detection: Factorization, Layout Encodings, and Training Techniques

Computer Vision and Pattern Recognition 2019-08-23 v2

Abstract

We show that for human-object interaction detection a relatively simple factorized model with appearance and layout encodings constructed from pre-trained object detectors outperforms more sophisticated approaches. Our model includes factors for detection scores, human and object appearance, and coarse (box-pair configuration) and optionally fine-grained layout (human pose). We also develop training techniques that improve learning efficiency by: (1) eliminating a train-inference mismatch; (2) rejecting easy negatives during mini-batch training; and (3) using a ratio of negatives to positives that is two orders of magnitude larger than existing approaches. We conduct a thorough ablation study to understand the importance of different factors and training techniques using the challenging HICO-Det dataset.

Keywords

Cite

@article{arxiv.1811.05967,
  title  = {No-Frills Human-Object Interaction Detection: Factorization, Layout Encodings, and Training Techniques},
  author = {Tanmay Gupta and Alexander Schwing and Derek Hoiem},
  journal= {arXiv preprint arXiv:1811.05967},
  year   = {2019}
}

Comments

Accepted to ICCV 2019. Project Page: http://tanmaygupta.info/no_frills/

R2 v1 2026-06-23T05:15:45.209Z