paper-with-me

홈 › Papers

Robust Open-Vocabulary Translation from Visual Text Representations

2021-04-16 · EMNLP 2021 11 · Elizabeth Salesky, David Etter, Matt Post

Machine translation models have discrete vocabularies and commonly use subword segmentation techniques to achieve an 'open vocabulary.' This approach relies on consistent and correct underlying unicode sequences, and makes models susceptible to degradation from common types of noise and variation. Motivated by the robustness of human language processing, we propose the use of visual text representations, which dispense with a finite set of text embeddings in favor of continuous vocabularies created by processing visually rendered text with sliding windows. We show that models using visual text representations approach or match performance of traditional text models on small and larger datasets. More importantly, models with visual embeddings demonstrate significant robustness to varied types of noise, achieving e.g., 25.9 BLEU on a character permuted German-English task where subword models degrade to 1.9.

📄 PDF Abstract BibTeX arXiv:2104.08211

Code (1)

esalesky/visrep 공식 구현 pytorch

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Relation-aware Hierarchical Prompt for Open-vocabulary Scene Graph Generation

2024-12-26 · Tao Liu, Rongjie Li, Chongyu Wang, Xuming He

Open-vocabulary Scene Graph Generation (OV-SGG) overcomes the limitations of the closed-set assumption by aligning visual relationship representations with open-vocabulary textual representations. This enables the identi…

Graph GenerationLarge Language ModelRelationScene Graph Generation+1

Scaling Open-Vocabulary Image Segmentation with Image-Level Labels

2021-12-22 · Golnaz Ghiasi, Xiuye Gu, Yin Cui, Tsung-Yi Lin

We design an open-vocabulary image segmentation model to organize an image into meaningful regions indicated by arbitrary texts. Recent works (CLIP and ALIGN), despite attaining impressive open-vocabulary classification …

Image SegmentationSegmentationSemantic Segmentation

LLMs Meet VLMs: Boost Open Vocabulary Object Detection with Fine-grained Descriptors

2024-02-07 · Sheng Jin, Xueying Jiang, Jiaxing Huang, Lewei Lu 외

Inspired by the outstanding zero-shot capability of vision language models (VLMs) in image classification tasks, open-vocabulary object detection has attracted increasing interest by distilling the broad VLM knowledge in…

image-classificationImage Classificationobject-detectionObject Detection+2

OVIS: Open-Vocabulary Visual Instance Search via Visual-Semantic Aligned Representation Learning

2021-08-08 · Sheng Liu, Kevin Lin, Lijuan Wang, Junsong Yuan 외

We introduce the task of open-vocabulary visual instance search (OVIS). Given an arbitrary textual search query, Open-vocabulary Visual Instance Search (OVIS) aims to return a ranked list of visual instances, i.e., image…

Instance SearchRepresentation Learning

ProxyCLIP: Proxy Attention Improves CLIP for Open-Vocabulary Segmentation

2024-08-09 · Mengcheng Lan, Chaofeng Chen, Yiping Ke, Xinjiang Wang 외

Open-vocabulary semantic segmentation requires models to effectively integrate visual representations with open-vocabulary semantic labels. While Contrastive Language-Image Pre-training (CLIP) models shine in recognizing…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic Segmentation+1