Reduced-order modeling and classification of hydrodynamic pattern formation in gravure printing
Pauline Rothmann-Brumm, Steven L. Brunton, Isabel Scherl
TL;DR
The paper tackles understanding and classifying hydrodynamic pattern formation in gravure printing by integrating reduced-order modeling with supervised learning on the HYPA-p dataset. It demonstrates that applying a fast Fourier transform before randomized SVD concentrates energy into a small number of modes, enabling an effective low-rank representation $X\approx U_r\,\Sigma\,V^*$ with $r$ as low as about 7, and that a kNN classifier trained on this reduced data achieves a test error as low as $E_{test}\approx 3\%$, outperforming human experts. The study also shows that FFT preprocessing, data balancing, and normalization influence performance in nuanced ways, and it uses the trained models to generate regime maps linking pattern classes to printing parameters, providing actionable insight for process tuning. Overall, the approach offers an interpretable, scalable framework for pattern classification in complex printing systems and lays groundwork for real-time digital-twin-type analyses of gravure processes.
Abstract
Hydrodynamic pattern formation phenomena in printing and coating processes are still not fully understood. However, fundamental understanding is essential to achieve high-quality printed products and to tune printed patterns according to the needs of a specific application like printed electronics, graphical printing, or biomedical printing. The aim of the paper is to develop an automated pattern classification algorithm based on methods from supervised machine learning and reduced-order modeling. We use the HYPA-p dataset, a large image dataset of gravure-printed images, which shows various types of hydrodynamic pattern formation phenomena. It enables the correlation of printing process parameters and resulting printed patterns for the first time. 26880 images of the HYPA-p dataset have been labeled by a human observer as dot patterns, mixed patterns, or finger patterns; 864000 images (97%) are unlabeled. A singular value decomposition (SVD) is used to find the modes of the labeled images and to reduce the dimensionality of the full dataset by truncation and projection. Selected machine learning classification techniques are trained on the reduced-order data. We investigate the effect of several factors, including classifier choice, whether or not fast Fourier transform (FFT) is used to preprocess the labeled images, data balancing, and data normalization. The best performing model is a k-nearest neighbor (kNN) classifier trained on unbalanced, FFT-transformed data with a test error of 3%, which outperforms a human observer by 7%. Data balancing slightly increases the test error of the kNN-model to 5%, but also increases the recall of the mixed class from 90% to 94%. Finally, we demonstrate how the trained models can be used to predict the pattern class of unlabeled images and how the predictions can be correlated to the printing process parameters, in the form of regime maps.
