paper-with-me

홈 › Papers

ProteinAE: Protein Diffusion Autoencoders for Structure Encoding

2025-10-12 · Shaoning Li, Le Zhuo, Yusong Wang, Mingyu Li, Xinheng He, Fandi Wu, Hongsheng Li, Pheng-Ann Heng arxiv

Developing effective representations of protein structures is essential for advancing protein science, particularly for protein generative modeling. Current approaches often grapple with the complexities of the SE(3) manifold, rely on discrete tokenization, or the need for multiple training objectives, all of which can hinder the model optimization and generalization. We introduce ProteinAE, a novel and streamlined protein diffusion autoencoder designed to overcome these challenges by directly mapping protein backbone coordinates from E(3) into a continuous, compact latent space. ProteinAE employs a non-equivariant Diffusion Transformer with a bottleneck design for efficient compression and is trained end-to-end with a single flow matching objective, substantially simplifying the optimization pipeline. We demonstrate that ProteinAE achieves state-of-the-art reconstruction quality, outperforming existing autoencoders. The resulting latent space serves as a powerful foundation for a latent diffusion model that bypasses the need for explicit equivariance. This enables efficient, high-quality structure generation that is competitive with leading structure-based approaches and significantly outperforms prior latent-based methods. Code is available at https://github.com/OnlyLoveKFC/ProteinAE_v1.

📄 PDF Abstract BibTeX arXiv:2510.10634

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unified Generation, Reconstruction, and Representation: Generalized Diffusion with Adaptive Latent Encoding-Decoding

2024-02-29 · Guangyi Liu, Yu Wang, Zeyu Feng, Qiyu Wu 외

The vast applications of deep generative models are anchored in three core capabilities -- generating new instances, reconstructing inputs, and learning compact representations -- across various data types, such as discr…

DecoderDenoising

Flow Autoencoders are Effective Protein Tokenizers

2025-09-30 · Rohit Dilip, Evan Zhang, Ayush Varshney, David Van Valen arxiv

Protein structure tokenizers enable the creation of multimodal models of protein structure, sequence, and function. Current approaches to protein structure tokenization rely on bespoke components that are invariant to sp…

VFUSE: Virulent Feature Understanding with Sparse autoEncoders

2026-06-08 · Michael Yu, Matthew L. Olson arxiv

Generative models have shown remarkable progress in a variety of domains such as protein design, but such power enables the opaque generation of hazardous proteins. In this work, we introduce VFUSE (Virulent Feature Unde…

Protein Design

Ophiuchus: Scalable Modeling of Protein Structures through Hierarchical Coarse-graining SO(3)-Equivariant Autoencoders

2023-10-04 · Allan dos Santos Costa, Ilan Mitnikov, Mario Geiger, Manvitha Ponnapati 외

Three-dimensional native states of natural proteins display recurring and hierarchical patterns. Yet, traditional graph-based modeling of protein structures is often limited to operate within a single fine-grained resolu…

Denoising

Protein generation with embedding learning for motif diversification

2025-10-21 · Kevin Michalewicz, Chen Jin, Philip Alexander Teare, Tom Diethe 외 arxiv

A fundamental challenge in protein design is the trade-off between generating structural diversity while preserving motif biological function. Current state-of-the-art methods, such as partial diffusion in RFdiffusion, o…

Protein Design