TL;DR
This paper introduces NILMTK v0.2, an open source toolkit designed for evaluating non-intrusive load monitoring algorithms on large-scale household electricity consumption datasets, facilitating research and benchmarking.
Contribution
The paper presents NILMTK v0.2, a toolkit with scalable data handling, preprocessing, benchmarking, and evaluation tools specifically for non-intrusive load monitoring research.
Findings
Supports large datasets by chunk-based processing
Includes benchmark algorithms and evaluation metrics
Enables standardized comparison of NILM methods
Abstract
In this demonstration, we present an open source toolkit for evaluating non-intrusive load monitoring research; a field which aims to disaggregate a household's total electricity consumption into individual appliances. The toolkit contains: a number of importers for existing public data sets, a set of preprocessing and statistics functions, a benchmark disaggregation algorithm and a set of metrics to evaluate the performance of such algorithms. Specifically, this release of the toolkit has been designed to enable the use of large data sets by only loading individual chunks of the whole data set into memory at once for processing, before combining the results of each chunk.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
