A Novel Approach for Mining Similarity Profiled Temporal Association Patterns
Vangipuram Radhakrishna, P.V.Kumar, V.Janaki

TL;DR
This paper introduces a novel single-scan method for mining similar temporal association patterns in temporal databases, utilizing positive and negative supports and Venn diagrams to improve efficiency over traditional multi-scan algorithms.
Contribution
It proposes a new approach that efficiently finds similar temporal patterns with a single database scan, reducing computational overhead and complexity.
Findings
Performs only one scan of the temporal database
Eliminates the need to compute supports of all subsets
Reduces processing time compared to traditional methods
Abstract
The problem of frequent pattern mining from non-temporal databases is studied extensively by various researchers working in areas of data mining, temporal databases and information retrieval. However, Conventional frequent pattern algorithms are not suitable to find similar temporal association patterns from temporal databases. A Temporal database is a database which can store past, present and future information. The objective of this research is to come up with a novel approach so as to find similar temporal association patterns w.r.t user specified threshold and a given reference support time sequence using concept of Venn diagrams. For this, we maintain two types of supports called positive support and negative support values to find similar temporal association patterns of user interest. The main advantage of our method is that, it performs only a single scan of temporal database…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Time Series Analysis and Forecasting · Data Management and Algorithms
