paper-with-me

홈 › Papers

Learning Bilingual Word Embeddings Using Lexical Definitions

2019-06-21 · WS 2019 8 · Weijia Shi, Muhao Chen, Yingtao Tian, Kai-Wei Chang

Bilingual word embeddings, which representlexicons of different languages in a shared em-bedding space, are essential for supporting se-mantic and knowledge transfers in a variety ofcross-lingual NLP tasks. Existing approachesto training bilingual word embeddings requireoften require pre-defined seed lexicons that areexpensive to obtain, or parallel sentences thatcomprise coarse and noisy alignment. In con-trast, we propose BilLex that leverages pub-licly available lexical definitions for bilingualword embedding learning. Without the needof predefined seed lexicons, BilLex comprisesa novel word pairing strategy to automati-cally identify and propagate the precise fine-grained word alignment from lexical defini-tions. We evaluate BilLex in word-level andsentence-level translation tasks, which seek tofind the cross-lingual counterparts of wordsand sentences respectively.BilLex signifi-cantly outperforms previous embedding meth-ods on both tasks.

📄 PDF Abstract BibTeX arXiv:1906.08939

Code (0)

등록된 구현이 없습니다.

Tasks

TranslationWord AlignmentWord Embeddings

Similar Papers 제목 키워드 기반

Bridging the Defined and the Defining: Exploiting Implicit Lexical Semantic Relations in Definition Modeling

2019-11-01 · IJCNLP 2019 11 · Koki Washio, Satoshi Sekine, Tsuneaki Kato

Definition modeling includes acquiring word embeddings from dictionary definitions and generating definitions of words. While the meanings of defining words are important in dictionary definitions, it is crucial to captu…

Word Embeddings

Learning to Represent Bilingual Dictionaries

2018-08-10 · CONLL 2019 11 · Muhao Chen, Yingtao Tian, Haochen Chen, Kai-Wei Chang 외

Bilingual word embeddings have been widely used to capture the similarity of lexical semantics in different human languages. However, many applications, such as cross-lingual semantic search and question answering, can b…

Multi-Task LearningParaphrase IdentificationQuestion AnsweringRetrieval+3

Learning Crosslingual Word Embeddings without Bilingual Corpora

2016-06-30 · EMNLP 2016 11 · Long Duong, Hiroshi Kanayama, Tengfei Ma, Steven Bird 외

Crosslingual word embeddings represent lexical items from different languages in the same vector space, enabling transfer of NLP tools. However, previous attempts had expensive resource requirements, difficulty incorpora…

Bilingual Lexicon InductionCross-Lingual Document ClassificationDocument ClassificationGeneral Classification+2

Def2Vec: Extensible Word Embeddings from Dictionary Definitions

2023-12-16 · ICNLSP 2023 12 · Irene Morazzoni, Vincenzo Scotti, Roberto Tedesco

Def2Vec introduces a novel paradigm for word embeddings, leveraging dictionary definitions to learn semantic representations. By constructing term-document matrices from definitions and applying Latent Semantic Analysis …

Chunkingnamed-entity-recognitionNamed Entity RecognitionNER+5

BilBOWA: Fast Bilingual Distributed Representations without Word Alignments

2014-10-09 · Stephan Gouws, Yoshua Bengio, Greg Corrado

We introduce BilBOWA (Bilingual Bag-of-Words without Alignments), a simple and computationally-efficient model for learning bilingual distributed representations of words which can scale to large monolingual datasets and…

Cross-Lingual Document ClassificationDocument ClassificationGeneral ClassificationSentence+1