paper-with-me

Papers

Learning Two-Branch Neural Networks for Image-Text Matching Tasks

2017-04-11 · Liwei Wang, Yin Li, Jing Huang, Svetlana Lazebnik

Image-language matching tasks have recently attracted a lot of attention in the computer vision field. These tasks include image-sentence matching, i.e., given an image query, retrieving relevant sentences and vice versa, and region-phrase matching or visual grounding, i.e., matching a phrase to relevant regions. This paper investigates two-branch neural networks for learning the similarity between these two data modalities. We propose two network structures that produce different output representations. The first one, referred to as an embedding network, learns an explicit shared latent embedding space with a maximum-margin ranking loss and novel neighborhood constraints. Compared to standard triplet sampling, we perform improved neighborhood sampling that takes neighborhood information into consideration while constructing mini-batches. The second network structure, referred to as a similarity network, fuses the two branches via element-wise product and is trained with regression loss to directly predict a similarity score. Extensive experiments show that our networks achieve high accuracies for phrase localization on the Flickr30K Entities dataset and for bi-directional image-sentence retrieval on Flickr30K and MSCOCO datasets.

📄 PDF Abstract BibTeX arXiv:1704.03470

Code (1)

BryanPlummer/cite tf

Tasks

Image-text matchingRetrievalSentenceSentence RetrievalText MatchingTripletVisual GroundingVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

A Self-Boosting Framework for Automated Radiographic Report Generation

2021-06-19 · CVPR 2021 1 · Zhanyu Wang, Luping Zhou, Lei Wang, Xiu Li

Automated radiographic report generation is a challenging task since it requires to generate paragraphs describing fine-grained visual differences of cases, especially for those between the diseased and the healthy. …

Image CaptioningImage-text matchingMedical Report GenerationText Matching+1

Single-branch Network for Multimodal Training

2023-03-10 · Muhammad Saad Saeed, Shah Nawaz, Muhammad Haris Khan, Muhammad Zaigham Zaheer 외

With the rapid growth of social media platforms, users are sharing billions of multimedia posts containing audio, images, and text. Researchers have focused on building autonomous systems capable of processing such multi…

Cross-Modal RetrievalRetrieval

Collaboratively Self-supervised Video Representation Learning for Action Recognition

2024-01-15 · Jie Zhang, Zhifan Wan, Lanqing Hu, Stephen Lin 외

Considering the close connection between action recognition and human pose estimation, we design a Collaboratively Self-supervised Video Representation (CSVR) learning framework specific to action recognition by jointly …

Action RecognitionPose EstimationPose PredictionRepresentation Learning

Frequency-Aware Flow Matching for High-Quality Image Generation

2026-04-16 · Sucheng Ren, Qihang Yu, Ju He, Xiaohui Shen 외 arxiv

Flow matching models have emerged as a powerful framework for realistic image generation by learning to reverse a corruption process that progressively adds Gaussian noise. However, because noise is injected in the laten…

Image Generation

Deep Boosting Learning: A Brand-new Cooperative Approach for Image-Text Matching

2024-04-28 · Haiwen Diao, Ying Zhang, Shang Gao, Xiang Ruan 외

Image-text matching remains a challenging task due to heterogeneous semantic diversity across modalities and insufficient distance separability within triplets. Different from previous approaches focusing on enhancing mu…

Contrastive LearningImage-text matchingText MatchingTransfer Learning