vix.ing · top · new · best · stats · spec

HIT at SemEval-2022 Task 2: Pre-trained Language Model for Idioms Detection

2022/04/13 by Chu, Zheng, Yang, Ziqing, Cui, Yiming +2
#Computation and Language (cs.CL) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.2204.06145

Abstract

The same multi-word expressions may have different meanings in different sentences. They can be mainly divided into two categories, which are literal meaning and idiomatic meaning. Non-contextual-based methods perform poorly on this problem, and we need contextual embedding to understand the idiomatic meaning of multi-word expressions correctly. We use a pre-trained language model, which can provide a context-aware sentence embedding, to detect whether multi-word expression in the sentence is idiomatic usage.

Related