The reviewed record of science sign in
Pith

arxiv: 2002.06219 · v1 · pith:GPQOWF2O · submitted 2020-02-14 · cs.LG · eess.SP· stat.ML

Electricity Theft Detection with self-attention

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:GPQOWF2Orecord.jsonopen to challenge →

classification cs.LG eess.SPstat.ML
keywords electricityself-attentionbinarydetectiongithubmechanismmodeltheft
0
0 comments X
read the original abstract

In this work we propose a novel self-attention mechanism model to address electricity theft detection on an imbalanced realistic dataset that presents a daily electricity consumption provided by State Grid Corporation of China. Our key contribution is the introduction of a multi-head self-attention mechanism concatenated with dilated convolutions and unified by a convolution of kernel size $1$. Moreover, we introduce a binary input channel (Binary Mask) to identify the position of the missing values, allowing the network to learn how to deal with these values. Our model achieves an AUC of $0.926$ which is an improvement in more than $17\%$ with respect to previous baseline work. The code is available on GitHub at https://github.com/neuralmind-ai/electricity-theft-detection-with-self-attention.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Transformer autoencoder with local attention for sparse and irregular time series with application on risk estimation

    cs.LG 2026-05 unverdicted novelty 4.0

    A transformer autoencoder with local attention learns discriminative latent features from sparse irregular time series, yielding more consistent risk estimates for electricity theft than standard methods.