paper-with-me

홈 › Papers

Frequency matters: Modeling irregular morphological patterns in Spanish with Transformers

2024-10-28 · Akhilesh Kakolu Ramarao, Kevin Tang, Dinah Baer-Henney

The present paper evaluates the learning behaviour of a transformer-based neural network with regard to an irregular inflectional paradigm. We apply the paradigm cell filling problem to irregular patterns. We approach this problem using the morphological reinflection task and model it as a character sequence-to-sequence learning problem. The test case under investigation are irregular verbs in Spanish. Besides many regular verbs in Spanish L-shaped verbs the first person singular indicative stem irregularly matches the subjunctive paradigm, while other indicative forms remain unaltered. We examine the role of frequency during learning and compare models under differing input frequency conditions. We train the model on a corpus of Spanish with a realistic distribution of regular and irregular verbs to compare it with models trained on input with augmented distributions of (ir)regular words. We explore how the neural models learn this L-shaped pattern using post-hoc analyses. Our experiments show that, across frequency conditions, the models are surprisingly capable of learning the irregular pattern. Furthermore, our post-hoc analyses reveal the possible sources of errors. All code and data are available at \url{https://anonymous.4open.science/r/modeling_spanish_acl-7567/} under MIT license.

📄 PDF Abstract BibTeX arXiv:2410.21013

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

When Irregularity Helps: A Subclass Analysis of Inductive Bias in Neural Morphology

2026-05-19 · Wen Zhang arxiv

Neural morphological generation systems often achieve high aggregate accuracy on benchmark datasets, yet such performance can conceal systematic errors concentrated in rare morphological subclasses. We examine Japanese p…

Morphological Irregularity Correlates with Frequency

2019-06-27 · ACL 2019 7 · Shijie Wu, Ryan Cotterell, Timothy J. O'Donnell

We present a study of morphological irregularity. Following recent work, we define an information-theoretic measure of irregularity based on the predictability of forms in a language. Using a neural transduction model, w…

Correlation Does Not Imply Compensation: Complexity and Irregularity in the Lexicon

2024-06-07 · Amanda Doucette, Ryan Cotterell, Morgan Sonderegger, Timothy J. O'Donnell

It has been claimed that within a language, morphologically irregular words are more likely to be phonotactically simple and morphologically regular words are more likely to be phonotactically complex. This inverse corre…

On the Diachronic Stability of Irregularity in Inflectional Morphology

2018-04-23 · Ryan Cotterell, Christo Kirov, Mans Hulden, Jason Eisner

Many languages' inflectional morphological systems are replete with irregulars, i.e., words that do not seem to follow standard inflectional rules. In this work, we quantitatively investigate the conditions under which i…

Relation

Transformers over-extend what humans underlearn: the case of Spanish L-shaped morphome

2025-07-29 · Akhilesh Kakolu Ramarao, Kevin Tang, Dinah Baer-Henney arxiv

The cognitive reality of irregular morphological patterns has been debated for decades: do speakers extend them to novel forms, or are they lexical artifacts? A neural network trained on distributional input offers a lea…