paper-with-me

홈 › Papers

Large-Scale Detection of Non-Technical Losses in Imbalanced Data Sets

2016-02-26 · Patrick O. Glauner, Andre Boechat, Lautaro Dolberg, Radu State, Franck Bettinger, Yves Rangoni, Diogo Duarte

Non-technical losses (NTL) such as electricity theft cause significant harm to our economies, as in some countries they may range up to 40% of the total electricity distributed. Detecting NTLs requires costly on-site inspections. Accurate prediction of NTLs for customers using machine learning is therefore crucial. To date, related research largely ignore that the two classes of regular and non-regular customers are highly imbalanced, that NTL proportions may change and mostly consider small data sets, often not allowing to deploy the results in production. In this paper, we present a comprehensive approach to assess three NTL detection models for different NTL proportions in large real world data sets of 100Ks of customers: Boolean rules, fuzzy logic and Support Vector Machine. This work has resulted in appreciable results that are about to be deployed in a leading industry solution. We believe that the considerations and observations made in this contribution are necessary for future smart meter research in order to report their effectiveness on imbalanced and large real world data sets.

📄 PDF Abstract BibTeX arXiv:1602.08350

Code (0)

등록된 구현이 없습니다.

Tasks

Small Data Image Classification

Similar Papers 제목 키워드 기반

Imbalance-XGBoost: Leveraging Weighted and Focal Losses for Binary Label-Imbalanced Classification with XGBoost

2019-08-05 · Chen Wang, Chengyuan Deng, Suzhen Wang

The paper presents Imbalance-XGBoost, a Python package that combines the powerful XGBoost software with weighted and focal losses to tackle binary label-imbalanced classification tasks. Though a small-scale program in te…

Binary ClassificationClassificationGeneral Classificationimbalanced classification

Credit Card Fraud Detection with Subspace Learning-based One-Class Classification

2023-09-26 · Zaffar Zaffar, Fahad Sohrab, Juho Kanniainen, Moncef Gabbouj

In an increasingly digitalized commerce landscape, the proliferation of credit card fraud and the evolution of sophisticated fraudulent techniques have led to substantial financial losses. Automating credit card fraud de…

Fraud DetectionOne-Class Classification

Enlarged Large Margin Loss for Imbalanced Classification

2023-06-15 · Sota Kato, Kazuhiro Hotta

We propose a novel loss function for imbalanced classification. LDAM loss, which minimizes a margin-based generalization bound, is widely utilized for class-imbalanced image classification. Although, by using LDAM loss, …

Classificationimage-classificationImage Classificationimbalanced classification

A Review of Machine Learning Techniques in Imbalanced Data and Future Trends

2023-10-11 · Elaheh Jafarigol, Theodore Trafalis

For over two decades, detecting rare events has been a challenging task among researchers in the data mining and machine learning domain. Real-life problems inspire researchers to navigate and further improve data proces…

Navigate

Improved Balanced Classification with Theoretically Grounded Loss Functions

2025-12-30 · Corinna Cortes, Mehryar Mohri, Yutao Zhong arxiv

The balanced loss is a widely adopted objective for multi-class classification under class imbalance. By assigning equal importance to all classes, regardless of their frequency, it promotes fairness and ensures that min…

Multi-class Classification