Next Article in Journal
Distinctive Features of the Buffer Capacity of Polyelectrolyte Microcapsules Formed on MnCO3 Core
Previous Article in Journal
Multi-Objective Optimization of Biodegradable and Recyclable Composite PLA/PHA Parts
Previous Article in Special Issue
Predictive Modelling and Optimisation of Rubber Blend Mixing Using a General Regression Neural Network
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Designing Imidazolium-Mediated Polymer Electrolytes for Lithium-Ion Batteries Using Machine-Learning Approaches: An Insight into Ionene Materials

Department of Chemistry, School of Sciences and Humanities, Nazarbayev University, Astana 010000, Kazakhstan
*
Author to whom correspondence should be addressed.
Polymers 2025, 17(15), 2148; https://doi.org/10.3390/polym17152148
Submission received: 20 June 2025 / Revised: 17 July 2025 / Accepted: 23 July 2025 / Published: 6 August 2025
(This article belongs to the Special Issue Artificial Intelligence in Polymers)

Abstract

Over the past few decades, lithium-ion batteries (LIBs) have gained significant attention due to their inherent potential for environmental sustainability and unparalleled energy storage efficiency. Meanwhile, polymer electrolytes have gained popularity in several fields due to their ability to adapt to various battery geometries, enhanced safety features, greater thermal stability, and effectiveness in reducing dendrite growth on the anode. However, their relatively low ionic conductivity compared to liquid electrolytes has limited their application in high-performance devices. This limitation has led to recent studies revolving around the development of poly(ionic liquids) (PILs), particularly imidazolium-mediated polymer backbones as novel electrolyte materials, which can increase the conductivity with fine-tuning structural benefits, while maintaining the advantages of both solid and gel electrolytes. In this study, a curated dataset of 120 data points representing eight different polymers was used to predict ionic conductivity in imidazolium-based PILs as well as the emerging ionene substructures. For this purpose, four ML models: CatBoost, Random Forest, XGBoost, and LightGBM were employed by incorporating chemical structure and temperature as the models’ inputs. The best-performing model was further employed to estimate the conductivity of novel ionenes, offering insights into the potential of advanced polymer architectures for next-generation LIB electrolytes. This approach provides a cost-effective and intelligent pathway to accelerate the design of high-performance electrolyte materials.

1. Introduction

