Search papers, labs, and topics across Lattice.
The paper introduces Algebraic Quantum Intelligence (AQI), a novel computational framework inspired by quantum theory, to address the limitations of LLMs in generating genuinely creative outputs by systematically expanding the semantic space. AQI represents semantic states as vectors in a Hilbert space and uses noncommutative operators to govern their evolution, enabling order dependence, interference, and uncertainty. By extending a transformer-based LLM with over 600 specialized operators, the authors demonstrate that AQI significantly outperforms strong baselines on creative reasoning benchmarks across ten domains, as evaluated by an LLM-as-a-judge protocol.
LLMs can break free from deterministic generation and unlock genuine creativity by embracing quantum-inspired noncommutative algebra to systematically expand their semantic space.
Large language models (LLMs) have achieved remarkable success in generating fluent and contextually appropriate text; however, their capacity to produce genuinely creative outputs remains limited. This paper posits that this limitation arises from a structural property of contemporary LLMs: when provided with rich context, the space of future generations becomes strongly constrained, and the generation process is effectively governed by near-deterministic dynamics. Recent approaches such as test-time scaling and context adaptation improve performance but do not fundamentally alter this constraint. To address this issue, we propose Algebraic Quantum Intelligence (AQI) as a computational framework that enables systematic expansion of semantic space. AQI is formulated as a noncommutative algebraic structure inspired by quantum theory, allowing properties such as order dependence, interference, and uncertainty to be implemented in a controlled and designable manner. Semantic states are represented as vectors in a Hilbert space, and their evolution is governed by C-values computed from noncommutative operators, thereby ensuring the coexistence and expansion of multiple future semantic possibilities. In this study, we implement AQI by extending a transformer-based LLM with more than 600 specialized operators. We evaluate the resulting system on creative reasoning benchmarks spanning ten domains under an LLM-as-a-judge protocol. The results show that AQI consistently outperforms strong baseline models, yielding statistically significant improvements and reduced cross-domain variance. These findings demonstrate that noncommutative algebraic dynamics can serve as a practical and reproducible foundation for machine creativity. Notably, this architecture has already been deployed in real-world enterprise environments.