LGAIMar 24, 2025

Discriminative protein sequence modelling with Latent Space Diffusion

arXiv:2503.18551v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses protein property prediction for computational biology, presenting an incremental improvement over existing methods.

The authors tackled protein sequence representation learning by combining an autoencoder with a denoising diffusion model in latent space, finding that diffusion models improved discriminative power over a masked language modeling baseline but did not surpass the baseline's embeddings in performance.

We explore a framework for protein sequence representation learning that decomposes the task between manifold learning and distributional modelling. Specifically we present a Latent Space Diffusion architecture which combines a protein sequence autoencoder with a denoising diffusion model operating on its latent space. We obtain a one-parameter family of learned representations from the diffusion model, along with the autoencoder's latent representation. We propose and evaluate two autoencoder architectures: a homogeneous model forcing amino acids of the same type to be identically distributed in the latent space, and an inhomogeneous model employing a noise-based variant of masking. As a baseline we take a latent space learned by masked language modelling, and evaluate discriminative capability on a range of protein property prediction tasks. Our finding is twofold: the diffusion models trained on both our proposed variants display higher discriminative power than the one trained on the masked language model baseline, none of the diffusion representations achieve the performance of the masked language model embeddings themselves.

Foundations

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

Your Notes