
FineHOI: Part-Aware Dense Representations for Zero-Shot Human-Object Interaction Detection
Francesco Tonini, Lorenzo Vaquero, Mohammad Mahdi Derakhshani, Cees G. M. Snoek, Elisa Ricci, Cigdem Beyan
ACM International Conference on Multimedia
FineHOI detects unseen human-object interactions by reasoning over dense, part-level visual cues, improving fine-grained recognition without LLM or detector features.
Human-Object Interaction (HOI) detection aims to localize humans and objects in images and classify their interactions. Zero-shot HOI focuses on recognizing interactions that are not observed during training, requiring models to generalize beyond seen verb-object compositions. Recent approaches leverage Vision-Language Models (VLMs), benefiting from rich semantic representations. However, they often rely on global or detector-centric features that compress interaction cues and hinder fine-grained spatial reasoning. To overcome this limitation, we propose FineHOI, a zero-shot HOI framework that explicitly models interactions from dense patch-level features. Our approach is motivated by the observation that human-object interactions are defined by localized spatial relationships, which are not preserved by global and detector-centric representations. To this end, we introduce an Adaptive Part-Level Attention module that decomposes humans and objects into semantically coherent parts via unsupervised clustering, and re-weights them based on their interaction relevance. These representations are then integrated through a Region-Aware Interaction Transformer that integrates part-aware and global features and produces the final HOI embedding. Extensive experiments demonstrate that FineHOI consistently outperforms existing zero-shot HOI methods, achieving particularly strong gains on unseen interactions. Code will be available upon acceptance.
@inproceedings{tonini2026finehoi,
author = {Francesco Tonini and
Lorenzo Vaquero and
Mohammad Mahdi Derakhshani and
Cees G. M. Snoek and
Elisa Ricci and
Cigdem Beyan},
title = {FineHOI: Part-Aware Dense Representations for Zero-Shot Human-Object Interaction Detection},
booktitle = {Proc. {ACM} Int. Conf. Multimedia ({ACM MM})},
year = {2026},
}