Next Article in Journal
Traditional Chinese Medicine-Loaded Hydrogels: An Emerging Strategy for the Treatment of Bone Infections
Previous Article in Journal
Silver Nanoparticles Decorated UiO-66-NH2 Metal-Organic Framework for Combination Therapy in Cancer Treatment
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The Prediction of the In Vitro Release Curves for PLGA-Based Drug Delivery Systems with Neural Networks

1
College of Chemical Engineering, Shenyang University of Chemical Technology, Shenyang 110142, China
2
School of Software, Dalian University of Technology, Dalian 116620, China
*
Authors to whom correspondence should be addressed.
Pharmaceutics 2025, 17(4), 513; https://doi.org/10.3390/pharmaceutics17040513
Submission received: 3 March 2025 / Revised: 6 April 2025 / Accepted: 10 April 2025 / Published: 14 April 2025
(This article belongs to the Section Drug Delivery and Controlled Release)

Abstract

:
Background/Objectives: The accurate prediction of drug release profiles from Poly (lactic-co-glycolic acid) (PLGA)-based drug delivery systems is a critical challenge in pharmaceutical research. Traditional methods, such as the Korsmeyer-Peppas and Weibull models, have been widely used to describe in vitro drug release kinetics. However, these models are limited by their reliance on fixed mathematical forms, which may not capture the complex and nonlinear nature of drug release behavior in diverse PLGA-based systems. Method: In response to these limitations, we propose a novel approach—DrugNet, a data-driven model based on a multilayer perceptron (MLP) neural network, aiming to predict the drug release data at unknown time points by fitting release curves using the key physicochemical characteristics of PLGA carriers and drug molecules, as well as in vitro drug release data. We establish a dataset through a literature review, and the model is trained and validated to determine its effectiveness in predicting different drug release curves. Results: Compared to the traditional Korsmeyer–Peppas and Weibull semi-empirical models, the MSE of DrugNet decreases by 20.994 and 1.561, respectively, and ( R 2 ) increases by 0.036 and 0.005. Conclusions: These results demonstrate that DrugNet has a stronger ability to fit drug release curves and better capture nonlinear relationships in drug release data. It can deal with the nonlinear change of data better, has stronger adaptability and advantages than traditional models, and overcomes the limitations of the mathematical expressions in traditional models.

1. Introduction

Drug delivery carriers (including liposomes, polymers, inorganic nanomaterials, and other types) promote the development of precision medicine by optimizing the efficiency and targeting of drug delivery. Among these, Poly(lactic-co-glycolic acid) (PLGA), as a drug excipient approved by the Food and Drug Administration (FDA), is one of the most widely used biodegradable polymers in drug delivery systems due to its versatile properties, such as its biocompatibility, biodegradability, and controlled release characteristics [1,2,3,4]. These PLGA systems are of great significance for the sustained release of drugs, as they can degrade over time and release encapsulated drugs in a controlled manner. As such, accurately predicting the drug release behavior in PLGA-based systems is critical for the design of effective drug delivery strategies, reducing the costs of trial and error, ensuring the optimal therapeutic effect, and minimizing potential side effects [5].
The traditional methods for simulating the drug release in PLGA systems typically involve semi-empirical models such as the Korsmeyer–Peppas (K-P) and Weibull models. These models fit the curve for the drug release in vitro by fitting experimental data to specific mathematical pharmacokinetic formulas [6]. The K-P model characterizes the release curve through a power exponential equation, while the Weibull model is favored for its flexibility in representing both Fick and non-Fick diffusion processes [7]. However, these empirical models are limited by their mathematical forms and number of parameters, which affect their applicability under different drug carrier combinations.
The limitations of traditional semi-empirical models have sparked interest in machine learning (ML) techniques as potential solutions. In particular, neural networks have gained attention for their ability to model complex nonlinear relationships, providing an effective approach to addressing the challenges in drug delivery systems [8,9,10]. Rafienia et al. [11] were pioneers in using feedforward neural networks to predict the release of corticosteroid drugs, demonstrating that an MLP has higher reliability and efficiency compared to those of other models. Petrović et al. [12] employed Elman dynamic neural networks to model the dissolution profiles of hydrophilic and lipid matrix tablets, successfully surpassing static networks like MLPs and further promoting the development of neural networks in the field of drug release. More recently, Koshari et al. [13] proposed a data-driven approach combining stochastic optimization algorithms to develop predictive models for sustained drug release, successfully designing zero-order release profiles. These studies highlight the continuous progress of neural networks in enhancing the accuracy and control of drug release predictions.
However, these applications have neglected to pay attention to the effects of the carrier and the drug itself and their interactions on the drug release, so we built a model for in vitro drug release curves, DrugNet, to fit these different drug release curves in vitro based on the PLGA carriers (Figure 1). This research aims to explore the potential of a neural network model for fitting the in vitro drug release profiles of PLGA-based systems. Specifically, we collected six PLGA characteristics that affect the drug release in vitro through research in the literature, including molecular weight, PDI, particle size, zeta potential, monomer ratio, and encapsulation efficiency. Moreover, we combined the collected dataset with the drug names to create a dataset dedicated to fitting the curves for in vitro drug release, which can provide data support for subsequent work. In addition, DrugNet extracted key information features on the drugs from a chemical information database and combined the data features for PGLA and predicted time points as the input to the model for curve fitting training. With the neural network model, we avoid formalized prediction results and can fit multiple types of drug release curves.

2. Materials and Methods

The characteristics of the PLGA carriers and the drug molecular descriptors used in this study are obtained from the literature and chemical information libraries. We select several key features of PLGA carriers as inputs, including their molecular weight, polydispersity index (PDI), particle size, zeta potential, monomer ratio, and encapsulation efficiency. These features affect the drug release behavior of PLGA carriers, and therefore, they are also important features in our model training process.

2.1. PLGA Carrier Characteristics

We collect 39 sets of PLGA carrier characterization data from the existing literature, and each set of data contains the six characteristics mentioned above, each of which plays an important role. Among these, the molecular weight and PDI of PLGA affect the rate and control of drug release, while the particle size and zeta potential are related to the stability of the carrier and the uniformity of drug release. Additionally, the monomer ratio and the encapsulation efficiency also affect the drug loading and the controlled release performance of the system. In this study, all of the above features are used as inputs to our neural network model.

2.2. Drug Molecular Descriptors

Our drug molecular descriptors are obtained in a two-step process by first retrieving drug information from the PubChem database using the drugs’ names, followed by calculating the corresponding molecular descriptors using the RDKit toolset. The descriptors used in this study include molecular weight, LogP (hydrophobicity), hydrogen bond donors, hydrogen bond acceptors, heavy atom count, rotatable bonds, polar surface area (TPSA), and Lipinski’s Rule of Five (e.g., molecular weight ≤ 500, LogP ≤ 5). These descriptors provide structural information on and the physicochemical characteristics of drug molecules that are relevant to the drug release behavior and likewise serve as inputs to our model.

2.3. The Dataset Construction and Experimental Conditions

In addition to the carrier and drug features mentioned above, we manually obtain 39 sets of in vitro drug release sample data from the literature and construct datasets for model training. Each sample in the dataset consists of six-dimensional carrier features, fourteen-dimensional drug features, and multiple time points with corresponding release percentages. The significant differences between the time scales and the number of time points of different samples in the dataset pose a great challenge to the generalization ability of our model. Regarding the experimental conditions, most of the data are obtained under typical in vitro conditions (using Phosphate-Buffered Saline solution at a pH of 7.4 and 37 °C) which are commonly used to simulate drug release environments. The details on the dataset are shown in Table 1.

2.4. Model Design and Training

In this study, a multilayer perceptron (MLP) neural network model is used to fit the in vitro drug release curves based on the PLGA carrier features, the drug characteristics, and a subset of in vitro release data points. The input features of the model include 6 physicochemical characteristics of the PLGA carrier (i.e., molecular weight, PDI, particle size, zeta potential, monomer ratio, encapsulation efficiency), 14 characteristics of the drug (e.g., molecular weight, LogP, hydrogen bond donors/acceptors, etc.), and a single time point for the drug release. Our selected carrier characteristics and drug characteristics have potential impacts on the drug release behavior, which is crucial for our drug release predictions. Our code is available at https://github.com/g2706/plga, accessed on 6 April 2025.
In the data preprocessing stage, we use an average estimation strategy for each feature to deal with missing values, followed by normalization of the dataset. As for the partitioning of the datasets, we employ a time-point-based overall data splitting approach to model training rather than the traditional sample-based data splitting method. Specifically, we combine the features of all of the samples with the corresponding time point data to form a unified input dataset, which is then used for training. During the training process, 80% of the data is used for training, while the remaining 20% is used as a test set for model validation. However, a key characteristic of this data splitting approach is that the time point data for all samples are involved in the training process. This means that although not all time points for each individual sample are included in training, every sample’s data in the drug release curve have "seen" data from other samples during training.
The neural network architecture employs a standard MLP structure. Specifically, the input layer consists of nodes corresponding to the number of input features, while the number of hidden nodes is determined through appropriate tuning to achieve a good fitting performance. The output layer contains a single node representing the predicted drug release percentage. The model is trained using the mean squared error (MSE) as the loss function. The model’s fitting performance was evaluated using both the MSE and the coefficient of determination ( R 2 ). The MSE is a common evaluation metric for regression models used to measure the difference between the predicted and actual values. A smaller MSE indicates the better performance of the model. The formula for the MSE is Equation (1):
M S E = 1 n i = 1 n ( y i y i ^ ) 2
where n is the number of samples, y i is the actual value, and y i ^ is the predicted value. The MSE reflects the deviation in the model’s predictions, providing an intuitive measure of the prediction error. For example, the drug release is measured in the range of 0–100%, so an MSE of 20 means that the square of the difference between the release value predicted by the model and the actual release value at an average time point is 20. R 2 is an important metric for evaluating the goodness of fit of a regression model. It measures the proportion of the variance in the dependent variable explained by the model. R 2 values range from 0 to 1, with a higher value indicating the better performance of the model. The formula for R 2 is Equation (2):
R 2 = 1 i = 1 n ( y i y i ^ ) 2 i = 1 n ( y i y ¯ ) 2
where y i is the actual value, y i ^ is the predicted value, and y ¯ is the mean of the actual values. The closer the R 2 value is to 1, the better the model explains the variance in the data.

2.5. Comparative Semi-Empirical Models

