paper-with-me

홈 › Papers

Capturing the temporal constraints of gradual patterns

2021-06-28 · Dickson Odhiambo Owuor

Gradual pattern mining allows for extraction of attribute correlations through gradual rules such as: "the more X, the more Y". Such correlations are useful in identifying and isolating relationships among the attributes that may not be obvious through quick scans on a data set. For instance, a researcher may apply gradual pattern mining to determine which attributes of a data set exhibit unfamiliar correlations in order to isolate them for deeper exploration or analysis. In this work, we propose an ant colony optimization technique which uses a popular probabilistic approach that mimics the behavior biological ants as they search for the shortest path to find food in order to solve combinatorial problems. In our second contribution, we extend an existing gradual pattern mining technique to allow for extraction of gradual patterns together with an approximated temporal lag between the affected gradual item sets. Such a pattern is referred to as a fuzzy-temporal gradual pattern and it may take the form: "the more X, the more Y, almost 3 months later". In our third contribution, we propose a data crossing model that allows for integration of mostly gradual pattern mining algorithm implementations into a Cloud platform. This contribution is motivated by the proliferation of IoT applications in almost every area of our society and this comes with provision of large-scale time-series data from different sources.

📄 PDF Abstract BibTeX arXiv:2106.14417

Code (1)

owuordickson/cloud-api 공식 구현

Tasks

AttributeTime Series Analysis

Similar Papers 제목 키워드 기반

Extracting Frequent Gradual Patterns Using Constraints Modeling

2019-03-20 · Jerry Lonlac, Saïdd Jabbour, Engelbert Mephu Nguifo, Lakhdar Saïs 외

In this paper, we propose a constraint-based modeling approach for the problem of discovering frequent gradual patterns in a numerical dataset. This SAT-based declarative approach offers an additional possibility to bene…

Extracting Seasonal Gradual Patterns from Temporal Sequence Data Using Periodic Patterns Mining

2020-10-20 · Jerry Lonlac, Arnaud Doniec, Marin Lujak, Stephane Lecoeuche

Mining frequent episodes aims at recovering sequential patterns from temporal data sequences, which can then be used to predict the occurrence of related events in advance. On the other hand, gradual patterns that captur…

Video Harmonization with Triplet Spatio-Temporal Variation Patterns

2024-01-01 · CVPR 2024 1 · Zonghui Guo, Xinyu Han, Jie Zhang, Shiguang Shan 외

Video harmonization is an important and challenging task that aims to obtain visually realistic composite videos by automatically adjusting the foreground's appearance to harmonize with the background. Inspired by th…

TripletVideo EnhancementVideo Harmonization

Arbitrary Time Information Modeling via Polynomial Approximation for Temporal Knowledge Graph Embedding

2024-05-01 · Zhiyu Fang, Jingyan Qin, Xiaobin Zhu, Chun Yang 외

Distinguished from traditional knowledge graphs (KGs), temporal knowledge graphs (TKGs) must explore and reason over temporally evolving facts adequately. However, existing TKG approaches still face two main challenges, …

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

A Time-aware tensor decomposition for tracking evolving patterns

2023-08-14 · Christos Chatzis, Max Pfeffer, Pedro Lind, Evrim Acar

Time-evolving data sets can often be arranged as a higher-order tensor with one of the modes being the time mode. While tensor factorizations have been successfully used to capture the underlying patterns in such higher-…

Tensor Decomposition