Papers by Orevaoghene Ahia

17 papers
That was the last straw, we need more: Are Translation Systems Sensitive to Disambiguating Context? (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing models for translation of ambiguous text use context to disambiguate meaning . current models for MTs consistently translate English idioms literally, whereas LMs are context-aware .
Approach: They use a dataset of 512 pairs of English sentences to study semantic ambiguities . they use literal and figurative idioms to disambiguate intended meaning .
Outcome: The results show that current models translate English idioms literally, even when the context suggests a figurative interpretation.
LEXPLAIN: Improving Model Explanations via Lexicon Supervision (2023.starsem-1)

Copied to clipboard

Challenge: Existing methods that extract features from input text to explain a classifier's prediction are limiting to models that are faithful to their predictions.
Approach: They propose a framework for guiding model explanations by supervising them explicitly using task-related lexicons to direct supervise model explanation.
Outcome: The proposed method improves model explanations without sacrificing performance on sentiment analysis and toxicity detection tasks while demoting spurious correlations with African American English dialects.
MasakhaNER: Named Entity Recognition for African Languages (2021.tacl-1)

Copied to clipboard

Challenge: (2020) African languages are underrepresented in existing natural language processing datasets, research, and tools due to lack of datasets and reproducible results.
Approach: They propose to create a dataset for named entity recognition (NER) in ten African languages.
Outcome: The results of the first large dataset for named entity recognition (NER) in ten African languages are released to inform future research on African NLP.
The Low-Resource Double Bind: An Empirical Study of Pruning for Low-Resource Machine Translation (2021.findings-emnlp)

Copied to clipboard

Challenge: Extending state-of-the-art language models to low-resource languages requires addressing what we call the low-Resource double bind.
Approach: They propose a low-resource double bind to refer to the co-occurrence of data limitations and compute resource constraints.
Outcome: The proposed model improves performance on frequent sentences but disparates on infrequent ones.
Better Quality Pre-training Data and T5 Models for African Languages (2023.emnlp-main)

Copied to clipboard

Challenge: Existing web crawls have demonstrated quality issues for low-resource languages . Existing pretraining corpora have numerous quality issues .
Approach: They propose to audit existing pretraining corpora to understand and rectify quality issues . they pretrain a new T5-based model and evaluate its performance on multiple tasks .
Outcome: The proposed model outperforms existing pretrained models on four NLP tasks.
Extracting Lexical Features from Dialects via Interpretable Dialect Classifiers (2024.naacl-short)

Copied to clipboard

Challenge: Identifying linguistic differences between dialects of a language often requires expert knowledge and meticulous human analysis.
Approach: They propose a method to extract distinguishing lexical features of dialects by utilizing interpretable dialect classifiers in the absence of human experts.
Outcome: The proposed method extracts key language-specific lexical features that contribute to dialectal variations.
Do All Languages Cost the Same? Tokenization in the Era of Commercial Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Language models have evolved from being research prototypes to commercialized products offered as web APIs.
Approach: They conduct a systematic analysis of the cost and utility of OpenAI’s language model API on multilingual benchmarks in 22 typologically diverse languages.
Outcome: The proposed language model API performs poorly on multiple languages and speakers of a large number of languages are overcharged while obtaining poorer results.
What a Creole Wants, What a Creole Needs (2022.lrec-1)

Copied to clipboard

Challenge: Recent efforts to improve the quality of high-resource languages focus on translating existing datasets into other languages, but this approach ignores that different language communities have different needs.
Approach: They examine how things needed from language technology can change dramatically from one language to another.
Outcome: The proposed method ignores that different language communities have different needs.
FLEXITOKENS: Flexible Tokenization for Evolving Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Widely used subword tokenizers overfragment sequences in unseen domains, languages, and scripts . inefficient tokenizer models can cause overfragments in out-of-distribution domains if not trained properly .
Approach: They propose a byte-level LM with learnable tokenizers to make tokenization adaptive . they propose 'flexitoken' which enables significantly greater flexibility during adaptation .
Outcome: The proposed method significantly reduces token overfragmentation and improves on multilingual benchmarks and domains.
Intriguing Properties of Compression on Multilingual Models (2022.emnlp-main)

Copied to clipboard

Challenge: Multilingual models are dependent on scaling to generalize to a growing number of languages . compression techniques can have disparate effects on model performance for low-resource languages if used sparsely .
Approach: They propose to characterize the impact of sparsifying multilingual pre-trained language models during fine-tuning.
Outcome: The proposed framework characterizes the impact of sparsifying multilingual pre-trained language models during fine-tuning.
Voices Unheard: NLP Resources and Models for Yorùbá Regional Dialects (2024.emnlp-main)

Copied to clipboard

Challenge: Recent efforts to develop NLP tools for low-resource languages focus on their standard dialects.
Approach: They propose a high-quality parallel text and speech corpus for Yoruba . they use native speakers to collect data from four regional yoruba dialects .
Outcome: The proposed dataset shows that dialect-adaptive finetuning can narrow performance disparities . the dataset will be released publicly under an open license .
Teaching LLMs to Abstain across Languages via Multilingual Feedback (2024.emnlp-main)

Copied to clipboard

Challenge: Existing studies on LLM abstention focus on English, but they show that it can reduce the accuracy of the model by 20.5% .
Approach: They propose to teach LLMs to abstain in the face of knowledge gaps by generating multiple feedback items in related languages.
Outcome: Extensive experiments show that the proposed approach outperforms baselines and achieves 9.2% improvement for low-resource languages.
Critical Learning Periods: Leveraging Early Training Dynamics for Efficient Data Pruning (2024.findings-acl)

Copied to clipboard

Challenge: Neural Machine Translation models are extremely data-hungry and require a large dataset to maintain data quality.
Approach: They propose a new data pruning technique that leverages early model training dynamics to identify the most relevant data points for model performance.
Outcome: The proposed technique outperforms the benchmarks on indo-European languages while pruning up to 50% of training data.

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