English

iCAN: Instance-Centric Attention Network for Human-Object Interaction Detection

Computer Vision and Pattern Recognition 2018-08-31 v1

Abstract

Recent years have witnessed rapid progress in detecting and recognizing individual object instances. To understand the situation in a scene, however, computers need to recognize how humans interact with surrounding objects. In this paper, we tackle the challenging task of detecting human-object interactions (HOI). Our core idea is that the appearance of a person or an object instance contains informative cues on which relevant parts of an image to attend to for facilitating interaction prediction. To exploit these cues, we propose an instance-centric attention module that learns to dynamically highlight regions in an image conditioned on the appearance of each instance. Such an attention-based network allows us to selectively aggregate features relevant for recognizing HOIs. We validate the efficacy of the proposed network on the Verb in COCO and HICO-DET datasets and show that our approach compares favorably with the state-of-the-arts.

Keywords

Cite

@article{arxiv.1808.10437,
  title  = {iCAN: Instance-Centric Attention Network for Human-Object Interaction Detection},
  author = {Chen Gao and Yuliang Zou and Jia-Bin Huang},
  journal= {arXiv preprint arXiv:1808.10437},
  year   = {2018}
}

Comments

BMVC 2018. Project webpage: https://gaochen315.github.io/iCAN/ Code: https://github.com/vt-vl-lab/iCAN

R2 v1 2026-06-23T03:49:35.450Z