paper-with-me

Papers

LLMs and Stack Overflow Discussions: Reliability, Impact, and Challenges

2024-02-13 · Leuson Da Silva, Jordan Samhi, Foutse khomh

Since its release in November 2022, ChatGPT has shaken up Stack Overflow, the premier platform for developers queries on programming and software development. Demonstrating an ability to generate instant, human-like responses to technical questions, ChatGPT has ignited debates within the developer community about the evolving role of human-driven platforms in the age of generative AI. Two months after ChatGPT release, Meta released its answer with its own Large Language Model (LLM) called LLaMA: the race was on. We conducted an empirical study analyzing questions from Stack Overflow and using these LLMs to address them. This way, we aim to (i) quantify the reliability of LLMs answers and their potential to replace Stack Overflow in the long term; (ii) identify and understand why LLMs fail; (iii) measure users activity evolution with Stack Overflow over time; and (iv) compare LLMs together. Our empirical results are unequivocal: ChatGPT and LLaMA challenge human expertise, yet do not outperform it for some domains, while a significant decline in user posting activity has been observed. Furthermore, we also discuss the impact of our findings regarding the usage and development of new LLMs and provide guidelines for future challenges faced by users and researchers.

📄 PDF Abstract BibTeX arXiv:2402.08801

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language Model

Similar Papers 제목 키워드 기반

An Empirical Study of OpenAI API Discussions on Stack Overflow

2025-05-07 · Xiang Chen, Jibin Wang, Chaoyang Gao, Xiaolin Ju 외

The rapid advancement of large language models (LLMs), represented by OpenAI's GPT series, has significantly impacted various domains such as natural language processing, software development, education, healthcare, fina…

Prompt Engineering

Contrastive Learning for API Aspect Analysis

2023-07-31 · G. M. Shahariar, Tahmid Hasan, Anindya Iqbal, Gias Uddin

We present a novel approach - CLAA - for API aspect detection in API reviews that utilizes transformer models trained with a supervised contrastive loss objective function. We evaluate CLAA using performance and impact a…

Contrastive Learning

StackOverflow vs Kaggle: A Study of Developer Discussions About Data Science

2020-06-06 · David Hin

Software developers are increasingly required to understand fundamental Data science (DS) concepts. Recently, the presence of machine learning (ML) and deep learning (DL) has dramatically increased in the development of …

Revolutionizing API Documentation through Summarization

2024-01-21 · AmirHossein Naghshzan, Sylvie Ratte

This study tackles the challenges associated with interpreting Application Programming Interface (API) documentation, an integral aspect of software development. Official API documentation, while essential, can be length…

Extractive SummarizationNavigate

Understanding Developer Pain Points in Federated Learning: Insights from Stack Overflow and GitHub

2026-07-21 · Sahand Saed, Khairul Alam, Banani Roy arxiv

Federated Learning (FL) enables collaborative model training without centralizing raw data, but building and operating FL systems remains difficult due to distributed execution, rapidly evolving frameworks, and privacy a…

Feature EngineeringFederated Learning