Chatter Detection in Turning Using Machine Learning and Similarity Measures of Time Series via Dynamic Time Warping
Melih C. Yesilli, Firas A. Khasawneh, Andreas Otto

TL;DR
This paper introduces a machine learning approach using Dynamic Time Warping and k-Nearest Neighbor for chatter detection in turning processes, achieving high accuracy without manual feature extraction and with potential for real-time application.
Contribution
The paper presents a novel DTW-based method for chatter detection that outperforms traditional feature-based approaches and does not require manual feature extraction or large datasets.
Findings
Achieves up to 99% accuracy in chatter detection
Outperforms traditional methods like WPT and EEMD in most configurations
Capable of reusing classifiers across different cutting conditions
Abstract
Chatter detection from sensor signals has been an active field of research. While some success has been reported using several featurization tools and machine learning algorithms, existing methods have several drawbacks such as manual preprocessing and requiring a large data set. In this paper, we present an alternative approach for chatter detection based on K-Nearest Neighbor (kNN) algorithm for classification and the Dynamic Time Warping (DTW) as a time series similarity measure. The used time series are the acceleration signals acquired from the tool holder in a series of turning experiments. Our results, show that this approach achieves detection accuracies that in most cases outperform existing methods. We compare our results to the traditional methods based on Wavelet Packet Transform (WPT) and the Ensemble Empirical Mode Decomposition (EEMD), as well as to the more recent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting
MethodsDynamic Time Warping