To evaluate the performance of the proposed neural network model, we introduced two traditional semi-empirical models, Korsmeyer–Peppas and Weibull models, as comparisons. These models are widely used to describe drug release kinetics and have good mathematical expressiveness. They are also capable of accurately fitting the release patterns of different drugs. The Korsmeyer–Peppas model [7] is widely used to characterize drug release kinetics, particularly for drugs with irregular or nonlinear release patterns. The basic equation for the Korsmeyer–Peppas model is Equation (3):
M t M = k t n
where M t is the amount of drug released at time t, M is the total amount of the drug, t is time, k is the release rate constant, and n is the release exponent. By fitting the experimental data, the Korsmeyer–Peppas model estimates the values of k and n. The release exponent n helps to determine the release mechanism. Specifically, if n 0.5 , the release is governed by Fickian diffusion; if 0.5 < n < 1 , the release is controlled by both diffusion and polymer swelling; and if n = 1 , the release is mainly controlled by Case II diffusion. The Weibull model [7] is a widely used semi-empirical model for describing drug release kinetics. The basic equation for the Weibull model is Equation (4):
M t M = 1 exp t τ β
where β is the shape parameter, τ is the scale parameter, t is time, M t is the amount of the drug released at time t, and M is the total amount of the drug. The advantage of the Weibull model is its flexibility, allowing it to adapt to different release patterns. When β = 1 , the model represents a first-order release process; when β < 1 , it represents diffusion-controlled release; and when β > 1 , this suggests that the release is influenced by other factors, such as swelling or degradation. The Korsmeyer–Peppas and Weibull models were fitted to the 39 sets of in vitro drug release data, and the corresponding parameters were estimated in order to compare the curve fitting performance with that of the neural network model.

3. Results and Discussion

In this study, we compared the performance of the proposed neural network model with that of the traditional Korsmeyer–Peppas and Weibull semi-empirical models in fitting PLGA vector drug release curves in vitro, mainly using the MSE and R 2 to evaluate the model.

3.1. Training and Verification Results for Neural Networks

We used 6-dimensional PLGA carrier feature data and 14-dimensional drug molecule feature data obtained in studies from the literature and a time point as the model inputs, divided the dataset according to the time point (see Section 2.4), trained and verified the model, and obtained a loss function diagram, as shown in Figure 2. It is obvious that the training loss and validation loss converge rapidly from about 2000 to about 20, and there is no significant gap between them, indicating that the model can quickly learn effective features and rules from the training data. The rapid decline in and stabilization of the validation losses indicate that the model not only performs well on training data but also maintains a good performance on previously unseen validation data.

3.2. Comparison Between DrugNet and Semi-Empirical Models

3.2.1. The Semi-Empirical Models

Pourtaebi Jahromi et al. [7] comprehensively compared various kinetic models for the drug release from PLGA-based nanoparticles, demonstrating that the Weibull model fit the release data best due to its flexibility and high accuracy. Therefore, the Weibull and Korsmeyer–Peppas models were used to fit each sample in the dataset, and the corresponding MSE and R 2 values were calculated; the results are given in Table 2 and Table 3. The Korsmeyer–Peppas model has an average MSE of 34.327 and an average R 2 of 0.934. The average MSE of the Weibull model is 14.894, and the average R 2 is 0.965. The MSE of the Weibull model is 19.422 lower than that of the Korsmeyer–Peppas model, and the R 2 value is 0.031 higher, which proves that the error between the predicted value and the actual value is smaller, the degree of fitting is higher, and the flexibility is higher.

3.2.2. DrugNet

Next, we trained the neural network model to compute the average MSE and R 2 values. The mean MSE of the neural network model is 13.333, and the mean R 2 is 0.970 (Table 2 and Table 3). From these two evaluation indicators, compared with the Korsmeyer–Peppas and Weibull models, the MSE of the neural network model decreases by 20.994 and 1.561, respectively, indicating a smaller gap between the predicted value and the actual value for the neural network model. R 2 increases by 0.036 and 0.005, respectively, indicating that the model can explain the changes in the dependent variables better and fit the drug release curve better.
Meanwhile, we also calculated the standard deviations in the MSE and R 2 values for the three models on all samples, as shown in Table 4. The standard deviations in the MSE and R 2 were 12.662 and 0.031, respectively, which were 3.22 and 0.015 lower than these values for the best semi-empirical model, the Weibull model. This indicates that our model’s results have less variability than that in the Korsmeyer–Peppas and Weibull models, demonstrating the stability of neural networks in fitting drug release curves for different samples. Due to the significant differences in the time scales of the samples, in order to demonstrate the fitting effect of the neural network more clearly, we simply divided the samples based on their release time scales and visualized them, as shown in Figure 3. The discrete points are the actual data, while the curves are the predicted values, which can be divided into seven release time scale ranges: A, B, C, D, E, F, and G. Among these, the time scale of G is the smallest, at about 0–2.5 h, and the time scale of E is the largest, at about 0–1000 h. From the graph, it can be seen that although the time span is large, the overall fitting effect of DrugNet is excellent.
In order to visually compare the superiority of our model, we compared the fitting performance of the traditional models and DrugNet on certain samples, as shown in Figure 4, Figure 5, and Figure 6, which are visualizations of the fitting performance of the K-P and Weibull models and DrugNet on samples 1, 24, 35, and 39, respectively. Samples 1, 24, 35, and 39 are those whose release curves clearly do not conform to the exponential function. The discrete points are the actual data, and the curves are the predicted values. It can be seen that due to the form and parameter limitations of the explicit mathematical formulas in traditional semi-empirical models, the shape of the fitted curve is similar. However, it is difficult to obtain good fitting results for samples with significant changes in the curve’s shape. The neural network DrugNet uses the relevant features of the PLGA carriers, drug molecules, and time points as inputs; focuses on the factors that affect the drug release curve; and implicitly learns their interaction relationships by training the network parameters. Therefore, the neural network can capture the nonlinear relationships in drug release data better. Therefore, neural networks perform better in handling nonlinear changes in the data, demonstrating greater adaptability and advantages than traditional models.
Moreover, when using traditional semi-empirical models for curve fitting, this is carried out sample by sample, and all of the data on each sample are used. However, when training the neural network, we use a random 80% portion of the data divided based on all of the sample time points to train the model and achieve better results. This indicates that DrugNet achieved better results than the semi-empirical models with less than 20% of data, demonstrating a better fitting ability and universality.

