paper-with-me

Papers

LoAdaBoost: loss-based AdaBoost federated machine learning with reduced computational complexity on IID and non-IID intensive care data

2018-11-30 · Li Huang, Yifeng Yin, Zeng Fu, Shifa Zhang, Hao Deng, Dianbo Liu

Intensive care data are valuable for improvement of health care, policy making and many other purposes. Vast amount of such data are stored in different locations, on many different devices and in different data silos. Sharing data among different sources is a big challenge due to regulatory, operational and security reasons. One potential solution is federated machine learning, which is a method that sends machine learning algorithms simultaneously to all data sources, trains models in each source and aggregates the learned models. This strategy allows utilization of valuable data without moving them. One challenge in applying federated machine learning is the possibly different distributions of data from diverse sources. To tackle this problem, we proposed an adaptive boosting method named LoAdaBoost that increases the efficiency of federated machine learning. Using intensive care unit data from hospitals, we investigated the performance of learning in IID and non-IID data distribution scenarios, and showed that the proposed LoAdaBoost method achieved higher predictive accuracy with lower computational complexity than the baseline method.

📄 PDF Abstract BibTeX arXiv:1811.12629

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

AdaBoost-assisted Extreme Learning Machine for Efficient Online Sequential Classification

2019-09-16 · Yi-Ta Chen, Yu-Chuan Chuang, An-Yeu, Wu

In this paper, we propose an AdaBoost-assisted extreme learning machine for efficient online sequential classification (AOS-ELM). In order to achieve better accuracy in online sequential learning scenarios, we utilize th…

General Classification

Integrating Asynchronous AdaBoost into Federated Learning: Five Real World Applications

2025-06-10 · Arthur Oghlukyan, Nuria Gomez Blas

This paper presents a comprehensive analysis of an enhanced asynchronous AdaBoost framework for federated learning (FL), focusing on its application across five distinct domains: computer vision on edge devices, blockcha…

Anomaly DetectionFederated LearningScheduling

Highly Scalable, Parallel and Distributed AdaBoost Algorithm using Light Weight Threads and Web Services on a Network of Multi-Core Machines

2013-06-06 · Munther Abualkibash, Ahmed Elsayed, Ausif Mahmood

AdaBoost is an important algorithm in machine learning and is being widely used in object detection. AdaBoost works by iteratively selecting the best amongst weak classifiers, and then combines several weak classifiers t…

CPUFace Detectionobject-detectionObject Detection+1

A new boosting algorithm based on dual averaging scheme

2015-07-11 · Nan Wang

The fields of machine learning and mathematical optimization increasingly intertwined. The special topic on supervised learning and convex optimization examines this interplay. The training part of most supervised learni…

BIG-bench Machine Learning

Qualitative detection of oil adulteration with machine learning approaches

2013-05-14 · Xiao-Bo Jin, Qiang Lu, Feng Wang, Quan-gong Huo

The study focused on the machine learning analysis approaches to identify the adulteration of 9 kinds of edible oil qualitatively and answered the following three questions: Is the oil sample adulterant? How does it cons…

BIG-bench Machine LearningMulti-Label LearningQuantization