arXiv:2507.15542cs.CV2025-07ICCV被引 20

用低秩分解提升视觉语言模型在零样本互动检测中的泛化与动作区分能力

HOLa: Zero-Shot HOI Detection with Low-Rank Decomposed VLM Feature Adaptation

  • 通过低秩分解将文本特征拆分为共享基向量和可调权重,构建紧凑的互动表征
  • 在HICO-DET上实现27.91的未见动词类mAP,刷新零样本HOI检测性能纪录
  • 适合研究零样本视觉理解、交互检测及多模态表征学习的开发者与学者

零样本人-物交互(HOI)检测仍面临挑战,尤其在泛化到未见动作时。现有方法虽借助视觉语言模型(VLM)获取训练数据外的知识,但难以区分涉及相同物体的动作,且对未见类别泛化能力有限。本文提出HOLa(基于低秩分解的VLM特征自适应零样本HOI检测),通过低秩因子分解给定HOI类别的VLM文本特征,生成类间共享的基特征与可调权重。该表示保留跨类共享信息,增强对未见类别的泛化能力。进一步通过为每类适配权重并引入人-物标记,丰富视觉交互表征;并利用大语言模型生成的动作正则化引导权重调整,以更好区分未见动作。实验表明,该方法在HICO-DET数据集上多个零样本设定下达到新最优,未见动词类mAP达27.91。代码已公开于https://github.com/ChelsieLei/HOLa。

原文摘要 · Abstract (English)

Zero-shot human-object interaction (HOI) detection remains a challenging task, particularly in generalizing to unseen actions. Existing methods address this challenge by tapping Vision-Language Models (VLMs) to access knowledge beyond the training data. However, they either struggle to distinguish actions involving the same object or demonstrate limited generalization to unseen classes. In this paper, we introduce HOLa (Zero-Shot HOI Detection with Low-Rank Decomposed VLM Feature Adaptation), a novel approach that both enhances generalization to unseen classes and improves action distinction. In training, HOLa decomposes VLM text features for given HOI classes via low-rank factorization, producing class-shared basis features and adaptable weights. These features and weights form a compact HOI representation that preserves shared information across classes, enhancing generalization to unseen classes. Subsequently, we refine action distinction by adapting weights for each HOI class and introducing human-object tokens to enrich visual interaction representations. To further distinguish unseen actions, we guide the weight adaptation with LLM-derived action regularization. Experimental results show that our method sets a new state-of-the-art across zero-shot HOI settings on HICO-DET, achieving an unseen-class mAP of 27.91 in the unseen-verb setting. Our code is available at https://github.com/ChelsieLei/HOLa.

零样本检测视觉语言模型交互识别低秩分解

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。