MS

M. Sabbaqi

17 records found

Authored

Graph-Time Convolutional Neural Networks

Architecture and Theoretical Analysis

Devising and analysing learning models for spatiotemporal network data is of importance for tasks including forecasting, anomaly detection, and multi-agent coordination, among others. Graph Convolutional Neural Networks (GCNNs) are an established approach to learn from time-in ...

Reconstructing missing values and removing noise from network-based multivariate time series requires developing graph-time regularizers capable of capturing their spatiotemporal behavior. However, current approaches based on joint spatiotemporal smoothness, diffusion, or variati ...

Contributed

Graph Neural Networks (GNN) are Machine Learning models which are trained on graph data in order to handle complex state-of-the-art tasks such as recommender systems and molecular property prediction. However, the graphs that these models are trained on can be perturbed in variou ...
Graph Neural Network holds significant impor- tance in various applications. Pioneering research has demonstrated state-of-the-art performance in practical applications such as Fraud Detection, Recommender Systems, or Traffic Forecasting by utilizing various Graph Neural Networks ...

Beyond Spectral Graph Theory

An Explainability-Driven Approach to Analyzing the Stability of Graph Neural Networks to Topology Perturbations

Graph Neural Networks (GNNs) have emerged as a powerful tool for learning from relational data. The real-world graphs such models are trained on are susceptible to changes in their topology. A growing body of work in the field of GNNs' stability to topology perturbations is tryin ...
Graph Neural Networks are widely used as useful tools to investigate graphs because they can learn from the topological structure of graphs. In practical applications, the graph’s structure can change over time, have errors or be subject to adversarial attacks. These perturbation ...
GNNs are a powerful tool for learning tasks on data with a graph structure. However, the topology of the graph in which GNNs are trained is often subject to change due to random, external perturbations. This research investigates the relationship between 5 topological properties ...
Analyzing and forecasting multivariate time series using networks is interesting in traffic, energy consumption, or financial forecasting applications. The main challenge is to capture both spatial and temporal dependencies in the data alongside the dynamics of the network itself ...
Earthquakes are one of the most dangerous natural disasters that occur worldwide. Predicting them is one of the unsolved problems in the field of science. In the past decade, there has been an increase in seismic monitoring stations worldwide, which has allowed us to design and i ...
Earthquakes can do great harm to the environment and people's daily lives. Being able to predict an earthquake moments before it happens could therefore reduce harm and save human lives. Traditional methods have not been successful yet, but with the rise of techniques focused on ...

Short-term Earthquake Prediction via Recurrent Neural Network Models

Comparison among vanilla RNN, LSTM and Bi-LSTM

Earthquake prediction has raised many concerns nowadays, due to the massive loss caused by earthquakes, as well as the significance of accurate forecasting. Lots of trials have been investigated and experimented but few achieved satisfying results on short-term prediction (i.e., ...
Multi-Layer Perceptron and Support Vector Machine have both been widely used in machine learning. In this research paper, these models have been applied to binary classification on an individual time series basis. The goal was to see whether they can predict earthquakes, using ea ...
Due to the devastating consequences of earthquakes, predicting their occurrence before the first strike has been a long standing research topic. Deep learning models have been used to facilitate prediction, using seismograph data to attempt to classify an earthquake right before ...
Earthquake prediction is the field of seismology concerned with predicting the time, location, and magnitude of earthquakes within a small time frame, usually defined in terms of minutes or seconds before an event. Such predictions can have a large impact on minimizing the damage ...
Earthquakes are one of the most destructive natural phenomena, both in terms of human lives, and property damage. Although they are treated as a random phenomenon, the ability to predict them, even few seconds before they occur, could be of great benefit to society. Lots of resea ...
Different methods have been studied to predict earthquakes, but the results are still far from optimal. Due to their seemingly dynamic and unpredictable nature, it has been very hard to find data correlating with earthquakes happening. But recently, various research has been done ...

Short-term Earthquake Prediction with Deep Neural Networks

Finding the optimal time prior to earthquake strikes to use in predictions

Earthquakes can have tremendous effects. They can result in casualties, massive damage, and hurt the economy. Therefore, one would like to predict earthquakes as early as possible and with the highest accuracy possible. This paper contains the proposal for the optimal prediction- ...