Neural-based Chinese Idiom Recommendation for Enhancing Elegance in Essay Writing (P19-1)
Copied to clipboard
| Challenge: | idiom recommendation is difficult because remembering idiomatic expressions is difficult, authors say . idiomas are often written in ancient classical Chinese for conciseness, meaning is difficult to remember . |
| Approach: | They propose to use a neural machine translation framework to recommend idioms . they assume that idiomatic expressions are written with one pseudo target language . |
| Outcome: | The proposed approach achieves promising performance compared with baseline methods. |
Similar Papers
Examining the Tip of the Iceberg: A Data Set for Idiom Translation (L18-1)
Copied to clipboard
| Challenge: | Neural Machine Translation (NMT) has been widely used in recent years with significant improvements for many language pairs. |
| Approach: | They propose to use a large-scale data set to evaluate idiom translation in GermanEnglish. |
| Outcome: | The proposed dataset is used to perform preliminary NMT experiments on idiom translation in GermanEnglish. |
Crossing the Threshold: Idiomatic Machine Translation through Retrieval Augmentation and Loss Weighting (2023.emnlp-main)
Copied to clipboard
| Challenge: | 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. |
| Approach: | They propose to use retrieval-augmented models to increase the accuracy of a strong pretrained machine translation model on idiomatic sentences by up to 13%. |
| Outcome: | The proposed techniques improve the accuracy of a strong pretrained model on idiomatic sentences by up to 13% in absolute accuracy, and holds potential benefits for non-idiomatic phrases. |
ID10M: Idiom Identification in 10 Languages (2022.findings-naacl)
Copied to clipboard
| Challenge: | Identifying and understanding idioms in context is a key goal and challenge in Natural Language Understanding tasks. |
| Approach: | They propose a multilingual Transformer-based system for the identification of idioms and a manually-curated evaluation benchmark. |
| Outcome: | The proposed system performs well in 10 languages and is released on github. |
Chinese Idiom Paraphrasing (2023.tacl-1)
Copied to clipboard
| Challenge: | Chinese idioms are hard to understand by children and non-native speakers due to their non-compositionality and metaphorical meaning. |
| Approach: | They propose a task to rephrase idiom-containing sentences to non-idiomatic ones under the premise of preserving the original sentence’s meaning. |
| Outcome: | The proposed method has better performance than baselines based on the established dataset. |
Automatic Evaluation and Analysis of Idioms in Neural Machine Translation (2023.eacl-main)
Copied to clipboard
| Challenge: | Neural machine translation (NMT) struggles with the translation of rare multi-word expressions (MWEs). |
| Approach: | They propose a metric for automatically measuring the frequency of literal translation errors without human involvement. |
| Outcome: | The proposed metric measures the frequency of literal translation errors without human involvement with the models trained in different conditions and across a wide range of metrics and test sets. |
Idiomatic Expression Identification using Semantic Compatibility (2021.tacl-1)
Copied to clipboard
| Challenge: | Existing approaches to localize idiomatic expressions have limited views of their generalizability to new idioms. |
| Approach: | They propose a multi-stage neural architecture to detect whether a sentence has an idiomatic expression and localize it when it occurs in a figurative sense. |
| Outcome: | The proposed model achieves state-of-the-art on three of the largest datasets with idiomatic expressions of varied syntactic patterns and degrees of non-compositionality. |
No more beating about the bush : A Step towards Idiom Handling for Indian Language NLP (L18-1)
Copied to clipboard
| Challenge: | idioms are a part of natural language and are difficult to learn with a parallel corpora database. |
| Approach: | They propose to use a parallel idiom dataset to train two NLP subtasks . they show significant improvement in the two subtask training without the idiomatic dataset . |
| Outcome: | The proposed model improves on baseline models with the idiom dataset for two NLP applications. |
CHENGYU-BENCH: Benchmarking Large Language Models for Chinese Idiom Understanding and Use (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing benchmarks focus on narrow tasks such as multiple-choice cloze tests, isolated translation, or simple paraphrasing. |
| Approach: | They propose a benchmark to measure Chinese idioms' cultural and contextual nuances . they evaluate 2,937 human-verified examples covering 1,765 common idiomes . |
| Outcome: | The proposed benchmarks achieve 95% accuracy on Evaluative Connotation, but only 85% on Appropriateness and 40% top-1 accuracy in Open Cloze. |
AStitchInLanguageModels: Dataset and Methods for the Exploration of Idiomaticity in Pre-Trained Language Models (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Existing datasets are limited to providing the degree of idiomaticity of expressions along with the literal and, where applicable, (a single) non-literal interpretation of MWEs. |
| Approach: | They propose to use a dataset to test the effectiveness of a language model in generating representations of sentences containing idioms. |
| Outcome: | The proposed model performs reasonably well on the one-shot and few-shot scenarios, but there is scope for improvement in the zero-shot scenario. |
Graph-Assisted Culturally Adaptable Idiomatic Translation for Indic languages (2025.findings-acl)
Copied to clipboard
| Challenge: | a single source idiom can have multiple target-language equivalents depending on cultural references and contextual variations. |
| Approach: | They propose an adaptive graph neural network-based method that learns intricate mappings between idiomatic expressions and generalizes to both seen and unseen nodes during training. |
| Outcome: | The proposed method improves translation quality even in resource-constrained settings, facilitating improved idiomatic translation in smaller models. |