paper-with-me

홈 › Papers

COLD: Concurrent Loads Disaggregator for Non-Intrusive Load Monitoring

2021-06-04 · Ilia Kamyshev, Sahar Moghimian Hoosh, Dmitrii Kriukov, Elena Gryazina, Henni Ouerdane

The global effort toward renewable energy and the electrification of energy-intensive sectors have significantly increased the demand for electricity, making energy efficiency a critical focus. Non-intrusive load monitoring (NILM) enables detailed analyses of household electricity usage by disaggregating the total power consumption into individual appliance-level data. In this paper, we propose COLD (Concurrent Loads Disaggregator), a transformer-based model specifically designed to address the challenges of disaggregating high-frequency data with multiple simultaneously working devices. COLD supports up to 42 devices and accurately handles scenarios with up to 11 concurrent loads, achieving 95% load identification accuracy and 82% disaggregation performance on the test data. In addition, we introduce a new fully labeled high-frequency NILM dataset for load disaggregation derived from the UK-DALE 16 kHz dataset. Finally, we analyze the decline in NILM model performance as the number of concurrent loads increases.

📄 PDF Abstract BibTeX arXiv:2106.02352

Code (1)

arx7ti/cold-nilm 공식 구현 pytorch

Tasks

Non-Intrusive Load Monitoring

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention 설명 없음
Multi-Head Attention 설명 없음
Synthesizer 설명 없음

Similar Papers 제목 키워드 기반

Non-Intrusive Load Monitoring (NILM) using Deep Neural Networks: A Review

2023-06-08 · Mohammad Irani Azad, Roozbeh Rajabi, Abouzar Estebsari

Demand-side management now encompasses more residential loads. To efficiently apply demand response strategies, it's essential to periodically observe the contribution of various domestic appliances to total energy consu…

Deep LearningManagementNon-Intrusive Load Monitoring

Improving DBMS Scheduling Decisions with Fine-grained Performance Prediction on Concurrent Queries -- Extended

2025-01-27 · Ziniu Wu, Markos Markakis, Chunwei Liu, Peter Baile Chen 외

Query scheduling is a critical task that directly impacts query performance in database management systems (DBMS). Deeply integrated schedulers, which require changes to DBMS internals, are usually customized for a speci…

Scheduling

XRBench: An Extended Reality (XR) Machine Learning Benchmark Suite for the Metaverse

2022-11-16 · Hyoukjun Kwon, Krishnakumar Nair, Jamin Seo, Jason Yik 외

Real-time multi-task multi-model (MTMM) workloads, a new form of deep learning inference workloads, are emerging for applications areas like extended reality (XR) to support metaverse use cases. These workloads combine u…

Non-Intrusive Load Monitoring Based on Image Load Signatures and Continual Learning

2025-06-07 · Olimjon Toirov, Wei Yu

Non-Intrusive Load Monitoring (NILM) identifies the operating status and energy consumption of each electrical device in the circuit by analyzing the electrical signals at the bus, which is of great significance for smar…

Continual LearningNon-Intrusive Load Monitoring

ADAPT: A Self-Calibrating Proactive Autoscaler for Container Orchestration

2026-05-15 · Himanshu Singh Baghel arxiv

Proactive autoscaling for containerized workloads depends on knowing the provisioning delay, i.e., the time between a scaling decision and the moment new capacity is ready to serve traffic. In practice, this cold-start d…