paper-with-me

홈 › Papers

Characterizing Technical Debt and Antipatterns in AI-Based Systems: A Systematic Mapping Study

2021-03-17 · Justus Bogner, Roberto Verdecchia, Ilias Gerostathopoulos

Background: With the rising popularity of Artificial Intelligence (AI), there is a growing need to build large and complex AI-based systems in a cost-effective and manageable way. Like with traditional software, Technical Debt (TD) will emerge naturally over time in these systems, therefore leading to challenges and risks if not managed appropriately. The influence of data science and the stochastic nature of AI-based systems may also lead to new types of TD or antipatterns, which are not yet fully understood by researchers and practitioners. Objective: The goal of our study is to provide a clear overview and characterization of the types of TD (both established and new ones) that appear in AI-based systems, as well as the antipatterns and related solutions that have been proposed. Method: Following the process of a systematic mapping study, 21 primary studies are identified and analyzed. Results: Our results show that (i) established TD types, variations of them, and four new TD types (data, model, configuration, and ethics debt) are present in AI-based systems, (ii) 72 antipatterns are discussed in the literature, the majority related to data and model deficiencies, and (iii) 46 solutions have been proposed, either to address specific TD types, antipatterns, or TD in general. Conclusions: Our results can support AI professionals with reasoning about and communicating aspects of TD present in their systems. Additionally, they can serve as a foundation for future research to further our understanding of TD in AI-based systems.

📄 PDF Abstract BibTeX arXiv:2103.09783

Code (0)

등록된 구현이 없습니다.

Tasks

Ethics

Similar Papers 제목 키워드 기반

From AI Technical Debt to Agentic Technical Debt: A Systematic Mapping of Root Causes and Manifestations in Agentic AI Systems

2026-08-02 · Muhammad Tukur, Hayatullahi B. Adeyemo, Tao Chen, Nour Ali 외 arxiv

The emergence of Agentic AI systems, characterized by autonomous reasoning, multi-agent collaboration, tool orchestration, adaptive decision-making, and persistent memory, represents a fundamental shift from traditional …

Using AntiPatterns to avoid MLOps Mistakes

2021-06-30 · Nikhil Muralidhar, Sathappah Muthiah, Patrick Butler, Manish Jain 외

We describe lessons learned from developing and deploying machine learning models at scale across the enterprise in a range of financial analytics applications. These lessons are presented in the form of antipatterns. Ju…

On AI Safety and Security Technical Debt in Engineering AI-Enabled Systems

2026-07-25 · Muhammad Tukur, Hayatullahi B. Adeyemo, Tao Chen, Nour Ali 외 arxiv

Artificial intelligence (AI) systems are increasingly deployed in high-stakes domains such as healthcare, autonomous driving, finance, and education. While these systems offer powerful data-driven and adaptive capabiliti…

Autonomous Driving

Towards a Technical Debt for Recommender System

2023-11-14 · Sergio Moreschini, Ludovik Coba, Valentina Lenarduzzi

Balancing the management of technical debt within recommender systems requires effectively juggling the introduction of new features with the ongoing maintenance and enhancement of the current system. Within the realm of…

ManagementRecommendation Systems

Making Contextual Decisions with Low Technical Debt

2016-06-13 · Alekh Agarwal, Sarah Bird, Markus Cozowicz, Luong Hoang 외

Applications and systems are constantly faced with decisions that require picking from a set of actions based on contextual information. Reinforcement-based learning algorithms such as contextual bandits can be very effe…

Multi-Armed Bandits