Abstract: Text matching is important for a variety of natural language processing tasks, such as paraphrase identification and natural language inference. Recent studies have achieved very promising results under the compare-aggregate framework. A limitation of previous approaches following this framework is that they solely conduct matching at word level. In this paper, we propose a multi-level compare-aggregate model (MLCA), which matches each word in one text against the other text at three different levels, word level (word-by-word matching), phrase level (word-by-phrase matching) and sentence level (word-bysentence matching). Then the results of these levels of matching are aggregated for making final matching decision. We evaluate our model on two different tasks: paraphrase identification and natural language inference. Experimental results show that our model achieves the state-of-the-art performance on both tasks.
0 Replies
Loading