InFusionLayer: A CFA-Based Ensemble Tool to Generate New Classifiers for Learning and Modeling

๐Ÿ“… 2024-10-28
๐Ÿ›๏ธ IEEE International Conference on Tools with Artificial Intelligence
๐Ÿ“ˆ Citations: 1
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work addresses the lack of a unified Python framework for ensemble learning methods grounded in Composite Fusion Analysis (CFA), particularly in integrating Rank-Score Characteristic (RSC) functions with Cognitive Diversity (CD). To bridge this gap, we propose InFusionLayerโ€”a general-purpose machine learning architecture inspired by CFA that, for the first time, unifies RSC and CD mechanisms within a single framework compatible with PyTorch, TensorFlow, and Scikit-learn. Requiring only a small set of base models, our approach achieves substantial performance gains in both unsupervised and supervised multi-class classification tasks. Extensive experiments across multiple computer vision benchmarks validate its efficacy, and the open-sourced implementation facilitates the practical adoption and broader dissemination of CFA within mainstream deep learning ecosystems.

Technology Category

Application Category

๐Ÿ“ Abstract
Ensemble learning is a well established body of methods for machine learning to enhance predictive performance by combining multiple algorithms/models. Combinatorial Fusion Analysis (CFA) has provided method and practice for combining multiple scoring systems, using rank-score characteristic (RSC) function and cognitive diversity (CD), including ensemble method and model fusion. However, there is no general-purpose Python tool available that incorporate these techniques. In this paper we introduce InFusionLayer, a machine learning architecture inspired by CFA at the system fusion level that uses a moderate set of base models to optimize unsupervised and supervised learning multiclassification problems. We demonstrate InFusionLayer's ease of use for PyTorch, TensorFlow, and Scikit-learn workflows by validating its performance on various computer vision datasets. Our results highlight the practical advantages of incorporating distinctive features of RSC function and CD, paving the way for more sophisticated ensemble learning applications in machine learning. We open-sourced our code to encourage continuing development and community accessibility to leverage CFA on github: https://github.com/ewroginek/Infusion
Problem

Research questions and friction points this paper is trying to address.

Ensemble learning
Combinatorial Fusion Analysis
Rank-score characteristic
Cognitive diversity
Classifier generation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Combinatorial Fusion Analysis
Ensemble Learning
Rank-Score Characteristic
Cognitive Diversity
Model Fusion
๐Ÿ”Ž Similar Papers
No similar papers found.
E
Eric Roginek
Department of Computer and Information Science, Fordham University, New York, NY 10023
J
Jingyan Xu
Department of Computer and Information Science, Fordham University, New York, NY 10023
D
D. Frank Hsu
Department of Computer and Information Science, Fordham University, New York, NY 10023