We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Cross-lingual Word Sense Disambiguation using mBERT Embeddings with Syntactic Dependencies

Authors: Xingran Zhu
Abstract: Cross-lingual word sense disambiguation (WSD) tackles the challenge of disambiguating ambiguous words across languages given context. The pre-trained BERT embedding model has been proven to be effective in extracting contextual information of words, and have been incorporated as features into many state-of-the-art WSD systems. In order to investigate how syntactic information can be added into the BERT embeddings to result in both semantics- and syntax-incorporated word embeddings, this project proposes the concatenated embeddings by producing dependency parse tress and encoding the relative relationships of words into the input embeddings. Two methods are also proposed to reduce the size of the concatenated embeddings. The experimental results show that the high dimensionality of the syntax-incorporated embeddings constitute an obstacle for the classification task, which needs to be further addressed in future studies.
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2012.05300 [cs.CL]
  (or arXiv:2012.05300v1 [cs.CL] for this version)

Submission history

From: Xingran Zhu [view email]
[v1] Wed, 9 Dec 2020 20:22:11 GMT (305kb,D)

Link back to: arXiv, form interface, contact.