Predicting Antibiotic Resistance in Bacterial Strains from Genomic Data


Md. Saiful Bari Siddiqui (SDQ)

Lecturer

saiful.bari@bracu.ac.bd

Synopsis

 

Antibiotic resistance is a growing global health crisis, rendering many life-saving drugs ineffective and complicating the treatment of bacterial infections. Predicting antibiotic resistance in bacterial strains based on genomic or metagenomic data can help guide clinical decisions, improve treatment outcomes, and inform public health strategies. In this project, we aim to develop a deep learning-based system to predict antibiotic resistance by analyzing bacterial genomes. The model will use sequence-based approaches, such as Convolutional Neural Networks (CNNs) or transformer architectures, to identify mutations, genes, or pathways associated with resistance. Additionally, multi-task learning will be employed to predict resistance to multiple antibiotics simultaneously, enabling a comprehensive analysis of bacterial strains. This approach will assist in early identification of resistant strains, optimize antibiotic stewardship, and accelerate drug discovery.


Relevance of the Topic

 

The rise of antibiotic-resistant bacteria poses a significant threat to global health, food security, and economic development. Traditional methods for detecting antibiotic resistance, such as culture-based assays, are time-consuming and labor-intensive. Automated prediction systems using genomic data can provide rapid and accurate insights into resistance profiles, enabling timely interventions. With the increasing availability of genomic datasets and advancements in deep learning, there is an opportunity to develop scalable models that can address this critical challenge.


Future Research/Scope

 

  • Metagenomic Analysis: Extend the model to analyze metagenomic data from environmental or clinical samples, enabling the detection of resistance in complex microbial communities.
  • Explainability: Incorporate explainability techniques to identify specific genetic markers or pathways contributing to resistance, aiding in biological interpretation.
  • Drug Repurposing: Use the model to identify existing drugs that could be repurposed to target resistant strains.
  • Integration with Clinical Data: Combine genomic predictions with clinical metadata (e.g., patient history, treatment outcomes) to improve predictive accuracy and relevance.

Skills Learned

 

  • Deep Learning: Hands-on experience with CNNs, transformers, and multi-task learning for genomic data analysis.
  • Bioinformatics: Understanding of bacterial genome annotation, sequence alignment, and feature extraction.
  • Python Programming: Proficiency in Python and libraries like TensorFlow, PyTorch, and Biopython for implementing deep learning models.
  • Data Visualization: Skills in visualizing genomic data and model predictions using tools like Matplotlib, Seaborn, and IGV (Integrative Genomics Viewer).

Relevant courses to the topic

 


Reading List/Study Materials

 

  • Books
    • "Mechanisms of Antibiotic Resistance" – Munita & Arias (Link)
    • "Deep Learning for Biomedical Data Analysis"Mourad Elloumi (Link)
  • Research Papers
    • "Machine Learning for Antimicrobial Resistance Prediction: Current Practice, Limitations, and Clinical Perspective" – Kim et al., Clinical Microbiology Reviews
      Link
    • "DeepARG: A deep learning approach for predicting antibiotic resistance genes" – Arango-Argoty et al., Microbiome (Springer Nature)
      Link
    • "Prediction of antimicrobial resistance based on whole-genome sequencing and machine learning" – Yunxiao Ren et al., Bioinformatics
      Link
    • "Using Machine Learning to Predict Antimicrobial Resistance―A Literature Review" – Sakagianni et al., Antibiotics
      Link
  • Datasets
    • CARD (Comprehensive Antibiotic Resistance Database)
      Link
    • PATRIC (Pathosystems Resource Integration Center)
      Link
    • NCBI Antibiotic Resistance Database
      Link
    • Giessen Dataset
      Link
  • Code Tutorials & Repositories
    • DeepARG: Deep Learning for Antibiotic Resistance Prediction (GitHub)
      Link
    • How to build a machine learning model to predict antimicrobial peptides (End-to-end Bioinformatics) (YouTube/GitHub)
      Link
    • https://github.com/Lucy-Moctezuma/ML-Tutorial-for-Antibiotic-Resistance-Predictions-for-E.-Coli
  • Videos & Playlists
    • "Machine Learning in Computational Biology" – MIT
      YouTube Playlist
    • "Using Artificial Intelligence to Detect Antibiotic Resistance" – ASM (YouTube)
      Link


©2025 BracU CSE Department