Artificial Intelligence

Shortening Gene Therapy Development Time with Strategic Use of Large Language Models

Leveraging large language models has proven to shorten the development time of gene therapies. Learn more here.

Austin Day, PhD

Austin Day, PhD

December 19, 2023

Shortening Gene Therapy Development Time with Strategic Use of Large Language Models

For many years now, transformer based large language models (LLMs) have become the state of the art in many natural language processing (NLP) tasks such as translation, summarization, and sentiment analysis.  Previously based on architectures like recurrent neural networks (RNNs), convolutional neural networks (CNNs), or long short term memory networks (LSTMs), large language models have essentially spilled over in their use into many other fields, which, notably, includes biology. Language is interesting in that it is essentially a representation of knowledge through the use of syntax and context. Where it really gets interesting is that both natural language and biological sequences rely on very similar structures. At the simplest level, nucleotides and amino acids can be thought of as the letters in the language of biology, and LLMs can learn this language through self-supervised, masked training techniques on large amounts of data. Many examples of this crossover have already emerged, such as ESM-21, DNABERT2, and scBERT3

DNA Feature Prediction Performance as a Proxy for Success of Transformer-Based Large Language Models

With the advent of transformer-based large language models (LLMs), our processing of natural languages has taken great strides. Instead of utilizing architectures like RNNs or CNNs, LLMs have quickly become a go-to choice for many NLP tasks, such as translation and sentiment analysis—but they do not stop there! The implications these deep learning models offer in terms of understanding knowledge representation through syntax and context are now extending exponentially into domains uncharted before--including biology where large genomic datasets can be leveraged with intense fine tuning to capture deeper insights despite the lack supervision. Model scale here is driving performance to levels never seen before; opening up limitless possibilities beyond natural language use cases.

The reasoning behind why LLMs can be applied to biological sequences is compelling, but the real test is in how they perform. A good example of this in the protein space is the already mentioned ESM-2, which has subsequently been used for protein structure prediction and has been shown to contain information on various protein biophysical properties in its embedding1. Arguably more relevant for gene therapy are LLMs trained on DNA/RNA sequences, as many gene delivery constructs are designed and delivered as DNA sequences. On that front, a great example of how LLMs can be useful is in the Nucleotide Transformer paper4 where an LLM trained on over 800 different species’ genomes was benchmarked on 18 different tasks related to methylation site, enhancer, promoter, or splice site prediction.  Some tasks were better performing than others, but it is evident that a pre-trained LLM does learn some useful features related to DNA structure and context that can be useful in non-obvious DNA feature prediction tasks. 

Strategies for Designing Optimized Gene Therapy DNA Constructs

This idea opens up many possibilities in the area of gene therapies. In the widely used AAV9 vector, DNA constructs, composed of inverted terminal repeats (ITRs), promoters, enhancers, and protein coding regions, have the design requirement of being easily manufacturable, meaning low contaminants, low truncation products, and high yield of full length DNA in capsids. There are many factors that go into this optimization, but one important one has to do with the design of the DNA construct. It is thought that the secondary structure of the DNA construct is an important determinant of truncation propensity in AAV production5,6. Meta’s ESM model has shown how LLMs trained on protein sequences can be incredibly powerful for predicting protein structure, and although an equivalent demonstration doesn’t yet exist for DNA/RNA structure, it is arguably a similar problem and may be solved with similar methods1. From a more general perspective, if LLMs trained on DNA sequences can produce features that help in identifying different functional sequences of the DNA, then it is possible that the model could be fine-tuned on a particular prediction task such as identifying the sequences that contribute to truncation propensity.

Overcoming Data Scarcity in Gene Therapy Development: Leveraging Abundant Data from Related Tasks to Reduce Data Dependence

There is another layer to consider in the use of LLMs to aid in gene therapy development. In machine learning, data is king, but data is also often also in short supply, especially when expensive cell based assays or long turnaround times are involved. LLMs can help mitigate this problem because in the way that it is trained, it is effectively acting like a multi-task network, which has been shown to help reduce the need for data for a particular task by utilizing more abundant data for related tasks7. The understanding necessary to achieve the masked training objective in BERT-like models is effectively an understanding of many overlapping DNA features that all contribute to the identity of a particular masked sequence region.  The model must learn multiple objectives simultaneously, but more than that, one can also add on explicit tasks during pre-training or fine tuning to enhance this effect further. It changes the way we can think about solving a particular problem. For example, if you need to predict the level of contaminants in an AAV production run, a very relevant piece of data would be the DNA sequence of the construct, but other types of data that may be related or would provide a shortcut in understanding. A possible shortcut towards predicting contaminants could be prediction of DNA secondary structure elements, as they are likely directly related to truncation propensity. An example of a related task could be predicting expression levels in mammalian cells from DNA sequence, a task that has much more available data. Protein expression may not be obviously related to AAV contaminants, but it is possible that factors that contribute to a DNA sequences’ ability to express well may partially be related to its secondary structure, repeats, or other relevant factors, and so that expression data may still contain some amount of information relevant for predicting truncations as well. In a sense, solving a problem might be thought of as engineering a flow of relevant information. 

