You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Detecting the anomalies in a time series of graphs is an important and interesting task. In this example, I plan to compare the performance of two Euclidean embedding algorithms which are multiple adjacency spectral embedding (MASE) and omnibus embedding (OMNI), with random forest embedding and USPORF. The simulation will be evolving time series of graphs generated with RDPG (random dot product graph) from the paper Anomaly Detection in Time Series of Graphs. Plan
Read and summarize the paper and recreate the RDPG simulation (currently here)
Figure out how USPORF can be applied to the simulation
Run USPORF directly on the generated data and see how it performs
Description
Detecting the anomalies in a time series of graphs is an important and interesting task. In this example, I plan to compare the performance of two Euclidean embedding algorithms which are multiple adjacency spectral embedding (MASE) and omnibus embedding (OMNI), with random forest embedding and USPORF. The simulation will be evolving time series of graphs generated with RDPG (random dot product graph) from the paper Anomaly Detection in Time Series of Graphs.
Plan
The text was updated successfully, but these errors were encountered: