paper-with-me

홈 › Papers

ORSA: Outlier Robust Stacked Aggregation for Best- and Worst-Case Approximations of Ensemble Systems\

2021-11-17 · Peter Domanski, Dirk Pflüger, Jochen Rivoir, Raphaël Latty

In recent years, the usage of ensemble learning in applications has grown significantly due to increasing computational power allowing the training of large ensembles in reasonable time frames. Many applications, e.g., malware detection, face recognition, or financial decision-making, use a finite set of learning algorithms and do aggregate them in a way that a better predictive performance is obtained than any other of the individual learning algorithms. In the field of Post-Silicon Validation for semiconductor devices (PSV), data sets are typically provided that consist of various devices like, e.g., chips of different manufacturing lines. In PSV, the task is to approximate the underlying function of the data with multiple learning algorithms, each trained on a device-specific subset, instead of improving the performance of arbitrary classifiers on the entire data set. Furthermore, the expectation is that an unknown number of subsets describe functions showing very different characteristics. Corresponding ensemble members, which are called outliers, can heavily influence the approximation. Our method aims to find a suitable approximation that is robust to outliers and represents the best or worst case in a way that will apply to as many types as possible. A 'soft-max' or 'soft-min' function is used in place of a maximum or minimum operator. A Neural Network (NN) is trained to learn this 'soft-function' in a two-stage process. First, we select a subset of ensemble members that is representative of the best or worst case. Second, we combine these members and define a weighting that uses the properties of the Local Outlier Factor (LOF) to increase the influence of non-outliers and to decrease outliers. The weighting ensures robustness to outliers and makes sure that approximations are suitable for most types.

📄 PDF Abstract BibTeX arXiv:2111.09043

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingEnsemble LearningFace RecognitionMalware Detection

Similar Papers 제목 키워드 기반

Multivariate Spearman's rho for aggregating ranks using copulas

2014-10-16 · Justin Bedo, Cheng Soon Ong

We study the problem of rank aggregation: given a set of ranked lists, we want to form a consensus ranking. Furthermore, we consider the case of extreme lists: i.e., only the rank of the best or worst elements are known.…

Learning-To-Rank

Ensemble of Distributed Learners for Online Classification of Dynamic Data Streams

2013-08-24 · Luca Canzian, Yu Zhang, Mihaela van der Schaar

We present an efficient distributed online learning scheme to classify data captured from distributed, heterogeneous, and dynamic data sources. Our scheme consists of multiple distributed local learners, that analyze dif…

Ensemble LearningGeneral Classification

Regularized Weight Aggregation in Networked Federated Learning for Glioblastoma Segmentation

2023-01-30 · Muhammad Irfan Khan, Mohammad Ayyaz Azeem, Esa Alhoniemi, Elina Kontio 외

In federated learning (FL), the global model at the server requires an efficient mechanism for weight aggregation and a systematic strategy for collaboration selection to manage and optimize communication payload. We int…

Federated LearningPositionTumor Segmentation

Hammer and Anvil: Toward a Theory of Backdoors in Federated Learning

2025-09-09 · Lucas Fenaux, Zheng Wang, Jacob Yan, Nathan Chung 외 arxiv

Federated Learning (FL) enables distributed model training but is vulnerable to backdoor attacks, where malicious clients embed attacker-controlled behaviors into the global model. Existing defenses fail against adaptive…

Federated LearningOutlier Detection

Three-Stage Composite Outlier Identification of Wind Power Data: Integrating Physical Rules with Regression Learning and Mathematical Morphology

2025-04-30 · Limengqian Zheng, Lipeng Zhu, Weijia Wen, Jiayong Li 외

Existing studies on identifying outliers in wind speed-power datasets are often challenged by the complicated and irregular distributions of outliers, especially those being densely stacked yet staying close to normal da…