Human-in-the-Loop Feature Selection Using Interpretable Kolmogorov-Arnold Network-based Double Deep Q-Network
Md Abrar Jahin, M. F. Mridha, Nilanjan Dey, Md. Jakir Hossen

TL;DR
This paper introduces a human-in-the-loop feature selection framework using a Kolmogorov-Arnold Network integrated with Double Deep Q-Networks, achieving high accuracy, interpretability, and scalability in real-time applications.
Contribution
It presents a novel, adaptive feature selection method combining KAN and DDQN with simulated human feedback, enhancing interpretability and efficiency over traditional static approaches.
Findings
Achieved 93% accuracy on MNIST, outperforming baseline models.
Reduced model complexity with 4x fewer neurons and high interpretability.
Improved scalability and robustness on CIFAR datasets.
Abstract
Feature selection is critical for improving the performance and interpretability of machine learning models, particularly in high-dimensional spaces where complex feature interactions can reduce accuracy and increase computational demands. Existing approaches often rely on static feature subsets or manual intervention, limiting adaptability and scalability. However, dynamic, per-instance feature selection methods and model-specific interpretability in reinforcement learning remain underexplored. This study proposes a human-in-the-loop (HITL) feature selection framework integrated into a Double Deep Q-Network (DDQN) using a Kolmogorov-Arnold Network (KAN). Our novel approach leverages simulated human feedback and stochastic distribution-based sampling, specifically Beta, to iteratively refine feature subsets per data instance, improving flexibility in feature selection. The KAN-DDQN…
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
MethodsPruning · Feature Selection
