@inproceedings{jakhotiya-etal-2022-jarvix,
title = "{JARV}ix at {S}em{E}val-2022 Task 2: It Takes One to Know One? Idiomaticity Detection using Zero and One-Shot Learning",
author = "Jakhotiya, Yash and
Kumar, Vaibhav and
Pathak, Ashwin and
Shah, Raj",
editor = "Emerson, Guy and
Schluter, Natalie and
Stanovsky, Gabriel and
Kumar, Ritesh and
Palmer, Alexis and
Schneider, Nathan and
Singh, Siddharth and
Ratan, Shyam",
booktitle = "Proceedings of the 16th International Workshop on Semantic Evaluation (SemEval-2022)",
month = jul,
year = "2022",
address = "Seattle, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2022.semeval-1.19/",
doi = "10.18653/v1/2022.semeval-1.19",
pages = "165--168",
abstract = "Large Language Models have been successful in a wide variety of Natural Language Processing tasks by capturing the compositionality of the text representations. In spite of their great success, these vector representations fail to capture meaning of idiomatic multi-word expressions (MWEs). In this paper, we focus on the detection of idiomatic expressions by using binary classification. We use a dataset consisting of the literal and idiomatic usage of MWEs in English and Portuguese. Thereafter, we perform the classification in two different settings: zero shot and one shot, to determine if a given sentence contains an idiom or not. N shot classification for this task is defined by N number of common idioms between the training and testing sets. In this paper, we train multiple Large Language Models in both the settings and achieve an F1 score (macro) of 0.73 for the zero shot setting and an F1 score (macro) of 0.85 for the one shot setting. An implementation of our work can be found at \url{https://github.com/ashwinpathak20/Idiomaticity_Detection_Using_Few_Shot_Learning}."
}
Markdown (Informal)
[JARVix at SemEval-2022 Task 2: It Takes One to Know One? Idiomaticity Detection using Zero and One-Shot Learning](https://preview.aclanthology.org/add-emnlp-2024-awards/2022.semeval-1.19/) (Jakhotiya et al., SemEval 2022)
ACL