Papers › Quantum Models with Multi-Stage Training for Compositional Concept Generalization

Quantum Models with Multi-Stage Training for Compositional Concept Generalization

16 Aug 2026arXiv:2608.15601added by Syntology

Mina Abbaszadeh, Matilda Karabina Moore, Mehrnoosh Sadrzadeh, Martha Lewis

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Compositional Concept Generalization (CoCoGen), the ability to systematically recombine learned primitives in novel contexts, is a key challenge for multimodal learning. In this work, we provide a solution using a compositional model of meaning that separates nouns from relations and uses tensors and variational quantum circuits to train them on data. This model enables us to employ a multi stage training paradigm, one that first learns object representations from single-object image-caption pairs, then subsequently transfers these to the relational stage where object parameters are frozen and optimisation is only applied to relational components. This design explicitly enforces compositional factorisation at the circuit, ensuring that relations are learned as transformations over stable primitives. The training paradigm is tested on the CLEVR dataset developed specificially for CoCoGen. For text, we work with vector representations of nouns and higher order tensor representations of relations using a set of different ansatz. For images, we work with quantum encodings of image embeddings dervied from Open AI's Vision Language tool CLIP and contrast amplitude encoding, which preserves the original embedding geometry, with angle encoding, which introduces nonlinear feature transformations. Our results show that multi-staged training combined with structured encodings significantly improves out of distribution relational generalisation, while using orders of magnitude fewer trainable parameters than classical baselines. We find that performance gains arise from the interaction between representation and encoding, with nonlinear quantum encodings enhancing the separability of compositional structure. These findings demonstrate that structured quantum representations and staged learning provide an effective framework for compositional generalisation in multimodal quantum machine learning.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.15601")

Code

Syntology Ran 13 of 14 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 13 ran with no contract checked.

By repository: found in paper text by Syntology: 14 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Mina-Abbaszade/Quantum-Multimodality found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 13 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13ran
1unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Mina-Abbaszade/Quantum-Multimodality. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

binary_accuracy Mina-Abbaszade/Quantum-Multimodality/src/common/binary_metrics.py found in paper text by Syntology ran no licence file found · pointer only · 93b7a9ad79da59d7 · report
binary_loss Mina-Abbaszade/Quantum-Multimodality/src/common/binary_metrics.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 15f703b9957b3d41 · report
build_caption_image_pairs Mina-Abbaszade/Quantum-Multimodality/src/common/data.py found in paper text by Syntology ran no licence file found · pointer only · 73f28554f2ee1e3f · report
build_dataset_pairs Mina-Abbaszade/Quantum-Multimodality/src/common/data.py found in paper text by Syntology ran no licence file found · pointer only · 4a45de9fc8da3f82 · report
build_relational_image_circuits Mina-Abbaszade/Quantum-Multimodality/src/models/quantum/relational/angle_encoder.py found in paper text by Syntology ran no licence file found · pointer only · 9cbf4dfcdd8f848e · report
build_relational_sentence_circuits Mina-Abbaszade/Quantum-Multimodality/src/models/quantum/relational/angle_encoder.py found in paper text by Syntology ran no licence file found · pointer only · a345dfbffe102045 · report
clean_caption Mina-Abbaszade/Quantum-Multimodality/src/common/data.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 977d148aeb980fec · report
encode_image_split_onehot Mina-Abbaszade/Quantum-Multimodality/src/models/quantum/ohe_encoder.py found in paper text by Syntology ran no licence file found · pointer only · 75baa69f464d5def · report
freeze_circuit_from_dict Mina-Abbaszade/Quantum-Multimodality/src/models/quantum/relational/freezing.py found in paper text by Syntology ran no licence file found · pointer only · e50170548496523c · report
load_param_dict Mina-Abbaszade/Quantum-Multimodality/src/models/quantum/relational/freezing.py found in paper text by Syntology ran no licence file found · pointer only · 0718da35aa8383be · report
supcon_acc Mina-Abbaszade/Quantum-Multimodality/src/common/losses.py found in paper text by Syntology ran no licence file found · pointer only · 4a14884372fd3590 · report
supcon_loss Mina-Abbaszade/Quantum-Multimodality/src/common/losses.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · d82b65e734329cd4 · report
to_dataframe Mina-Abbaszade/Quantum-Multimodality/src/models/quantum/ohe_encoder.py found in paper text by Syntology ran no licence file found · pointer only · f437e0bee3a8c75a · report
supcon_acc Mina-Abbaszade/Quantum-Multimodality/src/common/metrics.py found in paper text by Syntology unverified no licence file found · pointer only · 288c7d005b30ce7e · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.15601, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections