Abstract
The escalating prevalence of diabetes, along with its complications and mortality risks, imposes a substantial disease burden worldwide. The current suboptimal medical conditions and poor self-management among diabetic patients have exacerbated the deterioration of diabetes globally, particularly in economically underdeveloped countries. However, this situation may now be approaching a turning point. With the constantly advancement of intelligent technologies, the widespread adoption of information management systems and the rise of artificial intelligence have made it possible to enhance the efficiency of diabetes treatment and reduce management costs. Therefore, we have reviewed the relevant literature and conducted a narrative review following the guidance of the Scale for the Assessment of Narrative Review Articles (SANRA). The present paper provides a narrative review of research advances from information management to artificial intelligence in the field of diabetes treatment and management, while also discussing the opportunities and challenges in clinical translation and application. The present review offers a conceptual framework to inform future research and development in intelligent diabetes care.
Introduction
Nowadays, unhealthy lifestyles including prolonged sedentary behavior and high-fat and high sugar diets have led to the prevalence of diabetes increases in a staggering manner. 1 According to the latest World Health Organization (WHO) survey, approximately 830 million people worldwide suffer from diabetes in 2025. 2 Moreover, nearly half of all global diabetes cases remain undiagnosed, with 60% in low-income countries. 2 Additionally, about 70% of individuals with prediabetes will progress to diabetes, yet only a minority receive lifestyle interventions. 3 Reports indicate that diabetes directly causes 6.7 million deaths annually. 4 Furthermore, diabetes ranks as the ninth leading cause of disability globally, severely impacting quality of life. 5
Notably, one-third of type 1 diabetes patients worldwide still lack stable access to insulin and other effective treatment options (particularly in Africa and South Asia). 6 Innovative drugs such as glucagon-like peptide-1 (GLP-1) receptor agonists and sodium-glucose co-transporter-2 (SGLT-2) inhibitors are difficult to be popularized in low-income countries.7–9 While continuous glucose monitoring has an adoption rate exceeding 30% in Europe and America, it remains below 5% in developing countries.10–12 Additionally, traditional fingerstick blood sampling remains predominant, yet pain and operational complexity compromise adherence.13,14 Diabetes patients face 2–3 times higher risks of depression and anxiety compared to the general population.15,16 Only 30%–40% of patients can sustain long-term healthy lifestyles (diet, exercise, medication).17,18 Despite continuous medical advancements and some progress in global diabetes management, challenges persist, including low diagnosis rates, treatment inequities, and insufficient complication prevention. Optimizing diabetes management has become an urgent public health priority.
Over the past period, information-based solutions have transformed diabetes management to a certain extent in five key dimensions: closed-loop of whole-cycle health management, precision medical decision support, intelligent patient self-management, efficient healthcare resource allocation, and structured data value mining.19,20 However, current information-based solutions in diabetes management still have limitations involving only enabling static data recording, simple rule-based alerts, lacking capabilities for dynamic prediction and personalized intervention. Surprisingly, artificial intelligence is becoming increasingly prominent with core advantages in intelligent analysis and proactive intervention. For example, machine learning enables real-time analysis of multidimensional data such as blood glucose, diet, and exercise, which could dynamically predict risks of hypo- or hyperglycemia and provide early warnings.21–24 Combined with personalized algorithms, it automatically optimizes insulin dosages or generates tailored recommendations, significantly improving glycemic control precision.25–28 Additionally, artificial intelligence can deeply uncover hidden correlations, such as the impact of sleep on blood glucose, to assist in early screening for complications and drive behavioral changes in patients through intelligent interactions, such as voice assistants, achieving a transition from “passive recording” to “active health management”29–31 (Figure 1).

