Search papers, labs, and topics across Lattice.
Q-Bridge is introduced as an LLM-guided code translation framework that converts classical machine learning (CML) code into executable quantum machine learning (QML) code. It uses a self-involving pipeline to generate a large-scale dataset, CML-2-QML, containing both verifiable and unverifiable code pairs. Fine-tuning with supervised LoRA adaptation allows the model to achieve faithful and interpretable quantum code generation, demonstrating the feasibility of direct CML-to-QML translation.
LLMs can now translate classical machine learning code into quantum machine learning code with surprising fidelity, opening doors to automated quantum algorithm design.
Large language models have recently shown potential in bridging the gap between classical machine learning and quantum machine learning. However, the lack of standardized, high-quality datasets and robust translation frameworks limits progress in this domain. We introduce Q-Bridge, an LLM-guided code translation framework that systematically converts CML implementations into executable QML variants. Our approach builds on a self-involving pipeline that iteratively expands a verified seed codebase into a large-scale dataset, CML-2-QML, integrating verifiable and unverifiable code pairs. The Q-Bridge model is fine-tuned using supervised LoRA adaptation for scalable and memory-efficient training, achieving faithful and interpretable quantum code generation across diverse architectures. Empirical analysis confirms the feasibility of direct CML-to-QML translation and reveals consistent structural alignment between classical and quantum paradigms. Case studies further demonstrate that Q-Bridge can maintain deterministic correctness and also enable creative architectural exploration. This work establishes the first reproducible framework and dataset for LLM-driven quantum code translation, offering a foundation for scalable quantum AI development.