1. Introduction
Global mineral resource extraction has surged in response to rapid economic growth and escalating resource demands [
1,
2,
3]. While mineral resource extraction drives economic development, it simultaneously produces massive quantities of tailings, with global annual output now surpassing 14 billion metric tons [
4]. This has created an urgent imperative to develop effective tailings management strategies, a critical challenge for achieving sustainable mining operations. The filling mining method [
5,
6], an environmentally friendly approach, involves injecting tailing slurry into underground mining airspaces, thereby mitigating surface subsidence, enhancing mineral resource recovery, and demonstrating substantial advantages in terms of sustainable development and economic benefits. The concept of green mine construction has gained significant traction in recent years [
7,
8,
9], further promoting the adoption of the filling mining method. Meanwhile, rapid Industry 4.0 advancements are driving digital transformation and intelligent development in mining, creating unprecedented opportunities to optimize backfill mining operations and management.
Pipeline transportation of tailing slurry constitutes a pivotal element in the overall mining process [
10,
11,
12]. The high solids concentration and complex rheological behavior of the slurry induce significant hydraulic losses during pipeline transport, substantially reducing system efficiency. These losses directly increase energy demands and operational expenses. Through comprehensive analysis, the study determined that key influencing factors include slurry concentration, pipe diameter, and particle size distribution. In their experimental investigation, Shao et al. [
13] examined the rheological properties of wind-formed sand–fly ash-based filling slurry with varying fly ash contents. Their analysis encompassed the strength development of the filling body at different ages and fly ash contents, employing both macroscopic and microscopic perspectives. The study revealed that an increase in fly ash content led to substantial changes in rheological properties, including thixotropy, plastic viscosity, and yield stress. In a related study, Zhang et al. [
14] investigated the impact of mass concentration and particle size distribution on rheological parameters and slump, as well as the correlation between tailings rheological parameters, slump, and the size distribution of tailings particles. This analysis was conducted by examining the mixture of overflow and graded tailings. Yang et al. [
15] employed CFD, grounded in multiphase flow theory, to investigate the effects of inlet slurry velocity, stone volume concentration, and pipe inclination on pressure drop and conveying capacity. Wang et al. [
16] designed a pipe wear ring test system to determine the effect of different filling slurry ash–sand ratios and flow rates on pipe wear. They also established mathematical models between slurry density and wear rate and flow rate and wear rate. These models revealed the relationship between various influencing factors. In a related study, Qiu et al. [
17] employed CFD to perform a CPB in an L-pipe, integrating the inlet velocity, viscosity, and particle size 3D network simulation of slurry flow to examine pipe resistance loss and wear problems. Building on these findings, Wu et al. [
18] utilized cemented gangue–fly ash as a material to assess its mobility and developed a model to simulate the flow behavior of slurry in the pipeline circuit, a model that was verified by simulation. The extant studies provide a certain degree of guidance for the optimization of the filling pipeline system. However, the traditional resistance loss calculation methods principally rely on empirical formulas or numerical simulations, which are difficult to adapt to the complex and variable working conditions.
The advent of Industry 4.0 [
19,
20,
21,
22,
23] has inaugurated a novel technological trajectory for the optimization of pipeline delivery systems in the context of fill mining. The rapid development of the Internet of Things (IoT) and big data analytics has enabled the integration of smart sensors capable of collecting real-time operational data of pipeline systems. Concurrently, advancements in artificial intelligence (AI) technology have facilitated the implementation of deep learning algorithms, enabling the analysis of the collected data. Peng et al. [
24] redeveloped the ABAQUS model and integrated it with gradient boosting regression tree analysis to enhance the strength assessment and safety of corrosion screens for early warning of corrosion in offshore loose sandstone reservoirs. Fang et al. [
25] proposed a knowledge–data co-driven model based on HCP and TLFC to improve the anti-interference and accuracy of urban flooding drainage pipe siltation diagnosis. Wan et al. [
26] combined machine learning and CFD-DEM methods to study the coarse particle transport characteristics of inclined pipelines and found that DSEC is affected by the flow rate, concentration, and the inclination angle of the pipeline in a regular manner. Jiang et al. [
27] proposed a robust machine learning method based on particle swarm optimization and a bi-directional gated loop unit–attention mechanism to effectively identify circulating water cooling pipeline damage in the nuclear industry. Liu et al. [
28] proposed a deep reinforcement learning-based optimization framework for natural gas transportation networks, which solves problems using Markov decision processes. Compared with genetic algorithms, this framework reduces power consumption by 4.60% and saves 97.5% of the time required for dynamic programming in three typical topologies. In the context of Industry 4.0, the potential applications of IoT and AI technologies in pipeline transportation systems have been demonstrated to be significant. However, the current state of AI research on resistance loss in filled mining pipelines is suboptimal, and the exploration of related fields is in its nascent stages.
The Transformer–KAN hybrid model has demonstrated powerful modeling capabilities across multiple domains, but the focus of innovation varies across different application scenarios. In the field of virtual reality medicine, Transformer–KAN addresses the issue of error accumulation in soft tissue deformation simulation through an energy increment framework and centroid displacement time-series modeling, while leveraging Gaussian diffusion constraints to enhance global prediction accuracy [
29]. In the field of geophysical logging, OMP-KAN Former [
30] combines orthogonal matching tracking data augmentation with KAN modeling of nonlinear geological features and Transformer capture of long-range dependencies, significantly alleviating the challenge of scarce high-quality training data. In the field of wind power prediction, Transformer–KAN optimizes collaborative prediction of multi-source heterogeneous data through a dual-path design that separates temporal feature processing and external knowledge fusion [
31]. The FlowTransKAN model developed in this paper is tailored for pipeline transportation of vertical tailings and holds advantages in industrial fluid modeling.
This paper proposes a FlowTransKAN (Flow–Transformer–KAN) network, an IoT-based multi-pressure sensor attention fusion model aimed at accurately calculating resistance losses in pipeline systems by integrating pipeline transportation experiments of tailing-filled slurry. Traditional fluid mechanics models have certain limitations in characterizing the transport properties of such non-Newtonian fluids. These models inadequately consider temperature sensitivity, and under conditions of temperature differences at underground depths in the filling system, changes in the viscosity of full tailing slurry significantly affect its flow characteristics. The abrasive effect of high-concentration slurry on pipe walls leads to a continuous increase in roughness, while traditional models using constant friction coefficients cannot reflect this time-varying characteristic, resulting in prediction errors for conveyance resistance. Traditional machine learning methods (such as decision trees and support vector machines) have been widely applied in industrial fields, but they still face challenges in different scenarios. The limited expressive capability of models makes it difficult to effectively capture complex nonlinear features and interactions in data. When faced with high-dimensional sparse data, models often exhibit poor generalization performance. Additionally, most traditional methods adopt static modeling strategies, lacking adaptive capabilities for dynamic systems, and are unable to adapt to the time-varying data distributions commonly encountered in industrial scenarios.
The main contributions of this paper are as follows:
By learning the distribution patterns of pipeline fluid data through a flow-based model and combining generative artificial intelligence technology to generate augmented data that conforms to historical patterns, this paper effectively addresses the limitations of traditional methods in sparse data and dynamic environments.
The TransKAN hybrid network architecture is designed, combining the global modeling capabilities of the Transformer with the nonlinear fitting advantages of the KAN network. The Transformer’s self-attention mechanism effectively extracts long-term dependencies in pipeline fluid dynamics features, while the KAN replaces traditional fixed activation functions with learnable spline functions, significantly improving the processing efficiency for high-dimensional sparse data.
Real-time collection of multi-dimensional pipeline sensor data is achieved through IoT technology, establishing a data-driven dynamic prediction system. Spatio-temporal correlation features of pipeline pressure sequences are captured, and adaptive adjustments are made to accommodate complex and variable industrial conditions, providing a scalable technical solution for intelligent pipeline transportation systems.
The paper is structured as follows:
Section 2 presents experimental investigations of tailing slurry’s rheological properties, aiming to characterize its flow behavior during pipeline transport and establish a suitable resistance loss model. The experiments determine key rheological parameters (viscosity, yield stress, and shear rate) of the slurry, providing essential data for engineering applications.
Section 3 details full-scale pipeline transport experiments with tailings backfill slurry, investigating how various filling multiplicities affect slurry flow behavior and resistance losses. The experimental design encompasses a multitude of variables, and a series of pressure sensors are utilized to monitor pressure variations at various locations within the pipeline. The subsequent section,
Section 4, establishes the flow-based model and TransKAN network, and the model is trained based on the pipe conveying experimental data. The experimental results are presented in
Section 5, and the results are compared using multiple machine learning models. This ultimately validates the highly accurate prediction capability of the FlowTransKAN model.
4. Results
4.1. Experimental Results on Rheological Parameters of Tailing Sand Slurries
The rheological experiments on the tailing sand slurry, which employed a rheological apparatus, yielded the following results, as illustrated in
Figure 10. The observed fluid behavior aligns more closely with the Bingham-type flow characteristics. The Bingham-type flow is distinguished by the presence of yield stress, which denotes that the fluid begins to flow only when the applied stress surpasses a critical threshold (yield stress). Consequently, under conditions of low stress, the fluid manifests the properties of a solid and is incapable of flow, only beginning to deform when sufficient external force is applied.
For the study of tailing slurry, the experimental finding that its flow characteristics conform to the Bingham-type flow-based model is of great significance. The tailing slurry is composed of solid particles and liquid, and its flow characteristics are affected by factors such as particle size, concentration, shape, and distribution. Through experimental studies, it was found that tailing slurry exhibits typical Bingham-type flow characteristics, which can better describe the behavior of non-Newtonian fluids containing larger particles. The yielding phenomenon of the fluid when stress is applied reflects the interaction between the particles and the structural strength, which reveals the flow characteristics and critical flow conditions of the tailing sand slurry under specific stress.
The conveying, handling, and storage of tailing slurries in mine filling processes generally necessitate the overcoming of elevated yield stresses. The rheological parameters obtained from experimental studies can assist in optimizing the design and operating conditions of the equipment. This, in turn, can reduce adverse phenomena such as clogging and sedimentation that may occur during the flow process. Consequently, this can improve the operating efficiency and reduce energy consumption and costs. The Bingham-type flow characteristics of the tailing slurry facilitate a more profound comprehension of the underlying flow mechanisms and provide a theoretical foundation for the enhancement of pertinent engineering technologies, thereby ensuring the stability and reliability of the tailing slurry treatment process.
Experiments have been conducted to determine the rheological parameters, yielding the yield stress and plastic viscosity. In accordance with the theory of hydrostatic equilibrium, the pressure difference between the two ends of a straight pipe of length
is equivalent to the frictional resistance of its inner wall. This relationship is expressed in Equations (22) and (23).
In the formula,
denotes the pipe diameter,
denotes the length, and
denotes the shear stress. The average flow rate of the filling slurry under pipe transport conditions can be derived from Buckingham’s formula, as demonstrated in the following Equation (24):
In the above formula,
represents the yield stress;
represents the plastic viscosity, for the concentration of larger filling slurry in the tube, because of its faster movement, can be considered a high concentration of filling slurry, such that the yield stress is much smaller than the shear stress; and
of the higher power can be approximated as zero, such that it can be ignored here, so Equations (23) and (24) can be obtained by the Buckingham formula for the association:
Equation (25) in represents the unit length along the resistance loss for the calculation of pipeline resistance loss of the basic model. In order to obtain the pipeline resistance loss, a large number of experiments on the rheological parameters must be carried out. Assumptions are made during the calculation process, and the calculated values may differ significantly under different working conditions.
4.2. Test Results of Pipeline Transport of Full Tailing Sand Fill Slurry
In the tailing sand filling slurry pipeline transport test, the measurement time for each set of experiments was 300 s. To minimize the influence of random errors on the experimental results, each set of experiments was repeated three times. During each experiment, data from 12 pressure sensors were collected in real time to monitor pressure changes at various locations in the pipeline, as shown in
Figure 11. This data provides a sufficient basis for a comprehensive understanding of the pressure distribution characteristics of the slurry inside the pipe, which can reflect the detailed changes in the slurry flow process. In addition, the data collected provides important support for subsequent rheological analysis and model validation.
Through the process of visualizing and analyzing a segment of the experimental data, it was determined that point 1 was situated within the vertical pipe section, where the pressure levels were minimal and the fluctuation patterns were deemed to be unstable. Consequently, these anomalous data points were identified and subsequently removed during the data preprocessing stage. Subsequent analysis revealed that the data fluctuated less during the time from 50 to 300 s and exhibited a more stable trend, which was consistent with the normal change rule under the experimental conditions. To ensure the accuracy and representativeness of the subsequent data analysis, the data from this time was selected for the calculation of the resistance loss, thereby avoiding the unnecessary influence of unstable data on the results.
To minimize random error interference, we performed a boxplot analysis (
Figure 12) to identify and exclude potential outliers from each experimental dataset. This data preprocessing step significantly improved measurement accuracy and result reliability while eliminating extreme value effects, thereby enhancing the scientific rigor of the subsequent analyses.
4.3. Predicted Results of Pipeline Resistance Losses
In hydrodynamic studies of piping systems, pipe resistance loss is an important measure of the work required for fluid flow. For both datasets, we used several input features to predict the resistance loss of the pipeline, including variables such as mass concentration, ambient temperature, gray-to-sand ratio, and multiplier line. These variables can have a significant impact on pressure changes during pipeline delivery, and accurately modeling the relationship between these factors and pressure is key to predicting pipeline resistance losses. A machine learning model was used to predict the pressure values at each point in time or at each measurement point, and to obtain the final value of the pipeline resistance loss, the pressure difference between each two consecutive measurement points was summed to obtain the resistance loss of the pipeline system during the entire process. There were N pressure measurement points in the pipeline, and the pressure values at these points were recorded as , where is the pressure at the th measurement point.
For two neighboring points,
and
, the pressure difference between them is expressed as
In this equation,
denotes the pressure difference between points
and
. The total resistance loss, denoted by
, is calculated by accumulating the pressure difference between all neighboring points:
In order to provide a basis for comparison with the model constructed in this paper, several common models were employed.
BP neural network: This is a multi-layer feed-forward neural network that learns the nonlinear relationship between the input and the output by adjusting the weights through a back-propagation algorithm. Typically, it comprises an input layer, a hidden layer, and an output layer, with the objective of enhancing performance through minimizing error.
Support vector machine (SVM): This is a supervised learning method for classification and regression. It performs data segmentation by finding the optimal hyperplane in a high-dimensional space and can handle both linear and nonlinear problems and improves the nonlinear fitting ability of the model through the kernel function.
Random forest: This integrated learning method enhances prediction accuracy by constructing numerous independent decision trees and by implementing voting or averaging mechanisms.
Two datasets were established: the original experimental data and the dataset after expansion using the flow-based model. The experimental data was divided into a training set, a test set, and a validation set at a ratio of 8:1:1. The
, RMSE, and MAE were used to evaluate the hybrid model. Each evaluation criterion was calculated as follows:
In this equation, denotes the number of samples, signifies the measured value of the th sample, represents the predicted value of the th sample, constitutes the average value of the samples, is the actual observed value, is the model predicted value, is the average of the observations, and n is the number of samples.
4.4. Ablation Experiment
To verify the effectiveness of each module in the FlowTransKAN model, an experimental design was developed to conduct a comprehensive analysis of its contribution to the overall performance. The experimental design utilized R
2, MAE, and RMSE as evaluation metrics. The ensuing experimental results are delineated in
Table 3.
In the following ablation experiments, the effectiveness of the models was verified by analyzing the performance differences between KAN, TransKAN, and FlowTransKAN and using the neural network MLP as a reference benchmark. As illustrated in
Figure 13, the KAN model demonstrates superior performance in terms of R
2, MAE, and RMSE metrics when compared to the MLP model. An analysis of the underlying logic of the MLP and the KAN models reveals that the MLP’s deficiency stems from its reliance on a substantial number of neurons to compensate for the constrained expressive capacity of the fixed activation function. In contrast, the KAN model replaces the fixed activation function with a learnable spline function, thereby enhancing the approximation efficiency. This renders the KAN model more suitable for tasks that demand precise representation of intricate mathematical relationships. A comparison of TransKAN and KAN reveals that TransKAN outperforms KAN in terms of the RMSE index and demonstrates higher stability in prediction results. Additionally, TransKAN exhibits superior performance in terms of R
2 and MAE. This enhancement can be attributed to the incorporation of the self-attention mechanism of the Transformer into the KAN model. The Transformer mechanism enhances the model’s capacity to acquire global data and discern patterns, thereby improving its predictive accuracy. Consequently, it can be concluded that the incorporation of a self-attention mechanism within a Transformer framework enhances the stability of the model’s prediction outcomes. The experimental results demonstrate that the prediction stability of FlowTransKAN is significantly superior to that of TransKAN, with RMSE values of 0.7126 and 1.1841, respectively, indicating a relative reduction of 39.8%. This discrepancy signifies that the Flow algorithm enhances the model’s resilience through parameter optimization. Specifically, Flow maximizes the log-likelihood function through gradient descent during training, thereby driving the model to accurately fit the data distribution. This optimization not only enhances the model’s ability to capture complex statistical features but also systematically improves stability by constraining the continuity of the output space and reducing the sensitivity of the prediction results to input perturbations.
The integration of the Flow, KAN, and Transformer models in the FlowTransKAN framework significantly improves prediction stability and accuracy. This hybrid architecture combines their respective strengths to deliver optimal performance for industrial applications, enabling precise scientific predictions of slurry pipeline resistance loss and other processes, even with limited sample data.
4.5. Comparison Experiment
In the interdisciplinary field of fluid mechanics and industrial engineering, the application of machine learning algorithms in predicting pipeline resistance loss is still in its exploratory phase. Particularly for high-concentration complex media such as tailing slurry in mine backfill systems, research and analysis on resistance loss prediction during pipeline transportation remain insufficient. Given the long-term application value of traditional mathematical models in this field, this study used mathematical models as a benchmark reference system and selected models commonly used in industrial applications for comparative experiments. The FlowTransKAN model was compared with BP neural networks, random forests, SVM models, and the Edgar Buckingham formula. The training of Flow used only new instances for training the improved model proposed in this paper to fully demonstrate the improvement of this method under the same data conditions. The final results are shown in
Table 4.
A comparative analysis of training efficiency was conducted using a unified hardware environment based on the CUDA parallel computing architecture featuring the Intel Core i7-13650HX processor (Intel, SantaClara, CA, USA) and an NVIDIA RTX 3090 graphics card (NVIDIA, SantaClara, CA, USA). As shown in
Table 4, the proposed FlowTransKAN model requires 450 s to complete training, which is significantly longer than traditional algorithms such as random forest (85 s) and the support vector machine (120 s) but is comparable to the back-propagation (BP) neural network (300 s). The computational overhead primarily stems from the self-attention operations in the Transformer encoder and the parameterized computation process of the KAN activation function within the model architecture. For application scenarios such as real-time monitoring of mine backfilling projects, considering that model training is an offline operation and the single prediction latency is below 50 ms, the model achieves a balance between computational resource investment and accuracy.
We systematically adjusted the parameters of all comparison models to optimize their performance. By optimizing the parameters of each model on a fair basis, we were able to more objectively demonstrate the performance advantages of the improved model proposed in this paper.
Table 5 shows the key parameters of the model.
To quantify the discrepancies between the models, the results are presented in the form of a histogram, as shown in
Figure 14. The results indicate that FlowTransKAN outperforms comparative models across all evaluation metrics. This performance enhancement stems from (1) the Transformer’s self-attention mechanism, which improves global data pattern recognition, and (2) the integrated KAN–Flow architecture, where spline-based activation replaces fixed activation functions, eliminating the need for excessive neurons to compensate for limited nonlinear representation capacity. This approach enhances approximation efficiency and reduces data acquisition costs while ensuring the model maintains high prediction accuracy even with limited samples. Although Edgar Buckingham’s formula, as a classical physical theorem, has broad applicability, it lacks the flexibility and adaptability required for complex, multi-factor coupled pipeline resistance loss problems. Similarly, support vector machines exhibit limitations in capturing intricate nonlinear relationships, potentially failing to adequately model the complex patterns inherent in pipeline resistance loss. Random forest is occasionally prone to overfitting, particularly when trained on large-scale pipeline datasets. This overfitting tendency may compromise the model’s generalization performance when applied to unseen data. While the BP neural network demonstrates strong capability in modeling complex nonlinear relationships, its performance in fitting pipeline pressure data requires further improvement. In contrast, the proposed FlowTransKAN model exhibits superior performance in capturing intricate data patterns and generating accurate predictions compared to conventional and classical approaches.
4.6. Sensitivity Analysis
To evaluate the model’s robustness to environmental variables, temperature fluctuations and sensor noise perturbations were introduced into the experimental data. Specifically, temperature variations were analyzed under fixed parameters. For sensor noise, Gaussian noise was added to pressure data to simulate varying levels of measurement errors.
In sensitivity analysis, simulating temperature fluctuations is a crucial aspect of evaluating model robustness to environmental variables. Experiments systematically analyzed the response characteristics of model outputs to temperature variations under fixed parameter conditions using different temperature levels. Taking plastic viscosity as the observation metric, the temperature sensitivity differences between solid concentrations of 70% and 74% were compared. As shown in
Figure 15, at 20 °C, the differences in plastic viscosity across various cement–sand ratios were minimal. However, as the temperature rose above 40 °C, the plastic viscosity of the 74% concentration samples decreased significantly more than that of the 70% group. Furthermore, the inhibitory effect of high temperature on plastic viscosity became more pronounced with higher cement–sand ratios. Sensitivity to material proportion parameters increases in high-temperature environments. Therefore, parameter combinations should be optimized for temperature gradients in practical applications to enhance model stability under varying temperature conditions.
In the sensitivity analysis of sensor noise disturbances, Gaussian noise of varying intensities was added to the pressure data (to simulate measurement errors) to analyze the trend in the R
2 value of the model output. As shown in
Figure 16, when there is no noise, the R
2 value is 0.9644, indicating good model fitting performance. As the noise intensity increases, the R
2 value gradually decreases. When σ = 0.30, the R
2 value drops to 0.8219, indicating that the higher the noise intensity, the more significant the decline in model fitting accuracy, and strong noise can severely impair model performance. From the perspective of data change magnitude, when the noise intensity increases from 0.00 to 0.05, the decrease in the R
2 value is relatively small. However, when the noise intensity increases from 0.25 to 0.30, the decrease in the R
2 value becomes more significant, indicating that the model is more sensitive to high-intensity noise. Once the noise intensity exceeds a certain threshold, the degradation of model accuracy accelerates. This phenomenon suggests that during actual data collection, it is essential to strictly control noise intensity at a low level (σ ≤ 0.10) to prevent model performance from deteriorating sharply due to noise accumulation.
5. Conclusions
In pipeline transportation systems, conventional methods for calculating resistance loss often employ single-factor analysis, leading to significant deviations between simulation results and actual operational conditions. These approaches struggle to effectively address rheological characteristics under complex multi-factor coupling effects. With the advent of Industry 4.0, artificial intelligence and data-driven technologies have emerged as crucial tools for enhancing system efficiency and accuracy. To address these challenges, this study proposes an innovative approach based on the FlowTransKAN framework. By integrating generative artificial intelligence technology, our approach employs a flow-based model to synthesize physically consistent data, thereby expanding the sample space while preserving fundamental physical principles. The framework incorporates B-spline basis functions from the KAN network to enable sophisticated nonlinear feature extraction. Furthermore, leveraging the Transformer’s multi-head attention mechanism allows the model to effectively capture spatio-temporal correlations within pipeline pressure sequences. This integrated architecture demonstrates significant improvements in the accuracy of resistance loss calculations compared to conventional methods. In the Industry 4.0 paradigm, the integration of smart sensors and IoT technologies has enabled the collection of richer real-time data streams for pipeline transportation systems. When combined with cloud computing infrastructure and advanced big data analytics, these technological advancements significantly enhance model performance in addressing complex, multi-variable nonlinear problems. Our data-driven methodology equips the system with more precise predictive and optimization capabilities, enabling robust adaptation to dynamic and uncertain operating conditions. Experimental results demonstrate that the FlowTransKAN framework outperforms conventional models across multiple performance metrics, particularly excelling in scenarios characterized by limited training data and complex parameter interactions, where it maintains superior prediction accuracy. This shows that FlowTransKAN has a wide range of application prospects in engineering fields such as mine filling and can effectively solve the problem of resistance loss under multi-parameter and multi-variable conditions that traditional methods cannot cope with, providing a new solution for intelligent pipeline transportation system in Industry 4.0 environments.
In practical mining operations, environmental factors, including temperature fluctuations, humidity variations, and safety constraints, frequently compromise raw data quality. These measurement errors are particularly challenging in mining environments, where they often evade timely detection. Furthermore, the prohibitive costs associated with repeated measurements significantly increase the economic burden of data acquisition. Consequently, enhancing model adaptability to complex, unstable operational environments emerges as a critical focus for future research. Future studies can further explore the adaptive ability of the FlowTransKAN model under a variety of complex working conditions and combine smart sensors and IoT technology to obtain more high-quality environmental data in real time. By enhancing the accuracy and coverage of data acquisition, the stability and accuracy of the model can be further improved. At the same time, considering the intelligent manufacturing needs driven by Industry 4.0, we can try to add a lightweight neural network architecture in the future, reduce the computational complexity of the model, and improve the real-time response ability.