CLMar 27, 2024

Improved Neural Protoform Reconstruction via Reflex Prediction

CMU
arXiv:2403.18769v183 citationsh-index: 18LREC
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving computational methods for reconstructing ancestral words in linguistics, representing an incremental advancement over existing supervised models.

The paper tackles the problem of protoform reconstruction in historical linguistics by proposing a system that reranks candidate protoforms using a reflex prediction model, achieving state-of-the-art results on three out of four Chinese and Romance datasets.

Protolanguage reconstruction is central to historical linguistics. The comparative method, one of the most influential theoretical and methodological frameworks in the history of the language sciences, allows linguists to infer protoforms (reconstructed ancestral words) from their reflexes (related modern words) based on the assumption of regular sound change. Not surprisingly, numerous computational linguists have attempted to operationalize comparative reconstruction through various computational models, the most successful of which have been supervised encoder-decoder models, which treat the problem of predicting protoforms given sets of reflexes as a sequence-to-sequence problem. We argue that this framework ignores one of the most important aspects of the comparative method: not only should protoforms be inferable from cognate sets (sets of related reflexes) but the reflexes should also be inferable from the protoforms. Leveraging another line of research -- reflex prediction -- we propose a system in which candidate protoforms from a reconstruction model are reranked by a reflex prediction model. We show that this more complete implementation of the comparative method allows us to surpass state-of-the-art protoform reconstruction methods on three of four Chinese and Romance datasets.

Code Implementations1 repo
Foundations

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

Your Notes