paper-with-me

Papers

Idiomatic Expression Paraphrasing without Strong Supervision

2021-12-16 · Jianing Zhou, Ziheng Zeng, Hongyu Gong, Suma Bhat

Idiomatic expressions (IEs) play an essential role in natural language. In this paper, we study the task of idiomatic sentence paraphrasing (ISP), which aims to paraphrase a sentence with an IE by replacing the IE with its literal paraphrase. The lack of large-scale corpora with idiomatic-literal parallel sentences is a primary challenge for this task, for which we consider two separate solutions. First, we propose an unsupervised approach to ISP, which leverages an IE's contextual information and definition and does not require a parallel sentence training set. Second, we propose a weakly supervised approach using back-translation to jointly perform paraphrasing and generation of sentences with IEs to enlarge the small-scale parallel sentence training dataset. Other significant derivatives of the study include a model that replaces a literal phrase in a sentence with an IE to generate an idiomatic expression and a large scale parallel dataset with idiomatic/literal sentence pairs. The effectiveness of the proposed solutions compared to competitive baselines is seen in the relative gains of over 5.16 points in BLEU, over 8.75 points in METEOR, and over 19.57 points in SARI when the generated sentences are empirically validated on a parallel dataset using automatic and manual evaluations. We demonstrate the practical utility of ISP as a preprocessing step in En-De machine translation.

📄 PDF Abstract BibTeX arXiv:2112.08592

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

PIE: A Parallel Idiomatic Expression Corpus for Idiomatic Sentence Generation and Paraphrasing

2021-08-01 · ACL (MWE) 2021 8 · Jianing Zhou, Hongyu Gong, Suma Bhat

Idiomatic expressions (IE) play an important role in natural language, and have long been a “pain in the neck” for NLP systems. Despite this, text generation tasks related to IEs remain largely under-explored. In this pa…

SentenceText Generation

Unsupervised Paraphrasing of Multiword Expressions

2023-06-02 · Takashi Wada, Yuji Matsumoto, Timothy Baldwin, Jey Han Lau

We propose an unsupervised approach to paraphrasing multiword expressions (MWEs) in context. Our model employs only monolingual corpus data and pre-trained language models (without fine-tuning), and does not make use of …

text similarity

Chinese Idiom Paraphrasing

2022-04-15 · Jipeng Qiang, Yang Li, Chaowei Zhang, Yun Li 외

Idioms, are a kind of idiomatic expression in Chinese, most of which consist of four Chinese characters. Due to the properties of non-compositionality and metaphorical meaning, Chinese Idioms are hard to be understood by…

Machine TranslationParaphrase GenerationSentence

Is Less More? Quality, Quantity and Context in Idiom Processing with Natural Language Models

2024-05-14 · Agne Knietaite, Adam Allsebrook, Anton Minkov, Adam Tomaszewski 외

Compositionality in language models presents a problem when processing idiomatic expressions, as their meaning often cannot be directly derived from their individual parts. Although fine-tuning and other optimization str…

Crossing the Threshold: Idiomatic Machine Translation through Retrieval Augmentation and Loss Weighting

2023-10-10 · Emmy Liu, Aditi Chaudhary, Graham Neubig

Idioms are common in everyday language, but often pose a challenge to translators because their meanings do not follow from the meanings of their parts. Despite significant advances, machine translation systems still str…

4kMachine TranslationRetrievalTranslation