Protein Autoregressive Modeling via Multiscale Structure Generation
Yanru Qu, Cheng-Yen Hsieh, Zaixiang Zheng, Ge Liu, Quanquan Gu
TL;DR
Protein Autoregressive Modeling (PAR) introduces a first multi-scale autoregressive approach to protein backbone generation via coarse-to-fine next-scale prediction. It combines deterministic multi-scale downsampling, a scale-aware autoregressive transformer, and a flow-based backbone decoder to model continuous $C\alpha$ coordinates, addressing discretization and exposure bias. Key contributions include Noisy Context Learning and Scheduled Sampling to mitigate training-inference mismatch, strong zero-shot generalization for human-prompted layout and motif scaffolding, and competitive unconditional generation with efficient multi-scale sampling. PAR’s multi-scale orchestration enables a scalable, interpretable generation process that forms a global topology first and refines details, offering practical potential for protein design and flexible conditioning without fine-tuning.
Abstract
We present protein autoregressive modeling (PAR), the first multi-scale autoregressive framework for protein backbone generation via coarse-to-fine next-scale prediction. Using the hierarchical nature of proteins, PAR generates structures that mimic sculpting a statue, forming a coarse topology and refining structural details over scales. To achieve this, PAR consists of three key components: (i) multi-scale downsampling operations that represent protein structures across multiple scales during training; (ii) an autoregressive transformer that encodes multi-scale information and produces conditional embeddings to guide structure generation; (iii) a flow-based backbone decoder that generates backbone atoms conditioned on these embeddings. Moreover, autoregressive models suffer from exposure bias, caused by the training and the generation procedure mismatch, and substantially degrades structure generation quality. We effectively alleviate this issue by adopting noisy context learning and scheduled sampling, enabling robust backbone generation. Notably, PAR exhibits strong zero-shot generalization, supporting flexible human-prompted conditional generation and motif scaffolding without requiring fine-tuning. On the unconditional generation benchmark, PAR effectively learns protein distributions and produces backbones of high design quality, and exhibits favorable scaling behavior. Together, these properties establish PAR as a promising framework for protein structure generation.
