paper-with-me

Papers

Machine Learning Techniques for Pattern Recognition in High-Dimensional Data Mining

2024-12-20 · Pochun Li

This paper proposes a frequent pattern data mining algorithm based on support vector machine (SVM), aiming to solve the performance bottleneck of traditional frequent pattern mining algorithms in high-dimensional and sparse data environments. By converting the frequent pattern mining task into a classification problem, the SVM model is introduced to improve the accuracy and robustness of pattern extraction. In terms of method design, the kernel function is used to map the data to a high-dimensional feature space, so as to construct the optimal classification hyperplane, realize the nonlinear separation of patterns and the accurate mining of frequent items. In the experiment, two public datasets, Retail and Mushroom, were selected to compare and analyze the proposed algorithm with traditional FP-Growth, FP-Tree, decision tree and random forest models. The experimental results show that the algorithm in this paper is significantly better than the traditional model in terms of three key indicators: support, confidence and lift, showing strong pattern recognition ability and rule extraction effect. The study shows that the SVM model has excellent performance advantages in an environment with high data sparsity and a large number of transactions, and can effectively cope with complex pattern mining tasks. At the same time, this paper also points out the potential direction of future research, including the introduction of deep learning and ensemble learning frameworks to further improve the scalability and adaptability of the algorithm. This research not only provides a new idea for frequent pattern mining, but also provides important technical support for solving pattern discovery and association rule mining problems in practical applications.

📄 PDF Abstract BibTeX arXiv:2412.15593

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learning

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Laplacian Eigenmaps and Spectral Techniques for Embedding and Clustering

2020-05-13 · ‏‏‎ ‎ 2020 5 · Mikhail Belkin and Partha Niyogi

One of the central problems in machine learning and pattern recognition is to develop appropriate representations for complex data. We consider the problem of constructing a representation for data lying on a low-dimensi…

ClusteringDimensionality Reduction

Recent advancement in Disease Diagnostic using machine learning: Systematic survey of decades, comparisons, and challenges

2023-07-31 · Farzaneh Tajidini, Mohammad-Javad Kheiri

Computer-aided diagnosis (CAD), a vibrant medical imaging research field, is expanding quickly. Because errors in medical diagnostic systems might lead to seriously misleading medical treatments, major efforts have been …

Decision MakingDiagnostic

Handwritten Bangla Digit Recognition Using Deep Learning

2017-05-07 · Md Zahangir Alom, Paheding Sidike, Tarek M. Taha, Vijayan K. Asari

In spite of the advances in pattern recognition technology, Handwritten Bangla Character Recognition (HBCR) (such as alpha-numeric and special characters) remains largely unsolved due to the presence of many perplexing c…

Deep Learning

Deep Reinforcement Learning: An Overview

2018-06-23 · Seyed Sajad Mousavi, Michael Schukat, Enda Howley

In recent years, a specific machine learning method called deep learning has gained huge attraction, as it has obtained astonishing results in broad applications such as pattern recognition, speech recognition, computer …

BIG-bench Machine LearningDeep LearningDeep Reinforcement Learningreinforcement-learning+4

A Generative Restricted Boltzmann Machine Based Method for High-Dimensional Motion Data Modeling

2017-10-21 · Siqi Nie, Ziheng Wang, Qiang Ji

Many computer vision applications involve modeling complex spatio-temporal patterns in high-dimensional motion data. Recently, restricted Boltzmann machines (RBMs) have been widely used to capture and represent spatial p…

Action RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)General Classification+2