Boosting Performance: Effective Optimization Techniques for Accelerating LLMs in Gene Therapy Development Programs 

The use of Large Language Models (LLMs) in various applications comes with several technical challenges. One of the main challenges is the size of the models, which requires significant computational resources for training and inference. The large size of the models makes them more expensive, slower, and more difficult to train, compared to smaller models. There are various ways one could mitigate this problem, such as creating custom-tailored models optimized for a specific task, such as DistilBERT12, which are smaller than the original models. Another solution is to use specialized hardware, such as graphics processing units (GPUs), and tensor processing units (TPUs) to speed up training and inference. Additionally, specialized software, such as DeepSpeed13, Fairscale14, TensorRT15, Triton16, chatGPT/Github Copilot 17,18, and PyTorch Lightning19 can be used to improve training speed, inference speed, and development time. Specific to neural networks, one can also utilize pre-trained networks on similar tasks and only fine tune them for the task of interest. 

This is only a beginner’s view of the kinds of optimizations one could implement to speed up the use of LLMs. In reality, the more advanced techniques are constantly being introduced and iterated upon. For example, groups have utilized pieces of other pre-trained networks to piece together networks for complex tasks, in a sort of neural architecture search which can improve training times8. Various techniques like those implemented in PerceiverIO20 or DeepNorm21 allow for larger input lengths or deeper networks 9,10. The UL2 method is a technique aimed at reducing the pre-training time by adding extra steps during pre-training with a different objective11.

Conclusion

At Form Bio, we recognize the therapeutic potential of gene therapies and the current challenges standing in the way of streamlined, cost-effective development. LLMs have a unique and powerful role to play in overcoming these challenges. For that reason, we developed FORMsightAI, an in silico technology designed to help you design and de-risk your viral vectors and manufacturing protocols

AI Disclosure: Some of this content was generated with assistance from AI tools for copywriting. Feature image was generated by an AI image tool.

Discover The Power of Form To Accelerate Gene Therapy Development Today

Get Your Demo

References

  1. Rives, A et al. Language models of protein sequences at the scale of evolution enable accurate structure prediction, bioRxiv. Published Dec 2022. Accessed February 2023. 
  2. Davuluri RV et al., DNABERT: pre-trained Bidirectional Encoder Representations from Transformers model for DNA-language in genome. Bioinformatics, Volume 37, Issue 15, 1; 2112–2120, August 2021. 
  3. Wang, F. et al. scBERT as a large-scale pretrained deep language model for cell type annotation of single-cell RNA-seq data. Nature Machine Intelligence 4, 852–866, September 2022. 
  4. Pierrot T et al, The Nucleotide Transformer: Building and Evaluating Robust Foundation Models for Human Genomics. bioRxiv. Published Jan 2023. Accessed February 2023.
  5. Gao G et al. Short DNA Hairpins Compromise Recombinant Adeno-Associated Virus Genome Homogeneity. Molecular Therapy, Volume 25, Issue 6, 1363-1374, March 2017. 
  6. Kranz, Jessica. Development of an algorithm to deplete pseudo-ITR structures from AAV transgenes. Study Project Exposé. December 2020.
  7. Pande V et al, Massively Multitask Networks for Drug Discovery, arxiv, Machine Learning, 2015.
  8. Kun HT, StitchNet: Composing Neural Networks from Pre-Trained Fragments, arXiv, Machine Learning, 2023. 
  9. Carreira J, Perceiver IO: A General Architecture for Structured Inputs & Outputs, arXiv, Machine Learning, 2021. 
  10. Furu W et al., DeepNet: Scaling Transformers to 1,000 Layers, arXiv, Computation and Language, 2022. 
  11. Raffe C, Few-Shot Parameter-Efficient Fine-Tuning is Better and Cheaper than In-Context Learning, arXiv, Machine Learning, 2022.
  12. Victor Sanh et al., DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighter, Computation and Language, Oct 2019.
  13. Jeff Rasley et al., Deepspeed: System Optimization Enable Training Deep Learning Models with Over 100 Billion Parameters, Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, 2020.
  14. Min X M et al. Fairscale: A general purpose modular pytorch library for high performance and large scale training. 2021.
  15. Nvidia: TensorRT: https://github.com/NVIDIA/TensorRT
  16. Nvidia: Triton Inference Server: https://github.com/triton-inference-server/server 
  17. OpenAI: ChatGPT: https://openai.com/blog/chatgpt 
  18. GitHub: Copilot: https://github.blog/2021-06-30-github-copilot-research-recitation/ 
  19. LightningAI: Pytorch Lightning. William Falcon, Facebook AI Research: https://lightning.ai/pages/open-source/ 
  20. Andrew Jaegle et al., Perceiver IO: A General Architecture for Structured Inputs & Outputs, arxiv, Machine Learning, Jul 2021.
  21. Hongyu Wang et al., DeepNet: Scaling Transformers to 1,000 Layers”, arxiv, Computation and Language, Mar 2022.

More to Explore