The Effect of Data Partitioning Strategy on Model Generalizability: A Case Study of Morphological Segmentation
Zoey Liu, Bonnie J. Dorr
TL;DR
This paper investigates how data partitioning strategies affect generalizability in cross-linguistic morphological segmentation, focusing on random versus adversarial splits across 19 languages and four architectures. Using a large, typologically diverse dataset and a robust experimental design, it shows that random splits yield higher and more stable $F1$ scores on new data and produce more consistent model rankings than adversarial splits. The study provides strong empirical evidence that partitioning strategy materially influences evaluation reliability, with implications for cross-language NLP benchmarking and language-tech development for indigenous languages. Limitations include same-domain data constraints and no parameter tuning, suggesting future work should extend to additional tasks and domain shifts to validate generalizability further.
Abstract
Recent work to enhance data partitioning strategies for more realistic model evaluation face challenges in providing a clear optimal choice. This study addresses these challenges, focusing on morphological segmentation and synthesizing limitations related to language diversity, adoption of multiple datasets and splits, and detailed model comparisons. Our study leverages data from 19 languages, including ten indigenous or endangered languages across 10 language families with diverse morphological systems (polysynthetic, fusional, and agglutinative) and different degrees of data availability. We conduct large-scale experimentation with varying sized combinations of training and evaluation sets as well as new test data. Our results show that, when faced with new test data: (1) models trained from random splits are able to achieve higher numerical scores; (2) model rankings derived from random splits tend to generalize more consistently.
