paper-with-me

홈 › Papers

Image Search With Text Feedback by Visiolinguistic Attention Learning

2020-06-01 · CVPR 2020 6 · Yanbei Chen, Shaogang Gong, Loris Bazzani

Image search with text feedback has promising impacts in various real-world applications, such as e-commerce and internet search. Given a reference image and text feedback from user, the goal is to retrieve images that not only resemble the input image, but also change certain aspects in accordance with the given text. This is a challenging task as it requires the synergistic understanding of both image and text. In this work, we tackle this task by a novel Visiolinguistic Attention Learning (VAL) framework. Specifically, we propose a composite transformer that can be seamlessly plugged in a CNN to selectively preserve and transform the visual features conditioned on language semantics. By inserting multiple composite transformers at varying depths, VAL is incentive to encapsulate the multi-granular visiolinguistic information, thus yielding an expressive representation for effective image search. We conduct comprehensive evaluation on three datasets: Fashion200k, Shoes and FashionIQ. Extensive experiments show our model exceeds existing approaches on all datasets, demonstrating consistent superiority in coping with various text feedbacks, including attribute-like and natural language descriptions.

📄 PDF Abstract BibTeX

Code (1)

yanbeic/VAL tf

Tasks

AttributeDeep AttentionImage RetrievalMultimodal Deep Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Multi-Head Attention 설명 없음
Adam 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

MM-Rec: Multimodal News Recommendation

2021-04-15 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Accurate news representation is critical for news recommendation. Most of existing news representation methods learn news representations only from news texts while ignore the visual information in news like images. In f…

News Recommendationobject-detectionObject Detection

ViLBERTScore: Evaluating Image Caption Using Vision-and-Language BERT

2020-11-01 · EMNLP (Eval4NLP) 2020 11 · Hwanhee Lee, Seunghyun Yoon, Franck Dernoncourt, Doo Soon Kim 외

In this paper, we propose an evaluation metric for image captioning systems using both image and text information. Unlike the previous methods that rely on textual representations in evaluating the caption, our approach …

Image CaptioningSentence

ViLBERT: Pretraining Task-Agnostic Visiolinguistic Representations for Vision-and-Language Tasks

2019-08-06 · NeurIPS 2019 12 · Jiasen Lu, Dhruv Batra, Devi Parikh, Stefan Lee

We present ViLBERT (short for Vision-and-Language BERT), a model for learning task-agnostic joint representations of image content and natural language. We extend the popular BERT architecture to a multi-modal two-stream…

Image RetrievalQuestion AnsweringReferring Expression ComprehensionRetrieval+5

A Multi-Modal Method for Satire Detection using Textual and Visual Cues

2020-10-13 · NLP4IF (COLING) 2020 12 · Lily Li, Or Levi, Pedram Hosseini, David A. Broniatowski

Satire is a form of humorous critique, but it is sometimes misinterpreted by readers as legitimate news, which can lead to harmful consequences. We observe that the images used in satirical news articles often contain ab…

ArticlesImage ForensicsImage ManipulationSatire Detection

Adaptive Transformers for Learning Multimodal Representations

2020-05-15 · ACL 2020 6 · Prajjwal Bhargava

The usage of transformers has grown from learning about language semantics to forming meaningful visiolinguistic representations. These architectures are often over-parametrized, requiring large amounts of computation. I…

Computational Efficiency