Recent Growth
Researchers often refer to a recent explosion in the number of NILM publications. The graph below shows the number of papers published per year, from which the upward trend since 2010 is clearly visible. This renewed interest is likely due to recent country-wide roll outs of smart meters.
Significant Publications
In such a rapidly growing field, it's often hard to understand which publications are the most significant. The graph below shows the number of citations of the most cited papers. Unsurprisingly, Hart's 1992 seminal paper is the most cited by far, with a number of other papers from the 90s also appearing high up the list.
Since older papers have had more time to accumulate citations, it's also interesting to look at citations per year to get a better idea of recent trends in the field, as shown by the graph below. Unlike before, there is no stand-out paper, with recent review papers and data set papers receiving the greatest citation velocity. Besides these papers, a number of the remaining highly cited papers propose techniques based upon principled machine learning models.
Publishers
Keywords
Finally, it's also interesting to analyse common keywords in existing publications. The graph below shows the most commonly occurring words in paper titles, with words such as 'a' and 'the' omitted. Besides the obvious terms such as 'nonintrusive', 'appliance', 'load', 'monitoring', 'energy' and 'disaggregation', other interesting terms pop up, such as 'smart', 'identification', 'residential' and 'home'.
Update 12.09.2016: cleaned up graph appearance.
Update 12.09.2016: added data and notebook used to generate these graphs to the nilm-papers github repository.
How did you do this analysis can you share the knowledge.
ReplyDeleteI used Publish or Perish (http://www.harzing.com/resources/publish-or-perish) to download a CSV of publications which cite Hart's 1992 paper, and then produced the graphs using python and pandas.
DeleteI've just added the data and notebook I used to generate these graphs to github: https://github.com/oliparson/nilm-papers
DeleteDear Oliver,
ReplyDeleteI want to use number of growth publication graph for my uni thesis. Can I use this with your permission.
Thanks,
Golnaz
Hi Golnaz,
DeleteYes of course you can use this plot in your thesis! Please try to remember to cite this blog post in some way. You might also be interested in an update to this analysis, which I presented during the introduction to EU NILM 2018: https://youtu.be/Horz7ymLFj0, starting at around 02:00.
Hope this helps,
Oli