paper-with-me

홈 › Papers

A general kernel boosting framework integrating pathways for predictive modeling based on genomic data

2020-08-26 · Li Zeng, Zhaolong Yu, Yiliang Zhang, Hongyu Zhao

Predictive modeling based on genomic data has gained popularity in biomedical research and clinical practice by allowing researchers and clinicians to identify biomarkers and tailor treatment decisions more efficiently. Analysis incorporating pathway information can boost discovery power and better connect new findings with biological mechanisms. In this article, we propose a general framework, Pathway-based Kernel Boosting (PKB), which incorporates clinical information and prior knowledge about pathways for prediction of binary, continuous and survival outcomes. We introduce appropriate loss functions and optimization procedures for different outcome types. Our prediction algorithm incorporates pathway knowledge by constructing kernel function spaces from the pathways and use them as base learners in the boosting procedure. Through extensive simulations and case studies in drug response and cancer survival datasets, we demonstrate that PKB can substantially outperform other competing methods, better identify biological pathways related to drug response and patient survival, and provide novel insights into cancer pathogenesis and treatment response.

📄 PDF Abstract BibTeX arXiv:2008.11384

Code (1)

zengliX/PKB 공식 구현

Similar Papers 제목 키워드 기반

A pathway-based kernel boosting method for sample classification using genomic data

2018-03-11 · Li Zeng, Zhaolong Yu, Hongyu Zhao

The analysis of cancer genomic data has long suffered "the curse of dimensionality". Sample sizes for most cancer genomic studies are a few hundreds at most while there are tens of thousands of genomic features studied. …

General Classification

KernelOracle: Predicting the Linux Scheduler's Next Move with Deep Learning

2025-05-21 · Sampanna Yashwant Kahu

Efficient task scheduling is paramount in the Linux kernel, where the Completely Fair Scheduler (CFS) meticulously manages CPU resources to balance high utilization with interactive responsiveness. This research pioneers…

CPUDeep LearningScheduling

Boosting as a kernel-based method

2016-08-08 · Aleksandr Y. Aravkin, Giulio Bottegal, Gianluigi Pillonetto

Boosting combines weak (biased) learners to obtain effective learning algorithms for classification and prediction. In this paper, we show a connection between boosting and kernel-based methods, highlighting both theoret…

General Classificationregression

Learning Landmark-Based Ensembles with Random Fourier Features and Gradient Boosting

2019-06-14 · Léo Gautheron, Pascal Germain, Amaury Habrard, Emilie Morvant 외

We propose a Gradient Boosting algorithm for learning an ensemble of kernel functions adapted to the task at hand. Unlike state-of-the-art Multiple Kernel Learning techniques that make use of a pre-computed dictionary of…

Kernel-based L_2-Boosting with Structure Constraints

2020-09-16 · Yao Wang, Xin Guo, Shao-Bo Lin

Developing efficient kernel methods for regression is very popular in the past decade. In this paper, utilizing boosting on kernel-based weaker learners, we propose a novel kernel-based learning algorithm called kernel-b…