paper-with-me

Papers

Contextualized Representation Learning for Effective Human-Object Interaction Detection

2025-09-16 · Zhehao Li, Yucheng Qian, Chong Wang, Yinghao Lu, Zhihao Yang, Jiafei Wu 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 due to incomplete context modeling. In this work, we introduce a Contextualized Representation Learning that integrates both affordance-guided reasoning and contextual prompts with visual cues to better capture complex interactions. We enhance the conventional HOI detection framework by expanding it beyond simple human-object pairs to include multivariate relationships involving auxiliary entities like tools. Specifically, we explicitly model the functional role (affordance) of these auxiliary objects through triplet structures <human, tool, object>. This enables our model to identify tool-dependent interactions such as 'filling'. Furthermore, the learnable prompt is enriched with instance categories and subsequently integrated with contextual visual features using an attention mechanism. This process aligns language with image content at both global and regional levels. These contextualized representations equip the model with enriched relational cues for more reliable reasoning over complex, context-dependent interactions. Our proposed method demonstrates superior performance on both the HICO-Det and V-COCO datasets in most scenarios. The source code is available at https://github.com/lzzhhh1019/CRL.

📄 PDF Abstract BibTeX arXiv:2509.12784

Code (0)

등록된 구현이 없습니다.

Tasks

Human-Object Interaction DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

Integrating Graph Contextualized Knowledge into Pre-trained Language Models

2019-11-30 · Bin He, Di Zhou, Jinghui Xiao, Xin Jiang 외

Complex node interactions are common in knowledge graphs, and these interactions also contain rich knowledge information. However, traditional methods usually treat a triple as a training unit during the knowledge repres…

Knowledge GraphsRepresentation Learning

Dual-stream Transformer-GCN Model with Contextualized Representations Learning for Monocular 3D Human Pose Estimation

2025-04-02 · Mingrui Ye, Lianping Yang, Hegui Zhu, Zenghao Zheng 외

This paper introduces a novel approach to monocular 3D human pose estimation using contextualized representation learning with the Transformer-GCN dual-stream model. Monocular 3D human pose estimation is challenged by de…

3D Human Pose EstimationMonocular 3D Human Pose EstimationPose EstimationRepresentation Learning

COBE: Contextualized Object Embeddings from Narrated Instructional Video

2020-07-14 · NeurIPS 2020 12 · Gedas Bertasius, Lorenzo Torresani

Many objects in the real world undergo dramatic variations in visual appearance. For example, a tomato may be red or green, sliced or chopped, fresh or fried, liquid or solid. Training a single detector to accurately rec…

Human-Object Interaction DetectionObjectobject-detectionObject Detection+1

BERT-MK: Integrating Graph Contextualized Knowledge into Pre-trained Language Models

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Bin He, Di Zhou, Jinghui Xiao, Xin Jiang 외

Complex node interactions are common in knowledge graphs (KGs), and these interactions can be considered as contextualized knowledge exists in the topological structure of KGs. Traditional knowledge representation learni…

Knowledge GraphsLanguage ModelingLanguage ModellingRepresentation Learning

Evaluating Contextualized Representations of (Spanish) Ambiguous Words: A New Lexical Resource and Empirical Analysis

2024-06-20 · Pamela D. Rivière, Anne L. Beatty-Martínez, Sean Trott

Lexical ambiguity -- where a single wordform takes on distinct, context-dependent meanings -- serves as a useful tool to compare across different language models' (LMs') ability to form distinct, contextualized represent…

SentenceWord Embeddings