paper-with-me

Papers

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

2023-09-06 · Yang Wu, Xurui Li, Xuhong Zhang, Yangyang Kang, Changlong Sun, Xiaozhong Liu

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 chronic disease screening problem. State-of-the-art PU learning methods have resulted in the development of various risk estimators, yet they neglect the differences among distinct populations. To address this issue, we present a novel Positive-Unlabeled Learning Tree (PUtree) algorithm. PUtree is designed to take into account communities such as different age or income brackets, in tasks of chronic disease prediction. We propose a novel approach for binary decision-making, which hierarchically builds community-based PU models and then aggregates their deliverables. Our method can explicate each PU model on the tree for the optimized non-leaf PU node splitting. Furthermore, a mask-recovery data augmentation strategy enables sufficient training of the model in individual communities. Additionally, the proposed approach includes an adversarial PU risk estimator to capture hierarchical PU-relationships, and a model fusion network that integrates data from each tree path, resulting in robust binary classification results. We demonstrate the superior performance of PUtree as well as its variants on two benchmarks and a new diabetes-prediction dataset.

📄 PDF Abstract BibTeX arXiv:2309.03386

Code (1)

yangwu001/putree 공식 구현 pytorch

Tasks

Binary ClassificationData AugmentationDecision MakingDiabetes PredictionDisease Prediction

Similar Papers 제목 키워드 기반

Some steps towards the generation of diachronic WordNets

2019-09-01 · WS (NoDaLiDa) 2019 9 · Yuri Bizzoni, Marius Mosbach, Dietrich Klakow, Stefania Degaetano-Ortlieb

We apply hyperbolic embeddings to trace the dynamics of change of conceptual-semantic relationships in a large diachronic scientific corpus (200 years). Our focus is on emerging scientific fields and the increasingly spe…

H-SemiS: Hierarchical Fusion of Semi and Self-Supervised Learning for Knee Osteoarthritis Severity Grading

2026-04-25 · Chandravardhan Singh Raghaw, Anushka Parwal, Shahid Shafi Dar, Prajakta Darade 외 arxiv

Knee osteoarthritis (KOA) is a degenerative joint disease that can lead to chronic pain, reduced mobility, and long-term disability. Automated severity grading from knee radiographs can support early assessment, but curr…

Self-Supervised Learning

Hierarchical Uncertainty Aggregation and Emphasis Loss for Active Learning in Object Detection

2023-12-15 · IEEE International Conference on Big Data (BigData) special session Machine Learning 2023 12 · Nguyen Tai, Nguyen Khoa, Nguyen, Thanh 외

Object detection has achieved remarkable advancements through the utilization of deep neural networks; however, its heavy reliance on extensive labeled data remains a significant challenge. We first delve into active lea…

Active Learningobject-detectionObject Detection

Early Diagnosis of Chronic Obstructive Pulmonary Disease from Chest X-Rays using Transfer Learning and Fusion Strategies

2022-11-13 · Ryan Wang, Li-Ching Chen, Lama Moukheiber, Mira Moukheiber 외

Chronic obstructive pulmonary disease (COPD) is one of the most common chronic illnesses in the world and the third leading cause of mortality worldwide. It is often underdiagnosed or not diagnosed until later in the dis…

FairnessTransfer Learning

Positive-Unlabeled Learning by Latent Group-Aware Meta Disambiguation

2024-01-01 · CVPR 2024 1 · Lin Long, Haobo Wang, Zhijie Jiang, Lei Feng 외

Positive-Unlabeled (PU) learning aims to train a binary classifier using minimal positive data supplemented by a substantially larger pool of unlabeled data in the specific absence of explicitly annotated negatives. …

Binary ClassificationContrastive LearningMeta-Learning