paper-with-me

홈 › Papers

A Plug-and-Play Method for Rare Human-Object Interactions Detection by Bridging Domain Gap

2024-07-31 · Lijun Zhang, Wei Suo, Peng Wang, Yanning Zhang

Human-object interactions (HOI) detection aims at capturing human-object pairs in images and corresponding actions. It is an important step toward high-level visual reasoning and scene understanding. However, due to the natural bias from the real world, existing methods mostly struggle with rare human-object pairs and lead to sub-optimal results. Recently, with the development of the generative model, a straightforward approach is to construct a more balanced dataset based on a group of supplementary samples. Unfortunately, there is a significant domain gap between the generated data and the original data, and simply merging the generated images into the original dataset cannot significantly boost the performance. To alleviate the above problem, we present a novel model-agnostic framework called \textbf{C}ontext-\textbf{E}nhanced \textbf{F}eature \textbf{A}lignment (CEFA) module, which can effectively align the generated data with the original data at the feature level and bridge the domain gap. Specifically, CEFA consists of a feature alignment module and a context enhancement module. On one hand, considering the crucial role of human-object pairs information in HOI tasks, the feature alignment module aligns the human-object pairs by aggregating instance information. On the other hand, to mitigate the issue of losing important context information caused by the traditional discriminator-style alignment method, we employ a context-enhanced image reconstruction module to improve the model's learning ability of contextual cues. Extensive experiments have shown that our method can serve as a plug-and-play module to improve the detection performance of HOI models on rare categories\footnote{https://github.com/LijunZhang01/CEFA}.

📄 PDF Abstract BibTeX arXiv:2407.21438

Code (1)

lijunzhang01/cefa 공식 구현 pytorch

Tasks

Human-Object Interaction DetectionImage ReconstructionObjectScene UnderstandingVisual Reasoning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Mitigating Long-Tail Bias in HOI Detection via Adaptive Diversity Cache

2025-11-24 · Yuqiu Jiang, Xiaozhen Qiao, Yifan Chen, Ye Zheng 외 arxiv

Human-Object Interaction (HOI) detection is a fundamental task in computer vision, empowering machines to comprehend human-object relationships in diverse real-world scenarios. Recent advances in VLMs have significantly …

Chairs Can be Stood on: Overcoming Object Bias in Human-Object Interaction Detection

2022-07-06 · Guangzhi Wang, Yangyang Guo, Yongkang Wong, Mohan Kankanhalli

Detecting Human-Object Interaction (HOI) in images is an important step towards high-level visual comprehension. Existing work often shed light on improving either human and object detection, or interaction recognition. …

Human-Object Interaction DetectionObjectobject-detectionObject Detection

Seeing Clearly, Reasoning Confidently: Plug-and-Play Remedies for Vision Language Model Blindness

2026-02-23 · Xin Hu, Haomiao Ni, Yunbei Zhang, Jihun Hamm 외 arxiv

Vision language models (VLMs) have achieved remarkable success in broad visual understanding, yet they remain challenged by object-centric reasoning on rare objects due to the scarcity of such instances in pretraining da…

Object Recognition

Dynamic Scoring with Enhanced Semantics for Training-Free Human-Object Interaction Detection

2025-07-23 · Francesco Tonini, Lorenzo Vaquero, Alessandro Conti, Cigdem Beyan 외 arxiv

Human-Object Interaction (HOI) detection aims to identify humans and objects within images and interpret their interactions. Existing HOI methods rely heavily on large datasets with manual annotations to learn interactio…

Human-Object Interaction Detection

Egocentric Human-Object Interaction Detection: A New Benchmark and Method

2025-06-17 · Kunyuan Deng, Yi Wang, Lap-Pui Chau

Understanding the interaction between humans and objects has gained much attention in recent years. Existing human-object interaction (HOI) detection methods mainly focus on the third-person perspectives, overlooking a m…

BenchmarkingHuman-Object Interaction DetectionTriplet