Class-Incremental Learning for Wireless Device Identification in IoT
Yongxin Liu, Jian Wang, Jianqiang Li, Shuteng Niu, Houbing Song

TL;DR
This paper introduces a novel incremental learning scheme called CSIL for wireless device identification in IoT, which effectively separates device fingerprints without needing historical data, improving model performance and topological maturity.
Contribution
The paper proposes a new CSIL method that enhances incremental learning in IoT device identification by avoiding data conflicts and not requiring historical data, with a new metric for model maturity.
Findings
CSIL improves device identification accuracy in IoT.
The new metric effectively measures model topological maturity.
CSIL outperforms conventional IL schemes in experiments.
Abstract
Deep Learning (DL) has been utilized pervasively in the Internet of Things (IoT). One typical application of DL in IoT is device identification from wireless signals, namely Non-cryptographic Device Identification (NDI). However, learning components in NDI systems have to evolve to adapt to operational variations, such a paradigm is termed as Incremental Learning (IL). Various IL algorithms have been proposed and many of them require dedicated space to store the increasing amount of historical data, and therefore, they are not suitable for IoT or mobile applications. However, conventional IL schemes can not provide satisfying performance when historical data are not available. In this paper, we address the IL problem in NDI from a new perspective, firstly, we provide a new metric to measure the degree of topological maturity of DNN models from the degree of conflict of class-specific…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
