CLAIMar 25, 2023

Sem4SAP: Synonymous Expression Mining From Open Knowledge Graph For Language Model Synonym-Aware Pretraining

arXiv:2303.14425v11 citationsh-index: 24
Originality Incremental advance
AI Analysis

This addresses the need for models to better understand synonymous expressions, making them more robust in downstream tasks, though it is incremental as it builds on existing pretraining methods.

The paper tackles the problem of pretrained language models lacking synonym knowledge by proposing Sem4SAP, a framework that mines synsets from Open Knowledge Graphs and uses them for synonym-aware pretraining, resulting in dramatic performance improvements on ten different tasks.

The model's ability to understand synonymous expression is crucial in many kinds of downstream tasks. It will make the model to better understand the similarity between context, and more robust to the synonym substitution attack. However, many Pretrained Language Model (PLM) lack synonym knowledge due to limitation of small-scale synsets and PLM's pretraining objectives. In this paper, we propose a framework called Sem4SAP to mine synsets from Open Knowledge Graph (Open-KG) and using the mined synsets to do synonym-aware pretraining for language models. We propose to coarsly filter the content in Open-KG and use the frequency information to better help the clustering process under low-resource unsupervised conditions. We expand the mined synsets by migrating core semantics between synonymous expressions.We also propose two novel and effective synonym-aware pre-training methods for injecting synonym knowledge into PLMs.Extensive experiments demonstrate that Sem4SAP can dramatically outperform the original PLMs and other baselines on ten different tasks.

Foundations

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

Your Notes