paper-with-me

홈 › Papers

Sample Efficient Approaches for Idiomaticity Detection

2022-05-23 · LREC (MWE) 2022 6 · Dylan Phelps, Xuan-Rui Fan, Edward Gow-Smith, Harish Tayyar Madabushi, Carolina Scarton, Aline Villavicencio

Deep neural models, in particular Transformer-based pre-trained language models, require a significant amount of data to train. This need for data tends to lead to problems when dealing with idiomatic multiword expressions (MWEs), which are inherently less frequent in natural text. As such, this work explores sample efficient methods of idiomaticity detection. In particular we study the impact of Pattern Exploit Training (PET), a few-shot method of classification, and BERTRAM, an efficient method of creating contextual embeddings, on the task of idiomaticity detection. In addition, to further explore generalisability, we focus on the identification of MWEs not present in the training data. Our experiments show that while these methods improve performance on English, they are much less effective on Portuguese and Galician, leading to an overall performance about on par with vanilla mBERT. Regardless, we believe sample efficient methods for both identifying and representing potentially idiomatic MWEs are very encouraging and hold significant potential for future exploration.

📄 PDF Abstract BibTeX arXiv:2205.11306

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

mBERT mBERT

Similar Papers 제목 키워드 기반

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

UAlberta at SemEval 2022 Task 2: Leveraging Glosses and Translations for Multilingual Idiomaticity Detection

2022-05-27 · SemEval (NAACL) 2022 7 · Bradley Hauer, Seeratpal Jaura, Talgat Omarov, Grzegorz Kondrak

We describe the University of Alberta systems for the SemEval-2022 Task 2 on multilingual idiomaticity detection. Working under the assumption that idiomatic expressions are noncompositional, our first method integrates …

Task 2Translation

YNU-HPCC at SemEval-2022 Task 2: Representing Multilingual Idiomaticity based on Contrastive Learning

2022-07-01 · SemEval (NAACL) 2022 7 · Kuanghong Liu, Jin Wang, Xuejie Zhang

This paper will present the methods we use as the YNU-HPCC team in the SemEval-2022 Task 2, Multilingual Idiomaticity Detection and Sentence Embedding. We are involved in two subtasks, including four settings. In subtask…

Contrastive LearningSentenceSentence EmbeddingSentence-Embedding+2

Stands to Reason: Investigating the Effect of Reasoning on Idiomaticity Detection

2025-08-18 · Dylan Phelps, Rodrigo Wilkens, Edward Gow-Smith, Thomas Pickard 외 arxiv

The recent trend towards utilisation of reasoning models has improved the performance of Large Language Models (LLMs) across many tasks which involve logical steps. One linguistic task that could benefit from this framin…

Sign of the Times: Evaluating the use of Large Language Models for Idiomaticity Detection

2024-05-15 · Dylan Phelps, Thomas Pickard, Maggie Mi, Edward Gow-Smith 외

Despite the recent ubiquity of large language models and their high zero-shot prompted performance across a wide range of tasks, it is still not known how well they perform on tasks which require processing of potentiall…