DQEN: Dual Query Enhancement Network for DETR-based HOI Detection

摘要

Human-Object Interaction (HOI) detection focuses on localizing human-object pairs and recognizing their interactions. Recently, the DETR-based framework has been widely adopted in HOI detection. In DETR-based HOI models, queries with clear meaning are crucial for accurately detecting HOIs. However, prior works have typically relied on randomly initialized queries, leading to vague representations that limit the model’s effectiveness. Meanwhile, humans in the HOI categories are fixed, while objects and their interactions are variable. Therefore, we propose a Dual Query Enhancement Network (DQEN) to enhance object and interaction queries. Specifically, object queries are enhanced with object-aware encoder features, enabling the model to focus more effectively on humans interacting with objects in an object-aware way. On the other hand, we design a novel Interaction Semantic Fusion module to exploit the HOI candidates that are promoted by the CLIP model. Semantic features are extracted to enhance the initialization of interaction queries, thereby improving the model’s ability to understand interactions. Furthermore, we introduce an Auxiliary Prediction Unit aimed at improving the representation of interaction features. Our proposed method achieves competitive performance on both the HICO-Det and the V-COCO datasets. The source code is available at https://github.com/lzzhhh1019/DQEN.

出版物
IEEE Transactions on Artificial Intelligence
李哲浩
李哲浩
硕士生

研究方向为人物交互检测与目标检测,提出双重查询增强和上下文表征学习方法,提升人-物交互语义理解与检测性能。

王 翀
王 翀
副教授

研究兴趣:人机交互、人工智能、计算机视觉、多媒体计算.

卢英豪
卢英豪
硕士生

研究方向为场景理解与人物交互检测,关注复杂场景中人、物体与环境语义关系的建模。

陈翊
陈翊
硕士生

研究方向为开放词汇感知与目标检测,关注开放类别场景下的视觉识别、语义理解与检测泛化。