paper-with-me

Papers

Deep Convolutional Autoencoders as Generic Feature Extractors in Seismological Applications

2021-10-22 · Qingkai Kong, Andrea Chiang, Ana C. Aguiar, M. Giselle Fernández-Godino, Stephen C. Myers, Donald D. Lucas

The idea of using a deep autoencoder to encode seismic waveform features and then use them in different seismological applications is appealing. In this paper, we designed tests to evaluate this idea of using autoencoders as feature extractors for different seismological applications, such as event discrimination (i.e., earthquake vs. noise waveforms, earthquake vs. explosion waveforms, and phase picking). These tests involve training an autoencoder, either undercomplete or overcomplete, on a large amount of earthquake waveforms, and then using the trained encoder as a feature extractor with subsequent application layers (either a fully connected layer, or a convolutional layer plus a fully connected layer) to make the decision. By comparing the performance of these newly designed models against the baseline models trained from scratch, we conclude that the autoencoder feature extractor approach may only perform well under certain conditions such as when the target problems require features to be similar to the autoencoder encoded features, when a relatively small amount of training data is available, and when certain model structures and training strategies are utilized. The model structure that works best in all these tests is an overcomplete autoencoder with a convolutional layer and a fully connected layer to make the estimation.

📄 PDF Abstract BibTeX arXiv:2110.11802

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Convolutional Neural Networks as Generic Feature Extractors

2017-10-06 · Lars Hertel, Erhardt Barth, Thomas Käster, Thomas Martinetz

Recognizing objects in natural images is an intricate problem involving multiple conflicting objectives. Deep convolutional neural networks, trained on large datasets, achieve convincing results and are currently the sta…

General ClassificationImage Classification

Feature Learning for Accelerometer based Gait Recognition

2020-07-31 · Szilárd Nemes, Margit Antal

Recent advances in pattern matching, such as speech or object recognition support the viability of feature learning with deep learning solutions for gait recognition. Past papers have evaluated deep neural networks train…

Gait RecognitionObject Recognition

Lip Reading Using Convolutional Auto Encoders as Feature Extractor

2018-05-31 · Dharin Parekh, Ankitesh Gupta, Shharrnam Chhatpar, Anmol Yash Kumar 외

Visual recognition of speech using the lip movement is called Lip-reading. Recent developments in this nascent field uses different neural networks as feature extractors which serve as input to a model which can map the …

ClassificationGeneral ClassificationLip ReadingSentence

Unified Learnable 2D Convolutional Feature Extraction for ASR

2025-09-12 · Peter Vieting, Benedikt Hilmes, Ralf Schlüter, Hermann Ney arxiv

Neural front-ends represent a promising approach to feature extraction for automatic speech recognition (ASR) systems as they enable to learn specifically tailored features for different tasks. Yet, many of the existing …

Speech Recognition

Feature Representation in Convolutional Neural Networks

2015-07-08 · Ben Athiwaratkun, Keegan Kang

Convolutional Neural Networks (CNNs) are powerful models that achieve impressive results for image classification. In addition, pre-trained CNNs are also useful for other computer vision tasks as generic feature extracto…

ClassificationGeneral Classificationimage-classificationImage Classification