skip to main content
OSTI.GOV title logo U.S. Department of Energy
Office of Scientific and Technical Information

Title: GPU Accelerated Event Detection Algorithm

Software ·
OSTI ID:1231529

Smart grid external require new algorithmic approaches as well as parallel formulations. One of the critical components is the prediction of changes and detection of anomalies within the power grid. The state-of-the-art algorithms are not suited to handle the demands of streaming data analysis. (i) need for events detection algorithms that can scale with the size of data, (ii) need for algorithms that can not only handle multi dimensional nature of the data, but also model both spatial and temporal dependencies in the data, which, for the most part, are highly nonlinear, (iii) need for algorithms that can operate in an online fashion with streaming data. The GAEDA code is a new online anomaly detection techniques that take into account spatial, temporal, multi-dimensional aspects of the data set. The basic idea behind the proposed approach is to (a) to convert a multi-dimensional sequence into a univariate time series that captures the changes between successive windows extracted from the original sequence using singular value decomposition (SVD), and then (b) to apply known anomaly detection techniques for univariate time series. A key challenge for the proposed approach is to make the algorithm scalable to huge datasets by adopting techniques from perturbation theory, incremental SVD analysis. We used recent advances in tensor decomposition techniques which reduce computational complexity to monitor the change between successive windows and detect anomalies in the same manner as described above. Therefore we propose to develop the parallel solutions on many core systems such as GPUs, because these algorithms involve lot of numerical operations and are highly data-parallelizable.

Short Name / Acronym:
GAEDA; 002748MLTPL00
Version:
00
Programming Language(s):
Medium: X; OS: Any; Compatibility: Multiplatform
Research Organization:
Oak Ridge National Laboratory (ORNL), Oak Ridge, TN (United States)
Sponsoring Organization:
USDOE
Contributing Organization:
Olufemi A. Omitaomu Kyle L. Spafford
DOE Contract Number:
AC05-00OR22725
OSTI ID:
1231529
Country of Origin:
United States

Similar Records

Anomaly detection in scientific data using joint statistical moments
Journal Article · Wed Mar 13 00:00:00 EDT 2019 · Journal of Computational Physics · OSTI ID:1231529

A Scalable Gaussian Process Analysis Algorithm for Biomass Monitoring
Journal Article · Sat Jan 01 00:00:00 EST 2011 · Statistical Analysis and Data Mining · OSTI ID:1231529

Anomaly Detection, Localization and Classification using Drifting Synchrophasor Data Streams
Journal Article · Thu Jul 01 00:00:00 EDT 2021 · IEEE Transactions on Smart Grid · OSTI ID:1231529

Related Subjects