VESTIGE Improves Genomic Transformer Accuracy on Degraded DNA.

Angshuman Chakravertty, Rahul Maheshwari· July 31, 2026 View original

Key takeaways

  • Standard uniform masking in MLMs is suboptimal for data with predictable degradation patterns.
  • VESTIGE aligns masking probability with empirically measured corruption profiles.
  • It significantly improves ancient DNA reconstruction accuracy and reduces false positives.
  • The method is domain-agnostic and applicable to various types of degraded sequence data.

Who benefits

BiotechnologyHealthcarePharmaceuticalsResearchForensics

Summary

VESTIGE is a new knowledge-guided masking strategy for fine-tuning genomic transformers, which aligns masking probability with empirically measured per-position corruption profiles. Applied to ancient DNA reconstruction, it significantly outperforms standard masked-language-model fine-tuning by improving accuracy and reducing false positives.

Standard methods for fine-tuning masked-language models often assume that the difficulty of reconstructing masked tokens is uniform across all positions. This assumption breaks down when data degradation is concentrated at specific, predictable locations, leading to suboptimal model performance, especially in highly damaged regions. Researchers have introduced VESTIGE, a novel, parameter-free masking strategy designed to enhance the fine-tuning of genomic transformers. VESTIGE dynamically adjusts the masking distribution to align with the empirically observed per-position corruption profile of the input data, rather than applying a uniform masking rate. When applied to the challenging task of ancient DNA (aDNA) reconstruction, where cytosine deamination creates a predictable C-to-T/G-to-A gradient, VESTIGE demonstrated substantial improvements. It consistently outperformed standard masking across various damage levels, leading to higher reconstruction accuracy and significantly reducing false positive errors, even under extreme simulated damage. This principle is broadly applicable to any sequence data with measurable position- or context-specific corruption.

Why it matters

For professionals working with degraded or noisy sequence data, VESTIGE offers a method to significantly improve the accuracy and reliability of genomic analysis and reconstruction, potentially unlocking insights from challenging datasets.

How to implement this in your domain

  1. 1Integrate VESTIGE into existing genomic transformer fine-tuning pipelines for degraded DNA.
  2. 2Characterize the corruption profile of specific noisy sequence datasets to inform VESTIGE's masking strategy.
  3. 3Apply VESTIGE to improve reconstruction accuracy in fields like ancient genomics, metagenomics, or cancer research.
  4. 4Evaluate the performance gains of VESTIGE compared to standard masking on proprietary degraded sequence data.

Original post by Angshuman Chakravertty, Rahul Maheshwari

"arXiv:2607.27712v1 Announce Type: new Abstract: Standard masked-language-model fine-tuning applies a uniform masking probability across every token position, assuming reconstruction difficulty is position-agnostic. When the degradation process is characterised and concentrated at…"

View on X

Originally posted by Angshuman Chakravertty, Rahul Maheshwari on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI ResearchAI Engineering & DevTools

New Framework Improves Partial Multi-View Clustering Performance.

DAS-PMVC is a novel framework for partial multi-view clustering that addresses view asymmetry and irrelevant samples by leveraging dual alignment and structure enhancement. It uses anchor graph structure alignment, structure-enhanced feature learning, and a dual alignment strategy to achieve superior clustering performance on various datasets.

Shubin Ma, Liang Zhao, Chuanye He, Zhenjiao Liu, Liang Zou, Lin Yuanbo Wu, Yu ShaoJul 31, 2026
AI Engineering & DevToolsAI Research

Dual Teachers Improve Adversarial Robustness and Accuracy.

This work extends Information Bottleneck Distillation (IBD) by introducing a "clean teacher" alongside a robust teacher to improve the robustness/accuracy tradeoff against adversarial attacks. The proposed method transfers features from both teachers to a student model, achieving better clean accuracy while maintaining adversarial robustness, outperforming original IBD and competing with state-of-the-art approaches.

Vincent Ryusuke Takahashi, Yoshinari Takeishi, Jun'ichi Takeuchi, Kave SalamatianJul 31, 2026
AI Engineering & DevToolsAI Research

Dynamic Batch Sizes Improve Large Language Model Training Efficiency.

This paper proposes a new approach to deep learning dynamics, deriving joint scaling laws for loss based on both learning rate and batch size schedules. It introduces an optimal dynamic batch size schedule that consistently outperforms static batch size baselines, highlighting its importance for large language model training.

Jiaxiang Li, Zhiqi Bu, Shiyun XuJul 31, 2026