Multi-Sense Language Modelling (2012.05776v3)
Abstract: The effectiveness of a LLM 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 LLMling architectures explicitly model polysemy. We propose a LLM 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 LLMs with knowledge bases. We find that multi-sense LLMling requires architectures that go beyond standard LLMs, 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 LLMling is a highly challenging task, and suggest that future work focus on the creation of more annotated training datasets.
- Andrea Lekkas (1 paper)
- Peter Schneider-Kamp (31 papers)
- Isabelle Augenstein (131 papers)