paper-with-me

홈 › Papers

Can Pre-trained Language Models Interpret Similes as Smart as Human?

2022-03-16 · ACL 2022 5 · Qianyu He, Sijie Cheng, Zhixu Li, Rui Xie, Yanghua Xiao

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 knowledge into PLMs via knowledge embedding methods. Our method results in a gain of 8.58% in the probing task and 1.37% in the downstream task of sentiment classification. The datasets and code are publicly available at https://github.com/Abbey4799/PLMs-Interpret-Simile.

📄 PDF Abstract BibTeX arXiv:2203.08452

Code (1)

abbey4799/plms-interpret-simile 공식 구현 pytorch

Tasks

Sentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Can Pre-trained Language Models Interpret Similes as Smart as Human?

2021-11-16 · ACL ARR November 2021 11 · Anonymous

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 PL…

Sentiment AnalysisSentiment Classification

Generating similes effortlessly like a Pro: A Style Transfer Approach for Simile Generation

2020-09-18 · EMNLP 2020 11 · Tuhin Chakrabarty, Smaranda Muresan, Nanyun Peng

Literary tropes, from poetry to stories, are at the crux of human imagination and communication. Figurative language such as a simile go beyond plain expressions to give readers new insights and inspirations. In this pap…

Common Sense ReasoningSentenceStyle Transfer

It's not Rocket Science : Interpreting Figurative Language in Narratives

2021-08-31 · Tuhin Chakrabarty, Yejin Choi, Vered Shwartz

Figurative language is ubiquitous in English. Yet, the vast majority of NLP research focuses on literal language. Existing text representations by design rely on compositionality, while figurative language is often non-c…

MAPS-KB: A Million-scale Probabilistic Simile Knowledge Base

2022-12-10 · Qianyu He, Xintao Wang, Jiaqing Liang, Yanghua Xiao

The ability to understand and generate similes is an imperative step to realize human-level AI. However, there is still a considerable gap between machine intelligence and human cognition in similes, since deep models ba…

Knowledge Base Construction

As Cool as a Cucumber: Towards a Corpus of Contemporary Similes in Serbian

2016-05-20 · Nikola Milosevic, Goran Nenadic

Similes are natural language expressions used to compare unlikely things, where the comparison is not taken literally. They are often used in everyday communication and are an important part of cultural heritage. Having …