Transfer Learning for Autonomous Chatter Detection in Machining
- URL: http://arxiv.org/abs/2204.05400v1
- Date: Mon, 11 Apr 2022 20:46:06 GMT
- Title: Transfer Learning for Autonomous Chatter Detection in Machining
- Authors: Melih C. Yesilli and Firas A. Khasawneh and Brian Mann
- Abstract summary: Large-amplitude chatter vibrations are one of the most important phenomena in machining processes.
Three challenges can be identified in applying machine learning for chatter detection at large in industry.
These three challenges can be grouped under the umbrella of transfer learning.
- Score: 0.9281671380673306
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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 detection using
machine learning has been an active research area over the last decade. Three
challenges can be identified in applying machine learning for chatter detection
at large in industry: an insufficient understanding of the universality of
chatter features across different processes, the need for automating feature
extraction, and the existence of limited data for each specific
workpiece-machine tool combination. These three challenges can be grouped under
the umbrella of transfer learning. This paper studies automating chatter
detection by evaluating transfer learning of prominent as well as novel chatter
detection methods. We investigate chatter classification accuracy using a
variety of features extracted from turning and milling experiments with
different cutting configurations. The studied methods include Fast Fourier
Transform (FFT), Power Spectral Density (PSD), the Auto-correlation Function
(ACF), Wavelet Packet Transform (WPT), and Ensemble Empirical Mode
Decomposition (EEMD). We also examine more recent approaches based on
Topological Data Analysis (TDA) and similarity measures of time series based on
Discrete Time Warping (DTW). We evaluate the transfer learning potential of
each approach by training and testing both within and across the turning and
milling data sets. Our results show that carefully chosen time-frequency
features can lead to high classification accuracies albeit at the cost of
requiring manual pre-processing and the tagging of an expert user. On the other
hand, we found that the TDA and DTW approaches can provide accuracies and F1
scores on par with the time-frequency methods without the need for manual
preprocessing.
Related papers
- C3T: Cross-modal Transfer Through Time for Human Action Recognition [0.8192907805418581]
We formalize and explore an understudied cross-modal transfer setting we term Unsupervised Modality Adaptation (UMA)
We develop three methods to perform UMA: Student-Teacher (ST), Contrastive Alignment (CA), and Cross-modal Transfer Through Time (C3T)
The results indicate C3T is the most robust and highest performing by at least a margin of 8%, and nears the supervised setting performance even in the presence of temporal noise.
arXiv Detail & Related papers (2024-07-23T19:06:44Z) - Machine Learning in Short-Reach Optical Systems: A Comprehensive Survey [2.425630641479336]
This paper outlines the application of machine learning techniques in short-reach communications.
We introduce a novel taxonomy for time-series methods employed in machine learning signal processing.
We aim to pave the way for more practical and efficient deployment of machine learning approaches in short-reach optical communication systems.
arXiv Detail & Related papers (2024-05-02T16:04:30Z) - Frequency-Aware Deepfake Detection: Improving Generalizability through
Frequency Space Learning [81.98675881423131]
This research addresses the challenge of developing a universal deepfake detector that can effectively identify unseen deepfake images.
Existing frequency-based paradigms have relied on frequency-level artifacts introduced during the up-sampling in GAN pipelines to detect forgeries.
We introduce a novel frequency-aware approach called FreqNet, centered around frequency domain learning, specifically designed to enhance the generalizability of deepfake detectors.
arXiv Detail & Related papers (2024-03-12T01:28:00Z) - Decision Forest Based EMG Signal Classification with Low Volume Dataset
Augmented with Random Variance Gaussian Noise [51.76329821186873]
We produce a model that can classify six different hand gestures with a limited number of samples that generalizes well to a wider audience.
We appeal to a set of more elementary methods such as the use of random bounds on a signal, but desire to show the power these methods can carry in an online setting.
arXiv Detail & Related papers (2022-06-29T23:22:18Z) - Self-supervised Transformer for Deepfake Detection [112.81127845409002]
Deepfake techniques in real-world scenarios require stronger generalization abilities of face forgery detectors.
Inspired by transfer learning, neural networks pre-trained on other large-scale face-related tasks may provide useful features for deepfake detection.
In this paper, we propose a self-supervised transformer based audio-visual contrastive learning method.
arXiv Detail & Related papers (2022-03-02T17:44:40Z) - Human-in-the-Loop Disinformation Detection: Stance, Sentiment, or
Something Else? [93.91375268580806]
Both politics and pandemics have recently provided ample motivation for the development of machine learning-enabled disinformation (a.k.a. fake news) detection algorithms.
Existing literature has focused primarily on the fully-automated case, but the resulting techniques cannot reliably detect disinformation on the varied topics, sources, and time scales required for military applications.
By leveraging an already-available analyst as a human-in-the-loop, canonical machine learning techniques of sentiment analysis, aspect-based sentiment analysis, and stance detection become plausible methods to use for a partially-automated disinformation detection system.
arXiv Detail & Related papers (2021-11-09T13:30:34Z) - A Novel Anomaly Detection Algorithm for Hybrid Production Systems based
on Deep Learning and Timed Automata [73.38551379469533]
DAD:DeepAnomalyDetection is a new approach for automatic model learning and anomaly detection in hybrid production systems.
It combines deep learning and timed automata for creating behavioral model from observations.
The algorithm has been applied to few data sets including two from real systems and has shown promising results.
arXiv Detail & Related papers (2020-10-29T08:27:43Z) - Frequency-based Multi Task learning With Attention Mechanism for Fault
Detection In Power Systems [6.4332733596587115]
We introduce a novel deep learning-based approach for fault detection and test it on a real data set, namely, the Kaggle platform for a partial discharge detection task.
Our solution adopts a Long-Short Term Memory architecture with attention mechanism to extract time series features, and uses a 1D-Convolutional Neural Network structure to exploit frequency information of the signal for prediction.
arXiv Detail & Related papers (2020-09-15T02:01:47Z) - On Transfer Learning of Traditional Frequency and Time Domain Features
in Turning [1.0965065178451106]
We use traditional signal processing tools to identify chatter in accelerometer signals obtained from a turning experiment.
The tagged signals are then used to train a classifier.
Our results show that features extracted from the Fourier spectrum are the most informative when training a classifier and testing on data from the same cutting configuration.
arXiv Detail & Related papers (2020-08-28T14:47:57Z) - Change Point Detection in Time Series Data using Autoencoders with a
Time-Invariant Representation [69.34035527763916]
Change point detection (CPD) aims to locate abrupt property changes in time series data.
Recent CPD methods demonstrated the potential of using deep learning techniques, but often lack the ability to identify more subtle changes in the autocorrelation statistics of the signal.
We employ an autoencoder-based methodology with a novel loss function, through which the used autoencoders learn a partially time-invariant representation that is tailored for CPD.
arXiv Detail & Related papers (2020-08-21T15:03:21Z) - An Intelligent and Time-Efficient DDoS Identification Framework for
Real-Time Enterprise Networks SAD-F: Spark Based Anomaly Detection Framework [0.5811502603310248]
We will be exploring security analytic techniques for DDoS anomaly detection using different machine learning techniques.
In this paper, we are proposing a novel approach which deals with real traffic as input to the system.
We study and compare the performance factor of our proposed framework on three different testbeds.
arXiv Detail & Related papers (2020-01-21T06:05:48Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.