Challenge: Neural models for morphological inflection have recently attained very high results, but their interpretation remains challenging.
Approach: They propose a linguistically-motivated variant to the encoder-decoder model with attention that incorporates a character-level cross-attention mechanism and a self-attention module over substrings of the input.
Outcome: The proposed model performs well on three typologically-different languages and is highly interpretable.

Similar Papers

Character-Level Translation with Self-attention (2020.acl-main)

Copied to clipboard

Challenge: Existing models for character-level neural machine translation operate on word-level, which makes them memory inefficient because of large vocabulary sizes.
Approach: They propose a transformer-based model and a novel variant that uses convolutions to combine information from nearby characters to facilitate character interactions.
Outcome: The proposed model outperforms the standard transformer model and learns more robust character alignments on bilingual and multilingual translation datasets.
Pushing the Limits of Low-Resource Morphological Inflection (D19-1)

Copied to clipboard

Challenge: Recent advances in morphological inflection generation have limited resources . antonisa and colleagues present a battery of improvements to improve performance under low-resource conditions .
Approach: They propose a two-step attention architecture for the inflection decoder that uses two-segments attention and a multi-single-syllabic attention architecture.
Outcome: The proposed model outperforms the state-of-the-art in low-resource languages by 15 percentage points . the proposed model also shows that it can be used to model monolingual data hallucinations .
Understanding Pure Character-Based Neural Machine Translation: The Case of Translating Finnish into English (2020.coling-main)

Copied to clipboard

Challenge: Recent work shows that deeper character-based neural machine translation models outperform subword-based models.
Approach: They propose to investigate the ability of character-based models to learn word senses and morphological inflections and the attention mechanism in Finnish into English translation.
Outcome: The character-based models outperform subword-based model in Finnish to English translation.
Explaining Character-Aware Neural Networks for Word-Level Prediction: Do They Discover Linguistic Rules? (D18-1)

Copied to clipboard

Challenge: Character-level features are used in many natural language processing algorithms but little is known about the character-level patterns they learn.
Approach: They extend contextual decomposition technique to convolutional neural networks and bidirectional long-term memory networks to evaluate and compare these models for morphological tagging on three morphology-dependent languages.
Outcome: The proposed models implicitly discover understandable linguistic rules for morphological tagging on three morphology-dependent languages.
What do character-level models learn about morphology? The case of dependency parsing (D18-1)

Copied to clipboard

Challenge: morphologically rich languages require character-level input models to learn morphology, but some models are poor at disambiguating some words . authors of this study show that character- level models learn a lot from input input . explicit modeling of morphologies is expensive and expensive, authors say .
Approach: They compare character-level models to an oracle with explicit morphological analysis . they show that explicitly modeling morphology improves their best model .
Outcome: The results show that character-level models learn morphology better than word models . the authors compare character-based models to oracles on 12 languages with morphological typologies .
Improving Low-Resource Morphological Inflection via Self-Supervised Objectives (2025.acl-long)

Copied to clipboard

Challenge: Rapid progress in natural language processing (NLP) has largely been driven by training transformer models on massive amounts of unlabeled data, but such large datasets are scarce for many of the world's languages.
Approach: They propose to train encoder-decoder transformers for 19 languages and 13 auxiliary objectives on massive amounts of unlabeled data.
Outcome: The proposed tasks outperform standard CMLM in character-level tasks when available data is limited.
Morphologically Aware Word-Level Translation (2020.coling-main)

Copied to clipboard

Challenge: Current approaches to bilingual lexicon induction (BLI) ignore inflectional morphology . current models degrade when translating less frequent inflected forms .
Approach: They propose a morphologically aware probability model that models lexeme translation and inflectional morphology in a structured way.
Outcome: The proposed model improves performance across 6 language pairs and in the weakly supervised setting.
Combining Character and Word Information in Neural Machine Translation Using a Multi-Level Attention (N18-1)

Copied to clipboard

Challenge: Neural machine translation models learn to map from source language sentences to target language sentences via continuous-space intermediate representations.
Approach: They propose an encoder with character attention which augments the (sub)word-level representation with character-level information and a decoder with multiple attentions that enable the representations from different levels of granularity to control the translation cooperatively.
Outcome: The proposed model outperforms the standard word-based model, subword-based models, and strong character-based ones on translation tasks.
Morphological Inflection: A Reality Check (2023.acl-long)

Copied to clipboard

Challenge: Morphological inflection is a popular task in sub-word NLP with practical and cognitive applications.
Approach: They propose new methods to analyze data sets and evaluate their generalization abilities to better reflect likely use-cases.
Outcome: The proposed methods improve generalizability and reliability of results and improve generalization abilities.
How Do Language Models Acquire Character-Level Information? (2026.eacl-long)

Copied to clipboard

Challenge: Language models (LMs) implicitly encode character-level information, despite not being explicitly provided during training.
Approach: They analyze how language models acquire character-level knowledge by comparing them to standard settings.
Outcome: The results show that LMs do not treat words as opaque tokens, but instead treat them as tokens.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations