Quantum Visual Feature Encoding Revisited
Xuan-Bac Nguyen, Hoang-Quan Nguyen, Hugh Churchill, Samee U. Khan, Khoa Luu
TL;DR
This work identifies a fundamental information-preservation gap, termed the Quantum Information Gap (QIG), between classical features and their quantum encodings in vision tasks, which impedes learning on quantum machines. It proposes a simple yet effective Quantum Information Preserving (QIP) loss that regularizes the feature extractor to align classical representations with their quantum counterparts, minimizing the gap via a KL-divergence term between classical logits and quantum logits. Through extensive experiments on MSCeleb-1M and Google Landmarks, the approach yields state-of-the-art performance for quantum clustering, notably improving QClusformer metrics and recovering much of the classical baseline accuracy. The method demonstrates that suitable encoding design and a targeted loss can substantially enhance quantum machine learning performance in large-scale vision tasks, with implications for near-term quantum hardware and hybrid quantum-classical pipelines.
Abstract
Although quantum machine learning has been introduced for a while, its applications in computer vision are still limited. This paper, therefore, revisits the quantum visual encoding strategies, the initial step in quantum machine learning. Investigating the root cause, we uncover that the existing quantum encoding design fails to ensure information preservation of the visual features after the encoding process, thus complicating the learning process of the quantum machine learning models. In particular, the problem, termed "Quantum Information Gap" (QIG), leads to a gap of information between classical and corresponding quantum features. We provide theoretical proof and practical demonstrations of that found and underscore the significance of QIG, as it directly impacts the performance of quantum machine learning algorithms. To tackle this challenge, we introduce a simple but efficient new loss function named Quantum Information Preserving (QIP) to minimize this gap, resulting in enhanced performance of quantum machine learning algorithms. Extensive experiments validate the effectiveness of our approach, showcasing superior performance compared to current methodologies and consistently achieving state-of-the-art results in quantum modeling.
