paper-with-me

홈 › Papers

Perception and Acceptance of an Autonomous Refactoring Bot

2020-01-08 · Marvin Wyrich, Regina Hebig, Stefan Wagner, Riccardo Scandariato

The use of autonomous bots for automatic support in software development tasks is increasing. In the past, however, they were not always perceived positively and sometimes experienced a negative bias compared to their human counterparts. We conducted a qualitative study in which we deployed an autonomous refactoring bot for 41 days in a student software development project. In between and at the end, we conducted semi-structured interviews to find out how developers perceive the bot and whether they are more or less critical when reviewing the contributions of a bot compared to human contributions. Our findings show that the bot was perceived as a useful and unobtrusive contributor, and developers were no more critical of it than they were about their human colleagues, but only a few team members felt responsible for the bot.

📄 PDF Abstract BibTeX arXiv:2001.02553

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Refactoring Neural Networks for Verification

2019-08-06 · David Shriver, Dong Xu, Sebastian Elbaum, Matthew B. Dwyer

Deep neural networks (DNN) are growing in capability and applicability. Their effectiveness has led to their use in safety critical and autonomous systems, yet there is a dearth of cost-effective methods available for re…

Quality and Security Signals in AI-Generated Python Refactoring Pull Requests

2026-05-20 · Mohamed Almukhtar, Anwar Ghammam, Hua Ming arxiv

As AI agents increasingly contribute to code development and maintenance, there is still limited empirical evidence on the quality and risk characteristics of their changes in real-world projects, particularly for refact…

RefAgent: A Multi-agent LLM-based Framework for Automatic Software Refactoring

2025-11-05 · Khouloud Oueslati, Maxime Lamothe, Foutse Khomh arxiv

Large Language Models (LLMs) have substantially influenced various software engineering tasks. Indeed, in the case of software refactoring, traditional LLMs have shown the ability to reduce development time and enhance c…

Towards a Systematic Risk Assessment of Deep Neural Network Limitations in Autonomous Driving Perception

2026-04-21 · Svetlana Pavlitska, Christopher Gerking, J. Marius Zöllner arxiv

Safety and security are essential for the admission and acceptance of automated and autonomous vehicles. Deep neural networks (DNNs) are widely used for perception and further components of the autonomous driving (AD) st…

Autonomous VehiclesAutonomous Driving

Do Design Metrics Capture Developers Perception of Quality? An Empirical Study on Self-Affirmed Refactoring Activities

2019-07-10 · Eman Abdullah AlOmar, Mohamed Wiem Mkaouer, Ali Ouni, Marouane Kessentini

Background. Refactoring is a critical task in software maintenance and is generally performed to enforce the best design and implementation practices or to cope with design defects. Several studies attempted to detect re…