Evolutionary Curriculum Learning Improves Biological Sequence Modeling

📅 2026-08-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses a key limitation in existing variational autoencoders for biological sequences—their treatment of sequences as exchangeable, thereby neglecting the evolutionary relationships among homologs. To overcome this, the authors propose Evolutionary Curriculum Learning (ECL), a novel training strategy that leverages evolutionary distance as a curriculum ordering criterion. By progressively introducing sequences farther from an anchor according to a power-law schedule, ECL establishes a biologically meaningful training sequence. Integrated with multiple sequence alignments within VAE frameworks such as EVE and RfamGen, the method significantly enhances stability and performance: it improves p53 ClinVar classification AUROC from 0.981 to 0.989, achieves perfect AUROC (1.000) across all random seeds on the PTEN task—substantially outperforming the baseline mean of 0.905—and surpasses baselines in 12 out of 15 runs on RNA sequence generation.
📝 Abstract
Variational autoencoders (VAEs) trained on multiple sequence alignments (MSAs) have emerged as powerful generative models for biological sequences, with applications ranging from disease variant prediction to functional RNA design. However, standard biological VAE training treats all sequences as exchangeable, ignoring the rich evolutionary structure that organizes homologous sequences from evolutionarily close to highly divergent. We propose Evolutionary Curriculum Learning (ECL), a training strategy that exploits this structure by progressively exposing the model to sequences of increasing evolutionary distance from sampled anchors, following a power-law expansion schedule. Applied to two architecturally distinct VAE models and two biological domains--protein variant effect prediction with EVE and RNA family sequence generation with RfamGen--ECL improves downstream task performance across five random seeds per configuration. Mean ClinVar classification AUROC rises from 0.981 to 0.989 for p53; for PTEN, ECL attains 1.000 in every seed whereas the baseline is unstable (mean 0.905, falling as low as 0.54). For RNA, ECL raises mean covariance-model bit scores on all three families tested and exceeds its seed-matched baseline in 12 of 15 training runs, though with only three families the effect cannot be established as significant at the family level. Ablation experiments show that progressively expanding the sampled sequences by evolutionary distance outperforms fixed-size neighborhood sampling in addition to uniform random sampling. Evolutionary distance is therefore a useful inductive bias for ordering the training curriculum in biological sequence modeling.
Problem

Research questions and friction points this paper is trying to address.

biological sequence modeling
evolutionary structure
variational autoencoders
multiple sequence alignments
curriculum learning
Innovation

Methods, ideas, or system contributions that make the work stand out.

Evolutionary Curriculum Learning
Variational Autoencoder
Multiple Sequence Alignment
Evolutionary Distance
Biological Sequence Modeling
🔎 Similar Papers
No similar papers found.