paper-with-me

홈 › Papers

Ant Colony Optimization for Mining Gradual Patterns

2022-08-31 · Dickson Odhiambo Owuor, Thomas Runkler, Anne Laurent, Joseph Orero, Edmond Menya

Gradual pattern extraction is a field in (KDD) Knowledge Discovery in Databases that maps correlations between attributes of a data set as gradual dependencies. A gradual dependency may take a form of "the more Attribute K , the less Attribute L". In this paper, we propose an ant colony optimization technique that uses a probabilistic approach to learn and extract frequent gradual patterns. Through computational experiments on real-world data sets, we compared the performance of our ant-based algorithm to an existing gradual item set extraction algorithm and we found out that our algorithm outperforms the later especially when dealing with large data sets.

📄 PDF Abstract BibTeX arXiv:2208.14795

Code (1)

owuordickson/ant-colony-gp 공식 구현

Tasks

Attribute

Similar 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…

AttributeTime Series Analysis

A Metaheuristic Approach for Mining Gradual Patterns

2022-11-15 · Dickson Odhiambo Owuor, Thomas Runkler, Anne Laurent

Swarm intelligence is a discipline that studies the collective behavior that is produced by local interactions of a group of individuals with each other and with their environment. In Computer Science domain, numerous sw…

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…

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…

Influence of Swarm Intelligence in Data Clustering Mechanisms

2023-05-07 · Pitawelayalage Dasun Dileepa Pitawela, Gamage Upeksha Ganegoda

Data mining focuses on discovering interesting, non-trivial and meaningful information from large datasets. Data clustering is one of the unsupervised and descriptive data mining task which group data based on similarity…

ClusteringDescriptive