Visual Compositional Learning for Human-Object Interaction Detection
Human-Object interaction (HOI) detection aims to localize and infer relationships between human and objects in an image. It is challenging because an enormous number of possible combinations of objects and verbs types forms a long-tail distribution. We devise a deep Visual Compositional Learning (VCL) framework, which is a simple yet efficient framework to effectively address this problem. VCL first decomposes an HOI representation into object and verb specific features, and then composes new interaction samples in the feature space via stitching the decomposed features. The integration of decomposition and composition enables VCL to share object and verb features among different HOI samples and images, and to generate new interaction samples and new types of HOI, and thus largely alleviates the long-tail distribution problem and benefits low-shot or zero-shot HOI detection. Extensive experiments demonstrate that the proposed VCL can effectively improve the generalization of HOI detection on HICO-DET and V-COCO and outperforms the recent state-of-the-art methods on HICO-DET. Code is available at https://github.com/zhihou7/VCL.
Code (4)
Tasks
Affordance RecognitionHuman-Object Interaction DetectionObjectSimilar Papers 제목 키워드 기반
Compositional Learning in Transformer-Based Human-Object Interaction Detection
Human-object interaction (HOI) detection is an important part of understanding human activities and visual scenes. The long-tailed distribution of labeled instances is a primary challenge in HOI detection, promoting rese…
Human-Object Interaction DetectionObjectZero-Shot LearningHuman-Object Interaction Detection Collaborated with Large Relation-driven Diffusion Models
Prevalent human-object interaction (HOI) detection approaches typically leverage large-scale visual-linguistic models to help recognize events involving humans and objects. Though promising, models trained via contrastiv…
Contrastive LearningHuman-Object Interaction DetectionNovel ConceptsRelationDetecting Human-Object Interaction via Fabricated Compositional Learning
Human-Object Interaction (HOI) detection, inferring the relationships between human and objects from images/videos, is a fundamental task for high-level scene understanding. However, HOI detection usually suffers from th…
Affordance RecognitionHuman-Object Interaction DetectionObjectScene UnderstandingCompositional 3D Human-Object Neural Animation
Human-object interactions (HOIs) are crucial for human-centric scene understanding applications such as human-centric visual generation, AR/VR, and robotics. Since existing methods mainly explore capturing HOIs, renderin…
Human-Object Interaction DetectionNeRFObjectScene UnderstandingDo Deep Neural Networks Model Nonlinear Compositionality in the Neural Representation of Human-Object Interactions?
Visual scene understanding often requires the processing of human-object interactions. Here we seek to explore if and how well Deep Neural Network (DNN) models capture features similar to the brain's representation of hu…
Human-Object Interaction DetectionObjectScene Understanding