paper-with-me

홈 › Papers

Effect of Text Color on Word Embeddings

2020-04-18 · Masaya Ikoma, Brian Kenji Iwana, Seiichi Uchida

In natural scenes and documents, we can find the correlation between a text and its color. For instance, the word, "hot", is often printed in red, while "cold" is often in blue. This correlation can be thought of as a feature that represents the semantic difference between the words. Based on this observation, we propose the idea of using text color for word embeddings. While text-only word embeddings (e.g. word2vec) have been extremely successful, they often represent antonyms as similar since they are often interchangeable in sentences. In this paper, we try two tasks to verify the usefulness of text color in understanding the meanings of words, especially in identifying synonyms and antonyms. First, we quantify the color distribution of words from the book cover images and analyze the correlation between the color and meaning of the word. Second, we try to retrain word embeddings with the color distribution of words as a constraint. By observing the changes in the word embeddings of synonyms and antonyms before and after re-training, we aim to understand the kind of words that have positive or negative effects in their word embeddings when incorporating text color information.

📄 PDF Abstract BibTeX arXiv:2004.08526

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

comp-syn: Perceptually Grounded Word Embeddings with Color

2020-10-08 · COLING 2020 8 · Bhargav Srinivasa Desikan, Tasker Hull, Ethan O. Nadler, Douglas Guilbeault 외

Popular approaches to natural language processing create word embeddings based on textual co-occurrence patterns, but often ignore embodied, sensory aspects of language. Here, we introduce the Python package comp-syn, wh…

Image RetrievalWord Embeddings

Learning of Colors from Color Names: Distribution and Point Estimation

2017-09-27 · Lyndon White, Roberto Togneri, Wei Liu, Mohammed Bennamoun

Color names are often made up of multiple words. As a task in natural language understanding we investigate in depth the capacity of neural networks based on sums of word embeddings (SOWE), recurrence (LSTM and GRU based…

Natural Language UnderstandingWord Embeddings

Coloring the Black Box: What Synesthesia Tells Us about Character Embeddings

2021-01-26 · EACL 2021 2 · Katharina Kann, Mauro M. Monsalve-Mercado

In contrast to their word- or sentence-level counterparts, character embeddings are still poorly understood. We aim at closing this gap with an in-depth study of English character embeddings. For this, we use resources f…

Grapheme-to-Phoneme ConversionSentence

NumColor: Precise Numeric Color Control in Text-to-Image Generation

2026-03-13 · Muhammad Atif Butt, Diego Hernandez, Alexandra Gomez-Villa, Kai Wang 외 arxiv

Text-to-image diffusion models excel at generating images from natural language descriptions, yet fail to interpret numerical colors such as hex codes (#FF5733) and RGB values (rgb(255,87,51)). This limitation stems from…

Text-to-Image Generation

Japanese Word―Color Associations with and without Contexts

2016-05-01 · LREC 2016 5 · Jun Harashima

Although some words carry strong associations with specific colors (e.g., the word danger is associated with the color red), few studies have investigated these relationships. This may be due to the relative rarity of da…