paper-with-me

Papers

Relational Context Learning for Human-Object Interaction Detection

2023-04-11 · CVPR 2023 1 · Sanghyun Kim, Deunsol Jung, Minsu Cho

Recent state-of-the-art methods for HOI detection typically build on transformer architectures with two decoder branches, one for human-object pair detection and the other for interaction classification. Such disentangled transformers, however, may suffer from insufficient context exchange between the branches and lead to a lack of context information for relational reasoning, which is critical in discovering HOI instances. In this work, we propose the multiplex relation network (MUREN) that performs rich context exchange between three decoder branches using unary, pairwise, and ternary relations of human, object, and interaction tokens. The proposed method learns comprehensive relational contexts for discovering HOI instances, achieving state-of-the-art performance on two standard benchmarks for HOI detection, HICO-DET and V-COCO.

📄 PDF Abstract BibTeX arXiv:2304.04997

Code (1)

OreoChocolate/MUREN 공식 구현 pytorch

Tasks

DecoderHuman-Object Interaction DetectionObjectRelational ReasoningRelation Network

Similar Papers 제목 키워드 기반

Exploiting Scene Graphs for Human-Object Interaction Detection

2021-08-19 · ICCV 2021 10 · Tao He, Lianli Gao, Jingkuan Song, Yuan-Fang Li

Human-Object Interaction (HOI) detection is a fundamental visual task aiming at localizing and recognizing interactions between humans and objects. Existing works focus on the visual and linguistic features of humans and…

Human-Object Interaction DetectionObject

Contextualized Representation Learning for Effective Human-Object Interaction Detection

2025-09-16 · Zhehao Li, Yucheng Qian, Chong Wang, Yinghao Lu 외 arxiv

Human-Object Interaction (HOI) detection aims to simultaneously localize human-object pairs and recognize their interactions. While recent two-stage approaches have made significant progress, they still face challenges d…

Human-Object Interaction DetectionRepresentation Learning

Tell Me What They're Holding: Weakly-supervised Object Detection with Transferable Knowledge from Human-object Interaction

2019-11-19 · Daesik Kim, Gyujeong Lee, Jisoo Jeong, Nojun Kwak

In this work, we introduce a novel weakly supervised object detection (WSOD) paradigm to detect objects belonging to rare classes that have not many examples using transferable knowledge from human-object interactions (H…

Human-Object Interaction DetectionObjectobject-detectionObject Detection+3

Relational Prior Knowledge Graphs for Detection and Instance Segmentation

2023-10-11 · Osman Ülger, Yu Wang, Ysbrand Galama, Sezer Karaoglu 외

Humans have a remarkable ability to perceive and reason about the world around them by understanding the relationships between objects. In this paper, we investigate the effectiveness of using such relationships for obje…

Instance SegmentationKnowledge GraphsObjectobject-detection+3

Towards a Unified Transformer-based Framework for Scene Graph Generation and Human-object Interaction Detection

2023-11-03 · Tao He, Lianli Gao, Jingkuan Song, Yuan-Fang Li

Scene graph generation (SGG) and human-object interaction (HOI) detection are two important visual tasks aiming at localising and recognising relationships between objects, and interactions between humans and objects, re…

Graph GenerationHuman-Object Interaction DetectionObjectRelation+1