← Search

Miikka Silfverberg

12 accepted papers

2024

Multiple Sources are Better Than One: Incorporating External Knowledge in Low-Resource Glossing

EMNLP 2024main

In this paper, we address the data scarcity problem in automatic data-driven glossing for low-resource languages by coordinating multiple sources of linguistic expertise. We enhance models by incorporating both token-level and sentence-level translations, utilizing the extensive linguistic capabilit…

2024

PyFoma: a Python finite-state compiler module

ACL 2024system demonstrations

We describe PyFoma, an open-source Python module for constructing weighted and unweighted finite-state transducers and automata from regular expressions, string rewriting rules, right-linear grammars, or low-level state/transition manipulation. A large variety of standard algorithms for working with…

2024

Resisting the Lure of the Skyline: Grounding Practices in Active Learning for Morphological Inflection

ACL 2024short

Active learning (AL) aims to lower the demand of annotation by selecting informative unannotated samples for the model building. In this paper, we explore the importance of conscious experimental design in the language documentation and description setting, particularly the distribution of the unann…

Cited by 0SourcePDFScholar
2023

An Investigation of Noise in Morphological Inflection

ACL 2023findings

With a growing focus on morphological inflection systems for languages where high-quality data is scarce, training data noise is a serious but so far largely ignored concern. We aim at closing this gap by investigating the types of noise encountered within a pipeline for truly unsupervised morpholog…

2023

Understanding Compositional Data Augmentation in Typologically Diverse Morphological Inflection

EMNLP 2023long main

Data augmentation techniques are widely used in low-resource automatic morphological inflection to address the issue of data sparsity. However, the full implications of these techniques remain poorly understood. In this study, we aim to shed light on the theoretical aspects of the data augmentation…

Cited by 0SourcecodeScholar
2022

Dim Wihl Gat Tun: The Case for Linguistic Expertise in NLP for Under-Documented Languages

ACL 2022findings

Recent progress in NLP is driven by pretrained models leveraging massive datasets and has predominantly benefited the world’s political and economic superpowers. Technologically underserved languages are left behind because they lack such resources. Hundreds of underserved languages, nevertheless, h…

2022

Linguistically-Motivated Yorùbá-English Machine Translation

COLING 2022main

Translating between languages where certain features are marked morphologically in one but absent or marked contextually in the other is an important test case for machine translation. When translating into English which marks (in)definiteness morphologically, from Yorùbá which uses bare nouns but m…

2022

Morphological Processing of Low-Resource Languages: Where We Are and What’s Next

ACL 2022findings

Automatic morphological processing can aid downstream natural language processing applications, especially for low-resource languages, and assist language documentation efforts for endangered languages. Having long been multilingual, the field of computational morphology is increasingly moving towar…

2022

Penalizing Divergence: Multi-Parallel Translation for Low-Resource Languages of North America

COLING 2022main

This paper explores a special case in multilingual machine translation: so called multi-parallel translation, where the target data for all language pairs are identical. While multi-parallelism offers benefits which are not available in a standard translation setting, translation models can easily o…

Cited by 0SourcePDFScholar
2022

Yet Another Format of Universal Dependencies for Korean

COLING 2022main

In this study, we propose a morpheme-based scheme for Korean dependency parsing and adopt the proposed scheme to Universal Dependencies. We present the linguistic rationale that illustrates the motivation and the necessity of adopting the morpheme-based format, and develop scripts that convert betwe…

2021

Do RNN States Encode Abstract Phonological Alternations?

NAACL 2021long

Sequence-to-sequence models have delivered impressive results in word formation tasks such as morphological inflection, often learning to model subtle morphophonological details with limited training data. Despite the performance, the opacity of neural models makes it difficult to determine whether…

2020

Noise Isn’t Always Negative: Countering Exposure Bias in Sequence-to-Sequence Inflection Models

COLING 2020main

Morphological inflection, like many sequence-to-sequence tasks, sees great performance from recurrent neural architectures when data is plentiful, but performance falls off sharply in lower-data settings. We investigate one aspect of neural seq2seq models that we hypothesize contributes to overfitti…

Cited by 10SourcePDFScholar