A Multitask, Multilingual, Multimodal Evaluation of ChatGPT

multitask
multilingual
multimodal
evaluation
ChatGPT
SOTA
LLMs
reasoning
commonsense
NLG
NLP
NLU
deep learning
AI
paper
ChatGPT beats most LLMs on zero-shot NLP tasks but is only 64% accurate at reasoning — making it an unreliable reasoner.
Author

synesis

Published

February 9, 2023

A comprehensive – multitask, multilingual, multimodal – evaluation of ChatGPT:

CAVEAT that I didn’t see addressed in the paper (or maybe impossible to address): the possibility that some of these test sets are included in the training set.


Yejin Bang, Samuel Cahyawijaya, Nayeon L., Wenliang Dai, Dan Su, Bryan Wilie, Holy Lovenia, Ziwei Ji, Tiezheng YU, Willy Chung, Van Quyet DO, Yan XU, and Pascale Fung. 2023. A Multitask, Multilingual, Multimodal Evaluation of ChatGPT on Reasoning, Hallucination, and Interactivity. arXiv [cs.CL]. [1]

Abstract: This paper proposes a framework for quantitatively evaluating interactive LLMs such as ChatGPT using publicly available data sets. We carry out an extensive technical evaluation of ChatGPT using 21 data sets covering 8 different common NLP application tasks. We evaluate the multitask, multilingual and multi-modal aspects of ChatGPT based on these data sets and a newly designed multimodal dataset. We find that ChatGPT outperforms LLMs with zero-shot learning on most tasks and even outperforms fine-tuned models on some tasks. We find that it is better at understanding non-Latin script languages than generating them. It is able to generate multimodal content from textual prompts, via an intermediate code generation step. Moreover, we find that ChatGPT is 64.33% accurate on average in 10 different reasoning categories under logical reasoning, non-textual reasoning, and commonsense reasoning, hence making it an unreliable reasoner. It is, for example, better at deductive than inductive reasoning. ChatGPT suffers from hallucination problems like other LLMs and it generates more extrinsic hallucinations from its parametric memory as it does not have access to an external knowledge base. Finally, the interactive feature of ChatGPT enables human collaboration with the underlying LLM to improve its performance, i.e, 8% ROUGE-1 on summarization and 2% ChrF++ on machine translation, in a multi-turn “prompt engineering” fashion.

Originally posted on LinkedIn.

References

[1] Yejin Bang, Samuel Cahyawijaya, Nayeon L., Wenliang Dai, Dan Su, Bryan Wilie, Holy Lovenia, Ziwei Ji, Tiezheng YU, Willy Chung, Van Quyet DO, Yan XU, and Pascale Fung. 2023. “A Multitask, Multilingual, Multimodal Evaluation of ChatGPT on Reasoning, Hallucination, and Interactivity.” arXiv [cs.CL]. https://arxiv.org/abs/2302.04023