paper-with-me

Papers

MIIDL: a Python package for microbial biomarkers identification powered by interpretable deep learning

2021-09-24 · Jian Jiang

Detecting microbial biomarkers used to predict disease phenotypes and clinical outcomes is crucial for disease early-stage screening and diagnosis. Most methods for biomarker identification are linear-based, which is very limited as biological processes are rarely fully linear. The introduction of machine learning to this field tends to bring a promising solution. However, identifying microbial biomarkers in an interpretable, data-driven and robust manner remains challenging. We present MIIDL, a Python package for the identification of microbial biomarkers based on interpretable deep learning. MIIDL innovatively applies convolutional neural networks, a variety of interpretability algorithms and plenty of pre-processing methods to provide a one-stop and robust pipeline for microbial biomarkers identification from high-dimensional and sparse data sets.

📄 PDF Abstract BibTeX arXiv:2109.12204

Code (1)

chunribu/miidl 공식 구현 pytorch

Similar Papers 제목 키워드 기반

CoverM: Read alignment statistics for metagenomics

2025-01-20 · Samuel T. N. Aroney, Rhys J. P. Newell, Jakob N. Nissen, Antonio Pedro Camargo 외

Genome-centric analysis of metagenomic samples is a powerful method for understanding the function of microbial communities. Calculating read coverage is a central part of analysis, enabling differential coverage binning…

Computational Efficiency

abx_amr_simulator: A simulation environment for antibiotic prescribing policy optimization under antimicrobial resistance

2026-03-11 · Joyce Lee, Seth Blumberg arxiv

Antimicrobial resistance (AMR) poses a global health threat, reducing the effectiveness of antibiotics and complicating clinical decision-making. To address this challenge, we introduce abx_amr_simulator, a Python-based …

Reinforcement Learning

Endogenous and microbial volatile organic compounds in cutaneous health and disease

2020-07-30 · Emer Duffy, Aoife Morrin

Human skin is a region of high metabolic activity where a rich variety of biomarkers are secreted from the stratum corneum. The skin is a constant source of volatile organic compounds (VOCs) derived from skin glands and …

Diagnostic

PySINDy: A comprehensive Python package for robust sparse system identification

2021-11-12 · Alan A. Kaptanoglu, Brian M. de Silva, Urban Fasel, Kadierdan Kaheman 외

Automated data-driven modeling, the process of directly discovering the governing equations of a system from data, is increasingly being used across the scientific community. PySINDy is a Python package that provides too…

Model Discoveryregression

PyBOP: A Python package for battery model optimisation and parameterisation

2024-12-20 · Brady Planden, Nicola E. Courtier, Martin Robinson, Agriya Khetarpal 외

The Python Battery Optimisation and Parameterisation (PyBOP) package provides methods for estimating and optimising battery model parameters, offering both deterministic and stochastic approaches with example workflows t…