English

Exploring Automatic Evaluation Methods based on a Decoder-based LLM for Text Generation

Computation and Language 2023-10-18 v1

Abstract

Automatic evaluation of text generation is essential for improving the accuracy of generation tasks. In light of the current trend towards increasingly larger decoder-based language models, we investigate automatic evaluation methods based on such models for text generation. This paper compares various methods, including tuning with encoder-based models and large language models under equal conditions, on two different tasks, machine translation evaluation and semantic textual similarity, in two languages, Japanese and English. Experimental results show that compared to the tuned encoder-based models, the tuned decoder-based models perform poorly. The analysis of the causes for this suggests that the decoder-based models focus on surface word sequences and do not capture meaning. It is also revealed that in-context learning of very large decoder-based models such as ChatGPT makes it difficult to identify fine-grained semantic differences.

Keywords

Cite

@article{arxiv.2310.11026,
  title  = {Exploring Automatic Evaluation Methods based on a Decoder-based LLM for Text Generation},
  author = {Tomohito Kasahara and Daisuke Kawahara},
  journal= {arXiv preprint arXiv:2310.11026},
  year   = {2023}
}

Comments

Accepted to IJCNLP-AACL 2023 SRW

R2 v1 2026-06-28T12:52:58.221Z