paper-with-me

홈 › Papers

Phrase Localization Without Paired Training Examples

2019-08-20 · ICCV 2019 10 · Josiah Wang, Lucia Specia

Localizing phrases in images is an important part of image understanding and can be useful in many applications that require mappings between textual and visual information. Existing work attempts to learn these mappings from examples of phrase-image region correspondences (strong supervision) or from phrase-image pairs (weak supervision). We postulate that such paired annotations are unnecessary, and propose the first method for the phrase localization problem where neither training procedure nor paired, task-specific data is required. Our method is simple but effective: we use off-the-shelf approaches to detect objects, scenes and colours in images, and explore different approaches to measure semantic similarity between the categories of detected visual elements and words in phrases. Experiments on two well-known phrase localization datasets show that this approach surpasses all weakly supervised methods by a large margin and performs very competitively to strongly supervised methods, and can thus be considered a strong baseline to the task. The non-paired nature of our method makes it applicable to any domain and where no paired phrase localization annotation is available.

📄 PDF Abstract BibTeX arXiv:1908.07553

Code (1)

josiahwang/phraseloceval 공식 구현

Tasks

Semantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Adapting CLIP For Phrase Localization Without Further Training

2022-04-07 · Jiahao Li, Greg Shakhnarovich, Raymond A. Yeh

Supervised or weakly supervised methods for phrase localization (textual grounding) either rely on human annotations or some other supervised models, e.g., object detectors. Obtaining these annotations is labor-intensive…

Similarity Maps for Self-Training Weakly-Supervised Phrase Grounding

2023-01-01 · CVPR 2023 1 · Tal Shaharabany, Lior Wolf

A phrase grounding model receives an input image and a text phrase and outputs a suitable localization map. We present an effective way to refine a phrase ground model by considering self-similarity maps extracted fr…

Phrase Grounding

Semi Supervised Phrase Localization in a Bidirectional Caption-Image Retrieval Framework

2019-08-08 · Deepan Das, Noor Mohammed Ghouse, Shashank Verma, Yin Li

We introduce a novel deep neural network architecture that links visual regions to corresponding textual segments including phrases and words. To accomplish this task, our architecture makes use of the rich semantic info…

Image RetrievalRetrieval

BiSECT: Learning to Split and Rephrase Sentences with Bitexts

2021-09-10 · EMNLP 2021 11 · Joongwon Kim, Mounica Maddela, Reno Kriz, Wei Xu 외

An important task in NLP applications such as sentence simplification is the ability to take a long, complex sentence and split it into shorter sentences, rephrasing as necessary. We introduce a novel dataset and a new m…

Machine TranslationSentenceSplit and RephraseTranslation

Discriminative Bimodal Networks for Visual Localization and Detection with Natural Language Queries

2017-04-12 · CVPR 2017 7 · Yuting Zhang, Luyao Yuan, Yijie Guo, Zhiyuan He 외

Associating image regions with text queries has been recently explored as a new way to bridge visual and linguistic representations. A few pioneering approaches have been proposed based on recurrent neural language model…

Natural Language QueriesVisual Localization