Papers › Learning Human-Object Interaction Detection using Interaction Points

Learning Human-Object Interaction Detection using Interaction Points

31 Mar 2020CVPR 2020 6arXiv:2003.14023archive 2025-07-28

Tiancai Wang, Tong Yang, Martin Danelljan, Fahad Shahbaz Khan, Xiangyu Zhang, Jian Sun

Understanding interactions between humans and objects is one of the fundamental problems in visual classification and an essential step towards detailed scene understanding. Human-object interaction (HOI) detection strives to localize both the human and an object as well as the identification of complex interactions between them. Most existing HOI detection approaches are instance-centric where interactions between all possible human-object pairs are predicted based on appearance features and coarse spatial information. We argue that appearance features alone are insufficient to capture complex human-object interactions. In this paper, we therefore propose a novel fully-convolutional approach that directly detects the interactions between human-object pairs. Our network predicts interaction points, which directly localize and classify the inter-action. Paired with the densely predicted interaction vectors, the interactions are associated with human and object detections to obtain final predictions. To the best of our knowledge, we are the first to propose an approach where HOI detection is posed as a keypoint detection and grouping problem. Experiments are performed on two popular benchmarks: V-COCO and HICO-DET. Our approach sets a new state-of-the-art on both datasets. Code is available at https://github.com/vaesl/IP-Net.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2003.14023")

Code

Syntology Ran 5 of 10 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 2 ran · our draft was wrong; 1 ran · fixture could not drive it.

By repository: official repository: 10 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

vaesl/IP-Net officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 5 ran; 1 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · violated contract
2ran · our draft was wrong
1ran · fixture could not drive it
5unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from vaesl/IP-Net. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

clip_xyxy_to_image vaesl/IP-Net/src/vsrl_eval.py official repository ran · violated contract fingerprinted MIT (permissive) · 3dc1dc492dbbbf13 · report
compute_bin_loss vaesl/IP-Net/src/lib/models/losses.py official repository ran · our draft was wrong MIT (permissive) · 65d7a40d70c53ed9 · report
compute_res_loss vaesl/IP-Net/src/lib/models/losses.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 7df13fb9e54d592b · report
get_overlap vaesl/IP-Net/src/vsrl_eval.py official repository ran · honoured contract fingerprinted MIT (permissive) · d5a0b6aba0d66951 · report
voc_ap vaesl/IP-Net/src/vsrl_eval.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 7c16bfea33d37328 · report
DataParallel vaesl/IP-Net/src/lib/models/data_parallel.py official repository unverified MIT (permissive) · ddb5a5004c8da97a · report
apply_prior vaesl/IP-Net/src/apply_prior.py official repository unverified MIT (permissive) · b9d92be6fa999216 · report
compute_rot_loss vaesl/IP-Net/src/lib/models/losses.py official repository unverified MIT (permissive) · 8accefa95d8419ec · report
ctdet_decode vaesl/IP-Net/src/lib/models/decode.py official repository unverified MIT (permissive) · 6992ab8e41a81b54 · report
data_parallel vaesl/IP-Net/src/lib/models/data_parallel.py official repository unverified MIT (permissive) · 61bf3906cbd2ee87 · report

Tasks

Human-Object Interaction DetectionKeypoint DetectionObjectScene Understanding

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections