A Human-Centered Approach for Improving Supervised Learning
Shubhi Bansal, Atharva Tendulkar, Nagendra Kumar

TL;DR
This paper introduces a human-centered, behavior-inspired ensemble learning algorithm that enhances supervised learning by balancing performance, resource efficiency, and explainability, demonstrated through experiments on real-world datasets.
Contribution
It proposes a novel human-centered, behavior-inspired algorithm that improves ensemble learning efficiency and explainability, addressing practical challenges in real-world supervised learning applications.
Findings
Outperforms existing ensemble methods in accuracy.
Reduces time and resource consumption.
Enhances explainability of ensemble predictions.
Abstract
Supervised Learning is a way of developing Artificial Intelligence systems in which a computer algorithm is trained on labeled data inputs. Effectiveness of a Supervised Learning algorithm is determined by its performance on a given dataset for a particular problem. In case of Supervised Learning problems, Stacking Ensembles usually perform better than individual classifiers due to their generalization ability. Stacking Ensembles combine predictions from multiple Machine Learning algorithms to make final predictions. Inspite of Stacking Ensembles superior performance, the overhead of Stacking Ensembles such as high cost, resources, time, and lack of explainability create challenges in real-life applications. This paper shows how we can strike a balance between performance, time, and resource constraints. Another goal of this research is to make Ensembles more explainable and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInnovative Teaching and Learning Methods
