Extending deep learning U-Net architecture for predicting unsteady fluid flows in textured microchannels
This work addresses fluid dynamics prediction in microscale environments, offering a novel application of an existing method with incremental improvements.
The study applied a U-Net deep learning architecture with an attention mechanism to predict unsteady fluid flows in textured microchannels, achieving an average error of 5.18% that could be optimized to 2.1%.
In this study, we have explored an application of deep learning architecture of the U-Net model, originally designed for biomedical image segmentation, in a regression analysis aimed at predicting fluid flows through textured microchannels. The data for this analysis is generated using the lattice Boltzmann method through extensive simulations, capturing the intricate behaviors of fluid dynamics in a microscale environment. The raw simulation data was meticulously preprocessed to prepare it for training the U-Net model, ensuring that the input features and labels were appropriately formatted and normalized to optimize the learning process of the model. The U-Net model, with its inherent capability of capturing spatial hierarchies and producing better predictions, proved effective in this novel application. We have evaluated the performance of the model using metrics including MSE, RMSE, MAE, and $R^2$ scores. These metrics were crucial in assessing the accuracy and reliability of the model predictions. The results demonstrate that the U-Net model can predict fluid flows with high accuracy and less error, indicating its potential for broader applications in fluid dynamics and other fields requiring precise regression modeling. A parametric analysis of the U-Net with attention mechanism showed that the velocity field prediction is contingent upon the solid-fluid interaction parameter and surface wettability. The U-Net equipped with an attention mechanism predicts the velocity magnitude and components for textured microchannels with an average error of 5.18%, which upon optimization may subsequently lower to 2.1%. The U-Net model including an attention mechanism (U-Net AM) regularly surpasses the conventional U-Net model in all measures, evidencing enhanced accuracy and generalization.