paper-with-me

홈 › Papers

Saliency-Guided Attention Network for Image-Sentence Matching

2019-04-20 · ICCV 2019 10 · Zhong Ji, Haoran Wang, Jungong Han, Yanwei Pang

This paper studies the task of matching image and sentence, where learning appropriate representations across the multi-modal data appears to be the main challenge. Unlike previous approaches that predominantly deploy symmetrical architecture to represent both modalities, we propose Saliency-guided Attention Network (SAN) that asymmetrically employs visual and textual attention modules to learn the fine-grained correlation intertwined between vision and language. The proposed SAN mainly includes three components: saliency detector, Saliency-weighted Visual Attention (SVA) module, and Saliency-guided Textual Attention (STA) module. Concretely, the saliency detector provides the visual saliency information as the guidance for the two attention modules. SVA is designed to leverage the advantage of the saliency information to improve discrimination of visual representations. By fusing the visual information from SVA and textual information as a multi-modal guidance, STA learns discriminative textual representations that are highly sensitive to visual clues. Extensive experiments demonstrate SAN can substantially improve the state-of-the-art results on the benchmark Flickr30K and MSCOCO datasets by a large margin.

📄 PDF Abstract BibTeX arXiv:1904.09471

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Instance-aware Image and Sentence Matching with Selective Multimodal LSTM

2016-11-17 · CVPR 2017 7 · Yan Huang, Wei Wang, Liang Wang

Effective image and sentence matching depends on how to well measure their global visual-semantic similarity. Based on the observation that such a global similarity arises from a complex aggregation of multiple local sim…

Semantic SimilaritySemantic Textual SimilaritySentence

Top-down Visual Saliency Guided by Captions

2016-12-21 · CVPR 2017 7 · Vasili Ramanishka, Abir Das, Jianming Zhang, Kate Saenko

Neural image/video captioning models can generate accurate descriptions, but their internal process of mapping regions to words is a black box and therefore difficult to explain. Top-down neural saliency methods can find…

DecoderSentenceVideo Captioning

Saliency-Guided Image Translation

2021-06-19 · CVPR 2021 1 · Lai Jiang, Mai Xu, Xiaofei Wang, Leonid Sigal

In this paper, we propose a novel task for saliency-guided image translation, with the goal of image-to-image translation conditioned on the user specified saliency map. To address this problem, we develop a novel Ge…

Generative Adversarial NetworkImage-to-Image TranslationTranslation

GazeFusion: Saliency-Guided Image Generation

2024-03-16 · Yunxiang Zhang, Nan Wu, Connor Z. Lin, Gordon Wetzstein 외

Diffusion models offer unprecedented image generation power given just a text prompt. While emerging approaches for controlling diffusion models have enabled users to specify the desired spatial layouts of the generated …

Image Generation

How is Visual Attention Influenced by Text Guidance? Database and Model

2024-04-11 · Yinan Sun, Xiongkuo Min, Huiyu Duan, Guangtao Zhai

The analysis and prediction of visual attention have long been crucial tasks in the fields of computer vision and image processing. In practical applications, images are generally accompanied by various text descriptions…

PredictionSaliency Prediction