paper-with-me

홈 › Papers

Contrastive Blind Denoising Autoencoder for Real-Time Denoising of Industrial IoT Sensor Data

2020-04-14 · Saúl Langarica, Felipe Núñez

In an industrial IoT setting, ensuring the quality of sensor data is a must when data-driven algorithms operate on the upper layers of the control system. Unfortunately, the common place in industrial facilities is to find sensor time series heavily corrupted by noise and outliers. In this work, a purely data-driven self-supervised learning-based approach based on a blind denoising autoencoder is proposed for real time denoising of industrial sensor data. The term \textit{blind} stresses that no prior knowledge about the noise is required for denoising, in contrast to typical denoising autoencoders where prior knowledge about the noise is required. Blind denoising is achieved by using a noise contrastive estimation (NCE) regularization on the latent space of the autoencoder, which not only helps to denoise but also induces a meaningful and smooth latent space. Experimental evaluation in both a simulated system and a real industrial process shows that the proposed technique outperforms classical denoising methods.

📄 PDF Abstract BibTeX arXiv:2004.06806

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingSelf-Supervised LearningTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Blind Denoising Autoencoder

2019-12-11 · Angshul Majumdar

The term blind denoising refers to the fact that the basis used for denoising is learnt from the noisy sample itself during denoising. Dictionary learning and transform learning based formulations for blind denoising are…

DenoisingDictionary Learning

Image Restoration using Autoencoding Priors

2017-03-29 · Siavash Arjomand Bigdeli, Matthias Zwicker

We propose to leverage denoising autoencoder networks as priors to address image restoration problems. We build on the key observation that the output of an optimal denoising autoencoder is a local mean of the true data …

DenoisingImage RestorationSuper-Resolution

Blind Image Denoising and Inpainting Using Robust Hadamard Autoencoders

2021-01-26 · Rasika Karkare, Randy Paffenroth, Gunjan Mahindre

In this paper, we demonstrate how deep autoencoders can be generalized to the case of inpainting and denoising, even when no clean training data is available. In particular, we show how neural networks can be trained to …

Anomaly DetectionDenoisingImage DenoisingImage Inpainting+1

D2C: Diffusion-Denoising Models for Few-shot Conditional Generation

2021-06-12 · Abhishek Sinha, Jiaming Song, Chenlin Meng, Stefano Ermon

Conditional generative models of high-dimensional images have many applications, but supervision signals from conditions to images can be expensive to acquire. This paper describes Diffusion-Decoding models with Contrast…

Conditional Image GenerationDenoisingImage GenerationImage Manipulation+1

Enhanced Seq2Seq Autoencoder via Contrastive Learning for Abstractive Text Summarization

2021-08-26 · Chujie Zheng, Kunpeng Zhang, Harry Jiannan Wang, Ling Fan 외

In this paper, we present a denoising sequence-to-sequence (seq2seq) autoencoder via contrastive learning for abstractive text summarization. Our model adopts a standard Transformer-based architecture with a multi-layer …

Abstractive Text SummarizationContrastive LearningDecoderDenoising+2