paper-with-me

Papers

Accurate Word Representations with Universal Visual Guidance

2020-12-30 · Zhuosheng Zhang, Haojie Yu, Hai Zhao, Rui Wang, Masao Utiyama

Word representation is a fundamental component in neural language understanding models. Recently, pre-trained language models (PrLMs) offer a new performant method of contextualized word representations by leveraging the sequence-level context for modeling. Although the PrLMs generally give more accurate contextualized word representations than non-contextualized models do, they are still subject to a sequence of text contexts without diverse hints for word representation from multimodality. This paper thus proposes a visual representation method to explicitly enhance conventional word embedding with multiple-aspect senses from visual guidance. In detail, we build a small-scale word-image dictionary from a multimodal seed dataset where each word corresponds to diverse related images. The texts and paired images are encoded in parallel, followed by an attention layer to integrate the multimodal representations. We show that the method substantially improves the accuracy of disambiguation. Experiments on 12 natural language understanding and machine translation tasks further verify the effectiveness and the generalization capability of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2012.15086

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNatural Language UnderstandingTranslation

Similar Papers 제목 키워드 기반

Is ``Universal Syntax'' Universally Useful for Learning Distributed Word Representations?

2016-08-01 · ACL 2016 8 · Ivan Vuli{\'c}, Anna Korhonen
Word Embeddings

WIPES: Wavelet-based Visual Primitives

2025-08-18 · Wenhao Zhang, Hao Zhu, Delong Wu, Di Kang 외 arxiv

Pursuing a continuous visual representation that offers flexible frequency modulation and fast rendering speed has recently garnered increasing attention in the fields of 3D vision and graphics. However, existing represe…

Novel View Synthesis

Multilingual Transformer Encoders: a Word-Level Task-Agnostic Evaluation

2022-07-19 · Félix Gaschi, François Plesse, Parisa Rastin, Yannick Toussaint

Some Transformer-based models can perform cross-lingual transfer learning: those models can be trained on a specific task in one language and give relatively good results on the same task in another language, despite hav…

Cross-Lingual TransferTransfer Learning

MetaUAS: Universal Anomaly Segmentation with One-Prompt Meta-Learning

2025-05-14 · Bin-Bin Gao

Zero- and few-shot visual anomaly segmentation relies on powerful vision-language models that detect unseen anomalies using manually designed textual prompts. However, visual representations are inherently independent of…

Anomaly DetectionAnomaly SegmentationMeta-LearningSegmentation+1

Unsupervised Learning of Word-Sequence Representations from Scratch via Convolutional Tensor Decomposition

2016-06-10 · Furong Huang, Animashree Anandkumar

Unsupervised text embeddings extraction is crucial for text understanding in machine learning. Word2Vec and its variants have received substantial success in mapping words with similar syntactic or semantic meaning to ve…

Dictionary LearningSentenceTensor Decomposition