Skip to main content

Showing 1–10 of 10 results for author: Haibe-Kains, B

  1. arXiv:2401.07937  [pdf, other

    q-bio.GN cs.LG q-bio.QM

    Integrate Any Omics: Towards genome-wide data integration for patient stratification

    Authors: Shihao Ma, Andy G. X. Zeng, Benjamin Haibe-Kains, Anna Goldenberg, John E Dick, Bo Wang

    Abstract: High-throughput omics profiling advancements have greatly enhanced cancer patient stratification. However, incomplete data in multi-omics integration presents a significant challenge, as traditional methods like sample exclusion or imputation often compromise biological diversity and dependencies. Furthermore, the critical task of accurately classifying new patients with partial omics data into ex… ▽ More

    Submitted 15 January, 2024; originally announced January 2024.

  2. arXiv:2305.04135  [pdf, other

    cs.LG

    Maintaining Stability and Plasticity for Predictive Churn Reduction

    Authors: George Adam, Benjamin Haibe-Kains, Anna Goldenberg

    Abstract: Deployed machine learning models should be updated to take advantage of a larger sample size to improve performance, as more data is gathered over time. Unfortunately, even when model updates improve aggregate metrics such as accuracy, they can lead to errors on samples that were correctly predicted by the previous model causing per-sample regression in performance known as predictive churn. Such… ▽ More

    Submitted 6 May, 2023; originally announced May 2023.

  3. arXiv:2208.09793  [pdf, other

    stat.ML cs.AI stat.AP

    FastCPH: Efficient Survival Analysis for Neural Networks

    Authors: Xuelin Yang, Louis Abraham, Sejin Kim, Petr Smirnov, Feng Ruan, Benjamin Haibe-Kains, Robert Tibshirani

    Abstract: The Cox proportional hazards model is a canonical method in survival analysis for prediction of the life expectancy of a patient given clinical or genetic covariates -- it is a linear model in its original form. In recent years, several methods have been proposed to generalize the Cox model to neural networks, but none of these are both numerically correct and computationally efficient. We propose… ▽ More

    Submitted 20 August, 2022; originally announced August 2022.

  4. arXiv:2106.01711  [pdf, other

    cs.LG eess.IV q-bio.QM

    Lymph Node Graph Neural Networks for Cancer Metastasis Prediction

    Authors: Michal Kazmierski, Benjamin Haibe-Kains

    Abstract: Predicting outcomes, such as survival or metastasis for individual cancer patients is a crucial component of precision oncology. Machine learning (ML) offers a promising way to exploit rich multi-modal data, including clinical information and imaging to learn predictors of disease trajectory and help inform clinical decision making. In this paper, we present a novel graph-based approach to incorpo… ▽ More

    Submitted 3 June, 2021; originally announced June 2021.

    Comments: 9 pages, 3 figures. Preprint, under review

  5. arXiv:2101.11935  [pdf, other

    cs.LG eess.IV

    A Machine Learning Challenge for Prognostic Modelling in Head and Neck Cancer Using Multi-modal Data

    Authors: Michal Kazmierski, Mattea Welch, Sejin Kim, Chris McIntosh, Princess Margaret Head, Neck Cancer Group, Katrina Rey-McIntyre, Shao Hui Huang, Tirth Patel, Tony Tadic, Michael Milosevic, Fei-Fei Liu, Andrew Hope, Scott Bratman, Benjamin Haibe-Kains

    Abstract: Accurate prognosis for an individual patient is a key component of precision oncology. Recent advances in machine learning have enabled the development of models using a wider range of data, including imaging. Radiomics aims to extract quantitative predictive and prognostic biomarkers from routine medical imaging, but evidence for computed tomography radiomics for prognosis remains inconclusive. W… ▽ More

    Submitted 28 January, 2021; originally announced January 2021.

    Comments: 27 pages, 7 figures, under review

  6. arXiv:2012.05765  [pdf, other

    cs.LG

    Deep-CR MTLR: a Multi-Modal Approach for Cancer Survival Prediction with Competing Risks

    Authors: Sejin Kim, Michal Kazmierski, Benjamin Haibe-Kains

    Abstract: Accurate survival prediction is crucial for development of precision cancer medicine, creating the need for new sources of prognostic information. Recently, there has been significant interest in exploiting routinely collected clinical and medical imaging data to discover new prognostic markers in multiple cancer types. However, most of the previous studies focus on individual data modalities alon… ▽ More

    Submitted 21 March, 2021; v1 submitted 10 December, 2020; originally announced December 2020.

    Comments: Accepted at AAAI Spring Symposium 2021 (SP-ACA)

  7. arXiv:2006.02528  [pdf

    cs.LG stat.ML

    Learning across label confidence distributions using Filtered Transfer Learning

    Authors: Seyed Ali Madani Tonekaboni, Andrew E. Brereton, Zhaleh Safikhani, Andreas Windemuth, Benjamin Haibe-Kains, Stephen MacKinnon

    Abstract: Performance of neural network models relies on the availability of large datasets with minimal levels of uncertainty. Transfer Learning (TL) models have been proposed to resolve the issue of small dataset size by letting the model train on a bigger, task-related reference dataset and then fine-tune on a smaller, task-specific dataset. In this work, we apply a transfer learning approach to improve… ▽ More

    Submitted 3 June, 2020; originally announced June 2020.

  8. arXiv:2005.03059  [pdf

    eess.IV cs.CV cs.LG

    CovidCTNet: An Open-Source Deep Learning Approach to Identify Covid-19 Using CT Image

    Authors: Tahereh Javaheri, Morteza Homayounfar, Zohreh Amoozgar, Reza Reiazi, Fatemeh Homayounieh, Engy Abbas, Azadeh Laali, Amir Reza Radmard, Mohammad Hadi Gharib, Seyed Ali Javad Mousavi, Omid Ghaemi, Rosa Babaei, Hadi Karimi Mobin, Mehdi Hosseinzadeh, Rana Jahanban-Esfahlan, Khaled Seidi, Mannudeep K. Kalra, Guanglan Zhang, L. T. Chitkushev, Benjamin Haibe-Kains, Reza Malekzadeh, Reza Rawassizadeh

    Abstract: Coronavirus disease 2019 (Covid-19) is highly contagious with limited treatment options. Early and accurate diagnosis of Covid-19 is crucial in reducing the spread of the disease and its accompanied mortality. Currently, detection by reverse transcriptase polymerase chain reaction (RT-PCR) is the gold standard of outpatient and inpatient detection of Covid-19. RT-PCR is a rapid method, however, it… ▽ More

    Submitted 15 May, 2020; v1 submitted 6 May, 2020; originally announced May 2020.

    Comments: 5 figures

  9. arXiv:1904.07980  [pdf, other

    cs.LG cs.CR stat.ML

    Reducing Adversarial Example Transferability Using Gradient Regularization

    Authors: George Adam, Petr Smirnov, Benjamin Haibe-Kains, Anna Goldenberg

    Abstract: Deep learning algorithms have increasingly been shown to lack robustness to simple adversarial examples (AdvX). An equally troubling observation is that these adversarial examples transfer between different architectures trained on different datasets. We investigate the transferability of adversarial examples between models using the angle between the input-output Jacobians of different models. To… ▽ More

    Submitted 16 April, 2019; originally announced April 2019.

  10. arXiv:1808.06645  [pdf, other

    cs.LG cs.CR stat.ML

    Stochastic Combinatorial Ensembles for Defending Against Adversarial Examples

    Authors: George A. Adam, Petr Smirnov, David Duvenaud, Benjamin Haibe-Kains, Anna Goldenberg

    Abstract: Many deep learning algorithms can be easily fooled with simple adversarial examples. To address the limitations of existing defenses, we devised a probabilistic framework that can generate an exponentially large ensemble of models from a single model with just a linear cost. This framework takes advantage of neural network depth and stochastically decides whether or not to insert noise removal ope… ▽ More

    Submitted 8 September, 2018; v1 submitted 20 August, 2018; originally announced August 2018.