4. Conclusions

This study demonstrates the advantage of DrugNet in fitting the in vitro drug release curves for PLGA vectors by constructing a dataset. It can quickly learn effective features and rules from the training data, not only performing well on training data but also maintaining a good performance on unseen validation data. Compared with the semi-empirical K-P and Weibull models, the MSE of this model decreases by 20.994 and 1.561, respectively, and R 2 increases by 0.036 and 0.005, demonstrating its strong ability to fit drug release curves and capture the nonlinear relationships in drug release data better. It performs better in handling nonlinear changes in the data, has stronger adaptability and advantages than traditional models, and overcomes the limitations of the mathematical expressions in traditional semi-empirical models.
This work explores the application of neural networks to in vitro drug release curves based on the copolymer carriers. Our work investigates the relationship between PLGA’s characteristics, the drug’s characteristics, and the release curves, which provides a reference for similar tasks (predicting drug dissolution, harmful substances’ concentrations, etc.). It is worth noting that our model is currently segmented based on time points, and future research could improve the data segmentation method to make the training data more in line with the real drug release curves and enhance the model’s ability to generalize across curves further. Our goal is to extend the model to other types of copolymer carriers and different drug molecules to establish a more comprehensive in vitro drug release prediction framework.

Author Contributions

Conceptualization: Q.Z. and K.W. Methodology: Q.Z. and K.W. Formal analysis: Z.Z. and R.C. Data curation: B.Z. and R.C. Writing—original draft preparation: Z.Z. and B.Z. Writing—review and editing: Q.Z., K.W., B.Z. and R.C. Supervision: Q.Z. and K.W. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Basic Research Project of Educational Department of Liaoning Provincial (JYTQN2023365) and Liaoning Provincial Natural Science Foundation of China (Project 2023-BS-145).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The datasets used in this paper are publicly available.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Trucillo, P. Drug carriers: Classification, administration, release profiles, and industrial approach. Processes 2021, 9, 470. [Google Scholar] [CrossRef]
  2. Ghitman, J.; Biru, E.I.; Stan, R.; Iovu, H. Review of hybrid PLGA nanoparticles: Future of smart drug delivery and theranostics medicine. Mater. Des. 2020, 193, 108805. [Google Scholar] [CrossRef]
  3. Danhier, F.; Ansorena, E.; Silva, J.M.; Coco, R.; Le Breton, A.; Préat, V. PLGA-based nanoparticles: An overview of biomedical applications. J. Control. Release 2012, 161, 505–522. [Google Scholar] [CrossRef]
  4. Mir, M.; Ahmed, N.; ur Rehman, A. Recent applications of PLGA based nanostructures in drug delivery. Colloids Surf. B Biointerfaces 2017, 159, 217–231. [Google Scholar] [CrossRef] [PubMed]
  5. Lagreca, E.; Onesto, V.; Di Natale, C.; La Manna, S.; Netti, P.A.; Vecchione, R. Recent advances in the formulation of PLGA microparticles for controlled drug delivery. Prog. Biomater. 2020, 9, 153–174. [Google Scholar] [CrossRef] [PubMed]
  6. Barzegar-Jalali, M. Kinetic analysis of drug release from nanoparticles. J. Pharm. Pharm. Sci. 2008, 11, 167–177. [Google Scholar] [CrossRef]
  7. Jahromi, L.P.; Ghazali, M.; Ashrafi, H.; Azadi, A. A comparison of models for the analysis of the kinetics of drug release from PLGA-based nanoparticles. Heliyon 2020, 6, e03451. [Google Scholar] [CrossRef]
  8. Sun, Y.; Peng, Y.; Chen, Y.; Shukla, A.J. Application of artificial neural networks in the design of controlled release drug delivery systems. Adv. Drug Deliv. Rev. 2003, 55, 1201–1215. [Google Scholar] [CrossRef]
  9. Adekoya, O.C.; Yibowei, M.E.; Adekoya, G.J.; Sadiku, E.R.; Hamam, Y.; Ray, S.S. A mini-review on the application of machine learning in polymer nanogels for drug delivery. Mater. Today Proc. 2022, 62, S141–S144. [Google Scholar] [CrossRef]
  10. Hassanzadeh, P.; Atyabi, F.; Dinarvand, R. The significance of artificial intelligence in drug delivery system design. Adv. Drug Deliv. Rev. 2019, 151, 169–190. [Google Scholar] [CrossRef]
  11. Rafienia, M.; Amiri, M.; Janmaleki, M.; Sadeghian, A. Application of artificial neural networks in controlled drug delivery systems. Appl. Artif. Intell. 2010, 24, 807–820. [Google Scholar] [CrossRef]
  12. Petrović, J.; Ibrić, S.; Betz, G.; Đurić, Z. Optimization of matrix tablets controlled drug release using Elman dynamic neural networks and decision trees. Int. J. Pharm. 2012, 428, 57–67. [Google Scholar] [CrossRef] [PubMed]
  13. Koshari, S.H.; Chang, D.P.; Wang, N.B.; Zarraga, I.E.; Rajagopal, K.; Lenhoff, A.M.; Wagner, N.J. Data-driven development of predictive models for sustained drug release. J. Pharm. Sci. 2019, 108, 3582–3591. [Google Scholar] [CrossRef] [PubMed]
  14. Householder, K.T.; DiPerna, D.M.; Chung, E.P.; Wohlleb, G.M.; Dhruv, H.D.; Berens, M.E.; Sirianni, R.W. Intravenous delivery of camptothecin-loaded PLGA nanoparticles for the treatment of intracranial glioma. Int. J. Pharm. 2015, 479, 374–380. [Google Scholar] [CrossRef] [PubMed]
  15. Malathi, S.; Nandhakumar, P.; Pandiyan, V.; Webster, T.J.; Balasubramanian, S. Novel PLGA-based nanoparticles for the oral delivery of insulin. Int. J. Nanomed. 2015, 10, 2207–2218. [Google Scholar]
  16. Alai, M.; Lin, W.J. Application of nanoparticles for oral delivery of acid-labile lansoprazole in the treatment of gastric ulcer: In vitro and in vivo evaluations. Int. J. Nanomed. 2015, 10, 4029–4041. [Google Scholar]
  17. O’Donnell, A.; Moollan, A.; Baneham, S.; Ozgul, M.; Pabari, R.M.; Cox, D.; Kirby, B.P.; Ramtoola, Z. Intranasal and intravenous administration of octa-arginine modified poly (lactic-co-glycolic acid) nanoparticles facilitates central nervous system delivery of loperamide. J. Pharm. Pharmacol. 2015, 67, 525–536. [Google Scholar] [CrossRef]
  18. Shin, S.B.; Cho, H.Y.; Kim, D.D.; Choi, H.G.; Lee, Y.B. Preparation and evaluation of tacrolimus-loaded nanoparticles for lymphatic delivery. Eur. J. Pharm. Biopharm. 2010, 74, 164–171. [Google Scholar] [CrossRef]
  19. Yuan, Z.; Gu, X. Preparation, characterization, and in vivo study of rhein-loaded poly (lactic-co-glycolic acid) nanoparticles for oral delivery. Drug Des. Dev. Ther. 2015, 9, 2301–2309. [Google Scholar]
  20. Chereddy, K.K.; Lopes, A.; Koussoroplis, S.; Payen, V.; Moia, C.; Zhu, H.; Sonveaux, P.; Carmeliet, P.; des Rieux, A.; Vandermeulen, G.; et al. Combined effects of PLGA and vascular endothelial growth factor promote the healing of non-diabetic and diabetic wounds. Nanomed. Nanotechnol. Biol. Med. 2015, 11, 1975–1984. [Google Scholar] [CrossRef]
  21. Ramalho, M.J.; Loureiro, J.A.; Gomes, B.; Frasco, M.F.; Coelho, M.A.; Pereira, M.C. PLGA nanoparticles as a platform for vitamin D-based cancer therapy. Beilstein J. Nanotechnol. 2015, 6, 1306–1318. [Google Scholar] [CrossRef]
  22. Ruozi, B.; Belletti, D.; Sharma, H.S.; Sharma, A.; Muresanu, D.F.; Mössler, H.; Forni, F.; Vandelli, M.A.; Tosi, G. PLGA nanoparticles loaded cerebrolysin: Studies on their preparation and investigation of the effect of storage and serum stability with reference to traumatic brain injury. Mol. Neurobiol. 2015, 52, 899–912. [Google Scholar] [CrossRef] [PubMed]
  23. Darvishi, B.; Manoochehri, S.; Kamalinia, G.; Samadi, N.; Amini, M.; Mostafavi, S.H.; Maghazei, S.; Atyabi, F.; Dinarvand, R. Preparation and antibacterial activity evaluation of 18-β-glycyrrhetinic acid loaded PLGA nanoparticles. Iran. J. Pharm. Res. IJPR 2015, 14, 373. [Google Scholar] [PubMed]
  24. Pahuja, R.; Seth, K.; Shukla, A.; Shukla, R.K.; Bhatnagar, P.; Chauhan, L.K.S.; Saxena, P.N.; Arun, J.; Chaudhari, B.P.; Patel, D.K.; et al. Trans-blood brain barrier delivery of dopamine-loaded nanoparticles reverses functional deficits in parkinsonian rats. ACS Nano 2015, 9, 4850–4871. [Google Scholar] [CrossRef]
  25. Osman, R.; Kan, P.L.; Awad, G.; Mortada, N.; Abd-Elhameed, E.S.; Alpar, O. Enhanced properties of discrete pulmonary deoxyribonuclease I (DNaseI) loaded PLGA nanoparticles during encapsulation and activity determination. Int. J. Pharm. 2011, 408, 257–265. [Google Scholar] [CrossRef]
  26. Kolate, A.; Kore, G.; Lesimple, P.; Baradia, D.; Patil, S.; Hanrahan, J.W.; Misra, A. Polymer assisted entrapment of netilmicin in PLGA nanoparticles for sustained antibacterial activity. J. Microencapsul. 2015, 32, 61–74. [Google Scholar] [CrossRef] [PubMed]
  27. Menale, C.; Piccolo, M.T.; Favicchia, I.; Aruta, M.G.; Baldi, A.; Nicolucci, C.; Barba, V.; Mita, D.G.; Crispi, S.; Diano, N. Efficacy of piroxicam plus cisplatin-loaded PLGA nanoparticles in inducing apoptosis in mesothelioma cells. Pharm. Res. 2015, 32, 362–374. [Google Scholar] [CrossRef]
  28. Yang, Y.; Xie, X.Y.; Mei, X.G. Preparation and in vitro evaluation of thienorphine-loaded PLGA nanoparticles. Drug Deliv. 2016, 23, 777–783. [Google Scholar] [CrossRef]
  29. Ren, H.; Han, M.; Zhou, J.; Zheng, Z.F.; Lu, P.; Wang, J.J.; Wang, J.Q.; Mao, Q.J.; Gao, J.Q.; Ouyang, H.W. Repair of spinal cord injury by inhibition of astrocyte growth and inflammatory factor synthesis through local delivery of flavopiridol in PLGA nanoparticles. Biomaterials 2014, 35, 6585–6594. [Google Scholar] [CrossRef]
  30. Joshi, G.; Kumar, A.; Sawant, K. Enhanced bioavailability and intestinal uptake of Gemcitabine HCl loaded PLGA nanoparticles after oral delivery. Eur. J. Pharm. Sci. 2014, 60, 80–89. [Google Scholar] [CrossRef]
  31. Verderio, P.; Pandolfi, L.; Mazzucchelli, S.; Marinozzi, M.R.; Vanna, R.; Gramatica, F.; Corsi, F.; Colombo, M.; Morasso, C.; Prosperi, D. Antiproliferative effect of ASC-J9 delivered by PLGA nanoparticles against estrogen-dependent breast cancer cells. Mol. Pharm. 2014, 11, 2864–2875. [Google Scholar] [CrossRef] [PubMed]
  32. Shah, U.; Joshi, G.; Sawant, K. Improvement in antihypertensive and antianginal effects of felodipine by enhanced absorption from PLGA nanoparticles optimized by factorial design. Mater. Sci. Eng. C 2014, 35, 153–163. [Google Scholar] [CrossRef] [PubMed]
  33. Singh, G.; Pai, R.S. Optimization (Central Composite Design) and Validation of HPLC Method for Investigation of Emtricitabine Loaded Poly (lactic-co-glycolic acid) Nanoparticles: In Vitro Drug Release and In Vivo Pharmacokinetic Studies. Sci. World J. 2014, 2014, 583090. [Google Scholar] [CrossRef] [PubMed]
  34. Jain, D.S.; Athawale, R.B.; Bajaj, A.N.; Shrikhande, S.S.; Goel, P.N.; Nikam, Y.; Gude, R.P. Unraveling the cytotoxic potential of Temozolomide loaded into PLGA nanoparticles. DARU J. Pharm. Sci. 2014, 22, 1–9. [Google Scholar] [CrossRef]
  35. Ghasemian, E.; Vatanara, A.; Rouholamini Najafabadi, A.; Rouini, M.R.; Gilani, K.; Darabi, M. Preparation, characterization and optimization of sildenafil citrate loaded PLGA nanoparticles by statistical factorial design. DARU J. Pharm. Sci. 2013, 21, 1–10. [Google Scholar] [CrossRef]
  36. Xiao, X.; Zeng, X.; Zhang, X.; Ma, L.; Liu, X.; Yu, H.; Mei, L.; Liu, Z. Effects of Caryota mitis profilin-loaded PLGA nanoparticles in a murine model of allergic asthma. Int. J. Nanomed. 2013, 8, 4553–4562. [Google Scholar]
  37. Li, M.; Czyszczon, E.A.; Reineke, J.J. Delineating intracellular pharmacokinetics of paclitaxel delivered by PLGA nanoparticles. Drug Deliv. Transl. Res. 2013, 3, 551–561. [Google Scholar] [CrossRef]
  38. Shi, W.; Zhang, Z.j.; Yuan, Y.; Xing, E.m.; Qin, Y.; Peng, Z.j.; Zhang, Z.p.; Yang, K.y. Optimization of parameters for preparation of docetaxel-loaded PLGA nanoparticles by nanoprecipitation method. J. Huazhong Univ. Sci. Technol. [Med. Sci.] 2013, 33, 754–758. [Google Scholar] [CrossRef]
  39. Bonelli, P.; Tuccillo, F.M.; Federico, A.; Napolitano, M.; Borrelli, A.; Melisi, D.; Rimoli, M.G.; Palaia, R.; Arra, C.; Carinci, F. Ibuprofen delivered by poly (lactic-co-glycolic acid)(PLGA) nanoparticles to human gastric cancer cells exerts antiproliferative activity at very low concentrations. Int. J. Nanomed. 2012, 7, 5683–5691. [Google Scholar] [CrossRef]
  40. Yadav, K.S.; Sawant, K.K. Modified nanoprecipitation method for preparation of cytarabine-loaded PLGA nanoparticles. Aaps Pharmscitech. 2010, 11, 1456–1465. [Google Scholar] [CrossRef]
  41. Nair, K.L.; Thulasidasan, A.K.T.; Deepa, G.; Anto, R.J.; Kumar, G.V. Purely aqueous PLGA nanoparticulate formulations of curcumin exhibit enhanced anticancer activity with dependence on the combination of the carrier. Int. J. Pharm. 2012, 425, 44–52. [Google Scholar] [CrossRef]
  42. Blum, J.S.; Weller, C.E.; Booth, C.J.; Babar, I.A.; Liang, X.; Slack, F.J.; Saltzman, W.M. Prevention of K-Ras-and Pten-mediated intravaginal tumors by treatment with camptothecin-loaded PLGA nanoparticles. Drug Deliv. Transl. Res. 2011, 1, 383–394. [Google Scholar] [CrossRef] [PubMed]
  43. Iannitelli, A.; Grande, R.; Di Stefano, A.; Di Giulio, M.; Sozio, P.; Bessa, L.J.; Laserra, S.; Paolini, C.; Protasi, F.; Cellini, L. Potential antibacterial activity of carvacrol-loaded poly (DL-lactide-co-glycolide)(PLGA) nanoparticles against microbial biofilm. Int. J. Mol. Sci. 2011, 12, 5039–5051. [Google Scholar] [CrossRef]
  44. Fu, J.; You, L.; Sun, D.; Zhang, L.; Zhao, J.; Li, P. Shikonin-loaded PLGA nanoparticles: A promising strategy for Psoriasis Treatment. Heliyon 2024, 10, e31909. [Google Scholar] [CrossRef] [PubMed]
  45. Eleraky, N.E.; Attia, M.A.; Safwat, M.A. Sertaconazole-PLGA nanoparticles for management of ocular keratitis. J. Drug Deliv. Sci. Technol. 2024, 95, 105539. [Google Scholar] [CrossRef]
  46. Zou, L.; Chen, F.; Bao, J.; Wang, S.; Wang, L.; Chen, M.; He, C.; Wang, Y. Preparation, characterization, and anticancer efficacy of evodiamine-loaded PLGA nanoparticles. Drug Deliv. 2016, 23, 898–906. [Google Scholar] [CrossRef]
  47. Sabaeifard, P.; Abdi-Ali, A.; Soudi, M.R.; Gamazo, C.; Irache, J.M. Amikacin loaded PLGA nanoparticles against Pseudomonas aeruginosa. Eur. J. Pharm. Sci. 2016, 93, 392–398. [Google Scholar] [CrossRef]
  48. Gagliardi, A.; Paolino, D.; Costa, N.; Fresta, M.; Cosco, D. Zein-vs PLGA-based nanoparticles containing rutin: A comparative investigation. Mater. Sci. Eng. C 2021, 118, 111538. [Google Scholar] [CrossRef]
  49. Irmak, G.; Öztürk, M.G.; Gümüşderelioğlu, M. Salinomycin encapsulated PLGA nanoparticles eliminate osteosarcoma cells via inducing/inhibiting multiple signaling pathways: Comparison with free salinomycin. J. Drug Deliv. Sci. Technol. 2020, 58, 101834. [Google Scholar] [CrossRef]
