paper-with-me

홈 › Papers

(Un)solving Morphological Inflection: Lemma Overlap Artificially Inflates Models’ Performance

2022-05-01 · ACL 2022 5 · Omer Goldman, David Guriel, Reut Tsarfaty

In the domain of Morphology, Inflection is a fundamental and important task that gained a lot of traction in recent years, mostly via SIGMORPHON’s shared-tasks.With average accuracy above 0.9 over the scores of all languages, the task is considered mostly solved using relatively generic neural seq2seq models, even with little data provided.In this work, we propose to re-evaluate morphological inflection models by employing harder train-test splits that will challenge the generalization capacity of the models. In particular, as opposed to the naïve split-by-form, we propose a split-by-lemma method to challenge the performance on existing benchmarks.Our experiments with the three top-ranked systems on the SIGMORPHON’s 2020 shared-task show that the lemma-split presents an average drop of 30 percentage points in macro-average for the 90 languages included. The effect is most significant for low-resourced languages with a drop as high as 95 points, but even high-resourced languages lose about 10 points on average. Our results clearly show that generalizing inflection to unseen lemmas is far from being solved, presenting a simple yet effective means to promote more sophisticated models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMAMorphological Inflection

Similar Papers 제목 키워드 기반

(Un)solving Morphological Inflection: Lemma Overlap Artificially Inflates Models' Performance

2021-08-12 · Omer Goldman, David Guriel, Reut Tsarfaty

In the domain of Morphology, Inflection is a fundamental and important task that gained a lot of traction in recent years, mostly via SIGMORPHON's shared-tasks. With average accuracy above 0.9 over the scores of all lang…

LEMMAMorphological Inflection

Morphological Inflection Generation Using Character Sequence to Sequence Learning

2015-12-18 · NAACL 2016 6 · Manaal Faruqui, Yulia Tsvetkov, Graham Neubig, Chris Dyer

Morphological inflection generation is the task of generating the inflected form of a given lemma corresponding to a particular linguistic transformation. We model the problem of inflection generation as a character sequ…

DecoderLEMMAMorphological Inflection

Can a Transformer Pass the Wug Test? Tuning Copying Bias in Neural Morphological Inflection Models

2021-04-13 · ACL 2022 5 · Ling Liu, Mans Hulden

Deep learning sequence models have been successfully applied to the task of morphological inflection. The results of the SIGMORPHON shared tasks in the past several years indicate that such models can perform well, but o…

Data AugmentationHallucinationMorphological Inflection

A Resource for Studying Chatino Verbal Morphology

2020-04-05 · LREC 2020 5 · Hilaria Cruz, Gregory Stump, Antonios Anastasopoulos

We present the first resource focusing on the verbal inflectional morphology of San Juan Quiahije Chatino, a tonal mesoamerican language spoken in Mexico. We provide a collection of complete inflection tables of 198 lemm…

LemmatizationMorphological AnalysisMorphological Inflection

The NYU-CUBoulder Systems for SIGMORPHON 2020 Task 0 and Task 2

2020-06-21 · WS 2020 7 · Assaf Singer, Katharina Kann

We describe the NYU-CUBoulder systems for the SIGMORPHON 2020 Task 0 on typologically diverse morphological inflection and Task 2 on unsupervised morphological paradigm completion. The former consists of generating morph…

LEMMAMorphological InflectionTask 2