paper-with-me

Papers

LoopITR: Combining Dual and Cross Encoder Architectures for Image-Text Retrieval

2022-03-10 · Jie Lei, Xinlei Chen, Ning Zhang, Mengjiao Wang, Mohit Bansal, Tamara L. Berg, Licheng Yu

Dual encoders and cross encoders have been widely used for image-text retrieval. Between the two, the dual encoder encodes the image and text independently followed by a dot product, while the cross encoder jointly feeds image and text as the input and performs dense multi-modal fusion. These two architectures are typically modeled separately without interaction. In this work, we propose LoopITR, which combines them in the same network for joint learning. Specifically, we let the dual encoder provide hard negatives to the cross encoder, and use the more discriminative cross encoder to distill its predictions back to the dual encoder. Both steps are efficiently performed together in the same model. Our work centers on empirical analyses of this combined architecture, putting the main focus on the design of the distillation objective. Our experimental results highlight the benefits of training the two encoders in the same network, and demonstrate that distillation can be quite effective with just a few hard negative examples. Experiments on two standard datasets (Flickr30K and COCO) show our approach achieves state-of-the-art dual encoder performance when compared with approaches using a similar amount of data.

📄 PDF Abstract BibTeX arXiv:2203.05465

Code (0)

등록된 구현이 없습니다.

Tasks

Image-text RetrievalRetrievalText Retrieval

Similar Papers 제목 키워드 기반

Exploring Dual Encoder Architectures for Question Answering

2022-04-14 · Zhe Dong, Jianmo Ni, Daniel M. Bikel, Enrique Alfonseca 외

Dual encoders have been used for question-answering (QA) and information retrieval (IR) tasks with good results. Previous research focuses on two major types of dual encoders, Siamese Dual Encoder (SDE), with parameters …

Information RetrievalQuestion AnsweringRetrieval

Dual Cross-Attention for Medical Image Segmentation

2023-03-30 · Gorkem Can Ates, Prasoon Mohan, Emrah Celik

We propose Dual Cross-Attention (DCA), a simple yet effective attention module that is able to enhance skip-connections in U-Net-based architectures for medical image segmentation. DCA addresses the semantic gap between …

DecoderMedical Image Segmentation

DPE-Net: Dual-Parallel Encoder Based Network for Semantic Segmentation of Polyps

2024-12-01 · Malik Abdul Manan, Feng Jinchao, Shahzad Ahmed, Abdul Raheem

In medical imaging, efficient segmentation of colon polyps plays a pivotal role in minimally invasive solutions for colorectal cancer. This study introduces a novel approach employing two parallel encoder branches within…

DiversityImage SegmentationMedical Image SegmentationSegmentation+1

FontFusion: Enhancing Generative Text in Diffusion Models with Typographic Conditioning

2026-06-04 · Marian Lupascu, Nipun Jindal, Ionut Mironica, Zhaowen Wang arxiv

Typography generation in diffusion models faces a persistent trade-off: enabling precise font control typically degrades text legibility, while maintaining readability often sacrifices typographic fidelity. We present Fo…

Computational Efficiency

Flemme: A Flexible and Modular Learning Platform for Medical Images

2024-08-18 · Guoqing Zhang, Jingyun Yang, Yang Li

As the rapid development of computer vision and the emergence of powerful network backbones and architectures, the application of deep learning in medical imaging has become increasingly significant. Unlike natural image…

Image SegmentationSemantic SegmentationSSIM