paper-with-me

Papers

Structure-CLIP: Towards Scene Graph Knowledge to Enhance Multi-modal Structured Representations

2023-05-06 · Yufeng Huang, Jiji Tang, Zhuo Chen, Rongsheng Zhang, Xinfeng Zhang, WeiJie Chen, Zeng Zhao, Zhou Zhao, Tangjie Lv, Zhipeng Hu, Wen Zhang

Large-scale vision-language pre-training has achieved significant performance in multi-modal understanding and generation tasks. However, existing methods often perform poorly on image-text matching tasks that require structured representations, i.e., representations of objects, attributes, and relations. As illustrated in Fig.~reffig:case (a), the models cannot make a distinction between `An astronaut rides a horse" and `A horse rides an astronaut". This is because they fail to fully leverage structured knowledge when learning representations in multi-modal scenarios. In this paper, we present an end-to-end framework Structure-CLIP, which integrates Scene Graph Knowledge (SGK) to enhance multi-modal structured representations. Firstly, we use scene graphs to guide the construction of semantic negative examples, which results in an increased emphasis on learning structured representations. Moreover, a Knowledge-Enhance Encoder (KEE) is proposed to leverage SGK as input to further enhance structured representations. To verify the effectiveness of the proposed framework, we pre-train our model with the aforementioned approaches and conduct experiments on downstream tasks. Experimental results demonstrate that Structure-CLIP achieves state-of-the-art (SOTA) performance on VG-Attribution and VG-Relation datasets, with 12.5% and 4.1% ahead of the multi-modal SOTA model respectively. Meanwhile, the results on MSCOCO indicate that Structure-CLIP significantly enhances the structured representations while maintaining the ability of general representations. Our code is available at https://github.com/zjukg/Structure-CLIP.

📄 PDF Abstract BibTeX arXiv:2305.06152

Code (3)

zjukg/structure-clip 공식 구현 pytorch
zjukg/DUET pytorch
zjukg/trustuqa pytorch

Tasks

Image-text matchingText Matching

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Image Synthesis with Graph Conditioning: CLIP-Guided Diffusion Models for Scene Graphs

2024-01-25 · Rameshwar Mishra, A V Subramanyam

Advancements in generative models have sparked significant interest in generating images while adhering to specific structural guidelines. Scene graph to image generation is one such task of generating images which are c…

Image Generation

Symmetrical Linguistic Feature Distillation with CLIP for Scene Text Recognition

2023-10-08 · Zixiao Wang, Hongtao Xie, Yuxin Wang, Jianjun Xu 외

In this paper, we explore the potential of the Contrastive Language-Image Pretraining (CLIP) model in scene text recognition (STR), and establish a novel Symmetrical Linguistic Feature Distillation framework (named CLIP-…

Image to textOptical Character Recognition (OCR)Scene Text Recognition

SCLARO: A Dataset for Grounded Scenario-Level Scene Understanding and ScenarioCLIP for Benchmarking

2025-11-25 · Advik Sinha, Saurabh Atreya, Aashutosh A, Sk Aziz Ali 외 arxiv

In the paradigm of computer vision-based precise real-world scene understanding, joint reasoning in terms of contextual understanding about the objects present in a scene, their inter-object relations, and the action bei…

Knowledge DistillationGraph ClassificationScene UnderstandingObject Detection

SGEITL: Scene Graph Enhanced Image-Text Learning for Visual Commonsense Reasoning

2021-12-16 · Zhecan Wang, Haoxuan You, Liunian Harold Li, Alireza Zareian 외

Answering complex questions about images is an ambitious goal for machine intelligence, which requires a joint understanding of images, text, and commonsense knowledge, as well as a strong reasoning ability. Recently, mu…

Visual Commonsense Reasoning

Object-centric Binding in Contrastive Language-Image Pretraining

2025-02-19 · Rim Assouel, Pietro Astolfi, Florian Bordes, Michal Drozdzal 외

Recent advances in vision language models (VLM) have been driven by contrastive models such as CLIP, which learn to associate visual information with their corresponding text descriptions. However, these models have limi…

Image-text matchingObjectText Matching