BHafsa / QUD-dataset

Qatar university dataset (QUD) is an open access repository, which includes micro-moments power consumption footprints of different appliances. It is collected at Qatar university energy lab. In the initial version of QUD, power usage footprints have been gathered for a period of more than 3 months until now. The collection campaign is still ongoi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUD-dataset

Qatar university dataset (QUD) is an open access repository, which includes micro-moments power consumption footprints of different appliances. It is collected at Qatar university energy lab. In the initial version of QUD, power usage footprints have been gathered for a period of more than 3 months until now. The collection campaign is still ongoing in order to cover a period of one year and other appliances.

QUD is an annotated dataset devoted for anomaly detection in power consumption. Five micro moment classes are defined, in which the first three ones represent normal consumption: “class 0: good usage”, “class 1: turn on”, and “class 2: turn off”. On the other hand, “class 3: excessive power consumption” and “class 4: consumption when outside” describe anomalous consumption.

Those wishing to use the dataset/codes in academic works should cite this our papers as the references. QUD.csv: this file includes the energy consumption footprints (collected during the measurement campaign) and corresponding microm-moments labels, check the metada file for more details. DRED.csv: includes a sample of energy consumption from the DRED dataset which has been labeled using micro-moments. SimDataset: represents a simulated dataset that has been generated and labeled using the micro-moment paradigm.

Selected Bibliography: please cite these papers if you use the code in this repository:

[1] A. Alsalemi et al., ‘Boosting Domestic Energy Efficiency Through Accurate Consumption Data Collection’, in 2019 IEEE SmartWorld, Ubiquitous Intelligence Computing, Advanced Trusted Computing, Scalable Computing Communications, Cloud Big Data Computing, Internet of People and Smart City Innovation (SmartWorld/SCALCOM/UIC/ATC/CBDCom/IOP/SCI), Aug. 2019, pp. 1468–1472. doi: 10.1109/SmartWorld-UIC-ATC-SCALCOM-IOP-SCI.2019.00265. (original work).

[2] A. Alsalemi, Y. Himeur, F. Bensaali, and A. Amira, ‘Appliance-Level Monitoring with Micro-Moment Smart Plugs’, in Innovations in Smart Cities Applications Volume 4, Cham, 2021, pp. 942–953. doi: 10.1007/978-3-030-66840-2_71.

[3] Y Himeur, A Alsalemi, F Bensaali, A Amira, A novel approach for detecting anomalous energy consumption based on micro-moments and deep neural networks, Cognitive Computation 12 (6), 1381-1401

[4] Y. Himeur, A. Alsalemi, F. Bensaali, and A. Amira, “Building power consumption datasets: Survey, taxonomy and future directions,” Energy and Buildings, vol. 227, p. 110404, Nov. 2020, doi: 10.1016/j.enbuild.2020.110404.

[5] Y. Himeur, K. Ghanem, A. Alsalemi, F. Bensaali, and A. Amira, “Artificial intelligence based anomaly detection of energy consumption in buildings: A review, current trends and new perspectives,” Applied Energy, vol. 287, p. 116601, Apr. 2021, doi: 10.1016/j.apenergy.2021.116601.

About

Qatar university dataset (QUD) is an open access repository, which includes micro-moments power consumption footprints of different appliances. It is collected at Qatar university energy lab. In the initial version of QUD, power usage footprints have been gathered for a period of more than 3 months until now. The collection campaign is still ongoi


Languages

Language:Jupyter Notebook 54.2%Language:Python 45.8%