Graph Learning on Ensembles of Cyclic Peptides: An Investigation of Molecular Ensemble Modeling
Abstract
Molecular property prediction from structure often uses a single representative conformation, even though many molecules exist as conformational ensembles in solution. We introduce EnsembleEGNN, a molecular ensemble foundation model that encodes an ensemble by first encoding each conformer with shared Equivariant Graph Neural Network (EGNN) layers, then pooling the resulting conformer representations with a Set Attention Block. We pretrain the model on CREMP, a cyclic peptide ensemble dataset, using a multi-task self-supervised objective combining masked token recovery, noisy-coordinate reconstruction, and pairwise distance reconstruction. On the CREMP-CycPeptMPDB dataset, training EnsembleEGNN from scratch fails entirely (). However, the pretrained model reaches and Pearson , outperforming the sequence-only BERT baseline (, Pearson ). When EnsembleEGNN is co-trained end-to-end with the BERT sequence encoder, the hybrid model improves further to and Pearson . These results demonstrate that encoding conformational ensembles into a single thermodynamically informed embedding improves cyclic-peptide property prediction.
Keywords
Cite
@article{arxiv.2607.21561,
title = {Graph Learning on Ensembles of Cyclic Peptides: An Investigation of Molecular Ensemble Modeling},
author = {Aaron Feller and Kris Deibler and Maxim Secor},
journal= {arXiv preprint arXiv:2607.21561},
year = {2026}
}
Comments
Accepted to Graph Foundation Models workshop at ICML '26. Contains 8 pages, 4 figures