As the world moves towards green energy, storage systems, including hydrogen storage [1], pumped hydrogen storage [2], flow batteries [3], and especially lithium-ion batteries [4,5] are increasingly in demand. A revolution in electronic devices began 30 years ago when Sony successfully commercialized the world’s first lithium-ion battery (LIB) [4]. Since then, LIBs have gained significant attention due to their inherent potential for environmental sustainability and unparalleled energy storage efficiency. LIBs application is not limited to portable electronics; they are also used in various energy sectors and devices, including but not limited to hybrid and big electric vehicles, remote-controlled devices, solar energy equipment, medical tools, and more. Their use is also increasing in the aerospace and military industries [4,6,7]. LIBs are a part of the rechargeable family of batteries, similar to other batteries, and consist of four main components: the anode, cathode, electrolyte, and separator (Figure 1).
To enhance lithium-ion battery performance, electrolytes have garnered significant attention as a key component of batteries. Organic electrolytes consisting of linear and alkyl carbonates are well-known and utilized for their wide operating voltage. Meanwhile, polymer electrolytes have gained popularity in the fields of electrical, aerospace, automotive, and electronics due to their ability to adapt to various battery geometries, improved safety features, low manufacturing costs, higher thermal stability, and effectiveness in reducing dendrite growth on the anode. Polymer electrolytes are composed of polymer matrices and lithium salts that were initially introduced during the 1970s [3,4]. Despite these advantages, polymer electrolytes are highly volatile and flammable, posing significant safety risks. Consequently, research on non-flammable electrolytes with a high lithium-ion transfer number is ongoing to enhance the safety and efficiency of lithium batteries [6]. Solutions being investigated include solid ceramic electrolytes, polymer electrolytes (solid, gel, and composite), aqueous lithium-ion batteries, fluorinated structures, and ionic liquids [2,7,8].
Lithium batteries rely on liquid electrolytes, which have the advantages of high ionic conductivity and superior wetting performance at the electrode surface [9]. Ionic liquids (ILs) are considered emerging potential candidates for replacing carbonate-based electrolytes in the market. ILs are salts with a melting point below 100 °C that have high chemical and thermal stability, as well as very low or zero vapor pressure. Such characteristics enable room-temperature ILs to be ideal options for a broad range of uses, particularly in electrochemical devices like LIBs [9,10]. In general, ILs are a class of molten salts consisting of an array of asymmetric organic cations and organic or inorganic anions. The most widely studied ILs are ammonium-based ILs such as imidazolium, pyrrolidinium, and quaternary ammonium-based ILs [11]. At the same time, polymerized ionic liquids (PILs) are a subclass of polyelectrolytes formed by polymerizing ionic liquid monomers, where either the cation, anion, or both are covalently bound to the polymer backbone. These materials combine the desirable properties of traditional free ionic liquids, such as high ionic conductivity and electrochemical stability, with the mechanical robustness, processability, and safety advantages of polymeric systems. Among various structural types, imidazolium-based PILs are the most widely studied due to their favorable electrochemical properties, thermal stability, and ease of synthesis [12].
On the other hand, the emergence of machine learning (ML) has entered the material science field into a new era. ML has accelerated the process of material discovery, design, and optimization by employing large datasets and advanced algorithms [13]. Most interestingly, ML models can make precise predictions by identifying patterns within the existing datasets while avoiding the pressing challenges of experimentation, including related timeframe and costs. Although ML models are simple mathematical calculations, the complex nature of materials, particularly polymers, presents intricate challenges in developing ML models. Therefore, recent advances in ML models have been widely examined, with more contemporary applications in macromolecular studies, discussing group contributions and chemical structures via SMILES representation. Furthermore, recent ML advancements in the polymer field include accelerated polymer simulations [14], prediction of polymer properties [12,15], adhesion strength prediction [16], and polymer discovery and design [17,18].
Technically, large datasets are necessary to train machine learning (ML) models. Nevertheless, a recent study employed a self-supervised strategy using a graph neural network (GNN) to predict polymer properties solely based on polymer structure data, as reported by Gao et al. [19]. Those results paved the way for tuning to be possible on smaller datasets for specific property prediction tasks, thanks to the pre-trained GNN. In data-scarce scenarios, the results further indicated that the ensemble pre-training approach outperforms other approaches, for electron affinity and ionization potential root mean square error (RMSE) was reduced by 28.39% and 19.09%, respectively. Kazemi-Khasragh et al. [20] employed a transfer strategy approach to focus on the prediction of mechanical and thermal properties of linear polymers. Firstly, the artificial neural network (ANN) algorithm was pre-trained to predict heat capacity at constant pressure (Cp) using 124 data points, then the pre-trained model was fine-tuned to predict specific capacity, shear modulus, flexural stress strength, and dynamic viscosity. In addition to transfer learning, researchers in this field have also employed other machine learning models. Babbar et al. [21] developed three ML models, namely ANN, convolutional neural network (CNN), and ridge regression (RR), to predict the glass transition temperature (Tg) of polymers. In this study, two types of molecular fingerprints were used as input features: physicochemical and topological fingerprints. The former was extracted from RDKit and used as input for RR and ANN models, while the latter was derived from the SMILES representation using one-hot encoding and used as input for the CNN model. The results highlighted the reasonable performance of RR compared to powerful non-linear models of ANN and CNN. Ascencio-Medina et al. [22], by analyzing a dataset of 86 polymers, investigated the dielectric permittivity in polymers. They employed a genetic algorithm to select the most relevant descriptors from a set of 1273 descriptors. Then, by using a gradient boosting regressor (GBR), the dielectric constant was predicted. This model achieved high accuracy with a correlation coefficient (R2) of 0.938 and 0.822 for the training and test sets, respectively.
Electrical conductivity is another essential property of polymers, which plays a vital role in their ability to transport charge. However, limited research has been conducted in this field for predicting the conductivity of polymers. Hatakeyama-Sato et al. [23] constructed a 104-entry database of lithium-conducting solid polymers, the largest of its kind. The authors employed a transfer-learned graph neural network (GNN) for predicting the conductivity of electrolytes, resulting in a mean absolute error (MAE) of less than 1. The unbiased predictions of the model led to the discovery of superionic conductors with ionic conductivities of about 10−3 at room temperature. Li et al. [24], incorporated GNNs with quantum calculations to develop an automatic system for identifying potential ionic liquids (ILs) for ionic liquid polymer electrolytes (IPEs). Firstly, based on the ensemble learning of support vector machine (SVM), random forest (RF), XGBoost, and graph convolutional neural networks (GCNN), the phase of ILs was predicted. After identifying the IL candidates, the datapoints were classified based on conductivity type (σ ≥ 5 and σ < 5). XGBoost and SVM performed better than other models. According to the results, the median values reported for the groups with σ < 5 and σ ≥ 5 are 1.8 and 9.1 mS cm−1, respectively. Most recently, Bradford et al. [25] constructed a chemistry-informed ML workflow that predicted the conductivity of solid polymers by using chemical structure, temperature, molecular weight (Mw), and salt concentration. The results were primarily developed using the novel approach of ChemArr, which was benchmarked against two other machine learning models, Chemprop and XGBoost. Among the developed models, XGBoost exhibited weak performance, while ChemArr outperformed other models by showing low MAE and a high Spearman rank correlation coefficient.
Taking into account the importance of designing polymerized ionic liquids (PILs) as polyelectrolytes in LIB applications, in this study, we have exclusively considered the structural and electrical performance of imidazolium-based poly (IL)s via machine learning (ML) approaches. As such, four impressive ML models, namely: CatBoost, RF, XGBoost, and LightGBM, have been meticulously selected to predict ionic conductivity of imidazolium-based PILs both in the form of solid polymer electrolytes (SPE) as well as gel polymer electrolytes (GPE).
Our study focuses on predicting ionic conductivity, which is a complex property influenced by multiple interdependent physical factors such as temperature, polymer structure (e.g., chain flexibility, polarity, and molecular weight), and ion transport pathways. These relationships are typically non-linear and high-dimensional.
The models we selected are namely: CatBoost, RF, XGBoost, and LightGBM, which are all ensemble tree-based algorithms known for:
  • Handling non-linear interactions, which are common in conductivity–structure–temperature relationships;
  • Robustness to multicollinearity, which is useful given the correlated chemical descriptors (as shown in the heatmap in Figure 6);
  • Compatibility with small-to-medium datasets, which is important in polymer science, where experimental data is often limited;
  • Built-in feature importance interpretation, helping us identify which physical factors (e.g., temperature, refractivity descriptors, surface area contributions) most strongly influence ionic conductivity.
Specifically, CatBoost was chosen as our primary model because it handles categorical and numerical features effectively, and minimizes overfitting through ordered boosting and permutation-based training features that benefit the relatively small and noisy nature of polymer datasets. Furthermore, prior literature [24,25,26,27,28] also demonstrates that such gradient boosting models are highly competitive for prediction tasks, especially when domain physical descriptors are included as model inputs. In summary, our selected ML models are well-aligned with the non-linear, multi-variable nature of conductivity prediction in imidazolium-functionalized ionene polymers, and their performance and interpretability make them particularly appropriate for advancing screening in this context.
Regarding this purpose, input features, including chemical structure and temperature, were gathered from the literature. The models were trained and tested on the dataset that was collected. Afterwards, the importance of the input features on conductivity prediction was investigated by the best-performing model. After training and testing the models, the best-performing model was used to predict conductivity for a new set of data points. Most importantly, we have aimed to anticipate the potential candidacy of ionene materials having conventional polymeric functional groups such as amides and imides. Specifically, we have focused on investigating the electrochemical performance in terms of conductivity data of our recently developed new type of ionic polymer, in which imidazolium cations are tethered within the rigid polyimide (PI) and polyamide (PA) substructures, as depicted in Figure 2 [29,30,31]. Overall, this study is organized into four sections. First, an introduction to lithium batteries, polymer electrolytes, and ML studies is provided. Then, in the methodology section, a description of each of the developed models is given. Moreover, this section describes the data gathering process. In the Results and Discussion section, the performance of the models will be assessed using various graphical and statistical methods. Additionally, a section is dedicated to the employment of ML models in predicting conductivity for ionenes with robust polymeric backbones. Ultimately, conclusions are drawn toward the insight of the usage of ionene polymeric materials as polymer electrolytes for LIB applications. The flowchart of the employed strategies is depicted in Figure 3.

2. Materials and Methods

2.1. Model Developments

Four ML models of CatBoost, RF, XGBoost, and LightGBM were employed in this study. These models will be briefly discussed in the sections below.

2.1.1. CatBoost

CatBoost, as an open-source gradient boosted decision tree (GBDT) method, can handle categorical features properly. The main difference between the GBDT model and CatBoost is that, instead of preprocessing time, CatBoost deals with categorical features during training time. Prokhorenkova et al. [32] introduced target statistics (TS) as an efficient strategy for handling categorical features while losing minimum information. In particular, CatBoost permutes the dataset for each example and calculates an average label value based on the category value placed previously in the permutation. Moreover, CatBoost is different from GBDT in terms of feature combinations. Almost all categorical features should be combined to make a new one. CatBoost considers combinations greedily when building a new split for the tree. For the second and following splits, CatBoost combines all combinations (known as “combinations preset”) with all remaining categorical features. Every split in the tree is considered a category with two values, and they are added together in combination. Additionally, compared to GBDT, CatBoost performs an unbiased boosting with categorical features. To convert categorical features into numerical values with the TS method, the distribution will vary from the original one. In traditional GBDT methods, the deviation of this distribution will result in a deviation in the solution, which is an inevitable problem for GBDT. A random permutation of the training data is generated in CatBoost. To improve the robustness of the algorithm, multiple permutations will be used by sampling a random permutation and obtaining its slope. Calculating statistics based on permutations is similar to those calculated for classification features. Different permutations are used to train distinct models, and hence, using multiple permutations will not lead to overfitting [33]. Figure 4 shows a schematic of the CatBoost model.

2.1.2. Random Forest

Breiman first developed RF [34]. The initial goal of RF algorithm development was to solve unsupervised regression and classification problems. This technique involves building multiple independent decision trees, also referred to as ensemble trees, training them based on the desired dataset, and then predicting the target parameter. In this algorithm, bootstrap resampling is used to prevent overfitting, a resampling method that relies on replacement. A bootstrap set is created by replacing several samples with repeated samples from the initial data. The RF algorithm then builds each tree using a bootstrap set. Therefore, since the trees were constructed on varied datasets, their predictions would be different. The next step is to aggregate all the trees, and the final prediction is obtained by averaging each tree’s predictions. With the RF model, the degree of importance of each feature and the proximity of samples in pairs can be determined [35,36].

2.1.3. XGBoost

XGBoost is a popular boosting tree algorithm based on a decision tree, also known as a classification and regression tree (CART) [37]. CART divides the dataset into two subsets at each level according to the boundary of a variable for regression tasks, until it reaches the maximum tree depth specified by users. Searching for the best solutions is done by an algorithm for a range of variables to minimize the cost function. Then the prediction is the average of the target value of all samples in a subset. CART trees can be prone to overfitting without proper regularization. One strategy for this is called ensemble packing of a group of estimators, in other words, multiple CART models. XGBoost continues to add and train new trees to accommodate the remaining errors from the last iteration. Then, a predicted value is assigned to each sample by summing all the scores of the corresponding leaves. The advantage of XGBoost in performance is its reliable objective function for tree creation [38,39].

2.1.4. LightGBM

LightGBM is a new GBDT algorithm that was first released by Microsoft by Ke et al. [40] in 2017, which has been employed in a variety of data mining tasks such as regression, classification, and sorting. The LightGBM algorithm incorporates several novel techniques, including gradient-based one-side sampling (GOSS), exclusive feature bundling (EFB), and a depth-constrained histogram and leaf-based growth strategy. Light GBM grows the tree vertically, while other algorithms, such as XGBoost and GBDT, grow trees horizontally. The mechanism of GOSS involves retaining all large gradient samples while performing random sampling on small gradient samples, based on their proportion. The main idea of EFB is to divide the features into a smaller number of unique mutual bundles.

2.1.5. Evaluation Metrics

The performance of the conductivity prediction models was evaluated by the following metrics: mean absolute error (MAE), root mean square error (RMSE), and determination coefficient (R2). Commonly, these metrics are used in regression tasks; the higher the R2 value and the lower the MAE and RMSE value, and the better the accuracy of the models.
RMSE = 1 2 n i = 1 n ( y i y ^ i ) 2
MAE = 1 n i = 1 n ( y i y ^ i )
R 2 = 1 I = 1 n ( y i y ^ i ) 2 I = 1 n ( y i y i ¯ ) 2

2.2. Data Gathering and Model Development

In this study, SPEs and GPEs mediated with imidazolium-based polymerized ionic liquids were gathered from the literature. For developing robust ML models, a total of 120 datapoints were collected from the literature using WebPlot-Digitizer [41,42,43,44,45,46,47,48]. The collected dataset contains SMILES, temperature, and conductivity (Table 1).
Figure 5 displays the distribution of ionic conductivity across three temperature ranges of 25–65 °C, 65–85 °C, and >85 °C. According to the density plot in Figure 5, in the temperature range of 25 to 65 °C, variability in ionic conductivity is shown, which is visible in the graph with a wide and multi-modal distribution. Also, the curve shows a long tail toward low conductivity values, with a pronounced peak around 10−5 S/cm. The curve for the 65–85 °C group is narrower and more concentrated than the 25–65 °C group. In this curve, fewer samples fell into the low-conductivity regime. The >85 °C group shows a very sharp and narrow peak.
By using the RDKit library [49], the molecular descriptors were generated from SMILES representations. The open-source cheminformatics toolkit RDKit allows the calculation of a wide range of chemical descriptors. Physicochemical and structural features in RDKit are calculated from SMILES strings and then used as quantitative descriptors for ML analysis. Molecular properties, including topological polar surface area, number of H2 bonds, and molecular weight captured by molecular descriptors, allow for a better understanding of structure-property relationships. Then ML models, including CatBoost, RF, XGBoost, and LightGBM were employed in a Python 3.11.13 environment to predict conductivity.
Based on SMILES representations, RDKit generated 434 molecular descriptors that captured electronic, structural, and physicochemical properties of the molecules. In order to eliminate the effect of highly correlated features, Pearson′s correlation coefficient was used to calculate the correlation between all pairs of descriptors. After the elimination, a total of 43 features remained. It is worth noting that the PIL prefix has been added to the descriptors. The heatmap plot in Figure 6 shows pairwise correlations between two descriptors, where each cell represents the strength of the relationship between the two features (descriptors). In this plot, each row or column depicts a pairwise linear relationship between features. In each row and column, a different feature is represented, and the colors differentiate their strength and direction based on Pearson’s correlation coefficient. When the value is close to +1, it is described in dark red, which shows a strong positive linear correlation between the two features, which means that by increasing one, the other will increase too. A value close to −1, represented in dark blue, indicates that when one feature increases, the other decreases. However, values close to 0 show little or no linear relationship. In this heatmap plot, as is evidenced, features such as PIL_PEOE_VSA, PIL, SMR_VSA, and PIL_EState have strong correlations, since they belong to similar molecular descriptor families. There are some features that have relatively medium to high correlations with the target parameter; these features are, namely, PIL_MaxAbsEStateIndex, PIL_PEOE_VSA1, PIL_PEOE_VSA2, PIL_SMR_VSA6, and PIL_fr_methoxy.
The data were standardized to make sure the data are transformed into a common scale before feeding them into ML models. On the training data, GridSearchCV and K-fold cross-validation were utilized to optimize model hyperparameters and to ensure that the random state was set for reproducible cross-validation splits. Tuning of the model hyperparameters was done by using GridSearchCV to find the best parameters for each model. Following the selection of hyperparameters, different algorithms were compared using five-fold cross-validation. The data was divided into train and test splits, 80% for train and 20% for test. Each test set included polymers that were not present in the train set. Four independent models were trained by using different random initial values, on 80% of the data. The mean R2, the mean RMSE, and the mean MAE were all evaluated as scoring criteria. To ensure that each polymer appeared only once in a test set, this process was repeated five times.

3. Results

R2, RMSE, and MAE for the employed models are presented in Table 2. CatBoost performed better than other models, followed closely by RF. The performance of XGBoost is slightly worse than that of RF, while LightGBM has the worst performance. Figure 7 compares the scatter plots of the actual versus predicted conductivity values for different employed ML models: CatBoost, RF, XGBoost, and LightGBM. In this plot, the dashed black line corresponds to the ideal prediction scenario where predicted values perfectly match the actual values (y = x). Hence, the closer the points are to the y = x line, the better the models are. For the CatBoost model Figure 7a, training data points are closely aligned with the diagonal line, testing data points also align with the diagonal line, but they are slightly more spread than the training data, which indicates some error prediction for testing data. Therefore, CatBoost performs well, showing high accuracy for both training and testing datapoints; however, the slight spread of testing datapoints suggests reliable generalization with small overfitting. In Figure 7b, the blue (training) points are aligned with the unity (y = x) line, suggesting a good fit of the model over the blue datapoints. The performance of the model over test datapoints is more scattered compared to CatBoost, which indicates higher prediction errors over unseen data. According to Figure 7c, the training datapoints no longer align well with the y = x line; the deviation from this line is further evidence for the XGBoost model (compared to the two previous models), which suggests not very good performance of this model over the training data. For testing data, this dispersion is even more pronounced, especially for higher values of conductivity, revealing that predictions might be less accurate for higher values of conductivity. Among all of the models, LightGBM performs as the least accurate model, Figure 7d, with higher deviations for training and testing datapoints. This could be a sign of the model’s difficulty in capturing complex relationships for both training and testing data points. The heatmaps in Figure 8 show the prediction errors of the test data across the four ML models: CatBoost, RF, XGBoost, and LightGBM. This plot highlights the area where the models show systematic errors. As can be seen in Figure 8a, the heatmap is mainly concentrated along the diagonal line, which is interpreted as predicted values are close to actual values.
This plot shows a narrow spread, meaning that the model is making relatively few incorrect predictions, with only a few outliers. There are some minor deviations for higher conductivity values, but in general, the overall distribution is narrow. The systematic bias of CatBoost is minimal across different conductivity ranges. The heatmap of RF, shown in Figure 8b, is more spread, especially at medium to high conductivity values, compared to the CatBoost model. According to this plot, the model tends to underpredict high conductivity values. Similar to CatBoost and RF, the heatmap of XGBoost in Figure 8c shows a high density along the diagonal, however a few smaller clusters appear farther from the diagonal line, this could be due to subsets of data where the model performs poorly in predicting the values correctly, also the error region is wider than previous models, which shows deviations for higher conductivity values. The heatmap plot of the LightGBM model in Figure 8d shows good predictive performance, but it is more spread at higher conductivity values. Possibly due to underfitting, LightGBM and XGBoost make larger errors in higher conductivity regions. Compared to CatBoost and RF, LightGBM and XGBoost seem to struggle more with high-range values.
The residual histograms and violin plots in Figure 9 provide analysis of the errors for each of the employed ML models. In residual plots, the centered and symmetric distribution indicates good performance of the models with no overprediction or underprediction. A narrower spread, skewness, or long tails show higher accuracy and systematic bias, respectively. The residual histogram plot of the CatBoost model is narrow and strongly centered around zero, as shown in Figure 9a, which highlights the small errors of this model; also, the spread of this model is symmetric, with very few residuals. The violin plot of the train residual is highly concentrated and packed around zero; however, the residual of the test data shows higher dispersion. Moreover, train residuals are tight, which shows a good fit of the model over the training data. Overall, this model exhibits minimal overfitting and good generalization with slightly higher error in the test data. In Figure 9b, the residual plot of RF shows wider spread as well as longer tails on both sides. Additionally, this model shows more residuals far from zero, which is interpreted as higher variance in errors. Violin plots of this model show a wider spread for test residuals than train residuals. In general, train residuals are highly packed, and test datapoints show higher variance. The residual histogram of XGBoost, shown in Figure 9c, has an overall wider spread than previous models; there are some clear deviations in small residuals. Moreover, the plot is shifted towards a small residual (right-skewed). The residual spread of this model, as can be seen in violin plots, is wider than that of CatBoost and RF for both train and test sets. LightGBM residuals, as shown in Figure 9d, have a normal distribution and are centered around zero, while the train data are more dispersed than the test data. Violin plot of train and test is also similar to CatBoost and RF, while it is more dispersed than those models.

3.1. Feature Importance

In this section, the analysis of the features affecting conductivity prediction was examined. For this purpose, the CatBoost model was used, which was introduced as the best model. According to Figure 10, the feature importance plot, temperature is identified as the most important variable in the prediction of conductivity. This finding is in line with physical expectations; typically, increasing temperature increases ionic mobility, which leads to higher conductivity, especially in electrolytes and polymer systems. Among the derived molecular descriptors obtained by the RDKit library, PIL_BCUT2D_MRLOW showed the second most influential feature. This parameter demonstrates a topological descriptor that is mainly based on molecular refractivity and atomic partial charges. The next important feature is PIL_SMR_VSA6, which is a descriptor that shows an approximate value of the Van der Waals surface area of atoms that have specific SMR (molar refractivity) values. In general, these two highly ranked features reflect electron distribution characteristics of molecules, size, and shape. Another important feature in conductivity prediction is PIL_EState_VSA8, which includes electrotopological state indices with the contributions of surface area. PIL_qed is the other influential descriptor, where this feature is based on properties like polarity and molecular weight. PIL_fr_unbrch_alkane, which is a measure of the unbranched alkane fragments in a molecule, highlights the importance of branching of molecules in predicting the target variable. Electronic properties, which are derived from the charge distribution, are represented by PIL_BCUT2D_CHGHI. This feature is followed by PIL_PEOE_VSA8, which contains the surface area corresponding to partial atomic charges, calculated via PEOE (partial equalization of orbital electronegativities). As it is evident from the graph, there are also some lower rank descriptors such as PIL_MinAbsEStateIndex, PIL_SlogP_VSA3, and PIL_FractionCSP3. The mentioned features show a small impact on the model’s performance, since they reflect small details about the topology of the molecules and their electronic structure. Descriptors with the least influence are placed at the bottom of the plot, which show almost zero or no importance.

3.2. Predicting Conductivity for Ionenes

Figure 11 shows the predicted conductivity values of three ionenes, namely: TC-API(p)-Xy, Troger’s base (Im-TB(p)-PA), and ionic-polyimide, at random temperatures: 298, 308, and 318. This plot shows how increasing temperature can increase ionic conductivity. As it is evident in this plot, each ionene linear line is decreasing by increasing 1000/T, this can be interpreted as conductivity rises with temperature increases, which indicates that the model has learned the underlying thermally activated transport behavior. The ionic conduction in these materials is governed by Arrhenius kinetics, which implies that ion mobility increases with thermal energy. It is apparent that all the selected ionenes exhibited outstanding electrical properties with significant ionic conductivity (approaching 10−3 S cm−1). Across the entire temperature range, Troger’s base (Im-TB(p)-PA) shows the highest conductivity values. Following this, ionene TC-API(p)-Xy and ionic polyimide exhibit relatively lower conductivity values. These nearly parallel lines suggest similar activation energies for ion transport in all three materials. Vertical separation between these three lines indicates that a difference in their intrinsic conductance exists due to factors such as structural features, ion mobility, and carrier concentration. According to these results, Troger’s base may offer the best performance for applications such as electrolytes and ion-exchange membranes, which require high ionic conductivity, thereby paving the way for a new strategy in designing imidazolium ionenes with rigid backbones. In addition to capturing the overall temperature dependence of these ionenes, the ML models also captured their relative ranking, likely based on learned structural and electronic descriptors. In this regard, the model can help predict conductivity trends for new candidates of ionenes.

4. Conclusions

In this study, four ML models were developed for the prediction of ionic conductivity. The models were trained and tested on the data gathered from the literature. The developed models were CatBoost, RF, XGBoost, and LightGBM. A significant difference in the performance of the models for predicting conductivity values was observed. Across both training and testing datasets, CatBoost proved to be the most accurate and reliable model. Scatter plots, heatmaps, and residual plots demonstrated the superior performance of this model. According to the mentioned plots, the CatBoost model showed consistent predictions with the actual values. Following closely, RF showed excellent performance for unseen data, although it exhibited higher prediction errors at medium and higher conductivity levels. LightGBM and XGBoost performed poorly, with LightGBM having difficulty in capturing temperature-dependent trends. Ultimately, the best model (CatBoost) was used to analyze the effect of input parameters on conductivity prediction. Based on the feature importance diagram, temperature was identified as the feature with the greatest impact on conductivity. Molecular descriptors extracted from SMILES were ranked in the following order of importance, with top contributors including PIL_BCUT2D_MRLOW, PIL_SMR_VSA6, and PIL_EState_VSA8. Moreover, the best-performing model (CatBoost) was used to predict conductivity for three ionenes. Interestingly, all the selected ionenes exhibited outstanding electrical properties, with significant ionic conductivity (approaching 10−3 S cm−1). Notably, ionene with a rigid and contorted structure of Troger’s base (Im-TB(p)-PA) exhibited the highest conductivity. Additionally, the model captured the overall temperature dependency of the employed ionenes. In general, CatBoost stands out as the most robust and reliable model for conductivity prediction, making it well-suited for ionic-mediated polymers with similar applications in the future.

Author Contributions

Conceptualization, G.P. and I.K.; methodology, software, and visualization, G.P. and I.K.; writing—original draft preparation, G.P. and I.K.; writing—review and editing, I.K.; funding acquisition, I.K. All authors have read and agreed to the published version of the manuscript.

Funding

The work was supported by Nazarbayev University: [Grant Number: 111024CRP2017].

Institutional Review Board Statement

Not applicable.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Acknowledgments

Support for this work provided by Nazarbayev University under the Collaborative Research Project Grant (Grant No: 111024CRP2017) is gratefully acknowledged.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Piroozi, G.; Kouhi, M.M.; Shafiei, A. Novel intelligent models for prediction of hydrogen diffusion coefficient in brine using experimental and molecular dynamics simulation data: Implications for underground hydrogen storage in geological formations. J. Energy Storage 2025, 118, 116279. Available online: https://www.sciencedirect.com/science/article/pii/S2352152X25010102 (accessed on 13 May 2025). [CrossRef]
  2. Vilanova, M.R.N.; Flores, A.T.; Balestieri, J.A.P. Pumped hydro storage plants: A review. J. Braz. Soc. Mech. Sci. Eng. 2020, 42, 415. [Google Scholar] [CrossRef]
  3. Soloveichik, G.L. Flow Batteries: Current Status and Trends. Chem. Rev. 2015, 115, 11533–11558. [Google Scholar] [CrossRef]
  4. Li, M.; Lu, J.; Chen, Z.; Amine, K. 30 Years of Lithium-Ion Batteries. Adv. Mater. 2018, 30, 1800561. [Google Scholar] [CrossRef]
  5. Shi, C.; Wang, T.; Liao, X.; Qie, B.; Yang, P.; Chen, M.; Wang, X.; Srinivasan, A.; Cheng, Q.; Ye, Q.; et al. Accordion-like stretchable Li-ion batteries with high energy density. Energy Storage Mater. 2019, 17, 136–142. [Google Scholar] [CrossRef]
  6. Kim, T.; Song, W.; Son, D.Y.; Ono, L.K.; Qi, Y. Lithium-ion batteries: Outlook on present, future, and hybridized technologies. J. Mater. Chem. A 2019, 7, 2942–2964. [Google Scholar] [CrossRef]
  7. Manthiram, A. An Outlook on Lithium Ion Battery Technology. ACS Cent. Sci. 2017, 3, 1063–1069. [Google Scholar] [CrossRef]
  8. Xia, J.; Petibon, R.; Xiong, D.; Ma, L.; Dahn, J.R. Enabling linear alkyl carbonate electrolytes for high voltage Li-ion cells. J. Power Sources 2016, 328, 124–125. [Google Scholar] [CrossRef]
  9. Long, L.; Wang, S.; Xiao, M.; Meng, Y. Polymer electrolytes for lithium polymer batteries. J. Mater. Chem. A 2016, 4, 10038–10069. [Google Scholar] [CrossRef]
  10. Zhu, M.; Wu, J.; Wang, Y.; Song, M.; Long, L.; Siyal, S.H.; Yang, X.; Sui, G. Recent advances in gel polymer electrolyte for high-performance lithium batteries. J. Energy Chem. 2019, 37, 126–142. [Google Scholar] [CrossRef]
  11. Barrera, T.P.; Bond, J.R.; Bradley, M.; Gitzendanner, R.; Darcy, E.C.; Armstrong, M.; Wang, C.-Y. Next-Generation Aviation Li-Ion Battery Technologies-Enabling Electrified Aircraft. Electrochem. Soc. Interface 2022, 31, 69–74. [Google Scholar] [CrossRef]
  12. Vishweswariah, K.; Reddy, A.K.M.R.; Zaghib, K. Beyond Organic Electrolytes: An Analysis of Ionic Liquids for Advanced Lithium Rechargeable Batteries. Batteries 2024, 10, 436. [Google Scholar] [CrossRef]
  13. Chawla, N.; Bharti, N.; Singh, S. Recent Advances in Non-Flammable Electrolytes for Safer Lithium-Ion Batteries. Batteries 2019, 5, 19. [Google Scholar] [CrossRef]
  14. Fergus, J.W. Ceramic and polymeric solid electrolytes for lithium-ion batteries. J. Power Sources 2010, 195, 4554–4569. [Google Scholar] [CrossRef]
  15. Peled, E.; Golodnitsky, D.; Ardel, G.; Menachem, C.; Tow, D.B.; Eshkenazy, V. The Role of Sei in Lithium and Lithium Ion Batteries. MRS Online Proc. Libr. OPL 1995, 393, 209. [Google Scholar] [CrossRef]
  16. Gebert, F.; Longhini, M.; Conti, F.; Naylor, A.J. An electrochemical evaluation of state-of-the-art non-flammable liquid electrolytes for high-voltage lithium-ion batteries. J. Power Sources 2023, 556, 232412. [Google Scholar] [CrossRef]
  17. Stettner, T.; Walter, F.C.; Balducci, A. Imidazolium-Based Protic Ionic Liquids as Electrolytes for Lithium-Ion Batteries. Batter. Supercaps 2019, 2, 55–59. [Google Scholar] [CrossRef]
  18. Lu, J.; Yan, F.; Texter, J. Advanced applications of ionic liquids in polymer science. Prog. Polym. Sci. 2009, 34, 431–448. [Google Scholar] [CrossRef]
  19. Gao, Q.; Dukker, T.; Schweidtmann, A.M.; Weber, J.M. Self-supervised graph neural networks for polymer property prediction. Mol. Syst. Des. Eng. 2024, 9, 1130. [Google Scholar] [CrossRef]
  20. Kazemi-Khasragh, E.; González, C.; Haranczyk, M. Toward diverse polymer property prediction using transfer learning. Comput. Mater. Sci. 2024, 244, 113206. [Google Scholar] [CrossRef]
  21. Babbar, A.; Ragunathan, S.; Mitra, D.; Dutta, A.; Patra, T.K. Explainability and extrapolation of machine learning models for predicting the glass transition temperature of polymers. J. Polym. Sci. 2024, 62, 1175–1186. [Google Scholar] [CrossRef]
  22. Ascencio-Medina, E.; He, S.; Daghighi, A.; Iduoku, K.; Casanola-Martin, G.M.; Arrasate, S.; González-Díaz, H.; Rasulev, B. Prediction of Dielectric Constant in Series of Polymers by Quantitative Structure-Property Relationship (QSPR). Polymers 2024, 16, 2731. [Google Scholar] [CrossRef]
  23. Hatakeyama-Sato, K.; Tezuka, T.; Umeki, M.; Oyaizu, K. AI-Assisted Exploration of Superionic Glass-Type Li+ Conductors with Aromatic Structures. J. Am. Chem. Soc. 2020, 142, 3301–3305. [Google Scholar] [CrossRef]
  24. Li, K.; Wang, J.; Song, Y.; Wang, Y. Machine learning-guided discovery of ionic polymer electrolytes for lithium metal batteries. Nat. Commun. 2023, 14, 2789. [Google Scholar] [CrossRef]
  25. Bradford, G.; Lopez, J.; Ruza, J.; Stolberg, M.A.; Osterude, R.; Johnson, J.A.; Gomez-Bombarelli, R.; Shao-Horn, Y. Chemistry-Informed Machine Learning for Polymer Electrolyte Discovery. ACS Cent. Sci. 2023, 9, 206–216. [Google Scholar] [CrossRef]
  26. Phua, Y.K.; Fujigaya, T.; Kato, K. Predicting the anion conductivities and alkaline stabilities of anion conducting membrane polymeric materials: Development of explainable machine learning models. Sci. Technol. Adv. Mater. 2023, 24, 2261833. [Google Scholar] [CrossRef]
  27. Wang, J.; Rajendran, P. Conductivity Prediction Method of Solid Electrolyte Materials Based on Pearson Coefficient Method and Ensemble Learning. J. Artif. Intell. Technol. 2024, 5, 66–75. [Google Scholar] [CrossRef]
  28. Arora, U.; Singh, M.; Dabade, S.; Karim, A. Analyzing the efficacy of different machine learning models for property prediction of solid polymer electrolytes. ChemRxiv 2024. [Google Scholar] [CrossRef]
  29. Mittenthal, M.S.; Flowers, B.S.; Bara, J.E.; Whitley, J.W.; Spear, S.K.; Roveda, J.D.; Wallace, D.A.; Shannon, M.S.; Holler, R.; Martens, R.; et al. Ionic Polyimides: Hybrid Polymer Architectures and Composites with Ionic Liquids for Advanced Gas Separation Membranes. Ind. Eng. Chem. Res. 2017, 56, 5055–5069. [Google Scholar] [CrossRef]
  30. Kammakakam, I.; O’Harra, K.E.; Dennis, G.P.; Jackson, E.M.; Bara, J.E. Self-healing imidazolium-based ionene-polyamide membranes: An experimental study on physical and gas transport properties. Polym. Int. 2019, 68, 1123–1129. [Google Scholar] [CrossRef]
  31. Kammakakam, I.; Bara, J.E.; Jackson, E.M. Synthesis and characterization of imidazolium-mediated Tröger’s base containing poly(amide)-ionenes and composites with ionic liquids for CO2 separation membranes. Polym. Chem. 2020, 11, 7370–7381. [Google Scholar] [CrossRef]
  32. Prokhorenkova, L.; Gusev, G.; Vorobev, A.; Dorogush, A.V.; Gulin, A. CatBoost: Unbiased boosting with categorical features. In Proceedings of the Advances in Neural Information Processing Systems 31 (NeurIPS 2018), Montréal, QC, Canada, 3–8 December 2018; Available online: https://proceedings.neurips.cc/paper/2018/hash/14491b756b3a51daac41c24863285549-Abstract.html (accessed on 11 March 2025).
  33. Hancock, J.T.; Khoshgoftaar, T.M. CatBoost for big data: An interdisciplinary review. J. Big Data 2023, 7, 94. [Google Scholar] [CrossRef]
  34. Breiman, L. Random forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef]
  35. Parmar, A.; Katariya, R.; Patel, V. A Review on Random Forest: An Ensemble Classifier. In International Conference on Intelligent Data Communication Technologies and Internet of Things; Springer: Cham, Switzerland, 2019; Volume 26, pp. 758–763. [Google Scholar] [CrossRef]
  36. Belgiu, M.; Drăgu, L. Random forest in remote sensing: A review of applications and future directions. ISPRS J. Photogramm. Remote Sens. 2016, 114, 24–31. [Google Scholar] [CrossRef]
  37. Chen, T.; He, T.; Benesty, M.; Khotilovich, V.; Tang, Y.; Cho, H.; Chen, K.; Mitchell, R.; Cano, I.; Zhou, T. Xgboost: Extreme Gradient Boosting; R Package Version 0.4-2. 2015. Available online: https://cran.ms.unimelb.edu.au/web/packages/xgboost/vignettes/xgboost.pdf (accessed on 11 March 2025).
  38. Mackey, L.; Bryan, J.; Mo, M.Y. Weighted classification cascades for optimizing discovery significance in the higgsml challenge. In Proceedings of the NIPS 2014 Workshop on High-energy Physics and Machine Learning, Montreal, QC, Canada, 8–13 December 2014; Volume 42, pp. 129–134. Available online: http://proceedings.mlr.press/v42/mack14.html (accessed on 11 March 2025).
  39. Chen, T.; Guestrin, C. XGBoost: A scalable tree boosting system. In Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, San Francisco, CA, USA, 13–17 August 2016; pp. 785–794. [Google Scholar] [CrossRef]
  40. Ke, G.; Meng, Q.; Finley, T.; Wang, T.; Chen, W.; Ma, W.; Ye, Q.; Liu, T.Y. Lightgbm: A highly efficient gradient boosting decision tree. In Proceedings of the Advances in Neural Information Processing Systems 30 (NIPS 2017), Long Beach, CA, USA, 4–9 December 2017; Available online: https://proceedings.neurips.cc/paper/2017/hash/6449f44a102fde848669bdd9eb6b76fa-Abstract.html (accessed on 11 March 2025).
  41. Yin, K.; Zhang, Z.; Yang, L.; Hirano, S.I. An imidazolium-based polymerized ionic liquid via novel synthetic strategy as polymer electrolytes for lithium ion batteries. J. Power Sources 2024, 258, 150–154. [Google Scholar] [CrossRef]
  42. Ma, F.; Zhang, Z.-Q.; Yan, W.; Ma, X.; Sun, D.; Jin, Y.; Chen, X.; He, K. Solid Polymer Electrolyte Based on Polymerized Ionic Liquid for High Performance All-Solid-State Lithium-Ion Batteries. ACS Sustain. Chem. Eng. 2019, 7, 4675–4683. [Google Scholar] [CrossRef]
  43. Tseng, Y.C.; Hsiang, S.H.; Tsao, C.H.; Teng, H.; Hou, S.S.; Jan, J.S. In situ formation of polymer electrolytes using a dicationic imidazolium cross-linker for high-performance lithium ion batteries. J. Mater. Chem. A 2021, 9, 5796–5806. [Google Scholar] [CrossRef]
  44. Huang, T.; Long, M.C.; Wang, X.L.; Wu, G.; Wang, Y.Z. One-step preparation of poly(ionic liquid)-based flexible electrolytes by in-situ polymerization for dendrite-free lithium ion batteries. Chem. Eng. J. 2019, 375, 122062. [Google Scholar] [CrossRef]
  45. Chen, T.L.; Sun, R.; Willis, C.; Morgan, B.F.; Beyer, F.L.; Elabd, Y.A. Lithium ion conducting polymerized ionic liquid pentablock terpolymers as solid-state electrolytes. Polymer 2019, 161, 128–138. [Google Scholar] [CrossRef]
  46. More, S.S.; Kale, R.B.; Ambekar, P.J.; Khupse, N.D.; Kalubarme, R.S.; Kulkarni, M.V.; Kale, B.B. Imidazolium Functionalized Copolymer Supported Solvate Ionic Liquid Based Gel Polymer Electrolyte for Lithium Ion Batteries. ACS Appl. Polym. Mater. 2024, 27, 11953–11963. [Google Scholar] [CrossRef]
  47. Zhou, D.; Liu, R.; Zhang, J.; Qi, X.; He, Y.-B.; Li, B.; Yang, Q.-H.; Hu, Y.-S.; Kang, F. In situ synthesis of hierarchical poly(ionic liquid)-based solid electrolytes for high-safety lithium-ion and sodium-ion batteries. Nano Energy 2017, 33, 45–54. [Google Scholar] [CrossRef]
  48. Niu, H.; Ding, M.; Zhang, N.; Li, X.; Su, X.; Han, X.; Guan, P.; Hu, X. Preparation of imidazolium based polymerized ionic liquids gel polymer electrolytes for high-performance lithium batteries. Mater. Chem. Phys. 2023, 293, 126971. [Google Scholar] [CrossRef]
  49. Adamczyk, J.; Ludynia, P. Scikit-fingerprints: Easy and efficient computation of molecular fingerprints in Python. SoftwareX 2024, 28, 101944. [Google Scholar] [CrossRef]
Figure 1. Schematic of a lithium-ion battery illustrating the cathode, anode, electrolyte, and common types of poly(ionic liquid) electrolytes.
Figure 1. Schematic of a lithium-ion battery illustrating the cathode, anode, electrolyte, and common types of poly(ionic liquid) electrolytes.
Polymers 17 02148 g001
Figure 2. Chemical structures of novel ionene materials having polymeric backbones of amide and imide functionalities used for the ML approach, quantifying the conductivity data in this study.
Figure 2. Chemical structures of novel ionene materials having polymeric backbones of amide and imide functionalities used for the ML approach, quantifying the conductivity data in this study.
Polymers 17 02148 g002
Figure 3. Flowchart of the ML model development process in this study.
Figure 3. Flowchart of the ML model development process in this study.
Polymers 17 02148 g003
Figure 4. Schematic of the CatBoost algorithm.
Figure 4. Schematic of the CatBoost algorithm.
Polymers 17 02148 g004
Figure 5. Density plot of ionic conductivity in three temperature ranges (25–65 °C, 65–85 °C, and >85 °C).
Figure 5. Density plot of ionic conductivity in three temperature ranges (25–65 °C, 65–85 °C, and >85 °C).
Polymers 17 02148 g005
Figure 6. Heatmap of Pearson correlation coefficients between molecular descriptors generated by RDKit.
Figure 6. Heatmap of Pearson correlation coefficients between molecular descriptors generated by RDKit.
Polymers 17 02148 g006
Figure 7. Cross plots of actual vs. predicted ionic conductivity with respect to training and testing subsets, (a) CatBoost, (b) RF, (c) LightGBM, (d) XGBoost.
Figure 7. Cross plots of actual vs. predicted ionic conductivity with respect to training and testing subsets, (a) CatBoost, (b) RF, (c) LightGBM, (d) XGBoost.
Polymers 17 02148 g007
Figure 8. Heatmaps of prediction error for test data across four ML models: (a) CatBoost, (b) RF, (c) XGBoost, and (d) LightGBM.
Figure 8. Heatmaps of prediction error for test data across four ML models: (a) CatBoost, (b) RF, (c) XGBoost, and (d) LightGBM.
Polymers 17 02148 g008aPolymers 17 02148 g008b
Figure 9. Residual analysis of ML models (a) CatBoost, (b) RF, (c) XGBoost, and (d) LightGBM.
Figure 9. Residual analysis of ML models (a) CatBoost, (b) RF, (c) XGBoost, and (d) LightGBM.
Polymers 17 02148 g009aPolymers 17 02148 g009b
Figure 10. Feature importance plot for predicting conductivity employing the CatBoost model.
Figure 10. Feature importance plot for predicting conductivity employing the CatBoost model.
Polymers 17 02148 g010
Figure 11. Predicted conductivity values for three ionenes using the best-performing model (CatBoost).
Figure 11. Predicted conductivity values for three ionenes using the best-performing model (CatBoost).
Polymers 17 02148 g011
Table 1. Collected data from the literature for conductivity prediction.
Table 1. Collected data from the literature for conductivity prediction.
AuthorPIL-NameNumber of DataTemperature (K)Conductivity
[41]P(EtVIm-TFSI) (NR)21298.2–353.36.4 × 10−6–4.4 × 10−4
[42]VEIm-TFSI40303.1–373.29.83 × 10−9–2.41 × 10−4
[43]P−207297.8–352.72.9 × 10−4–1.2 × 10−3
[44]PIL-QSE7285.1–358.27.1 × 10−4–3.7 × 10−3
[45]MIm-TFSI/EMIm-TFSI9301.5–363.21.4 × 10−5–6.8 × 10−3
[46]PVIMTFSI-co-PPEGMA6333–357.83.8 × 10−3–6.6 × 10−3
[47]HPILSE23252.9–353.24 × 10−5–5.3 × 10−3
[48]PIL-GPE7298.1–353.21.2 × 10−3–5.3 × 10−3
Table 2. Models’ performance metrics.
Table 2. Models’ performance metrics.
CatBoostRFXGBoostLighGBM
TrainTestAllTrainTestAllTrainTestAllTrainTestAll
R20.9940.9490.9860.9760.970.9750.9620.9050.9520.8780.9110.884
RMSE1.2 × 10−43.35 × 10−41.87 × 10−42.55 × 10−42.57 × 10−42.56 × 10−43.2 × 10−44.5 × 10−43.55 × 10−45.81 × 10−44.41 × 10−45.56 × 10−4
MAE7.33 × 10−51.83 × 10−49.52 × 10−59.5 × 10−51.26 × 10−41 × 10−42 × 10−42.54 × 10−42.14 × 10−43.54 × 10−43.28 × 10−43.4 × 10−4
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

Piroozi, G.; Kammakakam, I. Designing Imidazolium-Mediated Polymer Electrolytes for Lithium-Ion Batteries Using Machine-Learning Approaches: An Insight into Ionene Materials. Polymers 2025, 17, 2148. https://doi.org/10.3390/polym17152148

AMA Style

Piroozi G, Kammakakam I. Designing Imidazolium-Mediated Polymer Electrolytes for Lithium-Ion Batteries Using Machine-Learning Approaches: An Insight into Ionene Materials. Polymers. 2025; 17(15):2148. https://doi.org/10.3390/polym17152148

Chicago/Turabian Style

Piroozi, Ghazal, and Irshad Kammakakam. 2025. "Designing Imidazolium-Mediated Polymer Electrolytes for Lithium-Ion Batteries Using Machine-Learning Approaches: An Insight into Ionene Materials" Polymers 17, no. 15: 2148. https://doi.org/10.3390/polym17152148

APA Style

Piroozi, G., & Kammakakam, I. (2025). Designing Imidazolium-Mediated Polymer Electrolytes for Lithium-Ion Batteries Using Machine-Learning Approaches: An Insight into Ionene Materials. Polymers, 17(15), 2148. https://doi.org/10.3390/polym17152148

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

Article Metrics

Article metric data becomes available approximately 24 hours after publication online.
Back to TopTop