Papers › EZ-HOI: VLM Adaptation via Guided Prompt Learning for Zero-Shot HOI Detection

EZ-HOI: VLM Adaptation via Guided Prompt Learning for Zero-Shot HOI Detection

31 Oct 2024arXiv:2410.23904archive 2025-07-28

Qinqian Lei, Bo wang, Robby T. Tan

Detecting Human-Object Interactions (HOI) in zero-shot settings, where models must handle unseen classes, poses significant challenges. Existing methods that rely on aligning visual encoders with large Vision-Language Models (VLMs) to tap into the extensive knowledge of VLMs, require large, computationally expensive models and encounter training difficulties. Adapting VLMs with prompt learning offers an alternative to direct alignment. However, fine-tuning on task-specific datasets often leads to overfitting to seen classes and suboptimal performance on unseen classes, due to the absence of unseen class labels. To address these challenges, we introduce a novel prompt learning-based framework for Efficient Zero-Shot HOI detection (EZ-HOI). First, we introduce Large Language Model (LLM) and VLM guidance for learnable prompts, integrating detailed HOI descriptions and visual semantics to adapt VLMs to HOI tasks. However, because training datasets contain seen-class labels alone, fine-tuning VLMs on such datasets tends to optimize learnable prompts for seen classes instead of unseen ones. Therefore, we design prompt learning for unseen classes using information from related seen classes, with LLMs utilized to highlight the differences between unseen and related seen classes. Quantitative evaluations on benchmark datasets demonstrate that our EZ-HOI achieves state-of-the-art performance across various zero-shot settings with only 10.35% to 33.95% of the trainable parameters compared to existing methods. Code is available at https://github.com/ChelsieLei/EZ-HOI.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.23904")

Code

Syntology Ran 2 of 10 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 2 ran · honoured contract.

By repository: official repository: 10 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chelsielei/ez-hoi officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 2 ran; 2 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
8unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ChelsieLei/EZ-HOI. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

box_cxcywh_to_xyxy ChelsieLei/EZ-HOI/ops.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · e0a06ded5d4f6c3c · report
box_xyxy_to_cxcywh ChelsieLei/EZ-HOI/ops.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 031b02fb990284ba · report
cal_similarity ChelsieLei/EZ-HOI/upt_tip_cache_model_free_finetune_distillself.py official repository unverified no licence file found · pointer only · 208dc30343c2fb3e · report
compute_spatial_encodings ChelsieLei/EZ-HOI/ops.py official repository unverified no licence file found · pointer only · 000414180baf0027 · report
custom_collate ChelsieLei/EZ-HOI/utils_tip_cache_and_union_finetune.py official repository unverified no licence file found · pointer only · 8c73b8b7646a5ae4 · report
euclidean_dist ChelsieLei/EZ-HOI/upt_tip_cache_model_free_finetune_distillself.py official repository unverified no licence file found · pointer only · f14ab27aa56f5da9 · report
kl_loss ChelsieLei/EZ-HOI/upt_tip_cache_model_free_finetune_distillself.py official repository unverified no licence file found · pointer only · 5fbc04fbcf4eece3 · report
swig_object_n_verb_to_interaction ChelsieLei/EZ-HOI/main_tip_finetune.py official repository unverified no licence file found · pointer only · b5475a6736cac21b · report
tranverse_and_get_hoi_cooccurence ChelsieLei/EZ-HOI/main_tip_finetune.py official repository unverified no licence file found · pointer only · 47aecf9da63178bf · report
vcoco_object_n_verb_to_interaction ChelsieLei/EZ-HOI/main_tip_finetune.py official repository unverified no licence file found · pointer only · 918857a5573a14b1 · report

Tasks

Human-Object Interaction DetectionLarge Language ModelPrompt Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections