🤖 AI Summary
This study addresses the challenge of insufficient compositional generalization in multimodal learning by proposing a compositional semantic model that integrates tensor networks with variational quantum circuits. The method employs a multi-stage training paradigm to decouple noun and relation learning, while utilizing structured quantum encoding to explicitly enforce compositional decomposition within the circuit architecture. By incorporating CLIP embeddings alongside comparative amplitude and angle encoding techniques, the framework achieves significant improvements in out-of-distribution relational generalization. Furthermore, experimental results demonstrate that this approach reduces parameter counts by several orders of magnitude compared to classical baselines. Collectively, these findings establish a novel paradigm for efficient multimodal compositional reasoning, highlighting the potential of hybrid quantum-classical architectures in addressing fundamental generalization bottlenecks.
📝 Abstract
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.