用移动平均线作为数据准备的不同电气特征的电器识别

Innocent Mpawenimana, A. Pegatoquet, Win Thandar Soe, C. Belleudy
{"title":"用移动平均线作为数据准备的不同电气特征的电器识别","authors":"Innocent Mpawenimana, A. Pegatoquet, Win Thandar Soe, C. Belleudy","doi":"10.1109/IGCC.2018.8752131","DOIUrl":null,"url":null,"abstract":"Intelligent electronic equipment and automation network are the brain of high-technology energy management systems in the critical role of smart homes dominance. The smart home is a technology integration for greater comfort, autonomy, reduced cost as well as energy saving. In this paper, a system which can automatically recognize home appliances and based on a dataset of electric consumption profiles is proposed. The dataset ACS-F1 (Appliance Consumption Signature Fribourg 1) available online and containing 100 appliances signatures in XML (Extensible Markup Language) format is used for that purpose. A new format for this dataset is created as it makes easier to implement directly machine learning algorithm such as K-NN (K-Nearest Neighbors), Random Forest and Multilayer Perceptron in the feature space between the test object and the training examples. In order to optimize the classification algorithm accuracy, we propose to use a moving average function for reducing the random variations in the observations. Using this technique indeed allows the structure of the underlying causal processes to be better exposed. Moving average is widely used in trading algorithm to predict the future price movements based on identifying patterns in prices, volume and other market statistics. Recognition results using K-NN based machine learning are provided to show the impact of the number and the type of electrical signatures. In the best case an accuracy rate of 89.1% and 99.1% is obtained using K-NN, without and with moving average respectively. Our approach is compared with another data preparation technique based on dynamical coefficient and used to optimize the K-NN classifier as well. Finally, our approach based on moving average is also evaluated with Random Forest (99%) and Multilayer Perceptron (98.8%) classification algorithms for the best electrical signature obtained with K-NN.","PeriodicalId":388554,"journal":{"name":"2018 Ninth International Green and Sustainable Computing Conference (IGSC)","volume":"72 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2018-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Appliances Identification for Different Electrical Signatures using Moving Average as Data Preparation\",\"authors\":\"Innocent Mpawenimana, A. Pegatoquet, Win Thandar Soe, C. Belleudy\",\"doi\":\"10.1109/IGCC.2018.8752131\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Intelligent electronic equipment and automation network are the brain of high-technology energy management systems in the critical role of smart homes dominance. The smart home is a technology integration for greater comfort, autonomy, reduced cost as well as energy saving. In this paper, a system which can automatically recognize home appliances and based on a dataset of electric consumption profiles is proposed. The dataset ACS-F1 (Appliance Consumption Signature Fribourg 1) available online and containing 100 appliances signatures in XML (Extensible Markup Language) format is used for that purpose. A new format for this dataset is created as it makes easier to implement directly machine learning algorithm such as K-NN (K-Nearest Neighbors), Random Forest and Multilayer Perceptron in the feature space between the test object and the training examples. In order to optimize the classification algorithm accuracy, we propose to use a moving average function for reducing the random variations in the observations. Using this technique indeed allows the structure of the underlying causal processes to be better exposed. Moving average is widely used in trading algorithm to predict the future price movements based on identifying patterns in prices, volume and other market statistics. Recognition results using K-NN based machine learning are provided to show the impact of the number and the type of electrical signatures. In the best case an accuracy rate of 89.1% and 99.1% is obtained using K-NN, without and with moving average respectively. Our approach is compared with another data preparation technique based on dynamical coefficient and used to optimize the K-NN classifier as well. Finally, our approach based on moving average is also evaluated with Random Forest (99%) and Multilayer Perceptron (98.8%) classification algorithms for the best electrical signature obtained with K-NN.\",\"PeriodicalId\":388554,\"journal\":{\"name\":\"2018 Ninth International Green and Sustainable Computing Conference (IGSC)\",\"volume\":\"72 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-10-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2018 Ninth International Green and Sustainable Computing Conference (IGSC)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/IGCC.2018.8752131\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2018 Ninth International Green and Sustainable Computing Conference (IGSC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/IGCC.2018.8752131","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

智能电子设备和自动化网络是高科技能源管理系统的大脑,在智能家居中起着举足轻重的作用。智能家居是一种更舒适、更自主、更低成本和更节能的技术集成。本文提出了一种基于电力消费数据集的家用电器自动识别系统。在线提供的数据集ACS-F1(家电消费签名弗里堡1)包含100个XML(可扩展标记语言)格式的家电签名,用于此目的。为这个数据集创建了一种新的格式,因为它可以更容易地在测试对象和训练示例之间的特征空间中直接实现机器学习算法,如K-NN (K-Nearest Neighbors)、随机森林和多层感知器。为了优化分类算法的精度,我们提出使用移动平均函数来减少观测值中的随机变化。使用这种技术确实可以更好地揭示潜在因果过程的结构。移动平均线被广泛应用于交易算法中,通过识别价格、成交量和其他市场统计数据的模式来预测未来的价格走势。使用基于K-NN的机器学习的识别结果显示了电子签名的数量和类型的影响。在最好的情况下,使用K-NN分别获得89.1%和99.1%的准确率,无移动平均和有移动平均。将该方法与另一种基于动态系数的数据准备技术进行了比较,并用于K-NN分类器的优化。最后,我们基于移动平均的方法也用随机森林(99%)和多层感知器(98.8%)分类算法对K-NN获得的最佳电特征进行了评估。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Appliances Identification for Different Electrical Signatures using Moving Average as Data Preparation
Intelligent electronic equipment and automation network are the brain of high-technology energy management systems in the critical role of smart homes dominance. The smart home is a technology integration for greater comfort, autonomy, reduced cost as well as energy saving. In this paper, a system which can automatically recognize home appliances and based on a dataset of electric consumption profiles is proposed. The dataset ACS-F1 (Appliance Consumption Signature Fribourg 1) available online and containing 100 appliances signatures in XML (Extensible Markup Language) format is used for that purpose. A new format for this dataset is created as it makes easier to implement directly machine learning algorithm such as K-NN (K-Nearest Neighbors), Random Forest and Multilayer Perceptron in the feature space between the test object and the training examples. In order to optimize the classification algorithm accuracy, we propose to use a moving average function for reducing the random variations in the observations. Using this technique indeed allows the structure of the underlying causal processes to be better exposed. Moving average is widely used in trading algorithm to predict the future price movements based on identifying patterns in prices, volume and other market statistics. Recognition results using K-NN based machine learning are provided to show the impact of the number and the type of electrical signatures. In the best case an accuracy rate of 89.1% and 99.1% is obtained using K-NN, without and with moving average respectively. Our approach is compared with another data preparation technique based on dynamical coefficient and used to optimize the K-NN classifier as well. Finally, our approach based on moving average is also evaluated with Random Forest (99%) and Multilayer Perceptron (98.8%) classification algorithms for the best electrical signature obtained with K-NN.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信