CVJul 19, 2023

Mining Conditional Part Semantics with Occluded Extrapolation for Human-Object Interaction Detection

arXiv:2307.10499v2h-index: 70
Originality Incremental advance
AI Analysis

This work addresses the problem of improving human-object interaction detection for applications in human-centric scene understanding, representing an incremental advancement over existing methods.

The paper tackles the challenge of recognizing subtle and detailed human-object interactions by proposing a Part Semantic Network with a Conditional Part Attention mechanism and Occluded Part Extrapolation strategy, achieving consistent outperformance on V-COCO and HICO-DET datasets without external data or annotations.

Human-Object Interaction Detection is a crucial aspect of human-centric scene understanding, with important applications in various domains. Despite recent progress in this field, recognizing subtle and detailed interactions remains challenging. Existing methods try to use human-related clues to alleviate the difficulty, but rely heavily on external annotations or knowledge, limiting their practical applicability in real-world scenarios. In this work, we propose a novel Part Semantic Network (PSN) to solve this problem. The core of PSN is a Conditional Part Attention (CPA) mechanism, where human features are taken as keys and values, and the object feature is used as query for the computation in a cross-attention mechanism. In this way, our model learns to automatically focus on the most informative human parts conditioned on the involved object, generating more semantically meaningful features for interaction recognition. Additionally, we propose an Occluded Part Extrapolation (OPE) strategy to facilitate interaction recognition under occluded scenarios, which teaches the model to extrapolate detailed features from partially occluded ones. Our method consistently outperforms prior approaches on the V-COCO and HICO-DET datasets, without external data or extra annotations. Additional ablation studies validate the effectiveness of each component of our proposed method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes