paper-with-me

홈 › Papers

Rare Event Detection in Imbalanced Multi-Class Datasets Using an Optimal MIP-Based Ensemble Weighting Approach

2024-12-18 · Georgios Tertytchny, Georgios L. Stavrinides, Maria K. Michael

To address the challenges of imbalanced multi-class datasets typically used for rare event detection in critical cyber-physical systems, we propose an optimal, efficient, and adaptable mixed integer programming (MIP) ensemble weighting scheme. Our approach leverages the diverse capabilities of the classifier ensemble on a granular per class basis, while optimizing the weights of classifier-class pairs using elastic net regularization for improved robustness and generalization. Additionally, it seamlessly and optimally selects a predefined number of classifiers from a given set. We evaluate and compare our MIP-based method against six well-established weighting schemes, using representative datasets and suitable metrics, under various ensemble sizes. The experimental results reveal that MIP outperforms all existing approaches, achieving an improvement in balanced accuracy ranging from 0.99% to 7.31%, with an overall average of 4.53% across all datasets and ensemble sizes. Furthermore, it attains an overall average increase of 4.63%, 4.60%, and 4.61% in macro-averaged precision, recall, and F1-score, respectively, while maintaining computational efficiency.

📄 PDF Abstract BibTeX arXiv:2412.13439

Code (1)

gterty019/mipens 공식 구현

Tasks

Computational EfficiencyEvent Detection

Similar Papers 제목 키워드 기반

Event Detection in Time Series: Universal Deep Learning Approach

2023-11-27 · Menouar Azib, Benjamin Renard, Philippe Garnier, Vincent Génot 외

Event detection in time series is a challenging task due to the prevalence of imbalanced datasets, rare events, and time interval-defined events. Traditional supervised deep learning methods primarily employ binary class…

Binary ClassificationDeep LearningEvent DetectionTime Series

Rare Event Detection using Disentangled Representation Learning

2018-12-04 · CVPR 2019 6 · Ryuhei Hamaguchi, Ken Sakurada, Ryosuke Nakamura

This paper presents a novel method for rare event detection from an image pair with class-imbalanced datasets. A straightforward approach for event detection tasks is to train a detection network from a large-scale datas…

Change DetectionEvent DetectionRepresentation Learning

DNN and CNN with Weighted and Multi-task Loss Functions for Audio Event Detection

2017-08-10 · Huy Phan, Martin Krawczyk-Becker, Timo Gerkmann, Alfred Mertins

This report presents our audio event detection system submitted for Task 2, "Detection of rare sound events", of DCASE 2017 challenge. The proposed system is based on convolutional neural networks (CNNs) and deep neural …

Event DetectionTask 2

Deep Reinforcement Learning for Multi-class Imbalanced Training

2022-05-24 · Jenny Yang, Rasheed el-Bouri, Odhran O'Donoghue, Alexander S. Lachapelle 외

With the rapid growth of memory and computing power, datasets are becoming increasingly complex and imbalanced. This is especially severe in the context of clinical data, where there may be one rare event for many cases …

Deep Reinforcement Learningimbalanced classificationQ-Learningreinforcement-learning+2

GUIDED MCMC FOR SPARSE BAYESIAN MODELS TO DETECT RARE EVENTS IN IMAGES SANS LABELED DATA

2021-09-29 · Gaurav Jain, Mrinal Das

Detection of rare events in images is a challenging task because of two main problems, the first problem is the lack of labeled data for rare category class and the second problem is a highly imbalanced data problem. Tra…

image-classificationImage ClassificationUnsupervised Image ClassificationZero-Shot Learning