A Parallelized DynTARM Algorithm for the Discovery of Predictive Co-Occurrences Within Streaming Time Stamped Data

Matthew Higginbotham,Ethan Franks,Pratchi Roy,Jennifer Lavergne
DOI: https://doi.org/10.1109/bigdata52589.2021.9671304
2021-12-15
Abstract:Predictive analytics utilizes information extracted from big data (both real-time and historical) in order to forecast potential future occurrences with an acceptable level of reliability. As time progresses, especially in this information age, trends change at an explosive rate. As a result, it can be especially hard for companies and individuals to react in time to take advantage and/or properly react to these changes. Some examples of these changing trends are emerging disease, increased hospital patients at certain times of the year, and the increase/decrease in traffic accidents under certain conditions. The main objective of this project is to develop a parallelized in-memory pattern-mining framework for dynamic data mining. Utilizing an in-memory database allows for faster information processing, dynamic structure growth as time progresses, and advanced co-occurrence discovery. By parallelizing and making medications to the structure, this project plans to increase processing speed allow for the discovery of new, previously undiscovered co-occurrence types, and to decrease the wait time between discovery of a new occurrence and implementation.
What problem does this paper attempt to address?