Implementation of Machine Learning Algorithms for Seismic Events Classification
Alemayehu Belay Kassa, Mulugeta Tuji Dugda

TL;DR
This study applies and compares multiple machine learning algorithms to classify seismic events into various categories, identifying Random Forest as the most accurate with 93.5% accuracy using a dataset from IRIS-DMC.
Contribution
It evaluates and compares several ML algorithms for seismic event classification, highlighting the effectiveness of Random Forest for this task.
Findings
Random Forest achieved 93.5% accuracy.
Support Vector Machine and other classifiers were also tested.
The study provides a benchmark for ML-based seismic event classification.
Abstract
The classification of seismic events has been crucial for monitoring underground nuclear explosions and unnatural seismic events as well as natural earthquakes. This research is an attempt to apply different machine learning (ML) algorithms to classify various types of seismic events into chemical explosions, collapses, nuclear explosions, damaging earthquakes, felt earthquakes, generic earthquakes and generic explosions for a dataset obtained from IRIS-DMC. One major objective of this research has been to identify some of the best ML algorithms for such seismic events classification. The ML algorithms we are implementing in this study include logistic regression, support vector machine (SVM), Na\"ive Bayes, random forest, K-nearest neighbors (KNN), decision trees, and linear discriminant analysis. Our implementation of the above ML classifier algorithms required to prepare and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSeismology and Earthquake Studies · Advanced Data Processing Techniques