Evolution of technology-driven diabetes management paradigms. Comparative framework illustrating three progressive stages in digital diabetes care, highlighting transitions in core objectives, technological enablers, data characteristics, interaction modes, and fundamental paradigm shifts from data digitization to artificial intelligence-driven precision management.
This paper conducts a narrative review following the guidance of the Scale for the Assessment of Narrative Review Articles (SANRA) and systematically reviews the research advances in core areas of diabetes management from informatization to artificial intelligence, elucidates the key advantages of artificial intelligence in predictive intervention and personalized decision-making, explores cutting-edge directions such as federated learning and digital twins, and identifies opportunities and challenges in clinical translation and application. The literature for this narrative review was identified through searches in PubMed, Web of Science, and IEEE Xplore. The search strategy combined key terms: (a) diabetes; (b) digital health, artificial intelligence, machine learning; and (c) prevention, management. We included peer-reviewed, English-language articles (2000–present) that focus on the technological applications in diabetes care. We excluded articles that: (a) solely described general IT infrastructure without clinical or behavioral focus; (b) involved nonhuman studies; or (c) focused solely on type 1 diabetes without generalizable insights to prevention/management. The final selection aims to map the evolution from informatization to intelligent systems. The present review aims to provide technical selection references for clinical practice and promote the implementation of precision diabetes management by integrating multidisciplinary evidence.
Information technology architecture for diabetes management
Data acquisition and standardization
The data collection and standardization of diabetes information are the critical foundations for constructing an intelligent management system. Currently, the primary integration involves three categories of data sources. The electronic medical record system integrates multiple data modalities with distinct structural characteristics. Structured laboratory test results represent one key component, with common measures including hemoglobin A1c and fasting blood glucose levels and other index, all uniformly coded using the logical observation identifiers names and codes standard (LOINC).32,33 Medication records follow rigorous classification through the World Health Organization anatomical therapeutic chemical (WHO-ATC) system.34,35 Additionally, the system contains substantial unstructured clinical documentation, particularly physician progress notes, which require specialized natural language processing techniques for effective data extraction and subsequent analysis.36–38 Moreover, the system incorporates diverse monitoring device data with specific preprocessing requirements. Glucometer-collected fingertip blood glucose measurements necessitate standardized unit conversion between millimoles per liter and milligrams per deciliter.39–41 Additionally, wearable devices capture multiple physiological parameters including physical activity levels, heart rate variability, and sleep patterns.42–44 These measurements require careful calibration to harmonize sampling frequencies across different device manufacturers and models. Finally, the patient self-reported lifestyle behavior data, which involves diet logs, symptom records, and so on. 45 To enable seamless interoperability across multisource data systems, the health level seven fast healthcare interoperability resources (HL7 FHIR) standard has emerged as the prevailing framework for healthcare data exchange.46,47 The implementation entails formal specification of standardized resource types (such as patient and observation) and facilitates bidirectional data synchronization between institutional hospital systems and mobile health (mHealth) devices via RESTful application programming interfaces (APIs).47,48 The data quality control requires implementation of comprehensive validation protocols. First, missing device data should be systematically addressed through appropriate imputation methods; for continuous glucose monitoring measurements, linear interpolation may be applied when data gaps are limited to 15% or less. Second, all recorded values must be screened against predefined clinical plausibility ranges, with outliers automatically flagged and removed. Finally, strict timeliness standards must be enforced, particularly requiring all outpatient data to be entered into standardized databases within 24 h of collection.49,50 These standardization efforts lay a solid foundation for subsequent data analysis and clinical applications, yet it still faces implementation challenges such as device compatibility discrepancies and privacy protection requirements.
Data storage and management
Informatization of diabetes management requires addressing the storage, access, and security issues of massive medical data in data storage and management. Current implementations primarily utilize a hybrid database architecture approach. For structured clinical data management, relational database systems including MySQL and SQL Server are commonly implemented.51–53 These systems provide essential ACID (Atomicity, Consistency, Isolation, Durability) transaction properties while supporting comprehensive query analysis functionalities.51,52 This architecture is particularly suited for handling well-defined clinical data elements such as laboratory test results and medication records. Additionally, the system employs specialized database architectures to accommodate distinct data types with unique storage requirements. Time-series data from medical devices, particularly continuous glucose monitoring records, demand efficient handling of temporal sequences. Similarly, unstructured data formats including medical images require flexible storage solutions. To address these needs, distributed NoSQL database systems such as MongoDB and Cassandra are implemented, providing the necessary high-throughput capabilities and elastic scalability for large-scale clinical data management. In terms of deployment models, large medical institutions mostly adopt local private cloud storage for core medical data, while combining public cloud services to process nonsensitive data, forming a hybrid cloud architecture.54–56 Data security and privacy protection are very important in healthcare informatization construction. Technically, implement security measures such as end-to-end encryption (AES-256), role-based access control (RBAC), and multifactor authentication.57,58 The management framework rigorously adheres to established regulatory standards, notably the Health Insurance Portability and Accountability Act in the United States and the General Data Protection Regulation in the European Union.59,60 This compliance encompasses several critical components: implementation of data minimization protocols to collect only essential information, establishment of robust patient informed consent procedures, and maintenance of comprehensive audit trail systems to ensure full traceability of data access and usage. 60 Cross-border data transfers require specialized security measures to ensure compliance and protect patient privacy. Two critical components must be implemented: robust data desensitization techniques including k-anonymization methods, and secure dedicated transmission channels specifically designed for international healthcare data exchange.61–63 These safeguards are essential for maintaining data integrity while meeting international regulatory requirements. Additionally, the system architecture must incorporate comprehensive disaster recovery mechanisms to guarantee uninterrupted service continuity. This requires implementation of geographically distributed remote backup systems coupled with scheduled recovery simulation exercises. These provisions ensure operational resilience against potential system failures or catastrophic events.64–67 These measures collectively form the data governance framework for diabetes information management, providing secure and reliable data support for clinical decision-making and scientific research analysis.
Application scenarios of informatization
The diabetes information management system has demonstrated significant clinical utility across multiple well-established applications. A key implementation involves clinical decision support functionality, where an embedded clinical decision support system provides intelligent clinical alerts.68,69 The system generates real-time drug interaction warnings, including specific alerts regarding metformin contraindications with radiographic contrast media.68–71 Furthermore, it delivers dynamic medication recommendations stratified according to individual patients’ renal function parameters. 72 These clinical decision support functionalities are systematically implemented through two core technical components: (a) an integrated medical knowledge base incorporating the latest American Diabetes Association (ADA) treatment guidelines, and (b) a sophisticated rule-based inference engine. This dual-component architecture has been demonstrated to effectively reduce medication errors and improve clinical decision-making accuracy in diabetes management.73–75 The remote monitoring platform demonstrates robust capabilities in aggregating and analyzing multisource physiological data. Specifically, it seamlessly integrates continuous data streams from both conventional blood glucose meters and modern wearable devices. A key feature involves the implementation of personalized glycemic threshold parameters, where fasting blood glucose levels exceeding 7.0 millimoles per liter automatically activate a multitiered alert system. This intelligent monitoring architecture facilitates timely clinical intervention by enabling healthcare providers to rapidly detect and respond to pathological deviations. 50 The chronic disease management module represents a core functional component of the system. Through the implementation of structured follow-up protocols incorporating glycemic control objectives and complication surveillance intervals, the platform standardizes clinical workflows. Additionally, it autonomously produces tailored patient education content based on individual clinical profiles. For research applications, the system offers two key capabilities: standardized electronic case report form implementation and a collaborative multi-institutional data sharing framework. These features collectively improve the operational efficiency and methodological rigor of clinical investigations in diabetes care. It is worth noting that the current system still has certain limitations, such as barriers to data interoperability between institutions and incomplete self-management data collection from patients. 50 These issues provide opportunities for improvement when introducing artificial intelligence technology in the future. These information applications not only optimize the diagnostic and treatment process but also lay the groundwork for comprehensive diabetes management throughout the patient's life cycle.
Artificial intelligence-driven intelligent diabetes management
Breakthrough in core technologies
The core breakthroughs of artificial intelligence technology in diabetes management are mainly reflected in three technical fields. First, machine learning technology has made significant progress in dynamic prediction of blood glucose. The prediction system architecturally integrates two distinct machine learning paradigms: a recurrent neural network with long short-term memory (LSTM) units for temporal pattern extraction, and an extreme gradient boosting (XGBoost) ensemble method for feature-based regression. This dual-model framework performs synchronous analysis on three clinically validated data modalities: (a) high-frequency continuous glucose monitoring time-series, (b) quantified nutritional intake logs with macronutrient breakdown, and (c) accelerometer-derived physical activity energy expenditure measurements. The hybrid approach demonstrates superior predictive performance in clinical validation studies, achieving a mean absolute error of 1.18 mmol/L (95% CI: 1.12–1.24) for 2– h glucose forecasting, with <15% prediction error in 89.3% of test cases.76–81 The system implements a reinforcement learning-based decision framework for personalized therapeutic strategy optimization. By analyzing large-scale clinical datasets encompassing diverse patient populations, the algorithm dynamically adapts treatment recommendations according to individual physiological profiles. Key patient-specific parameters incorporated in this process include pancreatic β-cell functional capacity and pharmacodynamic response characteristics, enabling precision medicine approaches in diabetes care. Clinical trials show that the rate of achieving blood glucose target can be increased by 18%–22%.76–82
Secondly, deep learning shows outstanding value in the field of medical image analysis. The retinopathy screening system based on convolutional neural network (CNN) can automatically identify the pathological features such as microaneurysm and bleeding by analyzing fundus photos. Its sensitivity and specificity have reached more than 93%, which is close to the level of specialists. For complication risk assessment, deep neural networks (DNNs) demonstrate strong predictive performance, with the area under the receiver operating characteristic curve (AUC) > 0.85, in estimating 3-year risks of diabetic nephropathy and cardiovascular disease by integrating multimodal clinical data, including electronic health records (EHRs), laboratory tests, and imaging findings, thereby facilitating early intervention strategies.83–88 In addition, natural language processing technology has driven the innovation of intelligent interaction systems. The transformer-based artificial intelligence health assistant can understand a patient's natural language advice (such as “What should I do if my blood sugar is high after dinner”) and provide customized advice based on the individual's health profile. More advanced multimodal systems can also parse the diet pictures uploaded by patients, automatically identify food types and estimate carbohydrate content, which significantly improves the convenience of self-management.76,89–93 The integrated application of these technologies marks an important shift in diabetes management from traditional information to intelligent and personalized direction.
Typical application scenarios
The typical application of artificial intelligence technology in diabetes management has moved from theoretical research to clinical practice, forming a number of solutions with significant clinical value. The closed-loop artificial pancreas system represents the highest level of current diabetes treatment technology. The system uses real-time continuous glucose monitoring data to drive artificial intelligence algorithms and dynamically adjust the infusion rate of the insulin pump to achieve precise control similar to physiological insulin secretion.94,95 The latest generation of hybrid closed-loop systems, such as the MiniMed 780G, has been approved by the Food and Drug Administration (FDA) and clinical trials have shown that it can increase the time to target blood glucose (TIR) to more than 80% while significantly reducing the incidence of hypoglycemic events.96–100 In terms of lifestyle management, the intelligent diet and exercise management system uses computer vision technology to analyze the meal images taken by patients, accurately identifies food types and estimates nutritional components based on deep learning algorithms, and then generates dietary recommendations based on personalized recommendation algorithms.101,102 Such a system integrates the motion data collected by wearable devices to adjust insulin dosage recommendations in real time, reducing postprandial blood glucose fluctuations by 30%–40%.101,102 Early complication screening is another important application scenario of artificial intelligence. The retinopathy screening system based on deep learning has been certified as a medical device in the United States and other countries, which can realize automatic grading diagnosis of diabetic retinopathy in primary medical institutions, and its diagnostic accuracy is comparable to that of ophthalmic experts.103,104 In the early diagnosis of diabetic nephropathy, artificial intelligence model can predict the risk of renal disease progression 12–18 months in advance by analyzing the changing trend of microalbuminuria and glomerular filtration rate in urine, thus gaining a precious time window for clinical intervention.105,106 The implementation of these application scenarios not only improves the efficiency and quality of diabetes management, but also reshapes the traditional diagnosis and treatment mode, promoting the development of diabetes management to the direction of precision and personalization.
Core advantages of artificial intelligence compared with informatization
Artificial intelligence technology shows significant advantages in diabetes management, which are different from traditional information solutions, mainly reflected in the paradigm shift of intervention mode and decision-making mode. In terms of intervention mode, artificial intelligence technology has achieved a leapfrog development from “passive recording” to “active intervention.” Traditional information systems are mainly limited to the collection, storage and simple alarm functions of medical data, such as recording blood glucose measurement values and issuing prompts when exceeding the threshold; while artificial intelligence systems can analyze continuous dynamic data through machine learning algorithms, predict future blood glucose changes and make autonomous intervention decisions. Traditional information systems are mainly limited to the collection, storage and simple alarm functions of medical data, such as recording blood glucose measurement values and issuing prompts when exceeding the threshold; while artificial intelligence systems can analyze continuous dynamic data through machine learning algorithms, predict future blood glucose changes and make autonomous intervention decisions.101,102 In terms of decision-making, artificial intelligence has driven the shift from “standardized processes” to “personalized decisions.” Traditional clinical decision support systems typically offer the same advice to all patients based on fixed rules and standardized guidelines.103,104 In contrast, artificial intelligence systems use deep learning models to analyze each patient's unique physiological traits, lifestyle habits, and treatment responses, generating highly personalized management plans.105,106 This personalized decision-making capability is particularly evident in areas such as dietary recommendations, medication selection, and prevention of complications. For example, a computer vision-based dietary analysis system can provide customized nutritional advice based on the patient's specific metabolic characteristics, dietary preferences, and real-time blood glucose levels. These core advantages not only improve the efficiency of diabetes management, but also fundamentally change the quality and mode of medical services, providing a technical foundation for the realization of precision medicine (Table 1).
Evolution of technology-driven paradigms in diabetes prevention and management.
Note: This table delineates the conceptual and technological progression across three distinct phases of digital health integration in diabetes care. Each stage is characterized by its primary objective, enabling technologies, data attributes, interaction paradigm, and underlying shift in operational focus, collectively illustrating the trajectory from foundational digitization to intelligent, personalized health management.
Future trends in intelligent diabetes management
Direction of technology integration
In the future, intelligent diabetes management will exhibit significant technological integration, primarily in data collaboration and patient modeling. In data collaboration, the application of federated learning technology will overcome the limitations of traditional medical data silos, enabling collaborative modeling of multicenter medical data. This distributed machine learning framework allows healthcare institutions to jointly train high-precision diabetes prediction models without sharing raw data, thus protecting patient privacy while fully utilizing dispersed medical data resources. Research has shown that blood glucose prediction models built using federated learning can achieve an accuracy rate of over 95% compared to centralized training, providing a viable technical pathway for inter-institutional collaboration.77,107,108 In the field of patient modeling, the development of digital twin technology will facilitate the creation of virtual patient models. By integrating patients “genomic data, physiological parameters, and lifestyle habits, highly realistic personal digital twins can be constructed, allowing doctors to test the expected outcomes of different treatment plans in a virtual environment.”109–112 This treatment priori approach not only significantly reduces clinical trial costs but also helps identify the optimal personalized treatment plan for each patient. Preliminary clinical studies have shown that treatment decisions based on digital twins can increase the rate of achieving target blood glucose levels by more than 25% and reduce the incidence of adverse reactions by 30%.113,114 The development of these integrated technologies will drive diabetes management from the current intelligent stage toward a higher level of precise and predictive management.
Implementation challenges and coping strategies
The clinical implementation of intelligent diabetes management still faces several key challenges. In terms of data privacy and ethics, the integration and application of multisource medical data raise concerns about patient information security, particularly the protection of sensitive information such as genomic data, which urgently needs to be addressed. To tackle this challenge, differential privacy techniques and homomorphic encryption methods can be employed to ensure data availability while strictly protecting patient privacy. The improvement of regulatory frameworks, such as the EU's GDPR, also provides institutional support for the data governance of medical artificial intelligence. Clinical explainability (XAI) is a critical factor affecting doctors trust, and current black box deep learning models struggle to gain full acceptance from clinical physicians. By developing visualization tools based on attention mechanisms and integrating white-box algorithms like decision trees into hybrid models, the transparency of artificial intelligence decision-making can be significantly enhanced. Research indicates that artificial intelligence systems with good explainability can increase doctors’ adoption rate by over 40%. 115 In terms of medical accessibility, high technical costs hinder the widespread adoption of artificial intelligence solutions in primary healthcare facilities. Developing lightweight models, optimizing edge computing architectures, and establishing regional artificial intelligence sharing platforms can effectively reduce deployment costs. For instance, model distillation technology can compress deep learning models to 10% of their original size while maintaining over 90% accuracy. 115 The systematic implementation of these strategies will pave the way for the large-scale implementation of intelligent diabetes management.
Discussion and prospect
Smart technology is profoundly transforming the traditional model of diabetes management, bringing unprecedented changes to patients and healthcare systems.19–22 The integration of technologies such as artificial intelligence, the Internet of Things (IoT), and big data has made real-time blood glucose monitoring, personalized treatment recommendations, and remote medical support possible.21–24 The widespread use of closed-loop insulin pump systems, artificial intelligence-driven decision support tools, and wearable devices has significantly improved the precision and convenience of diabetes management, while also enhancing patients’ self-management capabilities.23–26. The present paper provides a narrative review of research advances from information management to artificial intelligence in the field of diabetes treatment and management, while also discussing the opportunities and challenges in clinical translation and application. The present review offers a conceptual framework to inform future research and development in intelligent diabetes care. However, its conclusions are inevitably constrained by the rapid evolution of the field and the narrative design's inherent susceptibility to selection bias.
In the future, the widespread adoption and integration of smart technologies will depend critically on sustained interdisciplinary collaboration and robust policy support to facilitate a comprehensive shift from reactive treatment models to proactive, patient-centered health management. Looking ahead, the deep integration of artificial intelligence and telemedicine is poised to become a pivotal research frontier. Remote diagnosis systems based on deep learning, virtual health assistants and tiered diagnosis and treatment mechanisms supported by 5G networks are expected to provide more timely and accurate interventions for diabetic patients. At the same time, it is crucial to establish a health management system that covers the entire life cycle. This includes using multiomics data and artificial intelligence models for early risk prediction, designing tailored intervention plans for different groups, and developing a comprehensive platform for managing complications. These innovations will drive diabetes management toward more personalized and continuous approaches, thereby improving patients’ long-term outcomes and quality of life.
Finally, the widespread application of intelligent technology in diabetes management still faces ethical and regulatory challenges. Ensuring data security, enhancing algorithm transparency, conducting multicenter clinical trials, and optimizing medical resource allocation are key areas for future research. Through ongoing technological innovation and interdisciplinary collaboration, intelligent technology is expected to create a patient-centered smart healthcare ecosystem, offering more efficient and inclusive solutions for global diabetes prevention and control. This transformation will not only improve individual health but also set new standards for chronic disease management.
Footnotes
CRediT authorship contribution statement
Geer Deng: project administration and writing–original draft. Wang Chengshi: writing-review and editing and funding acquisition.
Funding
The authors disclosed receipt of the following financial support for the research, authorship, and/or publication of this article: This work was supported by the Program of Natural Science Foundation of Sichuan (grant number 2022NSFSC1559).
Declaration of conflicting interests
The authors declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.
