paper-with-me

홈 › Papers

Improving Cross-modal Alignment for Text-Guided Image Inpainting

2023-01-26 · Yucheng Zhou, Guodong Long

Text-guided image inpainting (TGII) aims to restore missing regions based on a given text in a damaged image. Existing methods are based on a strong vision encoder and a cross-modal fusion model to integrate cross-modal features. However, these methods allocate most of the computation to visual encoding, while light computation on modeling modality interactions. Moreover, they take cross-modal fusion for depth features, which ignores a fine-grained alignment between text and image. Recently, vision-language pre-trained models (VLPM), encapsulating rich cross-modal alignment knowledge, have advanced in most multimodal tasks. In this work, we propose a novel model for TGII by improving cross-modal alignment (CMA). CMA model consists of a VLPM as a vision-language encoder, an image generator and global-local discriminators. To explore cross-modal alignment knowledge for image restoration, we introduce cross-modal alignment distillation and in-sample distribution distillation. In addition, we employ adversarial training to enhance the model to fill the missing region in complicated structures effectively. Experiments are conducted on two popular vision-language datasets. Results show that our model achieves state-of-the-art performance compared with other strong competitors.

📄 PDF Abstract BibTeX arXiv:2301.11362

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignmentImage InpaintingImage Restoration

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Language-guided Medical Image Segmentation with Target-informed Multi-level Contrastive Alignments

2024-12-18 · Mingjian Li, Mingyuan Meng, Shuchang Ye, David Dagan Feng 외

Medical image segmentation is crucial in modern medical image analysis, which can aid into diagnosis of various disease conditions. Recently, language-guided segmentation methods have shown promising results in automatin…

Image SegmentationMedical Image AnalysisMedical Image SegmentationRepresentation Learning+2

Prototype-guided Cross-modal Completion and Alignment for Incomplete Text-based Person Re-identification

2023-09-29 · Tiantian Gong, Guodong Du, Junsheng Wang, Yongkang Ding 외

Traditional text-based person re-identification (ReID) techniques heavily rely on fully matched multi-modal data, which is an ideal scenario. However, due to inevitable data missing and corruption during the collection a…

cross-modal alignmentPerson Re-Identification

Eye-gaze Guided Multi-modal Alignment for Medical Representation Learning

2024-03-19 · Chong Ma, Hanqi Jiang, WenTing Chen, Yiwei Li 외

In the medical multi-modal frameworks, the alignment of cross-modality features presents a significant challenge. However, existing works have learned features that are implicitly aligned from the data, without consideri…

Diagnosticimage-classificationImage ClassificationImage-text Retrieval+3

Fast-then-Fine: A Two-Stage Framework with Multi-Granular Representation for Cross-Modal Retrieval in Remote Sensing

2026-04-22 · Xi Chen, Xu Chen, Xiangyang Jia, Xu Zhang 외 arxiv

Remote sensing (RS) image-text retrieval plays a critical role in understanding massive RS imagery. However, the dense multi-object distribution and complex backgrounds in RS imagery make it difficult to simultaneously a…

Cross-Modal RetrievalText Retrieval

LapsCore: Language-Guided Person Search via Color Reasoning

2021-01-01 · ICCV 2021 10 · Yushuang Wu, Zizheng Yan, Xiaoguang Han, Guanbin Li 외

The key point of language-guided person search is to construct the cross-modal association between visual and textual input. Existing methods focus on designing multimodal attention mechanisms and novel cross-modal l…

ColorizationImage ColorizationPerson SearchRepresentation Learning