Apple researchers unveil SimpleDesign, a new AI model for protein design
9to5mac.com Sep 12, 2026

Apple researchers unveil SimpleDesign, a new AI model for protein design

AI-summarised brief · reviewed before publication

Apple researchers have introduced SimpleDesign, a streamlined artificial intelligence model capable of jointly generating protein sequences and their corresponding three-dimensional structures. Building upon their previous SimpleFold study, which utilized flow-matching for structure prediction, this new model addresses the broader challenge of protein design. Unlike existing systems that rely on complex, multi-stage training processes involving autoencoders and latent space representations, SimpleDesign operates directly in the data space. It employs an end-to-end training approach using general-purpose Transformer blocks, eliminating the need for intermediate tokenization steps. The model was trained on over two million protein sequence-and-structure pairs from the AFESM dataset. During training, researchers corrupted both sequences and structures with varying degrees of noise, allowing the system to learn folding, inverse folding, and co-design tasks simultaneously. Benchmarks indicate that SimpleDesign delivers competitive performance in structure and sequence generation, producing plausible proteins with sequences that match or exceed those of most competing multimodal models, despite its significantly simpler architecture.

💡 Why It Matters

  • · By eliminating complex multi-stage training pipelines, Apple demonstrates that high-performance protein design does not require computationally expensive intermediate representations.
  • · This architectural simplification lowers the barrier to entry for biological research, allowing scientists to generate viable protein candidates with greater efficiency and less infrastructure overhead than previously possible.