paper-with-me

Papers

Discriminative protein sequence modelling with Latent Space Diffusion

2025-03-24 · Eoin Quinn, Ghassene Jebali, Maxime Seince, Oliver Bent

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.

📄 PDF Abstract BibTeX arXiv:2503.18551

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingLanguage ModelingLanguage ModellingProperty PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Inverse Protein Folding Using Deep Bayesian Optimization

2023-05-25 · Natalie Maus, Yimeng Zeng, Daniel Allen Anderson, Phillip Maffettone 외

Inverse protein folding -- the task of predicting a protein sequence from its backbone atom coordinates -- has surfaced as an important problem in the "top down", de novo design of proteins. Contemporary approaches have …

Bayesian OptimizationProtein Folding

DiscDiff: Latent Diffusion Model for DNA Sequence Generation

2024-02-08 · Zehui Li, Yuhao Ni, William A V Beardall, Guoxuan Xia 외

This paper introduces a novel framework for DNA sequence generation, comprising two key components: DiscDiff, a Latent Diffusion Model (LDM) tailored for generating discrete DNA sequences, and Absorb-Escape, a post-train…

model

ProtFlow: Fast Protein Sequence Design via Flow Matching on Compressed Protein Language Model Embeddings

2025-04-15 · Zitai Kong, Yiheng Zhu, Yinlong Xu, Hanjing Zhou 외

The design of protein sequences with desired functionalities is a fundamental task in protein engineering. Deep generative methods, such as autoregressive models and diffusion models, have greatly accelerated the discove…

Language ModelingLanguage ModellingProtein DesignProtein Language Model

A Variational Perspective on Generative Protein Fitness Optimization

2025-01-31 · Lea Bogensperger, Dominik Narnhofer, Ahmed Allam, Konrad Schindler 외

The goal of protein fitness optimization is to discover new protein variants with enhanced fitness for a given use. The vast search space and the sparsely populated fitness landscape, along with the discrete nature of pr…

Protein Design

ReLSO: A Transformer-based Model for Latent Space Optimization and Generation of Proteins

2022-01-24 · Egbert Castro, Abhinav Godavarthi, Julian Rubinfien, Kevin B. Givechian 외

The development of powerful natural language models have increased the ability to learn meaningful representations of protein sequences. In addition, advances in high-throughput mutagenesis, directed evolution, and next-…