paper-with-me

Papers

Rethinking Autonomy: Preventing Failures in AI-Driven Software Engineering

2025-08-15 · Satyam Kumar Navneet, Joydeep Chandra arxiv

The integration of Large Language Models (LLMs) into software engineering has revolutionized code generation, enabling unprecedented productivity through promptware and autonomous AI agents. However, this transformation introduces significant risks, including insecure code generation, hallucinated outputs, irreversible actions, and a lack of transparency and accountability. Incidents like the Replit database deletion underscore the urgent need for robust safety and governance mechanisms. This paper comprehensively analyzes the inherent challenges of LLM-assisted code generation, such as vulnerability inheritance, overtrust, misinterpretation, and the absence of standardized validation and rollback protocols. To address these, we propose the SAFE-AI Framework, a holistic approach emphasizing Safety, Auditability, Feedback, and Explainability. The framework integrates guardrails, sandboxing, runtime verification, risk-aware logging, human-in-the-loop systems, and explainable AI techniques to mitigate risks while fostering trust and compliance. We introduce a novel taxonomy of AI behaviors categorizing suggestive, generative, autonomous, and destructive actions to guide risk assessment and oversight. Additionally, we identify open problems, including the lack of standardized benchmarks for code specific hallucinations and autonomy levels, and propose future research directions for hybrid verification, semantic guardrails, and proactive governance tools. Through detailed comparisons of autonomy control, prompt engineering, explainability, and governance frameworks, this paper provides a roadmap for responsible AI integration in software engineering, aligning with emerging regulations like the EU AI Act and Canada's AIDA to ensure safe, transparent, and accountable AI-driven development.

📄 PDF Abstract BibTeX arXiv:2508.11824

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt EngineeringCode Generation

Similar Papers 제목 키워드 기반

Trust and Human Autonomy after Cobot Failures: Communication is Key for Industry 5.0

2025-09-26 · Felix Glawe, Laura Kremer, Luisa Vervier, Philipp Brauner 외 arxiv

Collaborative robots (cobots) are a core technology of Industry 4.0. Industry 4.0 uses cyber-physical systems, IoT and smart automation to improve efficiency and data-driven decision-making. Cobots, as cyber-physical sys…

Exploring the extent of similarities in software failures across industries using LLMs

2024-08-07 · Martin Detloff

The rapid evolution of software development necessitates enhanced safety measures. Extracting information about software failures from companies is becoming increasingly more available through news articles. This researc…

ArticlesData VisualizationPrompt Engineering

UAMTERS: Uncertainty-Aware Mutation Analysis for DL-enabled Robotic Software

2026-02-23 · Chengjie Lu, Jiahui Wu, Shaukat Ali, Malaika Din Hashmi 외 arxiv

Self-adaptive robots adjust their behaviors in response to unpredictable environmental changes. These robots often incorporate deep learning (DL) components into their software to support functionality such as perception…

Before Autonomy Takes Control: Software Testing in Robotics

2026-02-02 · Nils Chur, Thiago Santos de Moura, Argentina Ortega, Sven Peldszus 외 arxiv

Robotic systems are complex and safety-critical software systems. As such, they need to be tested thoroughly. Unfortunately, robot software is intrinsically hard to test compared to traditional software, mainly since the…

From Thinker to Society: Security in Hierarchical Autonomy Evolution of AI Agents

2026-03-08 · Xiaolei Zhang, Lu Zhou, Xiaogang Xu, Jiafei Wu 외 arxiv

Artificial Intelligence (AI) agents have evolved from passive predictive tools into active entities capable of autonomous decision-making and environmental interaction, driven by the reasoning capabilities of Large Langu…