Related Experiment Video
Updated: Mar 25, 2026

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
Published on: August 30, 2013
A pattern-growth approach for mining maximal fault-tolerant frequent itemsets
1College of Computer and Information Sciences, Imam Mohammad Ibn Saud Islamic University (IMSIU), Riyadh, Saudi Arabia. sbmirza@imamu.edu.sa.
This study introduces a novel pattern-growth framework for mining maximal fault-tolerant frequent itemsets (FT-MFIs) in noisy data. The new approach significantly reduces execution time and improves memory efficiency compared to existing methods.
Area of Science:
- Data Mining
- Pattern Recognition
- Algorithm Design
Background:
- Mining fault-tolerant frequent itemsets (FT-MFIs) in noisy datasets is challenging due to high computational costs for fault-tolerance evaluation.
- Maximal FT-MFIs are crucial for concise and redundant-free pattern representation in error-prone data.
- Existing Apriori-style algorithms for FT-MFIs suffer from scalability issues, exponential candidate growth, and multiple data scans.
Purpose of the Study:
- To propose the first pattern-growth framework for efficiently mining maximal fault-tolerant frequent itemsets (FT-MFIs).
- To develop a novel algorithm that utilizes a fault-tolerant FP-tree (FT-FP-tree) for data compression and tolerance condition evaluation.
- To enhance the efficiency and scalability of FT-MFI mining through advanced transaction mapping and conditional pattern extraction techniques.
Main Methods:
- Development of a fault-tolerant FP-tree (FT-FP-tree) for compressing transactions and evaluating fault-tolerance conditions in a single pass.
- Introduction of new techniques for transaction mapping and conditional pattern extraction to optimize the mining process.
- Implementation of a pattern-growth framework, contrasting with traditional Apriori-style methods.
Main Results:
- The proposed pattern-growth algorithm demonstrates substantial reductions in execution time across benchmark datasets compared to existing algorithms.
- The approach shows improved memory efficiency, particularly when compared to other pattern-growth based algorithms.
- Experimental results validate the effectiveness and scalability of the novel FT-MFI mining framework.
Conclusions:
- The pattern-growth framework is established as a practical and scalable solution for discovering fault-tolerant frequent itemsets in noisy datasets.
- The FT-FP-tree and associated techniques offer significant performance improvements over conventional methods.
- This work advances the field of fault-tolerant data mining by providing a more efficient and effective algorithm.
Related Concept Videos
Expected Frequencies in Goodness-of-Fit Tests
Quantifying and Rejecting Outliers: The Grubbs Test
Fatigue
Goodness-of-Fit Test
Fault Types
For line-to-line faults occurring between phases B and C, the...
Survival Tree
Building a Survival Tree
Constructing a...

