A team led by the Pattern Recognition Lab at FAU Erlangen-Nürnberg applies quantum annealing to mutual-information-based feature selection on MedMNIST datasets. They subsample pixels, threshold couplings, and embed a 196-variable QUBO on the D-Wave Advantage_system4.1, enforcing cardinality via a linear Ising penalty. This approach yields competitive MSE in image reconstruction tasks.
Key points
- Encoded mutual information relevance (diagonal) and redundancy (off-diagonal) in a 784×784 QUBO for feature selection.
- Applied 2×2 spatial subsampling and thresholded top 2000 couplings to embed a 196-variable QUBO on D-Wave Advantage_system4.1.
- Enforced k-of-n via sparsity-preserving linear Ising penalties and achieved competitive reconstruction MSE across six MedMNIST datasets.
Why it matters: Demonstrates quantum annealing’s viability for scalable feature selection, promising reduced data and compute burdens in medical imaging pipelines.
Q&A
- What is quantum annealing?
- What is a QUBO?
- How does mutual information guide feature selection?
- Why use a linear Ising penalty instead of a quadratic constraint?