Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Human-Object Interaction Detection via Disentangled Transformer

About

Human-Object Interaction Detection tackles the problem of joint localization and classification of human object interactions. Existing HOI transformers either adopt a single decoder for triplet prediction, or utilize two parallel decoders to detect individual objects and interactions separately, and compose triplets by a matching process. In contrast, we decouple the triplet prediction into human-object pair detection and interaction classification. Our main motivation is that detecting the human-object instances and classifying interactions accurately needs to learn representations that focus on different regions. To this end, we present Disentangled Transformer, where both encoder and decoder are disentangled to facilitate learning of two sub-tasks. To associate the predictions of disentangled decoders, we first generate a unified representation for HOI triplets with a base decoder, and then utilize it as input feature of each disentangled decoder. Extensive experiments show that our method outperforms prior work on two public HOI benchmarks by a sizeable margin. Code will be available.

Desen Zhou, Zhichao Liu, Jian Wang, Leshan Wang, Tao Hu, Errui Ding, Jingdong Wang• 2022

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET (test)
mAP (full)31.75
493
Human-Object Interaction DetectionV-COCO (test)--
270
Human-Object Interaction DetectionHICO-DET
mAP (Full)34.5
233
Human-Object Interaction DetectionHICO-DET Known Object (test)
mAP (Full)34.5
112
Human-Object Interaction DetectionV-COCO 1.0 (test)
AP_role (#1)66.2
76
Showing 5 of 5 rows

Other info

Follow for update