Cross device milling force prediction method based on self supervised pre training and domain adaptation
This paper proposes a cross-device milling force prediction method that combines self-supervised pretraining, domain adaptation, and few-label fine-tuning to effectively transfer vibration-force mapping across devices despite dynamic response differences and limited target-domain labels, achieving high accuracy with minimal labeled data.
Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
In the high-stakes world of manufacturing, where aerospace components and precision molds are carved from solid metal, the cutting tool is constantly engaged in a violent, rhythmic struggle against the workpiece. This process, known as milling, is not a smooth glide but a series of rapid, intermittent impacts. As the rotating cutter bites into the material, it generates a force that dictates the quality of the final product, the lifespan of the tool, and the safety of the machine. If this force becomes too great or fluctuates unpredictably, the tool can wear out prematurely, the machine can vibrate dangerously, or the part can be ruined. For decades, engineers have relied on heavy, expensive sensors called dynamometers to measure this force directly. However, these devices are difficult to install, can alter the stiffness of the machine, and are often impractical for long-term use in a busy factory. A more attractive alternative exists: listening to the machine's vibrations. Just as a doctor might infer a heart condition from the rhythm of a pulse, engineers know that the vibration of a machine tool contains a hidden code that reflects the cutting force. The challenge, however, is that every machine is different. A vibration pattern that signals a specific force on one machine might look completely different on another due to differences in how the metal is built, where the sensors are placed, or how the signal travels through the structure. This makes it incredibly difficult to train a computer model on one machine and expect it to work accurately on another, especially when the second machine lacks the expensive force sensors needed to teach the model what to look for.
Researchers at Xinxiang Vocational and Technical College have developed a new approach to solve this problem, creating a method that allows a computer model to learn how to predict cutting forces on a new machine using very little data. Instead of trying to force a model trained on one device to work on another, they built a system that learns the fundamental language of vibration first, then adapts to the specific machine. The process begins by feeding the computer vast amounts of raw vibration data from both the original machine and the new target machine. Crucially, this initial data does not need to be labeled with force measurements. The computer is asked to play a game of "fill in the blanks," where parts of the vibration signal are hidden, and the model must reconstruct the missing pieces based on the surrounding patterns. This self-supervised training allows the model to learn the intrinsic rhythm and structure of milling vibrations without needing to know the exact force values yet. It learns what a stable cut looks like, how the signal changes when the tool hits the material, and how different frequencies interact, effectively building a universal dictionary of milling sounds.
Once the model has learned this general language, it is ready to adapt to the specific machine. The researchers then introduce a small amount of labeled data from the target machine—data where the vibration is paired with the actual measured force. They use a technique called domain adaptation, which acts like a translator, aligning the features learned from the first machine with the unique characteristics of the second. This step ensures that the model understands that a specific vibration pattern on the new machine corresponds to the same physical force, even if the signal looks slightly different due to the machine's unique structure. Finally, the model undergoes a brief period of fine-tuning using the few labeled samples available. This calibrates the prediction, adjusting the output to match the specific amplitude and dynamic response of the new environment. The result is a system that can take the abundant, unlabeled vibration data available on a new machine and, with only a tiny fraction of labeled force data, predict the cutting force with high accuracy.
The effectiveness of this method was tested by comparing it against traditional approaches. When the model was trained only on the source machine and applied directly to the target machine without any adaptation, the predictions were poor, often missing the mark by a significant margin. Even simple adjustments failed to bridge the gap between the two different machines. However, the new method, combining the self-supervised pre-training with domain adaptation and fine-tuning, showed remarkable results. On the target machine, using just five percent of the available data as labeled examples, the model achieved a prediction accuracy that explained 95.7 percent of the variation in the actual force. The average error in the prediction was reduced to 17.8 newtons, a level of precision that rivals models trained on much larger datasets. Even when the amount of labeled data was reduced to just one percent, the method still outperformed other techniques, maintaining a high level of reliability. The researchers also found that the method remained robust even when the vibration signals were contaminated with noise, a common occurrence in real industrial environments. By focusing on the underlying patterns of the signal rather than memorizing specific data points, the model could ignore the static and focus on the true cutting force.
This work demonstrates that it is possible to transfer knowledge from one machine to another without needing to re-measure every single cut with expensive sensors. The study explicitly rules out the idea that simply making a neural network deeper or more complex is enough to solve the problem of different machines; without the specific steps of self-supervised learning and domain alignment, the model tends to get confused by the differences in signal structure. The findings suggest that the key to success lies in teaching the model to understand the general physics of vibration before asking it to predict specific forces. By using the abundant unlabeled data that factories already have, and supplementing it with a minimal amount of labeled data, this approach offers a practical path toward intelligent, real-time monitoring of machining processes. It moves the industry closer to a future where machines can monitor their own health and performance without the burden of complex, intrusive sensor setups, making advanced manufacturing more efficient and accessible.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.