Leakage-Free Ensemble Boosts Multiclass Classification Accuracy.

S. P. Sharmila, Aruna Tiwari· July 27, 2026 View original

Summary

Researchers propose LFS-FRAME, a leakage-free stacked ensemble framework combining Kolmogorov-Arnold Networks (KAN) and XGBoost for robust multiclass classification. This method uses out-of-fold stacking to prevent data leakage, achieving improved accuracy on challenging datasets by leveraging both functional and rule-based learning.

Multiclass classification remains a significant challenge due to issues like high inter-class similarity, imbalanced datasets, and varying data distributions. While rule-based classifiers like XGBoost excel with structured features, they struggle with smooth functional relationships. Conversely, neural networks can capture complex non-linear interactions but often face overfitting and generalization problems. To address these limitations, a new framework called LFS-FRAME (Leakage-Free Stacked Ensemble) has been introduced. LFS-FRAME integrates functional learning, specifically using Kolmogorov-Arnold Networks (KAN), with rule-based learning via XGBoost. A key innovation is its strict out-of-fold stacking strategy, which creates unbiased meta-features by ensuring complete separation between training and validation data. This prevents performance leakage, a common pitfall in ensemble methods. By learning over the probabilistic outputs of these diverse base learners, the meta-classifier effectively combines global functional patterns with sharp decision boundaries. Experimental evaluations on various multiclass datasets demonstrated that LFS-FRAME significantly improves performance metrics, achieving an overall accuracy of 89.85% for major families and 81.74% for sub-families, outperforming strong single-model baselines. These results underscore the effectiveness of this leakage-free, hybrid stacking approach for reliable and generalizable multiclass classification.

Why it matters

Professionals dealing with complex, real-world multiclass classification problems can achieve higher accuracy and more robust models by adopting advanced ensemble techniques that mitigate common pitfalls like data leakage.

How to implement this in your domain

  1. 1Implement LFS-FRAME or similar leakage-free stacking techniques for critical multiclass classification tasks.
  2. 2Experiment with combining diverse base learners like KANs and XGBoost in ensemble architectures.
  3. 3Ensure strict out-of-fold validation strategies are applied in all ensemble model development.
  4. 4Benchmark current multiclass models against LFS-FRAME to identify potential accuracy improvements.

Who benefits

HealthcareBFSIE-commerceCybersecurityManufacturing

Key takeaways

  • LFS-FRAME combines KANs and XGBoost in a leakage-free stacked ensemble for multiclass classification.
  • Strict out-of-fold stacking prevents data leakage, ensuring unbiased meta-feature generation.
  • The framework effectively leverages both functional and rule-based learning for robust performance.
  • It significantly improves accuracy on challenging multiclass datasets compared to single models.

Original post by S. P. Sharmila, Aruna Tiwari

"arXiv:2607.22081v1 Announce Type: new Abstract: Multiclass classification is a fundamental problem across a wide range of domains. It is still challenging due to possession of high inter-class similarity, class imbalance datasets, and variability in data distributions. Rule-based…"

View on X

Originally posted by S. P. Sharmila, Aruna Tiwari on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses