Pith. sign in

REVIEW 4 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2412.15593 v1 pith:72RFESDU submitted 2024-12-20 cs.LG cs.AI

classification cs.LGcs.AI
keywords patternminingdatafrequentalgorithmhigh-dimensionallearningmodel
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Graph Neural Network-Based Collaborative Perception for Adaptive Scheduling in Distributed Systems

    cs.LG 2025-05 reject novelty 3.0 of 10

    On a private simulated scheduling benchmark, a GNN with message passing and global-local fusion reports higher task completion and lower latency than four baselines, without released code, data, or error bars.

  2. Multi-Scale Transformer Architecture for Accurate Medical Image Classification

    cs.CV 2025-02 reject novelty 2.0 of 10

    A Transformer with a loosely defined multi-scale attention weighting is reported to achieve 89.5% accuracy on ISIC 2017 skin lesion classification.

  3. Optimized Unet with Attention Mechanism for Multi-Scale Semantic Segmentation

    cs.CV 2025-02 reject novelty 2.0 of 10

    An attention-augmented Unet reportedly reaches 76.5% mIoU on Cityscapes, but without code or a vanilla-Unet comparison the result is unverified.

  4. A Structured Reasoning Framework for Unbalanced Data Classification Using Probabilistic Models

    cs.LG 2025-02 reject novelty 2.0 of 10

    A standard Markov network with class weights reportedly beats four baselines on a credit card fraud dataset, but the model is not specified enough to verify.

Pith tools