π€ AI Summary
This work proposes Hyperdimensional Fingerprints (HDF), a novel molecular representation that overcomes the structural information loss inherent in traditional hashed fingerprints while avoiding the high computational cost and data dependency of graph neural networks. By introducing hyperdimensional computing to molecular encoding, HDF leverages algebraic operations in high-dimensional vector spaces to generate deterministic, training-free molecular embeddings, replacing conventional message-passing mechanisms. The resulting representations achieve high structural fidelity, surpassing classical fingerprints in most molecular property prediction tasks. Notably, even a 32-dimensional HDF exhibits a correlation of 0.9 with graph edit distance and significantly enhances sample efficiency in Bayesian optimization.
π Abstract
Computational molecular representations underpin virtual screening, property prediction, and materials discovery. Conventional fingerprints are efficient and deterministic but lose structural information through hash-based compression, particularly at low dimensionalities. Learned representations from graph neural networks recover this expressiveness but require task-specific training and substantial computational resources. Here we introduce hyperdimensional fingerprints (HDF), which replace the learned transformations of message-passing neural networks with algebraic operations on high-dimensional vectors, producing deterministic molecular representations without any training. Across diverse property prediction benchmarks, HDF outperforms conventional fingerprints in the majority of tasks while exhibiting greater consistency across datasets and models. Crucially, HDF embeddings preserve molecular similarity faithfully: at 32 dimensions, distances in HDF space achieve a 0.9 Pearson correlation with graph edit distance, compared to 0.55 for Morgan fingerprints at equivalent size. This structural fidelity persists at low dimensions where hash-based methods degrade, allowing simple nearest-neighbor regression to remain predictive with as few as 64 components. We further demonstrate the practical impact in Bayesian molecular optimization, where HDF-based surrogate models achieve substantially improved sample efficiency in regimes where Morgan fingerprints perform comparably to random search. HDF thus provides a general-purpose, training-free alternative to conventional molecular fingerprints, suggesting that the information loss long accepted as inherent to fixed-length fingerprints is a limitation of the hash-based encoding scheme rather than the fingerprint paradigm itself.