Figure 1. Illustration of the overall scheme process.
Figure 1. Illustration of the overall scheme process.
Pharmaceutics 17 00513 g001
Figure 2. The results of DrugNet loss.
Figure 2. The results of DrugNet loss.
Pharmaceutics 17 00513 g002
Figure 3. The results of DrugNet. The names A, B, …, and G represent drugs belonging to different release time scales. Specifically, (a) is release time in 20–40 (h), (b) is release time in 40–100 (h), (c) is release time in 200–400 (h), (d) is release time in 10–20 (h), (e) is release time in 400–1000 (h), (f) is release time in 100–200 (h), and (g) is release time in 0–10 (h). The discrete points are the true values, and the curves are the predicted values.
Figure 3. The results of DrugNet. The names A, B, …, and G represent drugs belonging to different release time scales. Specifically, (a) is release time in 20–40 (h), (b) is release time in 40–100 (h), (c) is release time in 200–400 (h), (d) is release time in 10–20 (h), (e) is release time in 400–1000 (h), (f) is release time in 100–200 (h), and (g) is release time in 0–10 (h). The discrete points are the true values, and the curves are the predicted values.
Pharmaceutics 17 00513 g003
Figure 4. The results of the K-P model. (a) The result for sample 1, (b) the result for sample 24, (c) the result for sample 35, and (d) the result for sample 39. The discrete points are the true values, and the curves are the predicted values.
Figure 4. The results of the K-P model. (a) The result for sample 1, (b) the result for sample 24, (c) the result for sample 35, and (d) the result for sample 39. The discrete points are the true values, and the curves are the predicted values.
Pharmaceutics 17 00513 g004
Figure 5. The results of the Weibull model. (a) The result for sample 1, (b) the result for sample 24, (c) the result for sample 35, and (d) the result for sample 39. The discrete points are the true values, and the curves are the predicted values.
Figure 5. The results of the Weibull model. (a) The result for sample 1, (b) the result for sample 24, (c) the result for sample 35, and (d) the result for sample 39. The discrete points are the true values, and the curves are the predicted values.
Pharmaceutics 17 00513 g005
Figure 6. The results of the DrugNet model. (a) The result for sample 1, (b) the result for sample 24, (c) the result for sample 35, and (d) the result for sample 39. The discrete points are the true values, and the curves are the predicted values.
Figure 6. The results of the DrugNet model. (a) The result for sample 1, (b) the result for sample 24, (c) the result for sample 35, and (d) the result for sample 39. The discrete points are the true values, and the curves are the predicted values.
Pharmaceutics 17 00513 g006
Table 1. The details of the drug release dataset.
Table 1. The details of the drug release dataset.
Drug NameSourceRelease Time ScalePoint Number
Camptothecin[14]20–40 (h)33
Insulin[15]20–40 (h)37
Insulin[15]20–40 (h)33
Lansoprazole[16]20–40 (h)35
Loperamide[17]40–80 (h)35
Tacrolimus[18]200–400 (h)35
Rhein[19]10–20 (h)35
VEGF[20]400–1000 (h)35
Calcitriol[21]100–200 (h)35
Cerebrolysin[22]10–20 (h)35
18- β -glycyrrhetinic acid[23]40–80 (h)35
18- β -glycyrrhetinic acid[23]40–80 (h)35
Dopamine[24]100–200 (h)35
DNaseI[25]200–400 (h)35
Netilmicin[26]200–400 (h)35
Cisplatin[27]200–400 (h)35
Thienorphine[28]200–400 (h)8
Flavopiridol[29]40–80 (h)8
Gemcitabine[30]100–200 (h)11
ASC-J9[31]200–400 (h)21
Felodipine[32]100–200 (h)11
Emtricitabine[33]200–400 (h)15
Temazolamide[34]100–200 (h)10
Sildenafil[35]10–20 (h)8
Caryota mitis Profilin     [36]200–400 (h)16
Paclitaxel[37]100–200 (h)6
Docetaxel[38]100–200 (h)10
Ibuprofen[39]0–10 (h)8
Cytarabine[40]20–40 (h)7
Curcumin[41]100–200 (h)13
Curcumin[41]100–200 (h)12
Camptothecin[42]400–1000 (h)25
Carvacrol[43]20–40 (h)10
Shikonin[44]40–80 (h)6
Sertaconazole[45]20–40 (h)7
Evodiamine[46]100–200 (h)18
Amikacin[47]10–20 (h)8
Rutin[48]40–80 (h)10
Salinomycin[49]400–1000 (h)20
Table 2. The table of MSE results.
Table 2. The table of MSE results.
Sample IDSourceK-PWeibullDrugNet
1[14]27.62917.6562.459
2[15]46.75115.4296.175
3[15]3.3425.5844.767
4[16]14.6384.6995.708
5[17]63.62821.996.719
6[18]5.5575.6473.146
7[19]49.3849.8985.586
8[20]2.7461.87515.638
9[21]47.46619.9812.201
10[22]16.70212.04620.248
11[23]8.9574.1593.05
12[23]2.9441.8323.461
13[24]9.0136.2693.987
14[25]32.3624.1872.616
15[26]1.5544.5972.049
16[27]39.18729.9118.516
17[28]6.6311.12912.594
18[29]26.7389.75545.325
19[30]3.14712.50217.529
20[31]73.676.4929.065
21[32]8.80628.4583.737
22[33]3.03213.48237.949
23[34]7.71811.11535.374
24[35]26.28233.06415.017
25[36]6.7083.5054.098
26[37]25.2737.70346.85
27[38]30.6811.1662.797
28[39]4.5236.80516.989
29[40]40.6523.89713.56
30[41]29.52912.0478.091
31[41]5.6118.5197.5
32[42]60.3727.35319.663
33[43]104.7350.91812.06
34[44]2.7053.83111.066
35[45]176.7852.66146.605
36[46]20.64811.065.895
37[47]123.46310.13925.502
38[48]124.39711.99715.682
39[49]54.80587.49410.724
avg-34.32714.89413.333
Table 3. The table of R 2 results.
Table 3. The table of R 2 results.
Sample IDSourceK-PWeibullDrugNet
1[14]0.7860.8630.981
2[15]0.9280.9760.991
3[15]0.9960.9660.994
4[16]0.9670.9890.987
5[17]0.8920.9630.989
6[18]0.990.990.994
7[19]0.9240.9850.991
8[20]0.9920.9940.954
9[21]0.8910.9540.995
10[22]0.9490.9630.938
11[23]0.9840.9930.995
12[23]0.980.9880.977
13[24]0.9520.9660.979
14[25]0.9310.9480.994
15[26]0.9960.9870.994
16[27]0.9140.9340.981
17[28]0.9820.9970.966
18[29]0.9740.9900.955
19[30]0.9960.9830.976
20[31]0.8880.990.986
21[32]0.9880.960.995
22[33]0.9930.9710.917
23[34]0.9750.9640.885
24[35]0.9330.9150.961
25[36]0.9810.9900.989
26[37]0.9570.9870.920
27[38]0.940.9780.994
28[39]0.9610.9410.854
29[40]0.9420.9940.981
30[41]0.9570.9830.988
31[41]0.9880.9810.983
32[42]0.9020.9560.968
33[43]0.8560.9990.983
34[44]0.9910.9880.964
35[45]0.8080.9430.949
36[46]0.9370.9660.982
37[47]0.8430.9870.967
38[48]0.7180.9730.964
39[49]0.8290.7270.967
avg-0.9340.9650.970
Table 4. The standard deviations in the MSE and R 2 of different models on all samples.
Table 4. The standard deviations in the MSE and R 2 of different models on all samples.
Evaluation IndicatorsK-PWeibullOurs
MSE39.31715.88212.662
R 2 0.0650.0460.031
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Zhang, Z.; Zhang, B.; Chen, R.; Zhang, Q.; Wang, K. The Prediction of the In Vitro Release Curves for PLGA-Based Drug Delivery Systems with Neural Networks. Pharmaceutics 2025, 17, 513. https://doi.org/10.3390/pharmaceutics17040513

AMA Style

Zhang Z, Zhang B, Chen R, Zhang Q, Wang K. The Prediction of the In Vitro Release Curves for PLGA-Based Drug Delivery Systems with Neural Networks. Pharmaceutics. 2025; 17(4):513. https://doi.org/10.3390/pharmaceutics17040513

Chicago/Turabian Style

Zhang, Zheng, Bolun Zhang, Ren Chen, Qian Zhang, and Kangjun Wang. 2025. "The Prediction of the In Vitro Release Curves for PLGA-Based Drug Delivery Systems with Neural Networks" Pharmaceutics 17, no. 4: 513. https://doi.org/10.3390/pharmaceutics17040513

APA Style

Zhang, Z., Zhang, B., Chen, R., Zhang, Q., & Wang, K. (2025). The Prediction of the In Vitro Release Curves for PLGA-Based Drug Delivery Systems with Neural Networks. Pharmaceutics, 17(4), 513. https://doi.org/10.3390/pharmaceutics17040513

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop