paper-with-me

Papers

Counting the Bugs in ChatGPT's Wugs: A Multilingual Investigation into the Morphological Capabilities of a Large Language Model

2023-10-23 · Leonie Weissweiler, Valentin Hofmann, Anjali Kantharuban, Anna Cai, Ritam Dutt, Amey Hengle, Anubha Kabra, Atharva Kulkarni, Abhishek Vijayakumar, Haofei Yu, Hinrich Schütze, Kemal Oflazer, David R. Mortensen

Large language models (LLMs) have recently reached an impressive level of linguistic capability, prompting comparisons with human language skills. However, there have been relatively few systematic inquiries into the linguistic capabilities of the latest generation of LLMs, and those studies that do exist (i) ignore the remarkable ability of humans to generalize, (ii) focus only on English, and (iii) investigate syntax or semantics and overlook other capabilities that lie at the heart of human language, like morphology. Here, we close these gaps by conducting the first rigorous analysis of the morphological capabilities of ChatGPT in four typologically varied languages (specifically, English, German, Tamil, and Turkish). We apply a version of Berko's (1958) wug test to ChatGPT, using novel, uncontaminated datasets for the four examined languages. We find that ChatGPT massively underperforms purpose-built systems, particularly in English. Overall, our results -- through the lens of morphology -- cast a new light on the linguistic capabilities of ChatGPT, suggesting that claims of human-like language skills are premature and misleading.

📄 PDF Abstract BibTeX arXiv:2310.15113

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Resolving Crash Bugs via Large Language Models: An Empirical Study

2023-12-16 · Xueying Du, Mingwei Liu, Juntao Li, Hanlin Wang 외

Crash bugs cause unexpected program behaviors or even termination, requiring high-priority resolution. However, manually resolving crash bugs is challenging and labor-intensive, and researchers have proposed various tech…

Language ModellingLarge Language Model

Enriching Word Usage Graphs with Cluster Definitions

2024-03-26 · Mariia Fedorova, Andrey Kutuzov, Nikolay Arefyev, Dominik Schlechtweg

We present a dataset of word usage graphs (WUGs), where the existing WUGs for multiple languages are enriched with cluster labels functioning as sense definitions. They are generated from scratch by fine-tuned encoder-de…

Decoder

Can GPT-O1 Kill All Bugs? An Evaluation of GPT-Family LLMs on QuixBugs

2024-09-16 · Haichuan Hu, Ye Shang, Guolin Xu, Congqing He 외

LLMs have long demonstrated remarkable effectiveness in automatic program repair (APR), with OpenAI's ChatGPT being one of the most widely used models in this domain. Through continuous iterations and upgrades of GPT-fam…

AllProgram Repair

Prompting Multilingual Large Language Models to Generate Code-Mixed Texts: The Case of South East Asian Languages

2023-03-23 · Zheng-Xin Yong, Ruochen Zhang, Jessica Zosa Forde, Skyler Wang 외

While code-mixing is a common linguistic practice in many parts of the world, collecting high-quality and low-cost code-mixed data remains a challenge for natural language processing (NLP) research. The recent proliferat…

A Scoping Review of ChatGPT Research in Accounting and Finance

2024-12-07 · Mengming Michael Dong, Theophanis C. Stratopoulos, Victor Xiaoqi Wang

This paper provides a review of recent publications and working papers on ChatGPT and related Large Language Models (LLMs) in accounting and finance. The aim is to understand the current state of research in these two ar…

Text Generation