CLLGSep 17, 2021

Boosting Transformers for Job Expression Extraction and Classification in a Low-Resource Setting

arXiv:2109.08597v1
Originality Synthesis-oriented
AI Analysis

This work addresses a low-resource NLP problem for clinical text analysis in Spanish, but it is incremental as it applies known methods like adaptive pretraining and transfer learning to a specific competition.

The paper tackled the extraction and classification of job expressions in Spanish clinical texts, a low-resource information extraction task, and achieved improvements of up to 5.3 F1 points, with best models scoring 83.2 and 79.3 F1 for the two subtasks.

In this paper, we explore possible improvements of transformer models in a low-resource setting. In particular, we present our approaches to tackle the first two of three subtasks of the MEDDOPROF competition, i.e., the extraction and classification of job expressions in Spanish clinical texts. As neither language nor domain experts, we experiment with the multilingual XLM-R transformer model and tackle these low-resource information extraction tasks as sequence-labeling problems. We explore domain- and language-adaptive pretraining, transfer learning and strategic datasplits to boost the transformer model. Our results show strong improvements using these methods by up to 5.3 F1 points compared to a fine-tuned XLM-R model. Our best models achieve 83.2 and 79.3 F1 for the first two tasks, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes