Next Article in Journal
Alcohol Consumption and Cardiovascular and All-Cause Mortality in Poland and the Wider Central and Eastern European Region: A Scoping Review
Previous Article in Journal
Comparative Performance of Calibrated 2D HEC-RAS and SMS-TUFLOW Classic Models: Effects of Mesh Resolution on Inundation Extent and Water Depth Under Multiple Flood Scenarios
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Intelligent Optimization of Dry Machining for Machinability Enhancement of Super Duplex Stainless Steel

Department of Mechanical and Industrial Engineering Technology, University of Johannesburg, Doornfontein Campus, Johannesburg 2028, South Africa
*
Author to whom correspondence should be addressed.
Sci 2026, 8(8), 220; https://doi.org/10.3390/sci8080220
Submission received: 4 July 2026 / Revised: 13 August 2026 / Accepted: 19 August 2026 / Published: 21 August 2026
(This article belongs to the Section Engineering)

Abstract

Sustainable manufacturing increasingly demands environmentally friendly machining strategies, and dry machining has become recognized as a sustainable alternative to conventional coolant-assisted processes. This study presents a framework built on a machine learning technique for optimizing the dry machining performance of Super Duplex Stainless Steel (SDSS 2507) using textured cutting inserts. Gaussian process regression (GPR) models were developed to predict maximum roughness depth (Rmax) and maximum flank wear (VBmax). Gaussian data augmentation was employed to enhance model generalization. The predictive performance was strong, with R2 values recorded above 0.95 on testing datasets. To identify optimal machining parameters, GPR was integrated with particle swarm optimization (PSO), enabling independent optimization of Rmax and VBmax. The framework achieved reductions of 13.97% in Rmax and 30.70% in VBmax compared to experimental benchmarks. The results confirm the effectiveness of data-driven optimization in enhancing surface quality, tool performance, and intelligent machining control.

1. Introduction

Manufacturing has long been a driving force behind technological progress and industrial competitiveness, providing the foundation for producing components and systems with precise functionality and reliability. Among the various manufacturing approaches, machining remains one of the most essential processes due to its ability to generate accurate geometries and high-quality surfaces across a wide range of applications. Machining, as a subtractive process, makes products by material removal in the form of chips through the interaction between a cutting tool and a workpiece, enabling the creation of the functional surfaces required in sectors such as aerospace, automotive, and energy [1]. Despite the emergence of additive and hybrid manufacturing technologies, machining continues to play a central role in modern production systems because of its versatility, precision, and industrial maturity.
The increasing demand for advanced and high-performance materials has significantly amplified the challenges associated with machining processes. Among these, Super Duplex Stainless Steels (SDSS) stand out for their superior mechanical strength and enhanced corrosion resistance, making them indispensable in demanding sectors such as marine, nuclear, oil, and petrochemical industries [2]. However, these characteristics also make them difficult to machine, often leading to issues such as excessive tool wear, high cutting forces, work hardening, and compromised surface integrity [3]. These challenges are further intensified in dry cutting environments, where the elimination of cutting fluids to reduce environmental impacts places additional constraints on machining performance.
As a result, the optimization of machining parameters has become a critical research and industrial objective, as process conditions directly affect productivity, cost, and product quality [1]. Traditional approaches to process optimization, which rely heavily on empirical and analytical approaches and iterative experimentation, are often inefficient and costly. Analytical models typically depend on numerous simplifying assumptions that hinder their practical applicability. Moreover, such methods are limited in their ability to represent the complex, nonlinear associations among process variables and operational metrics in machining processes such as surface finish, cutting forces, and tool wear. Purely empirical methods frequently fail to deliver accurate and reliable predictions [4].
Historically, modeling in machining has been dominated by physics-based and analytical approaches that attempt to describe process behavior through simplified assumptions and mathematical formulations. While these models provide valuable insights into fundamental mechanisms, their predictive capability is often constrained by assumptions regarding system behavior and statistical distributions. In contrast, machine learning (ML) introduces a data-driven paradigm capable of capturing complex relationships directly from experimental and operational data. ML methods can process large volumes of information to uncover patterns and generate predictive models with greater flexibility and accuracy than conventional techniques, making them increasingly attractive for machining applications [5]. The integration of ML into manufacturing is closely aligned with the broader transition toward smart manufacturing and Industry 4.0. Data-driven approaches have opened new possibilities for designing intelligent frameworks for the descriptive, diagnostic, and predictive evaluation of machining processes. ML and deep neural techniques are now extensively applied for process monitoring, fault detection, and performance prediction, thereby enabling more informed and proactive decision-making in manufacturing environments [6]. In this context, intelligent machining emerges as a practical implementation of smart manufacturing, where sensor data, computational models, and analytics are integrated to enhance process understanding and control. Recent advancements associated with Industry 4.0 and Industry 5.0 have further accelerated the integration of artificial intelligence (AI) and ML in machining. These technologies contribute to the prediction of key process variables, such as cutting forces, cutting tool degradation, surface finish, and energy utilization, while also supporting the optimization of machining parameters. By enabling machines to extract patterns from data and adjust to dynamic operating conditions, ML-based systems improve productivity, extend tool life, and enhance overall part quality. This shift reflects a broader transformation from experience-based decision-making toward systematic, data-driven optimization in manufacturing [7]. From a methodological perspective, ML models are designed to capture the functional relations among process system inputs and responses without requiring explicit analytical formulations. Their performance is sensitive to the selected algorithms, training strategies, and evaluation metrics. Commonly applied ML techniques in machining research include support vector machines, artificial neural networks, decision tree methods, and regression-based approaches. Furthermore, data-driven optimization algorithms inspired by biological processes, including evolutionary approaches and particle swarm optimization, are increasingly employed to enhance machining performance and parameter selection [8]. Together, these developments underscore the growing importance of ML in modeling and optimizing machining processes, positioning it as a key enabler of next-generation manufacturing systems.
Numerous researchers have demonstrated machine learning applications and the integration of ML models in optimization frameworks. Some notable studies are discussed below.
Pimenov et al. [9] applied machine learning (ML) for the real-time prediction of average roughness ‘Ra’ in the face milling of carbon steel 45, using tool wear and main drive power as inputs. Without deploying additional sensors, the study aimed to improve productivity by compensating for tool wear-induced surface degradation. Among the tested models’ feed-forward layered perceptron system, RF (random forest), radial basis functions, and regression trees, RF achieved the highest accuracy, outperforming others by up to 44%. RF and regression trees also offered ease of tuning and interpretable outputs. Extending machine learning to complex optimization strategies, Yeganefar et al. [4] optimized the milling of Al alloy, employing ML modeling techniques, such as artificial neural network (ANN), and support vector regression (SVM), to predict surface roughness and cutting forces, followed by optimization with NSGA-II (a multi-objective evolutionary optimization algorithm). ANN outperformed SVM and regression; the ANN–NSGA-II hybridization approach effectively generated Pareto-optimal solutions, supporting improved machining efficiency and surface quality. Addressing sustainable machining goals, the Gupta et al. [10] study assessed the machinability of Ti alloy (grade II) in turning, using cubic boron nitride tools under nano-fluid assisted minimum-quantity lubrication (MQL), and developed predictive modeling frameworks constructed through an adaptive neuro-fuzzy inference system (ANFIS) and response surface methodology (RSM). ANFIS provided superior accuracy compared to the RSM. The Sizemore et al. [11] study evaluated machine learning and neural network models to predict surface roughness in single-point diamond turning of brittle germanium and ductile copper. Compared with analytical models, ML methods significantly improved prediction accuracy, especially for fracture-prone germanium. A deeper ANN architecture performed best overall, while classic ML models also showed strong results. Bhattacharya and Chakraborty [12] applied random forest to model CNC face milling using a small dataset of 27 experiments. The model predicted key output parameters, such as material removal rate, surface finish, and energy consumption, based on cutting parameters. Its performance, validated through multiple statistical metrics, demonstrated reliable predictive capability with minimal feature selection. The RF model showed robustness and flexibility for machining applications, although it was sensitive to out-of-range and sparse data. Notably, reliable predictions were achieved with relatively small datasets, highlighting ML’s practicality for costly precision machining applications. Machining forces, surface quality and cutting tool performance were predicted using Gaussian process regression (GPR) with cutting parameters as input variables in a study by Zhang and Xu [13]. The GPR models achieved high accuracy, stability, and robustness. This approach offers a fast, profitable, and reliable solution for estimating machining key performance, making it compatible with industrial applications and for broader use in CNC machining, to uncover correlations between process parameters and workpiece quality. The Korkmaz et al. [14] study applied machine learning to optimize machining quality by predicting tool wear under dry, MQL, and nano-MQL environments. Experiments on Bohler steel showed that MQL reduced flank wear by up to 25%, with hBN nano–MQL dual-spraying yielding the lowest wear. ML models closely matched real outcomes, with ridge regression and decision trees delivering the strongest predictive performance, enabling the data-driven selection of optimal eco-friendly machining conditions. The Jia et al. [15] study presented a staged energy prediction framework for CNC milling using a whale-optimized XGBoost model. The machining cycle was divided into four phases, each modeled separately to improve prediction stability and accuracy. The hybrid approach outperformed several benchmark algorithms and achieved about 95.5% accuracy. The results confirm that phase-based modeling combined with metaheuristic optimization provides a reliable tool for energy forecasting and supports more efficient, data-driven machining operations. The Bhowmik et al. [1] study evaluated gene expression programming (GEP), ANFIS, and neural networks for predicting key machining outcomes during the milling of Inconel 690. The models successfully captured nonlinear interactions among process parameters and responses such as surface quality, temperature, and cutting forces. Statistical testing confirmed high predictive accuracy, with GEP performing best overall. The results highlight machine learning as a practical alternative to trial-and-error optimization, offering improved efficiency and reliability in machining difficult superalloys and supporting smarter, data-driven manufacturing. In the realm of ultraprecision machining, Adizue and Takács [16] investigated the influence of the design of experiments on machine learning precision in the ultraprecision hard turning of AISI D2 steel. A BRNN model predicted surface roughness and MRR from cutting parameters using Taguchi and full factorial datasets. The full factorial design delivered superior prediction performance and supported a validated empirical model for real-time, data-driven process optimization. The Abbas et al. [3] study applied an XGBoost-based machine learning framework combined with MOORA and particle swarm optimization to improve the precision turning of AISI 4340 steel via conventional and wiper inserts. Experimental data were used to predict the surface roughness and material removal rate with high accuracy, which was further integrated with optimization algorithms. The results showed that feed and speed strongly influenced performance, while the wiper inserts delivered markedly smoother finishes. The hybrid optimization approach enhanced productivity, quality, and cost efficiency, with strong potential for broader manufacturing applications. Moyo et al. [17] optimized the ultra-fine grinding of low-grade copper sulfide ores using a hybrid RSM–ANN–ANFIS modeling framework to improve milling efficiency and reduce energy demand. The media filling ratio emerged as the key controlling factor, interacting strongly with speed and time. The optimization achieved substantial energy savings while maintaining target particle size. The model validation showed that ANFIS best predicted grind size and that ANN best estimated energy use, demonstrating the value of hybrid AI approaches for sustainable mineral processing. Nguyen et al. [18] proposed a hybrid data-driven framework for optimizing the dry turning of AA6063 by balancing surface roughness and material removal rate. A Kolmogorov–Arnold network delivered the best predictive accuracy and interpretability among the tested ML models. Integrated with NSGA-III and MCDM ranking, it generated and prioritized Pareto-optimal cutting conditions. The approach supports rational parameter selection and demonstrates the effectiveness of combining interpretable machine learning with multi-objective optimization in machining. An important study by Pashmforoush et al. [19] introduced a Bayesian optimization framework combined with Gaussian process regression to improve milling productivity under multiple industrial constraints. The method simultaneously maximized material removal rate and minimizes machining cost while enforcing limits on power, torque, chatter, form error, and tool life. A physics-informed ML force model reduced experimental data needs, and Shapley-based sensitivity analysis added interpretability. The hybrid strategy achieved 18–26% performance gains, demonstrating reliable, scalable optimization for smart manufacturing. The Elly et al. [20] study developed surrogate ANN models and a genetic algorithm framework to minimize burr formation in the micro-milling of hardened AISI H13. Sensor-based experimental data were used to build interpretable ANN predictors with over 90% accuracy. The surrogate ANN, integrated with multi-objective GA, reduced burr sizes by about 35% and identified optimal cutting conditions. Compared with RSM-based optimization, the hybrid ANN approach delivered superior performance, supporting efficient, AI-driven burr control in precision micromachining. The Yin et al. [21] study integrated a multi-point thin-film thermocouple array with machine learning to monitor milling tool temperature and wear. A dual-regression XGBoost model predicted thermal behavior and wear with high accuracy using sensor-driven experimental data. The array captured spatial heat gradients linked to wear evolution, overcoming single-point limitations. The results showed that cutting speed and depth dominate thermal damage. The framework supports predictive tool monitoring and adaptive process optimization in high-performance machining.
Overall, recent studies in the literature demonstrate a clear shift toward integrating machine learning with advanced optimization frameworks to address complex machining trade-offs. Hybrid models combining ANN, XGBoost, GPR, and neuro-fuzzy systems with evolutionary and Bayesian optimization consistently improve prediction accuracy, energy efficiency, surface finish, and tool performance. These studies highlight the value of interpretable, data-driven models for multi-objective decision-making under industrial constraints. Collectively, the reviewed work confirms that ML-guided optimization is becoming a cornerstone of intelligent, sustainable, and adaptive manufacturing systems.
During the production of SDSS components, machining operations are critical for achieving precise geometries and dimensional accuracy. Despite their advantageous properties, SDSS components present significant challenges in terms of machinability [3]. These challenges are primarily attributed to their low thermal conductivity, a strong tendency for built-up edge (BUE) formation, and pronounced work-hardening behavior [22]. Such characteristics complicate machining operations by increasing tool wear, heat generation, and surface irregularities, necessitating advanced strategies to achieve optimal results.
In view of these material-specific challenges and building on machine learning–based optimization insights reported in the literature, this study models machinability indicators—specifically, the maximum surface roughness (Rmax) and flank wear (VBmax) during the dry turning of SDSS 2507 using textured cutting tools. The tools incorporate dimple, groove, and wave patterns on the flank face. The adoption of textured tools is driven by their proven potential to enhance overall machining effectiveness [23]. Separate machine learning models for each response (Rmax and VBmax) are developed using Gaussian process regression. The developed model is evaluated using multiple statistical metrics and validated on an unseen dataset to ensure robustness. Following the modeling phase, the predictive framework is integrated with particle swarm optimization (PSO) to identify optimum process parameters for each machining response, namely Rmax and VBmax. The findings are expected to fulfil research gaps by supporting an intelligent control framework for process management and improving the machining performance of SDSS components.

2. Materials and Methods

The overall procedure and methodological sequence of the proposed approach are outlined in Figure 1. Experiments were conducted on grade 2507 Super Duplex Stainless Steel, which was selected because of its outstanding mechanical strength and resistance to corrosive environments. The cutting setup employed CNMG 120408 45 DP5010 carbide inserts with TiAlN PVD coating, which were secured in an ISO-compliant tool holder of MCLNL 2525 M12. Turning experiments were conducted using a Super Jobber 500 CNC lathe supplied by Ace Micromatic, incorporating a 7.5 kW spindle unit. The machining was conducted under dry conditions, where cutting fluids were not used in order to reduce environmental impacts. To enhance machining performance, textured cutting inserts were employed, featuring three textured geometries characterized by groove, dimple, and wave themes in discrete, as well as continuous, arrangements. Surface texturing was produced with a femtosecond Nd:YAG laser system over a 2.5 mm × 2.5 mm region of the flank face, leaving an untreated clearance zone of approximately 150 μm adjacent to the tool nose radius. Texture dimensions (diameter/width = 50 μm, depth = 50 μm) were maintained uniformly, with an inter-texture spacing of 150 μm. Each experiment used a fresh cutting insert. A 1064 nm wavelength laser was employed to texture the cutting tool surface. The laser was operated at a repetition frequency of 3 kHz and a power level of 3 W, while the scanning velocity was maintained at 100 mm/s to ensure consistent and reproducible formation of the desired surface textures.
Experiments followed a Taguchi L27 fractional orthogonal array, systematically varying machining speed, feed rate, and cutting depth as continuous factors together with the selected texture design as categorical factor. All the process parameters were varied at three levels: cutting speed (75–100–125 m/min); feed rate (0.06–0.12–0.18 mm/rev); and depth of cut (0.4–0.8–1.2 mm). Surface roughness was quantified using maximum roughness depth (Rmax), which represents the maximum peak-to-valley height across the sampling length. Rmax was chosen owing to its responsiveness to severe surface deviations that strongly influence functional performance evaluation. To ensure measurement accuracy, three Rmax readings were measured at equal angular positions with a Mitutoyo SJ-210 roughness measurement tester, adhering to ISO 1997 standards [24]. This rigorous approach ensured reliability, reproducibility, and consistency in the surface roughness data. Flank wear (VBmax) was quantified with a high-precision optical device, the Dynascan PT 440 Neo profile projector, which provides a minimum measurement resolution of 0.001 mm. Detailed information on the tool wear measurement can be found in Pawanr and Gupta [25]. The measured values of Rmax and VBmax, corresponding to the Taguchi L27 fractional orthogonal array, are illustrated in Figure 2.

3. Overview of Modeling and Optimization Techniques

3.1. Modeling Technique: Gaussian Process Regression

Gaussian process regression (GPR) is a non-parametric Bayesian regression technique that enables the modeling of intricate and nonlinear dependencies between input and output variables with high flexibility. Unlike traditional parametric models, which assume a predefined functional form (e.g., linear or polynomial) and estimate a fixed set of parameters, GPR defines a probabilistic distribution over functions that could have generated the data [13,26]. This flexibility enables GPR to adapt to a wide range of functional relationships based on the observed data.
Formally, a Gaussian process (GP) can be described as a stochastic framework in which any finite subset of variables follows a multivariate Gaussian distribution. The behavior of a GP is completely characterized by its mean function, μ ( z ) , and covariance function, C ( z , z * ) , which define its statistical properties, and are defined as [27,28]:
μ ( z ) =   E [ f ( z ) ]
C ( z , z * ) = E [ f z μ z f z * μ z * .
Thus, the prior distribution over functions can be written as:
f z ~   G P μ z , C z , z * .
The choice of covariance function C ( z , z * ) is critical in GPR, since it captures prior assumptions regarding the smoothness, periodic behavior, and other characteristics of the target function. Commonly used kernels include the squared exponential (RBF) kernel and the Matérn kernel [28].
In this study we used the RBF kernel shown below:
C ( z , z * ) = σ s 2 e x p z z * 2 2 l c 2
where σ s 2 denotes the signal variance and l c represents the characteristic length scale.
Let the training samples be represented as { ( Z , y ) } , where Z = z 1 , z 2 , . . . , z n T are the input vectors and y = y 1 ,   y 2 ,   . . . ,   y n T are the corresponding outputs; GPR models the combined distribution over the observed outputs and the prediction for a new input z as:
y y ~ N 0 ,   C ( Z , Z ) + σ n 2   I C ( Z , z ) C ( z , Z ) C ( z , z )
where σ n 2 represents the noise variance and C ( . , . ) denotes the covariance matrices between points. Using the properties of multivariate Gaussian distributions, for a new input location z , the resulting predictive distribution is Gaussian and is formulated as:
y *   |   Z ,   y ,   z   ~   N ( μ ,   V a r ( y ) )
where the mean prediction is
μ = C z , Z C Z , Z + σ n 2   I 1   y
and the variance (uncertainty) prediction is
V a r y * = C z , z C z , Z C Z , Z + σ n 2   I 1   C Z , z .
This provides not only a point estimate but also a confidence interval around each prediction, enabling users to assess the reliability of the model’s outputs. Another key feature of GPR is its natural handling of observational noise. By explicitly modeling the noise variance, GPR ensures robust predictions even in the presence of measurement errors or stochastic effects [28]. Overall, Gaussian process regression offers a principled and interpretable approach for regression tasks where uncertainty quantification and flexibility are critical. Its probabilistic formulation, ability to capture complex patterns, and built-in uncertainty estimation make it well suited to a wide range of scientific and engineering applications. Figure 3 outlines the flow of the proposed GPR model.

3.2. Optimization Technique: Particle Swarm Optimization (PSO)

Particle swarm optimization (PSO), a widely used metaheuristic method, is motivated by the cooperative social dynamics of biological swarms. PSO is particularly well-suited for addressing complex optimization problems due to its simplicity, efficiency, and ability to explore large search spaces effectively [3]. PSO operates by enabling a set of particles, each encoding a candidate solution, to move through the solution space via velocity-driven position updates. The position of each particle is iteratively modified by considering both the particle’s historically best solution and the collective optimum discovered by the swarm [26,29]:
m i ( k + 1 ) = w m i ( k ) + φ 1 η 1 ( s j z j ( t ) ) + φ 2 η 2 ( s * z j k )  
z j ( k + 1 ) = z j ( k ) + m j k + 1
where z j and m j represent the position and velocity of particle j at iteration k; w is the inertia weight; φ 1 and φ 2 are acceleration coefficients; η 1 , η 2 [ 0 , 1 ] are uniformly distributed random numbers; and s j and s * represent personal and global best positions. This balance of exploration and exploitation facilitates efficient convergence toward global optima, particularly in high-dimensional and non-convex search spaces. The operational framework of the proposed PSO approach is outlined in Figure 4.

4. Results and Discussion

4.1. Implementation of Gpr

In this study, Gaussian process regression was employed to model the maximum roughness depth (Rmax) and flank wear (VBmax) based on machining parameters. Four process parameters were used as model inputs: machining speed, feed, cutting depth, and surface texturing condition. The texturing parameter represents a qualitative factor composed of three geometry classes, dimple, groove, and wave, which were incorporated into the model as discrete categorical levels. Rmax and VBmax served as the response variables characterizing surface finish and tool wear performance.
To enhance model accuracy and mitigate overfitting, Gaussian data augmentation (GDA) was applied [30,31], expanding the original 27 sample dataset to 81 samples for modelling both responses, Rmax and VBmax. Two augmented samples per original sample were obtained by introducing controlled Gaussian noise into the continuous parameters, with noise levels set at 5% of each variable’s range. The 5% Gaussian noise level was selected to enrich the local data space while preserving the underlying characteristics of the experimental observations. This moderate perturbation helps to introduce variability into the limited dataset without causing substantial deviation from the original data distribution. The selection of a 5% perturbation level is supported by previous research and empirical evidence [32,33], indicating its suitability for enhancing data diversity while preserving the physical and statistical characteristics of the original dataset. The texture category was kept constant to maintain classification consistency. The data were partitioned, with 80% used for training and 20% reserved for model evaluation, with 65 training samples and 16 test samples selected to ensure balanced representation across variables. To optimize model learning, data normalization was applied. Continuous features were standardized using the standard scaling technique (zero mean, unit variance), while the texture type was transformed through one-hot encoding to ensure compatibility with machine learning algorithms.
Gaussian process regression (GPR) models for Rmax and VBmax were trained under a common configuration. GPR was implemented using the MATLAB R2021a fitrgp function. The covariance structure was defined using a squared exponential kernel, selected for its effectiveness in capturing smooth and nonlinear patterns in the data. The texture type was incorporated through one-hot encoding; therefore, the squared-exponential kernel treats the three texture categories as distinct states with equal separation in the encoded space. However, this representation does not explicitly capture physical similarities between texture geometries. A compound kernel with a dedicated categorical component could provide a more flexible representation, although its additional kernel components and hyperparameters may increase model complexity. The initial noise standard deviation (Sigma) was set to 0.1. Sigma ( σ n ) represents the standard deviation of the Gaussian observation noise in the GPR model. It quantifies the random noise or measurement variability present in the target response data. To enhance model performance, automatic hyperparameter optimization was enabled (OptimizeHyperparameters = ‘auto’), enabling the optimization of kernel parameters and noise level. The Bayesian optimization process used the “expected-improvement-plus” acquisition function to efficiently search the hyperparameter space. Furthermore, a five-fold cross-validation procedure was conducted to assess the generalization capability of the trained GPR model and minimize the risk of overfitting. These parameter settings collectively ensured a robust and accurate implementation of the GPR model for the prediction task in this research.
Table 1 summarizes the initial training configuration of both models, while Table 2 presents the optimization outcomes and performance metrics for the two models. Although both models follow identical training settings, their optimal hyperparameters and objective values differ, reflecting the distinct response characteristics of Rmax and VBmax.
Figure 5a and Figure 5b illustrate the convergence trajectories of the Bayesian optimization processes used to calibrate the hyperparameters of the GPR models developed for Rmax and VBmax, respectively, showing the minimum observed and estimated minimum objective values as a function of the number of function evaluations. In each case, the optimization objective was minimized over 30 evaluations by adjusting the noise standard deviation ( σ n ) within the squared exponential kernel GPR framework. The early iterations exhibited noticeable variability in the objective values, reflecting the exploratory phase of the optimization. As the search progressed, both trajectories stabilized, indicating convergence toward model-specific optimal configurations. For the Rmax model, the minimum observed objective value of 1.4393 was reached with σ n ≅ 0.7247, whereas the VBmax model converged to a minimum observed objective value of 5.0123 at σ n ≅ 2.1297. These trends confirmed the stable convergence behavior of the Bayesian optimization procedure for both response models.
Figure 6a and Figure 6b depict the iterative refinement of the observation-noise standard deviation ( σ n ), labeled “Sigma” on the horizontal axis, during the Bayesian optimization of the GPR models for Rmax and VBmax, respectively. The figures show the estimated objective function value against the explored values of σ n . Each evaluation point represents a tested hyperparameter configuration and its associated objective value, providing a visual record of how the optimizer navigates the parameter space. Complementary to the convergence plots, these figures illustrate the balance between the exploration of uncertain regions and the exploitation of promising configurations that characterizes Bayesian optimization.
In both models, the concentration of low-objective regions around the final σ n values indicate stable identification of near-optimal hyperparameters. The optimized σ n values differed between Rmax and VBmax because the two responses exhibit different levels of variability arising from their distinct physical characteristics. Rmax is affected by instantaneous tool–workpiece interactions, chip formation, feed-induced surface generation, and tool geometry, whereas VBmax represents an accumulated wear response involving thermal, mechanical, abrasive, and adhesive effects. These differences can result in distinct nonlinear behavior and experimental variability, leading to different optimized σ n values. The observed search patterns demonstrate consistent optimizer behavior and confirm the effectiveness of Bayesian optimization as a calibration strategy for the GPR framework. Together, these figures highlight the structured progression of the tuning process and the robustness of the resulting model configurations.

4.2. GPR Model Performance Evaluation

The predictive performance of the Gaussian process regression (GPR) framework was evaluated by examining the agreement between actual and predicted values for both Rmax and VBmax across the training and testing datasets in Figure 7 and Figure 8, respectively.
As illustrated in Figure 7a, the GPR model establishes a robust agreement between the predicted and experimental Rmax values during the training phase, indicating its ability to accurately acquire the complex nonlinear relationships present in the data. This close alignment reflects the model’s high accuracy combined with robust learning capability. Similarly, Figure 7b show that the GPR model for VBmax exhibits comparable agreement between predicted and actual values during training, confirming its effectiveness in modeling the response behavior.
Furthermore, the models maintain this performance when applied to the respective testing datasets. As shown in Figure 8a,b, the overall predictive patterns reflect similar tendencies observed in the training phase, confirming reliable generalization to unseen data for both responses. The present findings validate the efficacy of the GPR framework in modeling Rmax and VBmax, underscoring its practical applicability in real-world machining processes.
In addition, the predictive capability of the GPR was subjected to comprehensive evaluation through a comprehensive set of statistical performance metrics. Among the evaluation metrics was the coefficient of determination (R2), which measures how much of the variability in the response variable is accounted for by the model, shown in Equation (1); the sum of squared errors (SSE), which captures the total discrepancy between model predictions and observed values, shown in Equation (2); the mean squared error (MSE) and its square root, the root mean squared error (RMSE), both of which measure the average magnitude of prediction errors and are shown in Equations (3) and (4), respectively; the mean absolute error (MAE), which measures the average absolute deviation between predicted and observed values, shown in Equation (5); and the mean absolute percentage error (MAPE), which expresses prediction accuracy as a percentage, shown in Equation (6). Together, these metrics offer a detailed and robust accuracy evaluation of the model, consistency, and generalization performance across training and testing datasets. The following mathematical formulas were used to calculate the quantitative performance metrics:
R 2 = 1 y i     y ^ i 2 A i     A ¯ 2  
S S E = i = 1 s y i y ^ i 2
M S E = 1 s i = 1 s y i y ^ i 2
R M S E = i = 1 s y i y ^ i 2 s
M A E = i = 1 s | y i y ^ i | s
M A P E = 100 s % × i = 1 s y i y ^ i y i .
Here, s represents the total number of observations (samples), and y i and y ^ i represent the measured values and GPR estimated values, respectively. The computed values of R2, SSE, MSE, RMSE, MAE, and MAPE for the GPR model evaluated on the training, as well as the testing sets, are reported in Table 3 and Table 4, respectively.
Additionally, the correlation between experimental and predicted Rmax and VBmax values for training and test data is visualized through scatter plots in Figure 9 and Figure 10.
In both Figure 9 and Figure 10, the observations are densely aligned with the diagonal line of perfect correspondence, demonstrating a strong correspondence between model outputs and experimental observations for both Rmax and VBmax. This visual consistency highlights the GPR models’ capability to effectively acquire the inherent patterns in the data.
These qualitative observations are supported by the quantitative performance metrics for the training and test sets summarized in Table 3 and Table 4. As shown in Table 3, for the training dataset, the models achieved exceptionally high coefficients of determination (R2) of 0.982 for Rmax and 0.999 for VBmax, indicating that 98.2% and 99.9% of the variability in the actual values are captured by the respective models. The corresponding error metrics further confirm the high predictive accuracy and low deviation from actual values. For Rmax, the error measures are SSE = 7.482, MSE = 0.115, RMSE = 0.339, MAE = 0.284, and MAPE = 3.962%, while for VBmax, SSE = 79.257, MSE = 1.219, RMSE = 1.104, MAE = 0.563, and MAPE = 0.613%.
As shown in Table 4, for the testing dataset, the models also demonstrated strong performance, with R2 values of 0.964 for Rmax and 0.953 for VBmax, reflecting excellent generalization capability. Although the error metrics are slightly higher than those of the training set, they remain within acceptable limits. For Rmax, SSE = 6.605, MSE = 0.413, RMSE = 0.642, MAE = 0.474, and MAPE = 6.979%, whereas for VBmax, SSE = 844.933, MSE = 52.797, RMSE = 7.267, MAE = 5.343, and MAPE = 5.588%.
The relative errors for the training and test sets are illustrated in Figure 11 and Figure 12 for Rmax and VBmax, respectively.
As shown in Figure 11 and Figure 12, the maximum relative error in the training dataset reaches approximately 0.25 and 0.001 for Rmax and VBmax, respectively, while in the testing dataset it is slightly higher but remains within a limit of about 0.4 and 0.2 for Rmax and VBmax, respectively. These results indicate that the model achieves low prediction error and demonstrates efficient and consistent performance in estimating both Rmax and VBmax across the training and testing datasets.
These results confirm that the GPR model not only fits the training data well but also maintains robust and reliable predictive performance on new data, reinforcing its suitability for practical implementation in surface roughness prediction during machining processes.

4.3. Process Parameter Optimization

In the realm of machining process optimization, achieving minimal Rmax and VBmax is a critical objective, as both directly influence the quality, functional performance, and performance of machined parts. The GPR machine learning model has demonstrated superior predictive accuracy. This superiority is evidenced by its effectiveness in capturing nonlinear interactions between process inputs and responses with high precision, as validated through rigorous cross-validation and statistical metrics, i.e., R2, SSE, MSE, RMSE, MAE and MAPE.
To further leverage the predictive capabilities of GPR, it was integrated with particle swarm optimization (PSO). As mentioned earlier, PSO is particularly well-suited for solving complex optimization problems due to its simplicity, efficiency, and ability to explore large search spaces effectively [3]. By integrating PSO with GPR, we aimed to identify the optimum machining parameters set that minimizes Rmax and VBmax individually while adhering to operational constraints.
The PSO algorithm was implemented using the “particleswarm” function in MATLAB, configured to minimize the Rmax and VBmax, as predicted by their trained GPR models. The GPR models act as surrogate objective functions within the PSO framework, guiding the swarm toward the parameter combination that yields optimal performance. The optimization variables include three categorical parameters (the cutting textures dimple, groove, and wave) encoded in one-hot format and three continuous parameters (cutting speed, feed rate, depth of cut), normalized via a standard score (z-score) scaling procedure. Constraints were imposed to ensure feasibility such as allowing only one active categorical variable and bounding the continuous variables within their normalized ranges.
A summary of the PSO configuration parameters used in both Rmax and VBmax optimization is provided in Table 5. The optimization process terminated either upon reaching the maximum iteration count or when the relative change in the objective function value fell below a convergence threshold, ensuring both computational efficiency and convergence reliability.
The detailed outcomes of the PSO optimization, including both normalized and denormalized optimal parameter values, are presented in Table 6.
Table 7 presents a comparative analysis of the maximum roughness depth (Rmax) and maximum flank wear (VBmax) obtained at the optimal cutting parameters predicted by the GPR–PSO models and the lowest values recorded during experimental trials.
As shown in Table 7, the Rmax value predicted by the GPR–PSO model showed a 13.97% improvement compared to the lowest Rmax observed in the L27 experimental runs. Similarly, the VBmax value predicted by the framework demonstrated a 30.70% improvement over the minimum VBmax obtained experimentally. The optimal groove texture at the low feed and cutting speed can be attributed to its ability to accommodate cutting debris and reduce the effective contact area at the tool–workpiece interface, thereby improving surface roughness [34]. The wave texture at medium cutting speed provides a distributed textured contact that can reduce continuous sliding and adhesion, contributing to lower flank wear [25].
Specifically, the Rmax was reduced from 2.969 μm (the minimum value obtained experimentally, as shown in Figure 2a, experimental run 12) to 2.554 μm under the optimal conditions identified by the GPR–PSO framework. In the case of VBmax, the value decreased from the experimentally observed minimum 65 μm (the minimum value obtained experimentally, as shown in Figure 2b, experimental run 27) to 45.039 μm under the optimized parameter settings. These reductions demonstrate the effectiveness of the GPR–PSO approach in determining machining parameters that minimize both maximum roughness depth and flank wear, thereby enhancing overall machining performance.
The successful identification of the optimal parameter sets, coupled with the robust convergence behavior of the PSO algorithm, highlights the efficacy of the GPR–PSO framework in addressing complex machining optimization problems. By leveraging the predictive accuracy of GPR and the global search efficiency of PSO, the framework achieves superior optimization performance while maintaining interpretability and adaptability across diverse operational scenarios. The results further confirm that the framework is highly effective in identifying optimal machining conditions when each performance metric is optimized individually.
However, it is important to note that the optimal parameter levels obtained for minimizing Rmax and VBmax are not identical. This difference reflects the inherent trade-off between surface quality and tool wear during machining. While single-objective optimization provides valuable response-specific improvements, practical machining environments often require a balanced compromise between multiple performance criteria. Therefore, these findings motivate future work toward multi-objective optimization strategies capable of simultaneously considering Rmax and VBmax, while also allowing for the inclusion of additional performance responses, to achieve globally efficient and application-oriented machining conditions.

5. Conclusions

This work introduces a systematic framework for optimizing machining performance using machine learning techniques, specifically GPR combined with PSO. The experimental investigations conducted on Super Duplex Stainless Steel (SDSS 2507) in dry turning with textured cutting inserts highlight the effectiveness of this integrated approach in precisely predicting and optimizing both maximum roughness depth (Rmax) and maximum flank wear (VBmax). The developed GPR models exhibited remarkable predictive accuracy. For Rmax, the training dataset achieved an R2 value of 0.982 with SSE = 7.482, RMSE = 0.339, MAE = 0.284, and MAPE = 3.962%, while the testing dataset maintained strong predictive capability, with R2 = 0.964, SSE = 6.605, RMSE = 0.642, MAE = 0.474, and MAPE = 6.979%. Similarly, the VBmax model demonstrated high reliability, with R2 = 0.999 for training and 0.953 for testing, confirming the robustness and generalization ability of the framework. To mitigate data limitations and reduce overfitting risk, Gaussian data augmentation (GDA) was employed, enhancing dataset diversity and model stability. To further exploit the predictive strength of GPR, the models were integrated with PSO for parameter optimization. The optimization process successfully identified distinct optimal machining conditions for minimizing Rmax and VBmax individually. The GPR–PSO framework achieved a 13.97% reduction in Rmax and a 30.70% reduction in VBmax compared to the best measured results, confirming the practical effectiveness of the approach in improving machining performance.
The results highlight the strong capabilities of machine learning-driven optimization in precision machining. The proposed GPR–PSO framework enables intelligent parameter selection, leading to measurable improvements in surface quality and tool performance. Importantly, the difference between the optimal parameter settings for Rmax and VBmax reveals the presence of inherent trade-offs in machining responses. This observation suggests that future work should be directed toward multi-objective optimization techniques capable of concurrently balancing several performance indicators, and potentially incorporating additional machining responses, to achieve globally efficient and industrially relevant operating conditions. In summary, this study demonstrates that data-driven optimization frameworks can significantly enhance machining efficiency and quality, providing a scalable pathway toward smarter and more sustainable manufacturing systems. The framework also offers practical potential as a decision-support approach for selecting machining conditions in industrial applications, where integration with process-monitoring and plant-specific machining data could facilitate its adaptation to real-world manufacturing operations.

Author Contributions

Conceptualization, S.P. and K.G.; experimentation, methodology, S.P. and K.G.; data curation, S.P. software and formal analysis, S.P.; writing—original draft preparation, S.P.; editing and supervision, K.G. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

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

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Bhowmik, A.; Praveen KN, R.; Bhosle, N.; Gagneja, K.; Talib, Z.M.; Chohan, J.S.; Alkhayyat, A.; Ramudu, M.J.; Santhosh, A.J. Performance Evaluation of Machine Learning Algorithms in Predicting Machining Responses of Superalloys. AIP Adv. 2024, 14, 105027. [Google Scholar] [CrossRef] [Scilit]
  2. Selvaraj, D.P.; Chandramohan, P.; Mohanraj, M. Optimization of Surface Roughness, Cutting Force and Tool Wear of Nitrogen Alloyed Duplex Stainless Steel in a Dry Turning Process Using Taguchi Method. Measurement 2014, 49, 205–215. [Google Scholar] [CrossRef] [Scilit]
  3. Abbas, A.T.; Sharma, N.; Alqosaibi, K.F.; Abbas, M.A.; Sharma, R.C.; Elkaseer, A. Investigation of Surface Quality and Productivity in Precision Hard Turning of AISI 4340 Steel Using Integrated Approach of ML-MOORA-PSO. Processes 2025, 13, 1156. [Google Scholar] [CrossRef] [Scilit]
  4. Yeganefar, A.; Niknam, S.A.; Asadi, R. The Use of Support Vector Machine, Neural Network, and Regression Analysis to Predict and Optimize Surface Roughness and Cutting Forces in Milling. Int. J. Adv. Manuf. Technol. 2019, 105, 951–965. [Google Scholar] [CrossRef] [Scilit]
  5. Aggogeri, F.; Pellegrini, N.; Tagliani, F.L. Recent Advances on Machine Learning Applications in Machining Processes. Appl. Sci. 2021, 11, 8764. [Google Scholar] [CrossRef] [Scilit]
  6. Nasir, V.; Sassani, F. A Review on Deep Learning in Machining and Tool Monitoring: Methods, Opportunities, and Challenges. Int. J. Adv. Manuf. Technol. 2021, 115, 2683–2709. [Google Scholar] [CrossRef] [Scilit]
  7. Manikanta, J.E.; Ambhore, N.; Dhumal, A.; Gurajala, N.K.; Narkhede, G. Machine Learning and Artificial Intelligence Supported Machining: A Review and Insights for Future Research. J. Inst. Eng. Ser. C 2024, 105, 1653–1663. [Google Scholar] [CrossRef] [Scilit]
  8. Ullrich, K.; von Elling, M.; Gutzeit, K.; Dix, M.; Weigold, M.; Aurich, J.C.; Wertheim, R.; Jawahir, I.S.; Ghadbeigi, H. AI-Based Optimisation of Total Machining Performance: A Review. CIRP J. Manuf. Sci. Technol. 2024, 50, 40–54. [Google Scholar] [CrossRef] [Scilit]
  9. Pimenov, D.Y.; Bustillo, A.; Mikolajczyk, T. Artificial Intelligence for Automatic Prediction of Required Surface Roughness by Monitoring Wear on Face Mill Teeth. J. Intell. Manuf. 2018, 29, 1045–1061. [Google Scholar] [CrossRef] [Scilit]
  10. Gupta, M.K.; Mia, M.; Pruncu, C.I.; Khan, A.M.; Rahman, M.A.; Jamil, M.; Sharma, V.S. Modeling and Performance Evaluation of Al2O3, MoS2 and Graphite Nanoparticle-Assisted MQL in Turning Titanium Alloy: An Intelligent Approach. J. Braz. Soc. Mech. Sci. Eng. 2020, 42, 207. [Google Scholar] [CrossRef] [Scilit]
  11. Sizemore, N.E.; Nogueira, M.L.; Greis, N.P.; Davies, M.A. Application of Machine Learning to the Prediction of Surface Roughness in Diamond Machining. Procedia Manuf. 2020, 48, 1029–1040. [Google Scholar] [CrossRef] [Scilit]
  12. Bhattacharya, S.; Chakraborty, S. Prediction of Responses in a Cnc Milling Operation Using Random Forest Regressor. Facta Univ. Ser. Mech. Eng. 2023, 21, 685–700. [Google Scholar] [CrossRef] [Scilit]
  13. Zhang, Y.; Xu, X. Machine Learning Cutting Force, Surface Roughness, and Tool Life in High Speed Turning Processes. Manuf. Lett. 2021, 29, 84–89. [Google Scholar] [CrossRef] [Scilit]
  14. Korkmaz, M.E.; Gupta, M.K.; Kuntoğlu, M.; Patange, A.D.; Ross, N.S.; Yılmaz, H.; Chauhan, S.; Vashishtha, G. Prediction and Classification of Tool Wear and Its State in Sustainable Machining of Bohler Steel with Different Machine Learning Models. Measurement 2023, 223, 113825. [Google Scholar] [CrossRef] [Scilit]
  15. Jia, S.; Wu, B.; Wang, S.; Kong, B.; Li, S.; Zhang, G.; Song, J.; Li, A.; Sui, Y.; Li, Z.S. Refined Staged Energy Prediction Method of CNC Milling Process Based on WOA Algorithm with XGBoost Hyperparameters Optimization. Int. J. Adv. Manuf. Technol. 2025, 141, 4603–4625. [Google Scholar] [CrossRef] [Scilit]
  16. Adizue, U.L.; Takács, M. Exploring the Correlation between Design of Experiments and Machine Learning Prediction Accuracy in Ultra-Precision Hard Turning of AISI D2 with CBN Insert: A Comparative Study of Taguchi and Full Factorial Designs. Int. J. Adv. Manuf. Technol. 2025, 137, 2061–2090. [Google Scholar] [CrossRef] [Scilit]
  17. Moyo, N.; Mamvura, T.; Danha, G.; Raghupatruni, P. Modelling and Optimization of Ultra-Fine Copper Sulphide Grinding: A Hybrid Statistical and Machine Learning Approach. Particuology 2025, 106, 29–44. [Google Scholar] [CrossRef] [Scilit]
  18. Nguyen, V.H.; Ha, T.H.; Nguyen, T.D.; Ngo, V.L.; Le, T.T.; Le, V.P. Multi-Objective Optimization and Decision-Making in AA6063 Turning Using Kolmogorov–Arnold Network and NSGA-III. J. Eng. Appl. Sci. 2025, 72, 207. [Google Scholar] [CrossRef] [Scilit]
  19. Pashmforoush, F.; Ebrahimi Araghizad, A.; Balcik, G.; Budak, E. Machine Learning-Based Optimization to Achieve Stable Milling Conditions with Maximum Productivity. Int. J. Adv. Manuf. Technol. 2025, 141, 5873–5886. [Google Scholar] [CrossRef] [Scilit]
  20. Elly, O.I.; Takács, M.; Balázs, B.Z. Burr Size Minimization Using a Surrogate Artificial Neural Network (ANN) Assisted Multi-Objective Genetic Algorithm (MOGA) in Micromilling Hardened AISI HI3. Int. J. Adv. Manuf. Technol. 2026, 142, 3479–3498. [Google Scholar] [CrossRef] [Scilit]
  21. Yin, J.; Li, Y.; Deng, S.; Wang, H.; Cui, Y.; Ma, F. Monitoring Temperature Signals from Thin-Film Thermocouple Array to Construct the Relationship between Temperature and Tool Wear in Milling Processes. Measurement 2026, 260, 119880. [Google Scholar] [CrossRef] [Scilit]
  22. Rajaguru, J.; Arunachalam, N. A Comprehensive Investigation on the Effect of Flood and MQL Coolant on the Machinability and Stress Corrosion Cracking of Super Duplex Stainless Steel. J. Mater. Process. Technol. 2020, 276, 116417. [Google Scholar] [CrossRef] [Scilit]
  23. Siju, A.S.; Gajrani, K.K.; Joshi, S.S. Dual Textured Carbide Tools for Dry Machining of Titanium Alloys. Int. J. Refract. Met. Hard Mater. 2021, 94, 105403. [Google Scholar] [CrossRef] [Scilit]
  24. ISO 4287:1997; Geometrical Product Specifications (GPS)–Surface Texture: Profile Method–Terms, Definitions and Surface Texture Parameters. IOS: Geneva, Switzerland, 1997.
  25. Pawanr, S.; Garg, G.K.; Routroy, S. An Integrated Modelling and Optimization Approach for the Selection of Process Parameters for Variable Power Consumption Machining Processes. J. Braz. Soc. Mech. Sci. Eng. 2023, 45, 485. [Google Scholar] [CrossRef] [Scilit]
  26. Dewangan, A.; Neigapula, V.S.N.; Soni, D.L.; Vaidya, S. Estimation of Surface Quality for Turning Operations Using Machine Learning Approach. Tribol.-Mater. Surf. Interfaces 2024, 18, 228–242. [Google Scholar] [CrossRef] [Scilit]
  27. Zhang, Y.; Xu, X. Predicting the Material Removal Rate during Electrical Discharge Diamond Grinding Using the Gaussian Process Regression: A Comparison with the Artificial Neural Network and Response Surface Methodology. Int. J. Adv. Manuf. Technol. 2021, 113, 1527–1533. [Google Scholar] [CrossRef] [Scilit]
  28. Bhinge, R.; Park, J.; Law, K.H.; Dornfeld, D.A.; Helu, M.; Rachuri, S. Toward a Generalized Energy Prediction Model for Machine Tools. J. Manuf. Sci. Eng. 2017, 139, 041013. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  29. Yu, Q.; Jiang, B.; Zhang, Y.; Gong, W.; Li, L. PSO-SVM Based Performance-Driving Scheduling Method for Semiconductor Manufacturing Systems. Appl. Sci. 2023, 13, 11439. [Google Scholar] [CrossRef] [Scilit]
  30. Avuçlu, E. A New Data Augmentation Method to Use in Machine Learning Algorithms Using Statistical Measurements. Measurement 2021, 180, 109577. [Google Scholar] [CrossRef] [Scilit]
  31. Balasuadhakar, A.; Thirumalai Kumaran, S.; Uthayakumar, M. Machine Learning Prediction of Surface Roughness in Sustainable Machining of AISI H11 Tool Steel. Smart Mater. Manuf. 2025, 3, 100075. [Google Scholar] [CrossRef] [Scilit]
  32. Mehdi, E.; Gana, E.; Ouallali, A.; Kihel, M.E.L.; Taleb, A. Evaluating Empirical Constraints and Data Augmentation in GA-Optimized Neural Networks for Scour Prediction around Bridge Piers. Array 2026, 31, 101128. [Google Scholar] [CrossRef] [Scilit]
  33. Yang, Y.; Shao, D.; Wang, Y.; Dai, S. A Data-Driven Approach to Integrated Equilibrium-Temporal Scour Forecasting at Complex-Pier Structures Using Hybrid Neural Networks. Ocean Eng. 2024, 303, 117739. [Google Scholar] [CrossRef] [Scilit]
  34. Liu, Y.; Deng, J.; Wang, W.; Duan, R.; Meng, R.; Ge, D.; Li, X. Effect of Texture Parameters on Cutting Performance of Flank-Faced Textured Carbide Tools in Dry Cutting of Green Al2O3 Ceramics. Ceram. Int. 2018, 44, 13205–13217. [Google Scholar] [CrossRef] [Scilit]
Figure 1. The methodology adopted for the current research.
Figure 1. The methodology adopted for the current research.
Sci 08 00220 g001
Figure 2. Measured responses for Taguchi L27 experimental runs: (a) surface roughness (Rmax); and (b) tool wear (VBmax).
Figure 2. Measured responses for Taguchi L27 experimental runs: (a) surface roughness (Rmax); and (b) tool wear (VBmax).
Sci 08 00220 g002
Figure 3. Flow of the proposed GPR model.
Figure 3. Flow of the proposed GPR model.
Sci 08 00220 g003
Figure 4. Flow of the proposed PSO model.
Figure 4. Flow of the proposed PSO model.
Sci 08 00220 g004
Figure 5. Objective minimum vs. evaluation count for GPR tuning with squared exponential kernel: (a) Rmax; and (b) VBmax.
Figure 5. Objective minimum vs. evaluation count for GPR tuning with squared exponential kernel: (a) Rmax; and (b) VBmax.
Sci 08 00220 g005
Figure 6. GPR hyperparameter tuning using a squared exponential covariance function: (a) Rmax; and (b) VBmax.
Figure 6. GPR hyperparameter tuning using a squared exponential covariance function: (a) Rmax; and (b) VBmax.
Sci 08 00220 g006aSci 08 00220 g006b
Figure 7. Training dataset results showing measured versus GPR-predicted responses: (a) Rmax; and (b) VBmax.
Figure 7. Training dataset results showing measured versus GPR-predicted responses: (a) Rmax; and (b) VBmax.
Sci 08 00220 g007
Figure 8. Testing dataset results showing measured versus GPR-predicted responses: (a) Rmax; and (b) VBmax.
Figure 8. Testing dataset results showing measured versus GPR-predicted responses: (a) Rmax; and (b) VBmax.
Sci 08 00220 g008aSci 08 00220 g008b
Figure 9. Scatter diagrams showing agreement between measured and GPR-estimated Rmax values for: (a) the training dataset; and (b) the testing dataset.
Figure 9. Scatter diagrams showing agreement between measured and GPR-estimated Rmax values for: (a) the training dataset; and (b) the testing dataset.
Sci 08 00220 g009aSci 08 00220 g009b
Figure 10. Scatter plots of actual versus predicted VBmax values for the GPR model: (a) training dataset; and (b) testing dataset.
Figure 10. Scatter plots of actual versus predicted VBmax values for the GPR model: (a) training dataset; and (b) testing dataset.
Sci 08 00220 g010aSci 08 00220 g010b
Figure 11. Relative error distributions for Rmax predicted by the GPR model: (a) training dataset; and (b) testing dataset.
Figure 11. Relative error distributions for Rmax predicted by the GPR model: (a) training dataset; and (b) testing dataset.
Sci 08 00220 g011aSci 08 00220 g011b
Figure 12. Relative error distributions for VBmax predicted by the GPR model: (a) training dataset; and (b) testing dataset.
Figure 12. Relative error distributions for VBmax predicted by the GPR model: (a) training dataset; and (b) testing dataset.
Sci 08 00220 g012aSci 08 00220 g012b
Table 1. Initial training configuration of the GPR models.
Table 1. Initial training configuration of the GPR models.
SettingValue
Model typeGaussian Process Regression (fitrgp)
Kernel functionSquared exponential
Input preprocessingStandardized inputs
Initial sigma0.1
Hyperparameter optimizationExpected-improvement-plus
Cross-validation5-fold CV (kfoldLoss)
Total optimization iterations30
Table 2. Summary of GPR model optimization metrics.
Table 2. Summary of GPR model optimization metrics.
MetricGPR Model
RmaxVBmax
Best observed objective value1.43935.0123
Best estimated objective value1.43945.0122
Sigma ( σ n ) (best observed)0.72472.1297
Sigma ( σ n ) (best estimated)0.72442.0238
Best objective evaluation time (s)0.08610.10627
Total elapsed time (s)19.70126.3668
Total objective evaluation time (s)3.15134.603
Cross-validated RMSE1.26819.6275
Table 3. Statistical results for the GPR model evaluation on the training dataset.
Table 3. Statistical results for the GPR model evaluation on the training dataset.
GPR ModelMetrics
R2RMSEMAPESSEMSEMAE
Rmax0.9820.3393.9627.4820.1150.284
VBmax0.9991.1040.61379.2571.2190.563
Table 4. Statistical results for the GPR model evaluation on the testing dataset.
Table 4. Statistical results for the GPR model evaluation on the testing dataset.
GPR ModelMetrics
R2RMSEMAPESSEMSEMAE
Rmax0.9640.6426.9796.6050.4130.474
VBmax0.9537.2675.588844.93352.7975.343
Table 5. Summary of GPR–PSO configuration.
Table 5. Summary of GPR–PSO configuration.
ParameterValue
Objective FunctionA surrogate predictive model built upon GPR
Swarm Size100 particles
Maximum Iterations200 iterations
Bounds (Categorical)Texture: One-hot (Dimple, Groove, Wave)
Bounds (Continuous)Normalized using standard scaling:
vc: [−1.48, 1.58],
fr: [−1.38, 1.44],
dc: [−1.40, 1.39]
Convergence CriterionRelative change in objective value < 1 × 10 6
Table 6. Optimal normalized and denormalized machining parameters predicted by the GPR–PSO models.
Table 6. Optimal normalized and denormalized machining parameters predicted by the GPR–PSO models.
ParameterRmaxVBmax
Optimal Value
(Normalized)
Optimal Value (Denormalized)Optimal Value
(Normalized)
Optimal Value (Denormalized)
Texture type
(One-Hot Encoding)
[0,1,0]Groove[0,0,1]Wave
vc−1.168576.35 m/min0.4300108.93 m/min
fr−1.14680.064 mm/rev−0.01920.1193 mm/rev
dc−1.32550.355 mm−1.34790.3481 mm
Predicted responses-2.554 μm-45.0390 μm
Table 7. Comparison between optimized and experimentally obtained lowest Rmax and VBmax values.
Table 7. Comparison between optimized and experimentally obtained lowest Rmax and VBmax values.
ResponseConditionTexture Typevc
(m/min)
fr
(mm/rev)
dc
(mm)
ValueImprovement
RmaxOptimal Level
(GPR-PSO)
Groove76.35 0.064 0.355 2.55413.97%
L27 Experimental
(Corresponding to the Rmax lowest)
Groove75.000.0600.4002.969
VBmaxOptimal Level
(GPR-PSO)
Wave108.93 0.1193 0.3481 45.03930.70%
L27 Experimental
(Corresponding to the VBmax lowest)
Wave125.000.12000.400065.000
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

Pawanr, S.; Gupta, K. Intelligent Optimization of Dry Machining for Machinability Enhancement of Super Duplex Stainless Steel. Sci 2026, 8, 220. https://doi.org/10.3390/sci8080220

AMA Style

Pawanr S, Gupta K. Intelligent Optimization of Dry Machining for Machinability Enhancement of Super Duplex Stainless Steel. Sci. 2026; 8(8):220. https://doi.org/10.3390/sci8080220

Chicago/Turabian Style

Pawanr, Shailendra, and Kapil Gupta. 2026. "Intelligent Optimization of Dry Machining for Machinability Enhancement of Super Duplex Stainless Steel" Sci 8, no. 8: 220. https://doi.org/10.3390/sci8080220

APA Style

Pawanr, S., & Gupta, K. (2026). Intelligent Optimization of Dry Machining for Machinability Enhancement of Super Duplex Stainless Steel. Sci, 8(8), 220. https://doi.org/10.3390/sci8080220

Article Metrics

Back to TopTop