CVDec 19, 2024

RefHCM: A Unified Model for Referring Perceptions in Human-Centric Scenarios

arXiv:2412.14643v11 citationsh-index: 12Has Code
Originality Highly original
AI Analysis

This addresses the need for more interactive and versatile human-centric AI systems in applications like chatbots and sports analysis, representing a novel integration rather than an incremental improvement.

The paper tackles the problem of human-centric perceptions being limited to visual domains without interaction with human instructions by introducing Referring Human Perceptions, where a prompt specifies a person of interest in an image, and proposes RefHCM, a unified framework that achieves competitive or superior performance across multiple tasks.

Human-centric perceptions play a crucial role in real-world applications. While recent human-centric works have achieved impressive progress, these efforts are often constrained to the visual domain and lack interaction with human instructions, limiting their applicability in broader scenarios such as chatbots and sports analysis. This paper introduces Referring Human Perceptions, where a referring prompt specifies the person of interest in an image. To tackle the new task, we propose RefHCM (Referring Human-Centric Model), a unified framework to integrate a wide range of human-centric referring tasks. Specifically, RefHCM employs sequence mergers to convert raw multimodal data -- including images, text, coordinates, and parsing maps -- into semantic tokens. This standardized representation enables RefHCM to reformulate diverse human-centric referring tasks into a sequence-to-sequence paradigm, solved using a plain encoder-decoder transformer architecture. Benefiting from a unified learning strategy, RefHCM effectively facilitates knowledge transfer across tasks and exhibits unforeseen capabilities in handling complex reasoning. This work represents the first attempt to address referring human perceptions with a general-purpose framework, while simultaneously establishing a corresponding benchmark that sets new standards for the field. Extensive experiments showcase RefHCM's competitive and even superior performance across multiple human-centric referring tasks. The code and data are publicly at https://github.com/JJJYmmm/RefHCM.

Code Implementations1 repo
Foundations

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

Your Notes