paper-with-me

홈 › Papers

Adversarial Domain Adaptation for Metal Cutting Sound Detection: Leveraging Abundant Lab Data for Scarce Industry Data

2024-10-23 · Mir Imtiaz Mostafiz, Eunseob Kim, Adrian Shuai Li, Elisa Bertino, Martin Byung-Guk Jun, Ali Shakouri

Cutting state monitoring in the milling process is crucial for improving manufacturing efficiency and tool life. Cutting sound detection using machine learning (ML) models, inspired by experienced machinists, can be employed as a cost-effective and non-intrusive monitoring method in a complex manufacturing environment. However, labeling industry data for training is costly and time-consuming. Moreover, industry data is often scarce. In this study, we propose a novel adversarial domain adaptation (DA) approach to leverage abundant lab data to learn from scarce industry data, both labeled, for training a cutting-sound detection model. Rather than adapting the features from separate domains directly, we project them first into two separate latent spaces that jointly work as the feature space for learning domain-independent representations. We also analyze two different mechanisms for adversarial learning where the discriminator works as an adversary and a critic in separate settings, enabling our model to learn expressive domain-invariant and domain-ingrained features, respectively. We collected cutting sound data from multiple sensors in different locations, prepared datasets from lab and industry domain, and evaluated our learning models on them. Experiments showed that our models outperformed the multi-layer perceptron based vanilla domain adaptation models in labeling tasks on the curated datasets, achieving near 92%, 82% and 85% accuracy respectively for three different sensors installed in industry settings.

📄 PDF Abstract BibTeX arXiv:2410.17574

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

A Dual Adversarial Calibration Framework for Automatic Fetal Brain Biometry

2021-08-28 · Yuan Gao, Lok Hin Lee, Richard Droste, Rachel Craik 외

This paper presents a novel approach to automatic fetal brain biometry motivated by needs in low- and medium- income countries. Specifically, we leverage high-end (HE) ultrasound images to build a biometry solution for l…

Domain AdaptationUnsupervised Domain Adaptation

Domain Adaptation of Carotid Ultrasound Images using Generative Adversarial Network

2026-01-04 · Mohd Usama, Belal Ahmad, Christer Gronlund, Faleh Menawer R Althiyabi arxiv

Deep learning has been extensively used in medical imaging applications, assuming that the test and training datasets belong to the same probability distribution. However, a common challenge arises when working with medi…

Image-to-Image TranslationDomain Adaptation

Ensemble of Discriminators for Domain Adaptation in Multiple Sound Source 2D Localization

2020-12-10 · Guillaume Le Moing, Don Joven Agravante, Tadanobu Inoue, Jayakorn Vongkulbhisal 외

This paper introduces an ensemble of discriminators that improves the accuracy of a domain adaptation technique for the localization of multiple sound sources. Recently, deep neural networks have led to promising results…

Domain AdaptationSound Source Localization

Extrapolating Phase-Field Simulations in Space and Time with Purely Convolutional Architectures

2025-09-25 · Christophe Bonneville, Nathan Bieberdorf, Pieterjan Robbe, Mark Asta 외 arxiv

Phase-field models of liquid metal dealloying (LMD) can resolve rich microstructural dynamics but become intractable for large domains or long time horizons. We present a conditionally parameterized, fully convolutional …

MetaLR: Meta-tuning of Learning Rates for Transfer Learning in Medical Imaging

2022-06-03 · Yixiong Chen, Li Liu, Jingxian Li, Hua Jiang 외

In medical image analysis, transfer learning is a powerful method for deep neural networks (DNNs) to generalize well on limited medical data. Prior efforts have focused on developing pre-training algorithms on domains su…

Medical Image AnalysisMeta-LearningTransfer Learning