LGApr 30

Hyper-Dimensional Fingerprints as Molecular Representations

arXiv:2604.278108.2
Predicted impact top 54% in LG · last 90 daysOriginality Incremental advance
AI Analysis

Provides a training-free, general-purpose molecular fingerprint that preserves structural similarity better than hash-based methods, addressing a key limitation in computational chemistry and materials discovery.

Hyper-dimensional fingerprints (HDF) replace learned transformations of graph neural networks with algebraic operations on high-dimensional vectors, producing deterministic molecular representations without training. HDF outperforms conventional fingerprints in most property prediction tasks, achieving 0.9 Pearson correlation with graph edit distance at 32 dimensions versus 0.55 for Morgan fingerprints, and improves sample efficiency in Bayesian optimization.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes