paper-with-me

홈 › Papers

Eliminating Multicollinearity Issues in Neural Network Ensembles: Incremental, Negatively Correlated, Optimal Convex Blending

2021-04-30 · Pola Lydia Lagari, Lefteri H. Tsoukalas, Salar Safarkhani, Isaac E. Lagaris

Given a {features, target} dataset, we introduce an incremental algorithm that constructs an aggregate regressor, using an ensemble of neural networks. It is well known that ensemble methods suffer from the multicollinearity issue, which is the manifestation of redundancy arising mainly due to the common training-dataset. In the present incremental approach, at each stage we optimally blend the aggregate regressor with a newly trained neural network under a convexity constraint which, if necessary, induces negative correlations. Under this framework, collinearity issues do not arise at all, rendering so the method both accurate and robust.

📄 PDF Abstract BibTeX arXiv:2104.14715

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TLCE: Transfer-Learning Based Classifier Ensembles for Few-Shot Class-Incremental Learning

2023-12-07 · Shuangmei Wang, Yang Cao, Tieru Wu

Few-shot class-incremental learning (FSCIL) struggles to incrementally recognize novel classes from few examples without catastrophic forgetting of old classes or overfitting to new classes. We propose TLCE, which ensemb…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning+1

How Good is a Single Basin?

2024-02-05 · Kai Lion, Lorenzo Noci, Thomas Hofmann, Gregor Bachmann

The multi-modal nature of neural loss landscapes is often considered to be the main driver behind the empirical success of deep ensembles. In this work, we probe this belief by constructing various "connected" ensembles …

Fast and Flexible Monotonic Functions with Ensembles of Lattices

2016-12-01 · NeurIPS 2016 12 · Mahdi Milani Fard, Kevin Canini, Andrew Cotter, Jan Pfeifer 외

For many machine learning problems, there are some inputs that are known to be positively (or negatively) related to the output, and in such cases training the model to respect that monotonic relationship can provide reg…

Explainable Artificial Intelligence and Multicollinearity : A Mini Review of Current Approaches

2024-06-17 · Ahmed M Salih

Explainable Artificial Intelligence (XAI) methods help to understand the internal mechanism of machine learning models and how they reach a specific decision or made a specific action. The list of informative features is…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Stabilising Explainability Fragility in Cybersecurity AI: The Impact and Mitigation of Multicollinearity in Public Benchmark Datasets

2026-05-21 · Ioannis J. Vourganas, Anna Lito Michala arxiv

This paper investigates a unexplored yet impactful vulnerability in AI explainability used in intrusion detection (IDS): multicollinearity-induced instability. Despite extensive reliance on post-hoc explainability tools …

Intrusion Detection