Logo Lanfrica

Deep learning for automatic term extraction

Domain:

natural language processing

Record type:

paper
Creator:
Ban
Editor:
UniUniMcCCha
Publisher:
Uni
Host:avatar
This thesis investigates how modern deep learning techniques can improve Automatic Term Extraction (ATE)—the task of identifying domain-specific terms (e.g., heart failure, constituency parsing) from text corpora. Traditional ATE methods rely heavily on frequency-based heuristics and manually tuned thresholds, which often fail to reflect terminology theory and do not generalize well across domains. More recent transformer-based approaches improve accuracy, but typically require large annotated datasets that are expensive and difficult to obtain, especially for specialized domains and low-resource languages. To address these challenges, the thesis proposes and evaluates a set of methods targeted at few-shot and cross-domain settings. First, it studies the use of large language models (LLMs) for few-shot term extraction via in-context learning, showing strong performance when very few labeled examples are available (particularly under ~30 examples). Second, it introduces synthetic data augmentation strategies to reduce annotation dependence and improve the performance of smaller transformer models in few-shot scenarios, including approaches that generate new contexts and term variations using LLMs and more resource-efficient alternatives based on Wikipedia. Third, the thesis examines dataset creation and annotation quality for low-resource languages through the development of a Hindi educational terminology resource, proposing systematic annotation guidelines and iterative refinement to improve inter-annotator agreement and support fine-grained semantic labeling. The proposed approaches are validated on publicly available datasets across multiple domains and languages, using standard evaluation metrics (Precision, Recall, F1). Overall, the results demonstrate that combining LLM-based few-shot learning, targeted data augmentation, and robust annotation methodology can substantially improve term extraction performance and enable practical ATE systems in data-scarce settings. Automatic term extraction faces a fundamental challenge in specialized domains and low-resource languages: the scarcity of annotated training data needed to develop effective extraction systems. This thesis addresses this challenge through three complementary research directions that investigate how different methodological approaches can be strategically employed to maximize extraction performance across varying resource availability contexts. This research investigates three core questions: (1) whether framing term extraction as a generation task using large language models with in-context learning improves performance in few-shot scenarios, (2) whether data augmentation through LLM-generated synthetic examples enhances domain-specific term extraction in few-shot settings, and (3) how annotator agreement and variability affect the quality of fine-grained semantic annotations in low-resource language datasets, with strategies for improving annotation consistency. The first investigation demonstrates that large language models significantly outperform traditional baselines for extremely small datasets (fewer than 30 examples) across diverse domains, including Heart Failure, Equitation, Wind Energy, and Corruption from the ACTER corpus, while revealing a critical transition point where fine-tuning smaller models becomes more effective as more labeled data becomes available. Building upon these insights, the second study introduces three novel data augmentation strategies—TermDA, ContextDA, and CombinedDA—that bridge the performance gap between extreme few-shot and higher-resource scenarios through synthetic data generation using both LLM-based approaches and Wikipedia-derived methods. The third investigation addresses the foundational challenge of creating high-quality annotated datasets for low-resource languages through the development of HTEC 2.0, a systematically annotated Hindi educational terminology corpus that demonstrates how iterative annotation refinement can improve inter-annotator agreement from 25.5\% to 66.2\% while implementing fine-grained semantic classification across seven distinct categories. The convergence of these findings reveals a comprehensive framework for automatic term extraction that matches optimal strategies to specific data availability contexts: in-context learning for extreme few-shot scenarios, data augmentation for intermediate resource contexts, and systematic dataset creation for sustainable long-term progress. This framework provides practical guidelines for researchers and practitioners working across diverse domains and languages, while contributing methodological insights that extend beyond term extraction to the broader challenges of few-shot learning in natural language processing. The research demonstrates how a strategic combination of these approaches can create more robust and adaptable extraction systems, ultimately reducing barriers to developing terminological resources in specialized domains and low-resource languages.