Can Pre-trained Language Models Interpret Similes as Smart as Human?
Qianyu He, Sijie Cheng, Zhixu Li, Rui Xie, Yanghua Xiao

TL;DR
This paper evaluates pre-trained language models' ability to interpret similes by introducing a novel probing task and enhancing models with simile knowledge, showing improved performance but still lagging behind humans.
Contribution
The paper proposes a new simile property probing task and a knowledge-enhanced training method to improve PLMs' simile interpretation capabilities.
Findings
PLMs can infer shared simile properties but underperform humans.
Knowledge embedding improves probing accuracy by 8.58%.
Enhanced models show slight improvements in sentiment classification.
Abstract
Simile interpretation is a crucial task in natural language processing. Nowadays, pre-trained language models (PLMs) have achieved state-of-the-art performance on many tasks. However, it remains under-explored whether PLMs can interpret similes or not. In this paper, we investigate the ability of PLMs in simile interpretation by designing a novel task named Simile Property Probing, i.e., to let the PLMs infer the shared properties of similes. We construct our simile property probing datasets from both general textual corpora and human-designed questions, containing 1,633 examples covering seven main categories. Our empirical study based on the constructed datasets shows that PLMs can infer similes' shared properties while still underperforming humans. To bridge the gap with human performance, we additionally design a knowledge-enhanced training objective by incorporating the simile…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
