Related Experiment Video
Updated: Aug 30, 2025

08:27
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
Published on: January 5, 2024
1.2K
Few-Shot Learning for Image-Based Nonintrusive Appliance Signal Recognition
L Matindife1, Y Sun1, Z Wang2
1Department of Electrical and Electronic Engineering Science, University of Johannesburg, Auckland Park 2006, South Africa.
Computational Intelligence and Neuroscience
|September 2, 2022
Summary
This study demonstrates effective appliance recognition using a reduced dataset and computer vision deep learning. Few-shot learning shows promise for nonintrusive load monitoring with minimal data.
Area of Science:
- Artificial Intelligence
- Computer Vision
- Energy Systems
Background:
- Deep learning models for nonintrusive load monitoring (NILM) require extensive data, posing challenges in acquisition, storage, and computation.
- Appliance signal data often suffers from imbalance due to varying activation periods.
Purpose of the Study:
- To develop and evaluate a computer vision deep learning approach for recognizing disaggregated appliance signals using a reduced dataset.
- To address the high data demands of deep learning in NILM applications.
Main Methods:
- Utilized Siamese and prototypical few-shot classification algorithms on a reduced dataset.
- Implemented a similarity test to ensure data quality before deep learning model input.
- Focused on few-shot learning techniques to handle limited data samples.
Main Results:
- Achieved acceptable performance in appliance signal recognition.
- Demonstrated the viability of Siamese networks for one-shot recognition and prototypical networks for handling data imbalance.
- Validated the effectiveness of the approach with limited data samples.
Conclusions:
- Few-shot learning is a promising strategy for nonintrusive load monitoring with reduced datasets.
- The developed computer vision approach offers an efficient alternative to traditional data-intensive deep learning methods in NILM.
- This method can significantly lower the barriers to implementing NILM systems.
Related Concept Videos
Reconstruction of Signal using Interpolation
308
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
308
Sampling Continuous Time Signal
336
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
In the...
336
Classification of Signals
773
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
773

