@inproceedings{ghosh-jiang-2025-conmec,
title = "{C}on{M}e{C}: A Dataset for Metonymy Resolution with Common Nouns",
author = "Ghosh, Saptarshi and
Jiang, Tianyu",
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2025.naacl-long.330/",
pages = "6493--6509",
ISBN = "979-8-89176-189-6",
abstract = "Metonymy plays an important role in our daily communication. People naturally think about things using their most salient properties or commonly related concepts. For example, by saying ``The bus decided to skip our stop today,'' we actually mean that the bus driver made the decision, not the bus. Prior work on metonymy resolution has mainly focused on named entities. However, metonymy involving common nouns (such as desk, baby, and school) is also a frequent and challenging phenomenon. We argue that NLP systems should be capable of identifying the metonymic use of common nouns in context. We create a new metonymy dataset ConMeC, which consists of 6,000 sentences, where each sentence is paired with a target common noun and annotated by humans to indicate whether that common noun is used metonymically or not in that context. We also introduce a chain-of-thought based prompting method for detecting metonymy using large language models (LLMs). We evaluate our LLM-based pipeline, as well as a supervised BERT model on our dataset and three other metonymy datasets. Our experimental results demonstrate that LLMs could achieve performance comparable to the supervised BERT model on well-defined metonymy categories, while still struggling with instances requiring nuanced semantic understanding. Our dataset is publicly available at: https://github.com/SaptGhosh/ConMeC."
}
Markdown (Informal)
[ConMeC: A Dataset for Metonymy Resolution with Common Nouns](https://preview.aclanthology.org/fix-sig-urls/2025.naacl-long.330/) (Ghosh & Jiang, NAACL 2025)
ACL
- Saptarshi Ghosh and Tianyu Jiang. 2025. ConMeC: A Dataset for Metonymy Resolution with Common Nouns. In Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers), pages 6493–6509, Albuquerque, New Mexico. Association for Computational Linguistics.