CLMay 15, 2022

Domain Adaptation in Multilingual and Multi-Domain Monolingual Settings for Complex Word Identification

arXiv:2205.07283v1638 citationsh-index: 26
Originality Incremental advance
AI Analysis

This addresses the challenge of developing robust CWI models for text simplification that generalize across diverse domains and languages, though it is incremental as it builds on existing datasets and methods.

The paper tackles the problem of complex word identification (CWI) in multilingual and multi-domain settings by proposing a novel domain adaptation training technique and an auxiliary text simplification task, resulting in a boost of up to 2.42% in Pearson Correlation Coefficients on the CompLex dataset and 3% in cross-lingual setups, with state-of-the-art results in Mean Absolute Error.

Complex word identification (CWI) is a cornerstone process towards proper text simplification. CWI is highly dependent on context, whereas its difficulty is augmented by the scarcity of available datasets which vary greatly in terms of domains and languages. As such, it becomes increasingly more difficult to develop a robust model that generalizes across a wide array of input examples. In this paper, we propose a novel training technique for the CWI task based on domain adaptation to improve the target character and context representations. This technique addresses the problem of working with multiple domains, inasmuch as it creates a way of smoothing the differences between the explored datasets. Moreover, we also propose a similar auxiliary task, namely text simplification, that can be used to complement lexical complexity prediction. Our model obtains a boost of up to 2.42% in terms of Pearson Correlation Coefficients in contrast to vanilla training techniques, when considering the CompLex from the Lexical Complexity Prediction 2021 dataset. At the same time, we obtain an increase of 3% in Pearson scores, while considering a cross-lingual setup relying on the Complex Word Identification 2018 dataset. In addition, our model yields state-of-the-art results in terms of Mean Absolute Error.

Foundations

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

Your Notes