paper-with-me

홈 › Papers

Discovering Syntactic Interaction Clues for Human-Object Interaction Detection

2024-01-01 · CVPR 2024 1 · Jinguo Luo, Weihong Ren, Weibo Jiang, Xi'ai Chen, Qiang Wang, Zhi Han, Honghai Liu

Recently Vision-Language Model (VLM) has greatly advanced the Human-Object Interaction (HOI) detection. The existing VLM-based HOI detectors typically adopt a hand-crafted template (e.g. a photo of a person [action] a/an [object]) to acquire text knowledge through the VLM text encoder. However such approaches only encoding the action-specific text prompts in vocabulary level may suffer from learning ambiguity without exploring the fine-grained clues from the perspective of interaction context. In this paper we propose a novel method to discover Syntactic Interaction Clues for HOI detection (SICHOI) by using VLM. Specifically we first investigate what are the essential elements for an interaction context and then establish a syntactic interaction bank from three levels: spatial relationship action-oriented posture and situational condition. Further to align visual features with the syntactic interaction bank we adopt a multi-view extractor to jointly aggregate visual features from instance interaction and image levels accordingly. In addition we also introduce a dual cross-attention decoder to perform context propagation between text knowledge and visual features thereby enhancing the HOI detection. Experimental results demonstrate that our proposed method achieves state-of-the-art performance on HICO-DET and V-COCO.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderHuman-Object Interaction DetectionLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Discovering Human Interactions With Novel Objects via Zero-Shot Learning

2020-06-01 · CVPR 2020 6 · Suchen Wang, Kim-Hui Yap, Junsong Yuan, Yap-Peng Tan

We aim to detect human interactions with novel objects through zero-shot learning. Different from previous works, we allow unseen object categories by using its semantic word embedding. To do so, we design a human-object…

Human-Object Interaction DetectionObjectRegion Proposalzero-shot-classification+1

Discovering A Variety of Objects in Spatio-Temporal Human-Object Interactions

2022-11-14 · Yong-Lu Li, Hongwei Fan, Zuoyu Qiu, Yiming Dou 외

Spatio-temporal Human-Object Interaction (ST-HOI) detection aims at detecting HOIs from videos, which is crucial for activity understanding. In daily HOIs, humans often interact with a variety of objects, e.g., holding a…

Human-Object Interaction DetectionObjectobject-detectionObject Detection+1

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 disentangle…

DecoderHuman-Object Interaction DetectionObjectRelational Reasoning+1

Discovering Human Interactions in Videos with Limited Data Labeling

2015-02-12 · Mehran Khodabandeh, Arash Vahdat, Guang-Tong Zhou, Hossein Hajimirsadeghi 외

We present a novel approach for discovering human interactions in videos. Activity understanding techniques usually require a large number of labeled examples, which are not available in many practical cases. Here, we fo…

ClusteringHuman-Object Interaction Detection

Product Feature Mining: Semantic Clues versus Syntactic Constituents

2014-06-01 · ACL 2014 6 · Liheng Xu, Kang Liu, Siwei Lai, Jun Zhao
Opinion MiningSemantic Textual SimilaritySentiment Analysis