paper-with-me

홈 › Papers

Application of Support Vector Machines for Seismogram Analysis and Differentiation

2020-03-06 · Rohit Kumar Shrivastava

Support Vector Machines (SVM) is a computational technique which has been used in various fields of sciences as a classifier with k-class classification capability, k being 2,3,4, etc. Seismograms of volcanic tremors often contain noises which can prove harmful for correct interpretation. The PCAB station (located in the northern region of Panarea island, Italy) has been recording seismic signals from a pump installed nearby, corrupting the useful signals from Strombolli volcano. SVM with k=2 classification technique after optimization through grid search has been instrumental in identification and classification of the seismic signals coming from pump, reaching a score of 99.7149% of patterns which match the actual membership of class (determined through cross-validation). The predicted labels of SVM has been used to estimate the pump's duration of activity leading to the declaration of corresponding seismograms redundant (not fit for processing and interpretation). However, when the same trained SVM was used to determine whether the seismogram used by Pino et al., 2011 recorded at the same PCAB station on 4th April, 2003 contained pump's signals or not, SVM showed 100% absence of pump's signals thereby authenticating the research work done in the latter.

📄 PDF Abstract BibTeX arXiv:2003.04219

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Revisiting FastMap: New Applications

2025-03-14 · Ang Li

FastMap was first introduced in the Data Mining community for generating Euclidean embeddings of complex objects. In this dissertation, we first present FastMap to generate Euclidean embeddings of graphs in near-linear t…

Community Detection

FastMapSVM: Classifying Complex Objects Using the FastMap Algorithm and Support-Vector Machines

2022-04-07 · Malcolm C. A. White, Kushal Sharma, Ang Li, T. K. Satish Kumar 외

Neural Networks and related Deep Learning methods are currently at the leading edge of technologies used for classifying objects. However, they generally demand large amounts of time and data for model training; and thei…

General ClassificationInterpretable Machine Learning

Non-asymptotic Analysis of $\ell_1$-norm Support Vector Machines

2015-09-27 · Anton Kolleck, Jan Vybíral

Support Vector Machines (SVM) with $\ell_1$ penalty became a standard tool in analysis of highdimensional classification problems with sparsity constraints in many applications including bioinformatics and signal process…

ClassificationGeneral Classification

High-Performance Support Vector Machines and Its Applications

2019-05-01 · Taiping He, Tao Wang, Ralph Abbey, Joshua Griffin

The support vector machines (SVM) algorithm is a popular classification technique in data mining and machine learning. In this paper, we propose a distributed SVM algorithm and demonstrate its use in a number of applicat…

ClassificationGeneral ClassificationVocal Bursts Intensity Prediction

Distributed estimation of principal support vector machines for sufficient dimension reduction

2019-11-28 · Jun Jin, Chao Ying, Zhou Yu

The principal support vector machines method (Li et al., 2011) is a powerful tool for sufficient dimension reduction that replaces original predictors with their low-dimensional linear combinations without loss of inform…

Binary ClassificationDimensionality Reduction