English
Related papers

Related papers: Evaluating the Code Quality of AI-Assisted Code Ge…

200 papers

Despite the impressive performance of Large Language Models (LLMs) in software development activities, recent studies show the concern of introducing vulnerabilities into software codebase by AI programming assistants (e.g., Copilot,…

Software Engineering · Computer Science 2024-05-08 Sung Yong Kim , Zhiyu Fan , Yannic Noller , Abhik Roychoudhury

Educators are increasingly concerned about the usage of Large Language Models (LLMs) such as ChatGPT in programming education, particularly regarding the potential exploitation of imperfections in Artificial Intelligence Generated Content…

AI-supported programming has arrived, as shown by the introduction and successes of large language models for code, such as Copilot/Codex (Github/OpenAI) and AlphaCode (DeepMind). Above human average performance on programming challenges is…

Software Engineering · Computer Science 2023-03-08 Rohith Pudari , Neil A. Ernst

Humanoid robots are designed to be relatable to humans for applications such as customer support and helpdesk services. However, many such systems, including Softbank's Pepper, fall short because they fail to communicate effectively with…

Robotics · Computer Science 2024-02-13 Xiaohui Chen , Katherine Luo , Trevor Gee , Mahla Nejati

The rapid pace of large-scale software development places increasing demands on traditional testing methodologies, often leading to bottlenecks in efficiency, accuracy, and coverage. We propose a novel perspective on software testing by…

Software Engineering · Computer Science 2025-04-08 Yuchen Wang , Shangxin Guo , Chee Wei Tan

Large Language Models (LLMs) are advanced Artificial Intelligence (AI) systems that have undergone extensive training using large datasets in order to understand and produce language that closely resembles that of humans. These models have…

Software Engineering · Computer Science 2023-08-10 Alessio Buscemi

Much is promised in relation to AI-supported software development. However, there has been limited evaluation effort in the research domain aimed at validating the true utility of such techniques, especially when compared to human coding…

Software Engineering · Computer Science 2025-01-29 Sherlock A. Licorish , Ansh Bajpai , Chetan Arora , Fanyu Wang , Kla Tantithamthavorn

GitHub's Copilot generates code quickly. We investigate whether it generates good code. Our approach is to identify a set of problems, ask Copilot to generate solutions, and attempt to formally verify these solutions with Dafny. Our formal…

Software Engineering · Computer Science 2022-10-28 Dakota Wong , Austin Kothig , Patrick Lam

Context: The increasing reliance on Code Generation Tools (CGTs), such as Windsurf and GitHub Copilot, are revamping programming workflows and raising critical questions about fairness and inclusivity. While CGTs offer potential…

Software Engineering · Computer Science 2025-07-22 Manaal Basha , Ivan Beschastnikh , Gema Rodriguez-Perez , Cleidson R. B. de Souza

Recently, ChatGPT, along with DALL-E-2 and Codex,has been gaining significant attention from society. As a result, many individuals have become interested in related resources and are seeking to uncover the background and secrets behind its…

Artificial Intelligence · Computer Science 2023-03-09 Yihan Cao , Siyu Li , Yixin Liu , Zhiling Yan , Yutong Dai , Philip S. Yu , Lichao Sun

AI assistants are being increasingly used by students enrolled in higher education institutions. While these tools provide opportunities for improved teaching and education, they also pose significant challenges for assessment and learning…

Computers and Society · Computer Science 2024-11-28 Beatriz Borges , Negar Foroutan , Deniz Bayazit , Anna Sotnikova , Syrielle Montariol , Tanya Nazaretzky , Mohammadreza Banaei , Alireza Sakhaeirad , Philippe Servant , Seyed Parsa Neshaei , Jibril Frej , Angelika Romanou , Gail Weiss , Sepideh Mamooler , Zeming Chen , Simin Fan , Silin Gao , Mete Ismayilzada , Debjit Paul , Alexandre Schöpfer , Andrej Janchevski , Anja Tiede , Clarence Linden , Emanuele Troiani , Francesco Salvi , Freya Behrens , Giacomo Orsi , Giovanni Piccioli , Hadrien Sevel , Louis Coulon , Manuela Pineros-Rodriguez , Marin Bonnassies , Pierre Hellich , Puck van Gerwen , Sankalp Gambhir , Solal Pirelli , Thomas Blanchard , Timothée Callens , Toni Abi Aoun , Yannick Calvino Alonso , Yuri Cho , Alberto Chiappa , Antonio Sclocchi , Étienne Bruno , Florian Hofhammer , Gabriel Pescia , Geovani Rizk , Leello Dadi , Lucas Stoffl , Manoel Horta Ribeiro , Matthieu Bovel , Yueyang Pan , Aleksandra Radenovic , Alexandre Alahi , Alexander Mathis , Anne-Florence Bitbol , Boi Faltings , Cécile Hébert , Devis Tuia , François Maréchal , George Candea , Giuseppe Carleo , Jean-Cédric Chappelier , Nicolas Flammarion , Jean-Marie Fürbringer , Jean-Philippe Pellet , Karl Aberer , Lenka Zdeborová , Marcel Salathé , Martin Jaggi , Martin Rajman , Mathias Payer , Matthieu Wyart , Michael Gastpar , Michele Ceriotti , Ola Svensson , Olivier Lévêque , Paolo Ienne , Rachid Guerraoui , Robert West , Sanidhya Kashyap , Valerio Piazza , Viesturs Simanis , Viktor Kuncak , Volkan Cevher , Philippe Schwaller , Sacha Friedli , Patrick Jermann , Tanja Käser , Antoine Bosselut

ChatGPT3 is a chat engine that fulfils the promises of an AI-based chat engine: users can ask a question (prompt) and it answers in a reasonable manner. The coding-related skills of ChatGPT are especially impressive: informal testing shows…

Software Engineering · Computer Science 2024-12-11 Julia Kotovich , Manuel Oriol

While ChatGPT may help students to learn to program, it can be misused to do plagiarism, a breach of academic integrity. Students can ask ChatGPT to complete a programming task, generating a solution from other people's work without proper…

Artificial Intelligence · Computer Science 2023-10-02 Hapnes Toba , Oscar Karnalim , Meliana Christianti Johan , Terutoshi Tada , Yenni Merlin Djajalaksana , Tristan Vivaldy

Conversational large-language models are extensively used for issue resolution tasks. However, not all developer-LLM conversations are useful for effective issue resolution. In this paper, we analyze 686 developer-ChatGPT conversations…

Software Engineering · Computer Science 2025-11-25 Ramtin Ehsani , Sakshi Pathak , Esteban Parra , Sonia Haiduc , Preetha Chatterjee

With the introduction of ChatGPT, the public's perception of AI-generated content (AIGC) has begun to reshape. Artificial intelligence has significantly reduced the barrier to entry for non-professionals in creative endeavors, enhancing the…

Sound · Computer Science 2023-11-21 Lei Wang , Ziyi Zhao , Hanwei Liu , Junwei Pang , Yi Qin , Qidi Wu

In computer science, students are encouraged to learn various programming languages such as Python, C++, and Java, equipping them with a broad range of technical skills and problem-solving capabilities. Nevertheless, the design of objective…

Programming Languages · Computer Science 2026-03-17 Jongwook Si , Sungyoung Kim

The growing use of generative AI tools like ChatGPT has raised urgent concerns about their impact on student learning, particularly the potential erosion of critical thinking and creativity. As students increasingly turn to these tools to…

Computers and Society · Computer Science 2025-04-01 Muhammad Sajjad Akbar

Programmers often seek help from Q\&A websites to resolve issues they encounter during programming. Stack Overflow has been a widely used platform for this purpose for over a decade. Recently, revolutionary AI-powered platforms like ChatGPT…

Software Engineering · Computer Science 2023-08-29 Jinrun Liu , Xinyu Tang , Linlin Li , Panpan Chen , Yepang Liu

Sentiment analysis is a well-known natural language processing task that involves identifying the emotional tone or polarity of a given piece of text. With the growth of social media and other online platforms, sentiment analysis has become…

Computation and Language · Computer Science 2023-07-03 Mohammad Belal , James She , Simon Wong

The rapid proliferation of ChatGPT has incited debates regarding its impact on human writing. Amid concerns about declining writing standards, this study investigates the role of ChatGPT in facilitating academic writing, especially among…

Computation and Language · Computer Science 2023-10-24 Sharin Jacob , Tamara Tate , Mark Warschauer