paper-with-me

홈 › Papers

RLIP: Relational Language-Image Pre-training for Human-Object Interaction Detection

2022-09-05 · Hangjie Yuan, Jianwen Jiang, Samuel Albanie, Tao Feng, Ziyuan Huang, Dong Ni, Mingqian Tang

The task of Human-Object Interaction (HOI) detection targets fine-grained visual parsing of humans interacting with their environment, enabling a broad range of applications. Prior work has demonstrated the benefits of effective architecture design and integration of relevant cues for more accurate HOI detection. However, the design of an appropriate pre-training strategy for this task remains underexplored by existing approaches. To address this gap, we propose Relational Language-Image Pre-training (RLIP), a strategy for contrastive pre-training that leverages both entity and relation descriptions. To make effective use of such pre-training, we make three technical contributions: (1) a new Parallel entity detection and Sequential relation inference (ParSe) architecture that enables the use of both entity and relation descriptions during holistically optimized pre-training; (2) a synthetic data generation framework, Label Sequence Extension, that expands the scale of language data available within each minibatch; (3) mechanisms to account for ambiguity, Relation Quality Labels and Relation Pseudo-Labels, to mitigate the influence of ambiguous/noisy samples in the pre-training data. Through extensive experiments, we demonstrate the benefits of these contributions, collectively termed RLIP-ParSe, for improved zero-shot, few-shot and fine-tuning HOI detection performance as well as increased robustness to learning from noisy annotations. Code will be available at https://github.com/JacobYuan7/RLIP.

📄 PDF Abstract BibTeX arXiv:2209.01814

Code (3)

jacobyuan7/rlip 공식 구현 pytorch
jacobyuan7/ocn-hoi-benchmark pytorch
jacobyuan7/rlipv2 pytorch

Tasks

Human-Object Interaction DetectionRelationSynthetic Data Generation

Methods 이 논문이 사용한 방법론

Visual Parsing Visual Parsing is a vision and language pretrained model that adopts self-attention for visual feature learning where each visual token is an approximate weighted mixture of all…

Similar Papers 제목 키워드 기반

RLIPv2: Fast Scaling of Relational Language-Image Pre-training

2023-08-18 · ICCV 2023 1 · Hangjie Yuan, Shiwei Zhang, Xiang Wang, Samuel Albanie 외

Relational Language-Image Pre-training (RLIP) aims to align vision representations with relational texts, thereby advancing the capability of relational reasoning in computer vision tasks. However, hindered by the slow c…

Graph GenerationHuman-Object Interaction Detectionobject-detectionObject Detection+4

AmorLIP: Efficient Language-Image Pretraining via Amortization

2025-05-25 · Haotian Sun, Yitong Li, Yuchen Zhuang, Niao He 외

Contrastive Language-Image Pretraining (CLIP) has demonstrated strong zero-shot performance across diverse downstream text-image tasks. Existing CLIP methods typically optimize a contrastive objective using negative samp…

Contrastive LearningRepresentation Learningzero-shot-classificationZero-Shot Learning

HyperLips: Hyper Control Lips with High Resolution Decoder for Talking Face Generation

2023-10-09 · Yaosen Chen, Yu Yao, Zhiqiang Li, Wei Wang 외

Talking face generation has a wide range of potential applications in the field of virtual digital humans. However, rendering high-fidelity facial video while ensuring lip synchronization is still a challenge for existin…

DecoderFace GenerationTalking Face Generation

Relational Visual Similarity

2025-12-08 · Thao Nguyen, Sicheng Mo, Krishna Kumar Singh, Yilin Wang 외 arxiv

Humans do not just see attribute similarity -- we also see relational similarity. An apple is like a peach because both are reddish fruit, but the Earth is also like a peach: its crust, mantle, and core correspond to the…

MAGIC: Multimodal relAtional Graph adversarIal inferenCe for Diverse and Unpaired Text-based Image Captioning

2021-12-13 · Wenqiao Zhang, Haochen Shi, Jiannan Guo, Shengyu Zhang 외

Text-based image captioning (TextCap) requires simultaneous comprehension of visual content and reading the text of images to generate a natural language description. Although a task can teach machines to understand the …

Caption GenerationDescriptiveDiversityGenerative Adversarial Network+2