paper-with-me

홈 › Papers

I run as fast as a rabbit, can you? A Multilingual Simile Dialogue Dataset

2023-06-09 · Longxuan Ma, Weinan Zhang, Shuhan Zhou, Churui Sun, Changxin Ke, Ting Liu

A simile is a figure of speech that compares two different things (called the tenor and the vehicle) via shared properties. The tenor and the vehicle are usually connected with comparator words such as "like" or "as". The simile phenomena are unique and complex in a real-life dialogue scene where the tenor and the vehicle can be verbal phrases or sentences, mentioned by different speakers, exist in different sentences, or occur in reversed order. However, the current simile research usually focuses on similes in a triplet tuple (tenor, property, vehicle) or a single sentence where the tenor and vehicle are usually entities or noun phrases, which could not reflect complex simile phenomena in real scenarios. In this paper, we propose a novel and high-quality multilingual simile dialogue (MSD) dataset to facilitate the study of complex simile phenomena. The MSD is the largest manually annotated simile data ($\sim$20K) and it contains both English and Chinese data. Meanwhile, the MSD data can also be used on dialogue tasks to test the ability of dialogue systems when using similes. We design 3 simile tasks (recognition, interpretation, and generation) and 2 dialogue tasks (retrieval and generation) with MSD. For each task, we provide experimental results from strong pre-trained or state-of-the-art models. The experiments demonstrate the challenge of MSD and we have released the data/code on GitHub.

📄 PDF Abstract BibTeX arXiv:2306.05672

Code (1)

malongxuan/msd 공식 구현

Tasks

RetrievalSentenceTriplet

Similar Papers 제목 키워드 기반

Comparative Study of Multilingual Idioms and Similes in Large Language Models

2024-10-21 · Paria Khoshtab, Danial Namazifard, Mostafa Masoudi, Ali Akhgary 외

This study addresses the gap in the literature concerning the comparative performance of LLMs in interpreting different types of figurative language across multiple languages. By evaluating LLMs using two multilingual da…

Prompt Engineering

HAUSER: Towards Holistic and Automatic Evaluation of Simile Generation

2023-06-13 · Qianyu He, Yikai Zhang, Jiaqing Liang, Yuncheng Huang 외

Similes play an imperative role in creative writing such as story and dialogue generation. Proper evaluation metrics are like a beacon guiding the research of simile generation (SG). However, it remains under-explored as…

Dialogue Generation

Writing Polishment with Simile: Task, Dataset and A Neural Approach

2020-12-15 · Jiayi Zhang, Zhi Cui, Xiaoqiang Xia, Yalong Guo 외

A simile is a figure of speech that directly makes a comparison, showing similarities between two different things, e.g. "Reading papers can be dull sometimes,like watching grass grow". Human writers often interpolate ap…

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 외

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

Natural Language Processing for Multilingual Task-Oriented Dialogue

2022-05-01 · ACL 2022 5 · Evgeniia Razumovskaia, Goran Glavaš, Olga Majewska, Edoardo Ponti 외

Recent advances in deep learning have also enabled fast progress in the research of task-oriented dialogue (ToD) systems. However, the majority of ToD systems are developed for English and merely a handful of other widel…