Feature Selection as a Multiagent Coordination Problem
Kleanthis Malialis, Jun Wang, Gary Brooks, George Frangou

TL;DR
This paper introduces a novel multiagent reinforcement learning approach for feature selection in high-dimensional datasets, demonstrating improved scalability and performance over existing methods, especially in microarray gene expression data.
Contribution
The paper formulates feature selection as a multiagent coordination problem and proposes a scalable MARL method with CLEAN rewards, outperforming existing approaches.
Findings
MARL with CLEAN rewards scales well to thousands of features
Proposed method outperforms nine existing feature selection methods
Hybrid MARL variant achieves the best overall performance
Abstract
Datasets with hundreds to tens of thousands features is the new norm. Feature selection constitutes a central problem in machine learning, where the aim is to derive a representative set of features from which to construct a classification (or prediction) model for a specific task. Our experimental study involves microarray gene expression datasets, these are high-dimensional and noisy datasets that contain genetic data typically used for distinguishing between benign or malicious tissues or classifying different types of cancer. In this paper, we formulate feature selection as a multiagent coordination problem and propose a novel feature selection method using multiagent reinforcement learning. The central idea of the proposed approach is to "assign" a reinforcement learning agent to each feature where each agent learns to control a single feature, we refer to this approach as MARL.…
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
TopicsRough Sets and Fuzzy Logic · Data Mining Algorithms and Applications · Fuzzy Logic and Control Systems
