Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

Qinqian Lei, Bo Wang, Robby T. Tan• 2025

Related benchmarks

TaskDatasetResultRank
Human-Object Interaction DetectionHICO-DET--
252
Deepfake DetectionDFDC (test)--
122
Deepfake DetectionDFD (test)
Accuracy59.2
81
Human-Object Interaction DetectionHICO-DET (NF-UC)
mAP (Full)32.36
56
Human-Object Interaction DetectionHICO-DET (UO)
mAP (Full)34.19
47
Human-Object Interaction DetectionV-COCO
AP Role (Scenario 1)60.3
44
Human-Object Interaction DetectionHICO-DET RF-UC (test)
Unseen mAP30.61
23
Deepfake DetectionCDF v1 (test)
Accuracy51.9
21
Human-Object Interaction DetectionHICO-DET closed setting
Performance Score (Rare)38.66
18
Human-Object Interaction DetectionHICO-DET single HOI subset 575 classes standard (test)
mAP39.05
13
Showing 10 of 11 rows

Other info

Follow for update