1. Nature Comms.
    First page of the paper: Compositional neurosymbolic representations enable efficient active exploration

    Compositional neurosymbolic representations enable efficient active exploration

    P Michael Furlong*Nicole Sandra-Yaffa Dumont*, R. Antonova*, Jeff Orchard, and Chris Eliasmith
    Nature Communications, 2026

    Abstract

    Autonomous systems that learn and explore over long horizons face a problem. Standard methods scale poorly in the number of observations, n, precluding sustained operation on bounded hardware. We show that compositional, high-dimensional vector representations inspired by neural computation address these constraints. We use these representations to construct a Bayesian optimization (BO) algorithm that operates in complex spaces and reduces the time and memory requirements compared to state-of-the-art BO algorithms on diverse tasks. Whereas standard methods incur O(n³) time and O(n²) memory complexity, our approach holds both at O(d²) in the embedding dimension, which remains constant over the algorithm’s lifetime. Our algorithm reduces compute time by 60–200× without loss in accuracy. Implementation on neuromorphic hardware reduces energy consumption per sample by 30–188×. These efficiencies stem from converting sample selection into continuous optimization on a compact domain, implementable by gradient methods or neural dynamics, enabling long-term, resource-bound, autonomous exploration.

    BibTeX

    @article{furlong2025,
      title = {Compositional neurosymbolic representations enable efficient active exploration},
      author = {Furlong, P Michael and Dumont, Nicole Sandra-Yaffa and Antonova, R. and Orchard, Jeff and Eliasmith, Chris},
      journal = {Nature Communications},
      year = {2026},
      publisher = {Nature Portfolio},
      doi = {10.1038/s41467-026-75703-4},
    }