SEAIOct 1, 2025

AI-Driven Self-Evolving Software: A Promising Path Toward Software Automation

Tsinghua
arXiv:2510.00591v12 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses the challenge of reducing human dependency in software development for the software engineering community, though it is an incremental step as it builds on existing AI-assisted approaches.

The paper tackles the problem of achieving genuine software automation by proposing AI-Driven Self-Evolving Software, which evolves continuously through user interaction, and demonstrates its feasibility with a prototype that reliably constructs and reuses functionality in case studies.

Software automation has long been a central goal of software engineering, striving for software development that proceeds without human intervention. Recent efforts have leveraged Artificial Intelligence (AI) to advance software automation with notable progress. However, current AI functions primarily as assistants to human developers, leaving software development still dependent on explicit human intervention. This raises a fundamental question: Can AI move beyond its role as an assistant to become a core component of software, thereby enabling genuine software automation? To investigate this vision, we introduce AI-Driven Self-Evolving Software, a new form of software that evolves continuously through direct interaction with users. We demonstrate the feasibility of this idea with a lightweight prototype built on a multi-agent architecture that autonomously interprets user requirements, generates and validates code, and integrates new functionalities. Case studies across multiple representative scenarios show that the prototype can reliably construct and reuse functionality, providing early evidence that such software systems can scale to more sophisticated applications and pave the way toward truly automated software development. We make code and cases in this work publicly available at https://anonymous.4open.science/r/live-software.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes