paper-with-me

Papers

NIAPU: network-informed adaptive positive-unlabeled learning for disease gene identification

2021-08-13 · Paola Stolfi, Andrea Mastropietro, Giuseppe Pasculli, Paolo Tieri, Davide Vergni

Gene-disease associations are fundamental for understanding disease etiology and developing effective interventions and treatments. Identifying genes not yet associated with a disease due to a lack of studies is a challenging task in which prioritization based on prior knowledge is an important element. The computational search for new candidate disease genes may be eased by positive-unlabeled learning, the machine learning setting in which only a subset of instances are labeled as positive while the rest of the data set is unlabeled. In this work, we propose a set of effective network-based features to be used in a novel Markov diffusion-based multi-class labeling strategy for putative disease gene discovery. The performances of the new labeling algorithm and the effectiveness of the proposed features have been tested on ten different disease data sets using three machine learning algorithms. The new features have been compared against classical topological and functional/ontological features and a set of network- and biological-derived features already used in gene discovery tasks. The predictive power of the integrated methodology in searching for new disease genes has been found to be competitive against state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2108.06158

Code (1)

andmastro/niapu 공식 구현

Similar Papers 제목 키워드 기반

Self-PU: Self Boosted and Calibrated Positive-Unlabeled Training

2020-06-22 · ICML 2020 1 · Xuxi Chen, Wuyang Chen, Tianlong Chen, Ye Yuan 외

Many real-world applications have to tackle the Positive-Unlabeled (PU) learning problem, i.e., learning binary classifiers from a large amount of unlabeled data and a few labeled positive examples. While current state-o…

PULSAR: Graph based Positive Unlabeled Learning with Multi Stream Adaptive Convolutions for Parkinson's Disease Recognition

2023-12-10 · Md. Zarif Ul Alam, Md Saiful Islam, Ehsan Hoque, M Saifur Rahman

Parkinson's disease (PD) is a neuro-degenerative disorder that affects movement, speech, and coordination. Timely diagnosis and treatment can improve the quality of life for PD patients. However, access to clinical diagn…

Community-Based Hierarchical Positive-Unlabeled (PU) Model Fusion for Chronic Disease Prediction

2023-09-06 · Yang Wu, Xurui Li, Xuhong Zhang, Yangyang Kang 외

Positive-Unlabeled (PU) Learning is a challenge presented by binary classification problems where there is an abundance of unlabeled data along with a small number of positive data instances, which can be used to address…

Binary ClassificationData AugmentationDecision MakingDiabetes Prediction+1

Adaptive Pseudo Label Selection for Individual Unlabeled Data by Positive and Unlabeled Learning

2025-08-11 · Takehiro Yamane, Itaru Tsuge, Susumu Saito, Ryoma Bise arxiv

This paper proposes a novel pseudo-labeling method for medical image segmentation that can perform learning on ``individual images'' to select effective pseudo-labels. We introduce Positive and Unlabeled Learning (PU lea…

Medical Image SegmentationBinary Classification

Active learning from positive and unlabeled examples

2026-02-02 · Farnam Mansouri, Sandra Zilles, Shai Ben-David arxiv

Learning from positive and unlabeled data (PU learning) is a weakly supervised variant of binary classification in which the learner receives labels only for (some) positively labeled instances, while all other examples …

Binary ClassificationAnomaly DetectionActive Learning