← Search

Adam Wiemerslage

6 accepted papers

2025

Improving Low-Resource Morphological Inflection via Self-Supervised Objectives

ACL 2025long

Self-supervised objectives have driven major advances in NLP by leveraging large-scale unlabeled data, but such resources are scarce for many of the world’s languages. Surprisingly, they have not been explored much for character-level tasks, where smaller amounts of data have the potential to be ben…

2025

Model-Based Ranking of Source Languages for Zero-Shot Cross-Lingual Transfer

EMNLP 2025

We present NN-Rank, an algorithm for ranking source languages for cross-lingual transfer, which leverages hidden representations from multilingual models and unlabeled target-language data. We experiment with two pretrained multilingual models and two tasks: part-of-speech tagging (POS) and named en

Cited by 0SourcePDFScholar
2024

Getting The Most Out of Your Training Data: Exploring Unsupervised Tasks for Morphological Inflection

EMNLP 2024main

Pre-trained transformers such as BERT have been shown to be effective in many natural language tasks. However, they are under-explored for character-level sequence to sequence tasks. In this work, we investigate pre-training transformers for the character-level task of morphological inflection in se…

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…

2022

A Comprehensive Comparison of Neural Networks as Cognitive Models of Inflection

EMNLP 2022main

Neural networks have long been at the center of a debate around the cognitive mechanism by which humans process inflectional morphology. This debate has gravitated into NLP by way of the question: Are neural networks a feasible account for human behavior in morphological inflection?We address that q…

Cited by 4SourcePDFScholar
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…