Association rules based algorithm for identifying outlier transactions in data stream
Citations Over TimeTop 14% of 2012 papers
Abstract
Most outlier detection algorithms are proposed to discover outlier patterns from static databases. Those algorithms are infeasible for instant identification of outlier patterns in data streams that continuously arriving and unbounded data serve as the data sources in many applications such as sensor data feeding. In this paper an association rules based method is proposed to find outlier patterns in data streams. The presented work segments transactions from data streams and then finds approximate frequent itemsets with single data scan instead of requiring multiple scans. Based on the derived association rules some transaction can be identified as outliers if their outlier degrees are higher than a predefined threshold. The proposed method not only just finds the outlier patterns but also identifies the most possible items that induce the abnormal transactions in the data streams. Efficiency comparisons with frequent itemsets-based work are also done to verify the effectiveness of the proposed framework.
Related Papers
- → A Sliding Window Method for Finding Recently Frequent Itemsets over Online Data Streams(2004)138 cited
- → Detecting Current Outliers: Continuous Outlier Detection over Time-Series Data Streams(2008)20 cited
- → Determination of Temporal Association Rules Pattern Using Apriori Algorithm(2020)9 cited
- Anomaly Detection in Data streams using MOA(2021)
- → Trends in Data Stream Mining(2023)