paper-with-me

Papers

Visual Information Guided Zero-Shot Paraphrase Generation

2022-01-22 · COLING 2022 10 · Zhe Lin, Xiaojun Wan

Zero-shot paraphrase generation has drawn much attention as the large-scale high-quality paraphrase corpus is limited. Back-translation, also known as the pivot-based method, is typical to this end. Several works leverage different information as "pivot" such as language, semantic representation and so on. In this paper, we explore using visual information such as image as the "pivot" of back-translation. Different with the pipeline back-translation method, we propose visual information guided zero-shot paraphrase generation (ViPG) based only on paired image-caption data. It jointly trains an image captioning model and a paraphrasing model and leverage the image captioning model to guide the training of the paraphrasing model. Both automatic evaluation and human evaluation show our model can generate paraphrase with good relevancy, fluency and diversity, and image is a promising kind of pivot for zero-shot paraphrase generation.

📄 PDF Abstract BibTeX arXiv:2201.09107

Code (1)

l-zhe/vipg 공식 구현 pytorch

Tasks

DiversityImage CaptioningParaphrase GenerationTranslation

Similar Papers 제목 키워드 기반

Can GPT-4 Models Detect Misleading Visualizations?

2024-08-08 · Jason Alexander, Priyal Nanda, Kai-Cheng Yang, Ali Sarvghad

The proliferation of misleading visualizations online, particularly during critical events like public health crises and elections, poses a significant risk. This study investigates the capability of GPT-4 models (4V, 4o…

MisinformationPrompt Engineering

Pre-training to Match for Unified Low-shot Relation Extraction

2022-03-23 · ACL 2022 5 · Fangchao Liu, Hongyu Lin, Xianpei Han, Boxi Cao 외

Low-shot relation extraction~(RE) aims to recognize novel relations with very few or even no samples, which is critical in real scenario application. Few-shot and zero-shot RE are two representative low-shot RE tasks, wh…

Meta-LearningRelationRelation ExtractionTriplet

Efficient Zero-Shot Semantic Parsing with Paraphrasing from Pretrained Language Models

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Building a domain-specific semantic parser with little or no domain-specific training data remains a challenging task. Previous work has shown that crowdsourced paraphrases of synthetic (grammar-generated) utterances can…

Semantic Parsing

Progressive Semantic-Guided Vision Transformer for Zero-Shot Learning

2024-04-11 · CVPR 2024 1 · Shiming Chen, Wenjin Hou, Salman Khan, Fahad Shahbaz Khan

Zero-shot learning (ZSL) recognizes the unseen classes by conducting visual-semantic interactions to transfer semantic knowledge from seen classes to unseen ones, supported by semantic information (e.g., attributes). How…

Zero-Shot Learning

Zero-Shot Visual Classification with Guided Cropping

2023-09-12 · Piyapat Saranrittichai, Mauricio Munoz, Volker Fischer, Chaithanya Kumar Mummadi

Pretrained vision-language models, such as CLIP, show promising zero-shot performance across a wide variety of datasets. For closed-set classification tasks, however, there is an inherent limitation: CLIP image encoders …

ClassificationObjectobject-detectionObject Detection+3