CLSep 5, 2018

Copenhagen at CoNLL--SIGMORPHON 2018: Multilingual Inflection in Context with Explicit Morphosyntactic Decoding

arXiv:1809.01541v11095 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of generating inflected word forms in context for natural language processing, representing an incremental improvement over previous context-agnostic methods.

The paper tackled the problem of morphological inflection in context by developing a system that achieved first place in the CoNLL-SIGMORPHON 2018 shared task with an overall accuracy of 49.87%.

This paper documents the Team Copenhagen system which placed first in the CoNLL--SIGMORPHON 2018 shared task on universal morphological reinflection, Task 2 with an overall accuracy of 49.87. Task 2 focuses on morphological inflection in context: generating an inflected word form, given the lemma of the word and the context it occurs in. Previous SIGMORPHON shared tasks have focused on context-agnostic inflection---the "inflection in context" task was introduced this year. We approach this with an encoder-decoder architecture over character sequences with three core innovations, all contributing to an improvement in performance: (1) a wide context window; (2) a multi-task learning approach with the auxiliary task of MSD prediction; (3) training models in a multilingual fashion.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes