paper-with-me

Papers

Chatter Detection in Turning Using Machine Learning and Similarity Measures of Time Series via Dynamic Time Warping

2019-08-05 · Melih C. Yesilli, Firas A. Khasawneh, Andreas Otto

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 Topological Data Analysis (TDA) based approach. We show that in three out of four cutting configurations our DTW-based approach attains the highest average classification rate reaching in one case as high as 99% accuracy. Our approach does not require feature extraction, is capable of reusing a classifier across different cutting configurations, and it uses reasonably sized training sets. Although the resulting high accuracy in our approach is associated with high computational cost, this is specific to the DTW implementation that we used. Specifically, we highlight available, very fast DTW implementations that can even be implemented on small consumer electronics. Therefore, further code optimization and the significantly reduced computational effort during the implementation phase make our approach a viable option for in-process chatter detection.

📄 PDF Abstract BibTeX arXiv:1908.01678

Code (0)

등록된 구현이 없습니다.

Tasks

Dynamic Time WarpingTime SeriesTime Series AnalysisTopological Data Analysis

Methods 이 논문이 사용한 방법론

DTW Dynamic Time Warping (DTW) [1] is one of well-known distance measures between a pairwise of time series. The main idea of DTW is to compute the distance from the matching of…

Similar Papers 제목 키워드 기반

Transfer Learning for Autonomous Chatter Detection in Machining

2022-04-11 · Melih C. Yesilli, Firas A. Khasawneh, Brian Mann

Large-amplitude chatter vibrations are one of the most important phenomena in machining processes. It is often detrimental in cutting operations causing a poor surface finish and decreased tool life. Therefore, chatter d…

Time Series AnalysisTopological Data AnalysisTransfer Learning

Chatter Classification in Turning Using Machine Learning and Topological Data Analysis

2018-03-23 · Firas A. Khasawneh, Elizabeth Munch, Jose A. Perea

Chatter identification and detection in machining processes has been an active area of research in the past two decades. Part of the challenge in studying chatter is that machining equations that describe its occurrence …

BIG-bench Machine LearningGeneral ClassificationTime Series AnalysisTopological Data Analysis

On Transfer Learning For Chatter Detection in Turning Using Wavelet Packet Transform and Empirical Mode Decomposition

2019-05-03 · Melih C. Yesilli, Firas A. Khasawneh, Andreas Otto

The increasing availability of sensor data at machine tools makes automatic chatter detection algorithms a trending topic in metal cutting. Two prominent and advanced methods for feature extraction via signal decompositi…

General ClassificationTime Series AnalysisTransfer Learning

Topological Feature Vectors for Chatter Detection in Turning Processes

2019-05-21 · Melih C. Yesilli, Firas A. Khasawneh, Andreas Otto

Machining processes are most accurately described using complex dynamical systems that include nonlinearities, time delays, and stochastic effects. Due to the nature of these models as well as the practical challenges wh…

Time SeriesTime Series Analysis

On Transfer Learning of Traditional Frequency and Time Domain Features in Turning

2020-08-28 · Melih C. Yesilli, Firas A. Khasawneh

There has been an increasing interest in leveraging machine learning tools for chatter prediction and diagnosis in discrete manufacturing processes. Some of the most common features for studying chatter include tradition…

TAGTransfer Learning