paper-with-me

홈 › Papers

Interpreting Microbiome Relative Abundance Data Using Symbolic Regression

2024-10-18 · Swagatam Haldar, Christoph Stein-Thoeringer, Vadim Borisov

Understanding the complex interactions within the microbiome is crucial for developing effective diagnostic and therapeutic strategies. Traditional machine learning models often lack interpretability, which is essential for clinical and biological insights. This paper explores the application of symbolic regression (SR) to microbiome relative abundance data, with a focus on colorectal cancer (CRC). SR, known for its high interpretability, is compared against traditional machine learning models, e.g., random forest, gradient boosting decision trees. These models are evaluated based on performance metrics such as F1 score and accuracy. We utilize 71 studies encompassing, from various cohorts, over 10,000 samples across 749 species features. Our results indicate that SR not only competes reasonably well in terms of predictive performance, but also excels in model interpretability. SR provides explicit mathematical expressions that offer insights into the biological relationships within the microbiome, a crucial advantage for clinical and biological interpretation. Our experiments also show that SR can help understand complex models like XGBoost via knowledge distillation. To aid in reproducibility and further research, we have made the code openly available at https://github.com/swag2198/microbiome-symbolic-regression .

📄 PDF Abstract BibTeX arXiv:2410.16109

Code (1)

swag2198/microbiome-symbolic-regression 공식 구현

Tasks

DiagnosticKnowledge DistillationregressionSymbolic Regression

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Abundance-Aware Set Transformer for Microbiome Sample Embedding

2025-08-14 · Hyunwoo Yoo, Gail Rosen arxiv

Microbiome sample representation to input into LLMs is essential for downstream tasks such as phenotype prediction and environmental classification. While prior studies have explored embedding-based representations of ea…

Microbiome abundance patterns as attractors and the implications for the inference of microbial interaction networks

2023-06-03 · Isabella-Hilda Mendler, Barbara Drossel, Marc-Thorsten Hütt

Inferring microbial interaction networks from abundance patterns is an important approach to advance our understanding of microbial communities in general and the human microbiome in particular. Here we suggest discrimin…

Bugs as Features (Part I): Concepts and Foundations for the Compositional Data Analysis of the Microbiome-Gut-Brain Axis

2022-07-25 · Thomaz F. S. Bastiaanssen, Thomas P. Quinn, Amy Loughman

There has been a growing acknowledgement of the involvement of the gut microbiome - the collection of microbes that reside in our gut - in regulating our mood and behaviour. This phenomenon is referred to as the microbio…

Diversity

Group-wise normalization in differential abundance analysis of microbiome samples

2024-11-23 · Dylan Clark-Boucher, Brent A Coull, Harrison T Reeder, Fenglei Wang 외

A key challenge in differential abundance analysis of microbial samples is that the counts for each sample are compositional, resulting in biased comparisons of the absolute abundance across study groups. Normalization-b…

Are Tabular Foundation Models Robust to Realistic Query Distribution Shifts in Microbiome Data?

2026-06-23 · Giulia Perciballi, Ahmad Fall, Federica Granese, Edi Prifti 외 arxiv

Tabular foundation models (TFMs) achieve strong performance on microbiome abundance data, yet their robustness under realistic distribution shift remains poorly characterized. We introduce a benchmark that evaluates the …