paper-with-me

Papers

Quantum-Assisted Feature Selection for Vehicle Price Prediction Modeling

2021-04-08 · David Von Dollen, Florian Neukart, Daniel Weimer, Thomas Bäck

Within machine learning model evaluation regimes, feature selection is a technique to reduce model complexity and improve model performance in regards to generalization, model fit, and accuracy of prediction. However, the search over the space of features to find the subset of $k$ optimal features is a known NP-Hard problem. In this work, we study metrics for encoding the combinatorial search as a binary quadratic model, such as Generalized Mean Information Coefficient and Pearson Correlation Coefficient in application to the underlying regression problem of price prediction. We investigate trade-offs in the form of run-times and model performance, of leveraging quantum-assisted vs. classical subroutines for the combinatorial search, using minimum redundancy maximal relevancy as the heuristic for our approach. We achieve accuracy scores of 0.9 (in the range of [0,1]) for finding optimal subsets on synthetic data using a new metric that we define. We test and cross-validate predictive models on a real-world problem of price prediction, and show a performance improvement of mean absolute error scores for our quantum-assisted method $(1471.02 \pm{135.6})$, vs. similar methodologies such as recursive feature elimination $(1678.3 \pm{143.7})$. Our findings show that by leveraging quantum-assisted routines we find solutions that increase the quality of predictive model output while reducing the input dimensionality to the learning algorithm on synthetic and real-world data.

📄 PDF Abstract BibTeX arXiv:2104.04049

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

The Potential of Quantum Techniques for Stock Price Prediction

2023-08-25 · Naman S, Gaurang B, Neel S, Aswath Babu H

We explored the potential applications of various Quantum Algorithms for stock price prediction by conducting a series of experimental simulations using both Classical as well as Quantum Hardware. Firstly, we extracted v…

Binary ClassificationDimensionality Reductionfeature selectionPrediction+1

Improved Differential Evolution based Feature Selection through Quantum, Chaos, and Lasso

2024-08-20 · Yelleti Vivek, Sri Krishna Vadlamani, Vadlamani Ravi, P. Radha Krishna

Modern deep learning continues to achieve outstanding performance on an astounding variety of high-dimensional tasks. In practice, this is obtained by fitting deep neural models to all the input data with minimal feature…

Feature Engineeringfeature selection

A Quantum-Assisted Agentic Distributed Artificial Intelligence Framework for Deadline-Bounded Orchestration of Hybrid Renewable Microgrids

2026-06-12 · Iacovos I. Ioannou, Saher Javaid, Minella Bezha, Yasuo Tan 외 arxiv

The real-time orchestration of microgrids that combine fluctuating renewable sources, dispatchable units, storage and curtailable consumers requires the repeated solution of combinatorial dispatch and coalition formation…

UAV-assisted Internet of Vehicles: A Framework Empowered by Reinforcement Learning and Blockchain

2025-01-22 · Ahmed Alagha, Maha Kadadha, Rabeb Mizouni, Shakti Singh 외

This paper addresses the challenges of selecting relay nodes and coordinating among them in UAV-assisted Internet-of-Vehicles (IoV). The selection of UAV relay nodes in IoV employs mechanisms executed either at centraliz…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Hybrid Quantum Reinforcement Learning with QAOA for Improved Vehicle Routing Optimization

2026-05-02 · T. Satyanarayana Murthy, B. Swathi Sowmya, Santhosh Voruganti, Sai Varshini Giridi 외 arxiv

Vehicle Routing Problem (VRP) is one of the most complex NP-hard combinatorial optimization problem in transportation and logistics that requires a dynamic solution approach. In this paper we present a new hybrid approac…

Reinforcement Learning