Protenix-Mini: Efficient Structure Predictor via Compact Architecture, Few-Step Diffusion and Switchable pLM
Chengyue Gong, Xinshi Chen, Yuxuan Zhang, Yuxuan Song, Hao Zhou, Wenzhi Xiao

TL;DR
Protenix-Mini is a lightweight, efficient protein structure prediction model that reduces computational complexity through architectural pruning, a two-step ODE sampling strategy, and substitution of MSA modules, with minimal accuracy loss.
Contribution
The paper introduces Protenix-Mini, a compact model that combines architectural pruning, efficient sampling, and module substitution to enable fast, resource-efficient protein structure prediction.
Findings
Achieves high-fidelity predictions with only 1-5% accuracy decrease.
Reduces inference time and computational overhead significantly.
Maintains performance on benchmark datasets with streamlined architecture.
Abstract
Lightweight inference is critical for biomolecular structure prediction and other downstream tasks, enabling efficient real-world deployment and inference-time scaling for large-scale applications. In this work, we address the challenge of balancing model efficiency and prediction accuracy by making several key modifications, 1) Multi-step AF3 sampler is replaced by a few-step ODE sampler, significantly reducing computational overhead for the diffusion module part during inference; 2) In the open-source Protenix framework, a subset of pairformer or diffusion transformer blocks doesn't make contributions to the final structure prediction, presenting opportunities for architectural pruning and lightweight redesign; 3) A model incorporating an ESM module is trained to substitute the conventional MSA module, reducing MSA preprocessing time. Building on these key insights, we present…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Computing and Algorithms · Network Packet Processing and Optimization · Brain Tumor Detection and Classification
