paper-with-me

홈 › Papers

Why Does ChatGPT "Delve" So Much? Exploring the Sources of Lexical Overrepresentation in Large Language Models

2024-12-16 · Tom S. Juzek, Zina B. Ward

Scientific English is currently undergoing rapid change, with words like "delve," "intricate," and "underscore" appearing far more frequently than just a few years ago. It is widely assumed that scientists' use of large language models (LLMs) is responsible for such trends. We develop a formal, transferable method to characterize these linguistic changes. Application of our method yields 21 focal words whose increased occurrence in scientific abstracts is likely the result of LLM usage. We then pose "the puzzle of lexical overrepresentation": WHY are such words overused by LLMs? We fail to find evidence that lexical overrepresentation is caused by model architecture, algorithm choices, or training data. To assess whether reinforcement learning from human feedback (RLHF) contributes to the overuse of focal words, we undertake comparative model testing and conduct an exploratory online study. While the model testing is consistent with RLHF playing a role, our experimental results suggest that participants may be reacting differently to "delve" than to other focal words. With LLMs quickly becoming a driver of global language change, investigating these potential sources of lexical overrepresentation is important. We note that while insights into the workings of LLMs are within reach, a lack of transparency surrounding model development remains an obstacle to such research.

📄 PDF Abstract BibTeX arXiv:2412.11385

Code (1)

tjuzek/delve 공식 구현

Similar Papers 제목 키워드 기반

Language-Dependent Political Bias in AI: A Study of ChatGPT and Gemini

2025-04-08 · Dogus Yuksel, Mehmet Cem Catalbas, Bora Oc

As leading examples of large language models, ChatGPT and Gemini claim to provide accurate and unbiased information, emphasizing their commitment to political neutrality and avoidance of personal bias. This research inve…

InterAct: Exploring the Potentials of ChatGPT as a Cooperative Agent

2023-08-03 · Po-Lin Chen, Cheng-Shang Chang

This research paper delves into the integration of OpenAI's ChatGPT into embodied agent systems, evaluating its influence on interactive decision-making benchmark. Drawing a parallel to the concept of people assuming rol…

Decision MakingLanguage ModelingLanguage ModellingPrompt Engineering+1

Unveiling Security, Privacy, and Ethical Concerns of ChatGPT

2023-07-26 · Xiaodong Wu, Ran Duan, Jianbing Ni

This paper delves into the realm of ChatGPT, an AI-powered chatbot that utilizes topic modeling and reinforcement learning to generate natural responses. Although ChatGPT holds immense promise across various industries, …

ChatbotEthics

Exploring the Cognitive Dynamics of Artificial Intelligence in the Post-COVID-19 and Learning 3.0 Era: A Case Study of ChatGPT

2023-02-03 · Lingfei Luan, Xi Lin, Wenbiao Li

The emergence of artificial intelligence has incited a paradigm shift across the spectrum of human endeavors, with ChatGPT serving as a catalyst for the transformation of various established domains, including but not li…

Ethics

Exploring the Limits of ChatGPT in Software Security Applications

2023-12-08 · Fangzhou Wu, Qingzhao Zhang, Ati Priya Bajaj, Tiffany Bao 외

Large language models (LLMs) have undergone rapid evolution and achieved remarkable results in recent times. OpenAI's ChatGPT, backed by GPT-3.5 or GPT-4, has gained instant popularity due to its strong capability across…

Vulnerability Detection