paper-with-me

홈 › Papers

Grounded Word Sense Translation

2019-06-01 · WS 2019 6 · Chiraag Lala, Pranava Madhyastha, Lucia Specia

Recent work on visually grounded language learning has focused on broader applications of grounded representations, such as visual question answering and multimodal machine translation. In this paper we consider grounded word sense translation, i.e. the task of correctly translating an ambiguous source word given the corresponding textual and visual context. Our main objective is to investigate the extent to which images help improve word-level (lexical) translation quality. We do so by first studying the dataset for this task to understand the scope and challenges of the task. We then explore different data settings, image features, and ways of grounding to investigate the gain from using images in each of the combinations. We find that grounding on the image is specially beneficial in weaker unidirectional recurrent translation models. We observe that adding structured image information leads to stronger gains in lexical translation accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Grounded language learningMachine TranslationMultimodal Machine TranslationQuestion AnsweringTranslationVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

UAlberta at SemEval-2021 Task 2: Determining Sense Synonymy via Translations

2021-08-01 · SEMEVAL 2021 · Bradley Hauer, Hongchang Bao, Arnob Mallik, Grzegorz Kondrak

We describe the University of Alberta systems for the SemEval-2021 Word-in-Context (WiC) disambiguation task. We explore the use of translation information for deciding whether two different tokens of the same word corre…

Explainable ModelsTask 2Translation

Word Sense-Aware Machine Translation: Including Senses as Contextual Features for Improved Translation Models

2016-05-01 · LREC 2016 5 · Steven Neale, Lu{\'\i}s Gomes, Eneko Agirre, Oier Lopez de Lacalle 외

Although it is commonly assumed that word sense disambiguation (WSD) should help to improve lexical choice and improve the quality of machine translation systems, how to successfully integrate word senses into such syste…

Machine TranslationTranslationWord Sense Disambiguation

Improving Machine Translation of Rare and Unseen Word Senses

2021-11-01 · WMT (EMNLP) 2021 11 · Viktor Hangya, Qianchu Liu, Dario Stojanovski, Alexander Fraser 외

The performance of NMT systems has improved drastically in the past few years but the translation of multi-sense words still poses a challenge. Since word senses are not represented uniformly in the parallel corpora used…

Bilingual Lexicon InductionMachine TranslationNMTTranslation+2

Improving Translation Selection with Supersenses

2016-12-01 · COLING 2016 12 · Haiqing Tang, Deyi Xiong, Oier Lopez de Lacalle, Eneko Agirre

Selecting appropriate translations for source words with multiple meanings still remains a challenge for statistical machine translation (SMT). One reason for this is that most SMT systems are not good at detecting the p…

Machine TranslationTranslationWord Sense Disambiguation

One Sense per Translation

2021-06-10 · Bradley Hauer, Grzegorz Kondrak

Word sense disambiguation (WSD) is the task of determining the sense of a word in context. Translations have been used in WSD as a source of knowledge, and even as a means of delimiting word senses. In this paper, we def…

TranslationWord Sense Disambiguation