中文
相关论文

相关论文: Mining Frequent Itemsets from Secondary Memory

200 篇论文

The problem of selecting small groups of itemsets that represent the data well has recently gained a lot of attention. We approach the problem by searching for the itemsets that compress the data efficiently. As a compression technique we…

数据结构与算法 · 计算机科学 2019-02-08 Nikolaj Tatti , Jilles Vreeken

We review the current state of data mining and machine learning in astronomy. 'Data Mining' can have a somewhat mixed connotation from the point of view of a researcher in this field. If used correctly, it can be a powerful approach,…

天体物理仪器与方法 · 物理学 2010-08-11 Nicholas M. Ball , Robert J. Brunner

This paper presents a hybrid approach called frequent pattern based search that combines data mining and optimization. The proposed method uses a data mining procedure to mine frequent patterns from a set of high-quality solutions collected…

离散数学 · 计算机科学 2017-10-10 Yangming Zhou , Jin-Kao Hao , Béatrice Duval

Traditional pattern mining algorithms generally suffer from a lack of flexibility. In this paper, we propose a SAT formulation of the problem to successfully mine frequent flexible sequences occurring in transactional datasets. Our…

人工智能 · 计算机科学 2016-04-04 Rémi Coletta , Benjamin Negrevergne

Association Rule Mining (ARM) is one of the well know and most researched technique of data mining. There are so many ARM algorithms have been designed that their counting is a large number. In this paper we have surveyed the various ARM…

分布式、并行与集群计算 · 计算机科学 2019-08-22 Sudhakar Singh , Pankaj Singh , Rakhi Garg , P. K. Mishra

Recently, the cyclic association rules have been introduced in order to discover rules from items characterized by their regular variation over time. In real life situations, temporal databases are often appended or updated. Rescanning the…

数据库 · 计算机科学 2015-06-01 Eya ben Ahmed , Mohamed Salah Gouider

Analytical queries defined on data warehouses are complex and use several join operations that are very costly, especially when run on very large data volumes. To improve response times, data warehouse administrators casually use indexing…

数据库 · 计算机科学 2008-09-12 Stéphane Azefack , Kamel Aouiche , Jérôme Darmont

Rapid development in deep learning model construction has prompted an increased need for appropriate training data. The popularity of large datasets - sometimes known as "big data" - has diverted attention from assessing their quality.…

机器学习 · 计算机科学 2022-10-25 Jay Bishnu , Andrew Gondoputro

There is a wide variety of data mining methods available, and it is generally useful in exploratory data analysis to use many different methods for the same dataset. This, however, leads to the problem of whether the results found by one…

机器学习 · 计算机科学 2020-06-18 Sami Hanhijärvi , Markus Ojala , Niko Vuokko , Kai Puolamäki , Nikolaj Tatti , Heikki Mannila

Frequent subgraph mining (FSM) is an important task for exploratory data analysis on graph data. Over the years, many algorithms have been proposed to solve this task. These algorithms assume that the data structure of the mining task is…

数据库 · 计算机科学 2013-07-24 Mansurul A Bhuiyan , Mohammad Al Hasan

In this paper we present a novel hybrid (arraybased layout and vertical bitmap layout) database representation approach for mining complete Maximal Frequent Itemset (MFI) on sparse and large datasets. Our work is novel in terms of…

数据库 · 计算机科学 2016-11-17 Shariq Bashir , Abdul Rauf Baig

Association rule mining is an important data-mining technique that finds interesting association among a large set of data items. Since it may disclose patterns and various kinds of sensitive knowledge that are difficult to find otherwise,…

数据库 · 计算机科学 2012-04-10 Dhyanendra Jain

Discovering statistically significant patterns from databases is an important challenging problem. The main obstacle of this problem is in the difficulty of taking into account the selection bias, i.e., the bias arising from the fact that…

机器学习 · 统计学 2016-03-10 Shinya Suzumura , Kazuya Nakagawa , Mahito Sugiyama , Koji Tsuda , Ichiro Takeuchi

Mixed data comprises both numeric and categorical features, and mixed datasets occur frequently in many domains, such as health, finance, and marketing. Clustering is often applied to mixed datasets to find structures and to group similar…

机器学习 · 计算机科学 2019-03-20 Amir Ahmad , Shehroz S. Khan

High utility itemset mining approaches discover hidden patterns from large amounts of temporal data. However, an inescapable problem of high utility itemset mining is that its discovered results hide the quantities of patterns, which causes…

数据库 · 计算机科学 2022-08-29 Shicheng Wan , Zhenqiang Ye , Wensheng Gan , Jiahui Chen

Association rules is a very important part of data mining. It is used to find the interesting patterns from transaction databases. Apriori algorithm is one of the most classical algorithms of association rules, but it has the bottleneck in…

数据结构与算法 · 计算机科学 2016-01-11 Shoujian Yu , Yiyang Zhou

Data stored in a data warehouse are inherently multidimensional, but most data-pruning techniques (such as iceberg and top-k queries) are unidimensional. However, analysts need to issue multidimensional queries. For example, an analyst may…

数据库 · 计算机科学 2008-05-07 Hazel Webb , Owen Kaser , Daniel Lemire

We address the problem of summarizing embedded tree patterns extracted from large data trees. We do so by defining and mining closed and maximal embedded unordered tree patterns from a single large data tree. We design an embedded frequent…

数据库 · 计算机科学 2022-01-11 Xiaoying Wu , Dimitri Theodoratos , Nikos Mamoulis

We engineer algorithms for sorting huge data sets on massively parallel machines. The algorithms are based on the multiway merging paradigm. We first outline an algorithm whose I/O requirement is close to a lower bound. Thus, in contrast to…

数据结构与算法 · 计算机科学 2009-10-15 Mirko Rahn , Peter Sanders , Johannes Singler

The applicability of model checking is hindered by the state space explosion problem in combination with limited amounts of main memory. To extend its reach, the large available capacities of secondary storage such as hard disks can be…

计算机科学中的逻辑 · 计算机科学 2016-05-20 Arnd Hartmanns , Holger Hermanns