English

Detecting and Recognizing Human-Object Interactions

Computer Vision and Pattern Recognition 2018-03-28 v3

Abstract

To understand the visual world, a machine must not only recognize individual object instances but also how they interact. Humans are often at the center of such interactions and detecting human-object interactions is an important practical and scientific problem. In this paper, we address the task of detecting <human, verb, object> triplets in challenging everyday photos. We propose a novel model that is driven by a human-centric approach. Our hypothesis is that the appearance of a person -- their pose, clothing, action -- is a powerful cue for localizing the objects they are interacting with. To exploit this cue, our model learns to predict an action-specific density over target object locations based on the appearance of a detected person. Our model also jointly learns to detect people and objects, and by fusing these predictions it efficiently infers interaction triplets in a clean, jointly trained end-to-end system we call InteractNet. We validate our approach on the recently introduced Verbs in COCO (V-COCO) and HICO-DET datasets, where we show quantitatively compelling results.

Keywords

Cite

@article{arxiv.1704.07333,
  title  = {Detecting and Recognizing Human-Object Interactions},
  author = {Georgia Gkioxari and Ross Girshick and Piotr Dollár and Kaiming He},
  journal= {arXiv preprint arXiv:1704.07333},
  year   = {2018}
}
R2 v1 2026-06-22T19:26:08.213Z