paper-with-me

Papers

Sequence to Point Learning Based on Bidirectional Dilated Residual Network for Non Intrusive Load Monitoring

2020-05-30 · Ziyue Jia, Linfeng Yang, Zhenrong Zhang, Hui Liu, Fannie Kong

Non Intrusive Load Monitoring (NILM) or Energy Disaggregation (ED), seeks to save energy by decomposing corresponding appliances power reading from an aggregate power reading of the whole house. It is a single channel blind source separation problem (SCBSS) and difficult prediction problem because it is unidentifiable. Recent research shows that deep learning has become a growing popularity for NILM problem. The ability of neural networks to extract load features is closely related to its depth. However, deep neural network is difficult to train because of exploding gradient, vanishing gradient and network degradation. To solve these problems, we propose a sequence to point learning framework based on bidirectional (non-casual) dilated convolution for NILM. To be more convincing, we compare our method with the state of art method, Seq2point (Zhang) directly and compare with existing algorithms indirectly via two same datasets and metrics. Experiments based on REDD and UK-DALE data sets show that our proposed approach is far superior to existing approaches in all appliances.

📄 PDF Abstract BibTeX arXiv:2006.00250

Code (0)

등록된 구현이 없습니다.

Tasks

blind source separationNon-Intrusive Load Monitoring

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dilated Convolution 설명 없음

Similar Papers 제목 키워드 기반

Convolutional Sequence to Sequence Non-intrusive Load Monitoring

2018-06-06 · Kunjin Chen, Qin Wang, Ziyu He, Kunlong Chen 외

A convolutional sequence to sequence non-intrusive load monitoring model is proposed in this paper. Gated linear unit convolutional layers are used to extract information from the sequences of aggregate electricity consu…

Non-Intrusive Load Monitoring

Sequence-to-Sequence Load Disaggregation Using Multi-Scale Residual Neural Network

2020-09-25 · Gan Zhou, Zhi Li, Meng Fu, Yanjun Feng 외

With the increased demand on economy and efficiency of measurement technology, Non-Intrusive Load Monitoring (NILM) has received more and more attention as a cost-effective way to monitor electricity and provide feedback…

Non-Intrusive Load Monitoring

Mid-Long Term Daily Electricity Consumption Forecasting Based on Piecewise Linear Regression and Dilated Causal CNN

2023-10-23 · Zhou Lan, Ben Liu, Yi Feng, Danhuang Dong 외

Daily electricity consumption forecasting is a classical problem. Existing forecasting algorithms tend to have decreased accuracy on special dates like holidays. This study decomposes the daily electricity consumption se…

Predictionregression

A High-Accuracy Optical Music Recognition Method Based on Bottleneck Residual Convolutions

2026-04-07 · Junwen Ma, Huhu Xue, Xingyuan Zhao, and Weicheng Fu arxiv

Optical Music Recognition (OMR) aims to convert printed or handwritten music score images into editable symbolic representations. This paper presents an end-to-end OMR framework that combines residual bottleneck convolut…

Computational Efficiency

Dilated Convolutional Attention Network for Medical Code Assignment from Clinical Text

2020-09-30 · EMNLP (ClinicalNLP) 2020 11 · Shaoxiong Ji, Erik Cambria, Pekka Marttinen

Medical code assignment, which predicts medical codes from clinical texts, is a fundamental task of intelligent medical information systems. The emergence of deep models in natural language processing has boosted the dev…