paper-with-me

Papers

Q-Bridge: Code Translation for Quantum Machine Learning via LLMs

2026-03-29 · Runjia Zeng, Priyabrata Senapati, Ruixiang Tang, Dongfang Liu, Qiang Guan arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.27836

Code (0)

등록된 구현이 없습니다.

Tasks

Quantum Machine LearningCode TranslationCode Generation

Similar Papers 제목 키워드 기반

Multilingual Machine Translation with Quantum Encoder Decoder Attention-based Convolutional Variational Circuits

2025-05-14 · Subrit Dikshit, Ritu Tiwari, Priyank Jain

Cloud-based multilingual translation services like Google Translate and Microsoft Translator achieve state-of-the-art translation capabilities. These services inherently use large multilingual language models such as GRU…

DecoderMachine TranslationTranslation

$Classi|Q\rangle$ Towards a Translation Framework To Bridge The Classical-Quantum Programming Gap

2024-06-10 · Matteo Esposito, Maryam Tavassoli Sabzevari, Boshuai Ye, Davide Falessi 외

Quantum computing, albeit readily available as hardware or emulated on the cloud, is still far from being available in general regarding complex programming paradigms and learning curves. This vision paper introduces $Cl…

Contrastive Preference Optimization: Pushing the Boundaries of LLM Performance in Machine Translation

2024-01-16 · Haoran Xu, Amr Sharaf, Yunmo Chen, Weiting Tan 외

Moderate-sized large language models (LLMs) -- those with 7B or 13B parameters -- exhibit promising machine translation (MT) performance. However, even the top-performing 13B LLM-based translation models, like ALMA, does…

DecoderMachine TranslationTranslation

Toward Quantum Machine Translation of Syntactically Distinct Languages

2023-07-31 · Mina Abbaszade, Mariam Zomorodi, Vahid Salari, Philip Kurian

The present study aims to explore the feasibility of language translation using quantum natural language processing algorithms on noisy intermediate-scale quantum (NISQ) devices. Classical methods in natural language pro…

Machine TranslationSentenceTranslation

Culture-Aware Machine Translation in Large Language Models: Benchmarking and Investigation

2026-04-27 · Zekun Yuan, Yangfan Ye, Xiaocheng Feng, Baohang Li 외 arxiv

Large language models (LLMs) have achieved strong performance in general machine translation, yet their ability in culture-aware scenarios remains poorly understood. To bridge this gap, we introduce CanMT, a Culture-Awar…

Machine Translation