paper-with-me

Papers

Generating Continuations in Multilingual Idiomatic Contexts

2023-10-31 · Rhitabrat Pokharel, Ameeta Agrawal

The ability to process idiomatic or literal multiword expressions is a crucial aspect of understanding and generating any language. The task of generating contextually relevant continuations for narratives containing idiomatic (or literal) expressions can allow us to test the ability of generative language models (LMs) in understanding nuanced language containing non-compositional figurative text. We conduct a series of experiments using datasets in two distinct languages (English and Portuguese) under three different training settings (zero-shot, few-shot, and fine-tuned). Our results suggest that the models are only slightly better at generating continuations for literal contexts than idiomatic contexts, with exceedingly small margins. Furthermore, the models studied in this work perform equally well across both languages, indicating the robustness of generative models in performing this task.

📄 PDF Abstract BibTeX arXiv:2310.20195

Code (1)

portnlp/llm-in-idiomatic-context 공식 구현

Similar Papers 제목 키워드 기반

drsphelps at SemEval-2022 Task 2: Learning idiom representations using BERTRAM

2022-04-06 · SemEval (NAACL) 2022 7 · Dylan Phelps

This paper describes our system for SemEval-2022 Task 2 Multilingual Idiomaticity Detection and Sentence Embedding sub-task B. We modify a standard BERT sentence transformer by adding embeddings for each idioms, which ar…

SentenceSentence EmbeddingSentence-EmbeddingTask 2

Hitachi at SemEval-2022 Task 2: On the Effectiveness of Span-based Classification Approaches for Multilingual Idiomaticity Detection

2022-07-01 · SemEval (NAACL) 2022 7 · Atsuki Yamaguchi, Gaku Morio, Hiroaki Ozaki, Yasuhiro Sogawa

In this paper, we describe our system for SemEval-2022 Task 2: Multilingual Idiomaticity Detection and Sentence Embedding. The task aims at detecting idiomaticity in an input sequence (Subtask A) and modeling representat…

ClassificationSentenceSentence EmbeddingSentence-Embedding+2

HiJoNLP at SemEval-2022 Task 2: Detecting Idiomaticity of Multiword Expressions using Multilingual Pretrained Language Models

2022-05-27 · SemEval (NAACL) 2022 7 · Minghuan Tan

This paper describes an approach to detect idiomaticity only from the contextualized representation of a MWE over multilingual pretrained language models. Our experiments find that larger models are usually more effectiv…

Task 2

A Parallel Cross-Lingual Benchmark for Multimodal Idiomaticity Understanding

2026-01-13 · Dilara Torunoğlu-Selamet, Dogukan Arslan, Rodrigo Wilkens, Wei He 외 arxiv

Potentially idiomatic expressions (PIEs) construe meanings inherently tied to the everyday experience of a given language community. As such, they constitute an interesting challenge for assessing the linguistic (and to …

UoR-NCL at SemEval-2025 Task 1: Using Generative LLMs and CLIP Models for Multilingual Multimodal Idiomaticity Representation

2025-02-28 · Thanet Markchom, Tong Wu, Liting Huang, HuiZhi Liang

SemEval-2025 Task 1 focuses on ranking images based on their alignment with a given nominal compound that may carry idiomatic meaning in both English and Brazilian Portuguese. To address this challenge, this work uses ge…

Contrastive LearningData Augmentation