Search arXivSearch

arXiv · 2608.27302

QuantumBoostNet: Hybrid Classical-Quantum Cardiac View Identification

Abstract

Accurate identification of the correct view or angle in cardiac ultrasound (echocardiogram) is critical for cardiologic imaging, precise anatomical interpretation, and reducing clinical errors. Most state-of-the-art classical models perform well on standard benchmarks but give suboptimal results in specialized medical imaging due to high noise levels. To address these challenges, this work proposes the hybrid classical-quantum architecture QuantumBoostNet, which combines a classical backbone with two heads: one classical and one quantum, a parametrized 10-qubit quantum circuit. The main contribution of this work is training in two stages, with an adaptive transition between heads controlled by a mixing parameter that monitors loss dynamics. Extensive experiments show that QuantumBoostNet outperforms the implemented baselines under matched training conditions. Statistically significant gains appear on FashionMNIST ($p_t=9.91\!\times\!10^{-6}$) and MNIST ($p_t=1.29\!\times\!10^{-5}$), with a less significant improvement on the echocardiography task ($p_t=0.0711$). The model also shows robustness to noise. These findings support continued development of hybrid classical-quantum models for specialized medical imaging applications.

Explore related subjects

Keep this discovery

BibTeXRIS

Mihai Udrescu-Milosav, Stefan-Alexandru Jura, Mihai Udrescu, Gerhard-Paul Diller. 2026-08-29. QuantumBoostNet: Hybrid Classical-Quantum Cardiac View Identification. https://arxiv.org/abs/2608.27302

Cite the original work for its findings. Save a collection to share your selection of sources.

Discover connections

Connections use source metadata and explicit phrase matches, not verified experimental comparisons.

KEEP EXPLORING

Related papers

Higher Structures in Deep Learning

We provide an expository introduction on the importance of higher-arity tensor operations to deep learning. Then, we conduct a novel empirical investigation of higher-arity phenomenon in trained neural networks, introduce a hypergraphical generalization of the multilayer perceptron, and explore connections to evolutionary algorithms. We conclude with a discussion of promising directions for future research.

cs.LG

One-Layer Transformer Provably Learns Multiclass One-Nearest Neighbor in Context

We extend recent work establishing an equivalence between one-layer transformers and nearest-neighbor classifiers in the binary setting to the multiclass case. By leveraging the simplex encoding, we show that one-layer transformers with an argmax classification head behave identically to a one-nearest-neighbor classifier in the multiclass setting. This closes a gap left by prior work, whose multiclass result relied on a non-standard rounding-based approach rather than the typical argmax head used in practice.

cs.LG