Quantum-Based Feature Selection for Multi-classification Problem in Complex Systems with Edge Computing
Wenjie Liu, Junxiu Chen, Yuxiang Wang, Peipei Gao, Zhibin Lei, and Xu, Ma

TL;DR
This paper introduces a quantum-based feature selection algorithm, QReliefF, that enhances computational efficiency for multi-classification in complex edge computing systems by reducing complexity and resource consumption.
Contribution
The paper proposes a novel quantum feature selection algorithm, QReliefF, which improves efficiency over classical and previous quantum methods for multi-classification tasks.
Findings
Reduces similarity calculation complexity from O(MN) to O(M)
Decreases nearest neighbor search complexity from O(M) to O(√M)
Lowers resource consumption from O(MN) to O(M log N)
Abstract
The complex systems with edge computing require a huge amount of multi-feature data to extract appropriate insights for their decision making, so it is important to find a feasible feature selection method to improve the computational efficiency and save the resource consumption. In this paper, a quantum-based feature selection algorithm for the multi-classification problem, namely, QReliefF, is proposed, which can effectively reduce the complexity of algorithm and improve its computational efficiency. First, all features of each sample are encoded into a quantum state by performing operations CMP and R_y, and then the amplitude estimation is applied to calculate the similarity between any two quantum states (i.e., two samples). According to the similarities, the Grover-Long method is utilized to find the nearest k neighbor samples, and then the weight vector is updated. After a certain…
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
MethodsFeature Selection
