ACL 2024findings13 citations

Are Decoder-Only Language Models Better than Encoder-Only Language Models in Understanding Word Meaning?

Muhammad Qorib, Geonsik Moon, Hwee Tou Ng

Abstract

The natural language processing field has been evolving around language models for the past few years, from the usage of n-gram language models for re-ranking, to transfer learning with encoder-only (BERT-like) language models, and finally to large language models (LLMs) as general solvers. LLMs are dominated by the decoder-only type, and they are popular for their efficacy in numerous tasks. LLMs are regarded as having strong comprehension abilities and strong capabilities to solve new unseen tasks. As such, people may quickly assume that decoder-only LLMs always perform better than the encoder-only ones, especially for understanding word meaning. In this paper, we demonstrate that decoder-only LLMs perform worse on word meaning comprehension than an encoder-only language model that has vastly fewer parameters.

BibTeX
@inproceedings{qorib-etal-2024-decoder,
    title = "Are Decoder-Only Language Models Better than Encoder-Only Language Models in Understanding Word Meaning?",
    author = "Qorib, Muhammad  and
      Moon, Geonsik  and
      Ng, Hwee Tou",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.967/",
    doi = "10.18653/v1/2024.findings-acl.967",
    pages = "16339--16347"
}
Are Decoder-Only Language Models Better than Encoder-Only Language Models in Understanding Word Meaning? · ACL 2024