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: Multi-Sense Language Modelling

Abstract: The effectiveness of a language model is influenced by its token representations, which must encode contextual information and handle the same word form having a plurality of meanings (polysemy). Currently, none of the common language modelling architectures explicitly model polysemy. We propose a language model which not only predicts the next word, but also its sense in context. We argue that this higher prediction granularity may be useful for end tasks such as assistive writing, and allow for more a precise linking of language models with knowledge bases. We find that multi-sense language modelling requires architectures that go beyond standard language models, and here propose a structured prediction framework that decomposes the task into a word followed by a sense prediction task. To aid sense prediction, we utilise a Graph Attention Network, which encodes definitions and example uses of word senses. Overall, we find that multi-sense language modelling is a highly challenging task, and suggest that future work focus on the creation of more annotated training datasets.
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2012.05776 [cs.CL]
  (or arXiv:2012.05776v3 [cs.CL] for this version)

Submission history

From: Andrea Lekkas [view email]
[v1] Thu, 10 Dec 2020 16:06:05 GMT (1466kb,D)
[v2] Mon, 13 Sep 2021 06:48:26 GMT (987kb,D)
[v3] Wed, 1 Jun 2022 10:57:10 GMT (6529kb,D)

Link back to: arXiv, form interface, contact.