CLAIApr 11, 2024

Data-Augmentation-Based Dialectal Adaptation for LLMs

arXiv:2404.08092v129 citationsh-index: 13Has CodeVarDial
AI Analysis

This work addresses the challenge of adapting LLMs to non-standard dialectal varieties, which is an incremental step for low-resource and dialectal natural language understanding.

The authors tackled the problem of improving commonsense reasoning of large language models on South Slavic micro-dialects by using data augmentation techniques, resulting in substantial performance gains across three test datasets in the open-source model category.

This report presents GMUNLP's participation to the Dialect-Copa shared task at VarDial 2024, which focuses on evaluating the commonsense reasoning capabilities of large language models (LLMs) on South Slavic micro-dialects. The task aims to assess how well LLMs can handle non-standard dialectal varieties, as their performance on standard languages is already well-established. We propose an approach that combines the strengths of different types of language models and leverages data augmentation techniques to improve task performance on three South Slavic dialects: Chakavian, Cherkano, and Torlak. We conduct experiments using a language-family-focused encoder-based model (BERTić) and a domain-agnostic multilingual model (AYA-101). Our results demonstrate that the proposed data augmentation techniques lead to substantial performance gains across all three test datasets in the open-source model category. This work highlights the practical utility of data augmentation and the potential of LLMs in handling non-standard dialectal varieties, contributing to the broader goal of advancing natural language understanding in low-resource and dialectal settings. Code:https://github.com/ffaisal93/dialect_copa

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