paper-with-me

홈 › Papers

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 paper, we tackle the problem of simile generation. Generating a simile requires proper understanding for effective mapping of properties between two concepts. To this end, we first propose a method to automatically construct a parallel corpus by transforming a large number of similes collected from Reddit to their literal counterpart using structured common sense knowledge. We then propose to fine-tune a pretrained sequence to sequence model, BART~\cite{lewis2019bart}, on the literal-simile pairs to gain generalizability, so that we can generate novel similes given a literal sentence. Experiments show that our approach generates $88\%$ novel similes that do not share properties with the training data. Human evaluation on an independent set of literal statements shows that our model generates similes better than two literary experts \textit{37\%}\footnote{We average 32.6\% and 41.3\% for 2 humans.} of the times, and three baseline systems including a recent metaphor generation model \textit{71\%}\footnote{We average 82\% ,63\% and 68\% for three baselines.} of the times when compared pairwise.\footnote{The simile in the title is generated by our best model. Input: Generating similes effortlessly, output: Generating similes \textit{like a Pro}.} We also show how replacing literal sentences with similes from our best model in machine generated stories improves evocativeness and leads to better acceptance by human judges.

📄 PDF Abstract BibTeX arXiv:2009.08942

Code (1)

tuhinjubcse/SimileGeneration-EMNLP2020 공식 구현 pytorch

Tasks

Common Sense ReasoningSentenceStyle Transfer

Similar Papers 제목 키워드 기반

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 …

"Pale as death" or "pâle comme la mort" : Frozen similes used as literary clichés

2015-11-05 · Suzanne Mpouli, Jean-Gabriel Ganascia

The present study is focused on the automatic identification and description of frozen similes in British and French novels written between the 19 th century and the beginning of the 20 th century. Two main patterns of f…

ToonAging: Face Re-Aging upon Artistic Portrait Style Transfer

2024-02-05 · Bumsoo Kim, Abdul Muqeet, Kyuchul Lee, Sanghyun Seo

Face re-aging is a prominent field in computer vision and graphics, with significant applications in photorealistic domains such as movies, advertising, and live streaming. Recently, the need to apply face re-aging to no…

Face Age EditingStyle Transfer

Style Transfer by Rigid Alignment in Neural Net Feature Space

2019-09-27 · Suryabhan Singh Hada, Miguel Á. Carreira-Perpiñán

Arbitrary style transfer is an important problem in computer vision that aims to transfer style patterns from an arbitrary style image to a given content image. However, current methods either rely on slow iterative opti…

Style Transfer

Creating a contemporary corpus of similes in Serbian by using natural language processing

2018-11-22 · Nikola Milosevic, Goran Nenadic

Simile is a figure of speech that compares two things through the use of connection words, but where comparison is not intended to be taken literally. They are often used in everyday communication, but they are also a pa…