🤖 AI Summary
IoT time-series data suffer from poor interpretability and classification performance due to missing metadata, heterogeneous sampling frequencies, irregular timestamps, and inconsistent measurement units. To address these challenges, this paper proposes an end-to-end hybrid feature fusion framework that jointly models deep neural network features, ROCKET (Random Convolutional Kernel Transform) features, and semantic embeddings derived from large language models (LLMs), enabling effective representation learning for cross-source heterogeneous time series under low-label regimes. Extensive experiments on multiple real-world IoT datasets demonstrate that our approach significantly outperforms existing state-of-the-art methods, achieving superior generalization, robustness to distribution shifts, and strong few-shot adaptability. The framework provides a scalable, interpretable classification paradigm for time-series-aware systems in smart cities, industrial monitoring, and remote healthcare applications.
📝 Abstract
Internet of Things (IoT) sensors are ubiquitous technologies deployed across smart cities, industrial sites, and healthcare systems. They continuously generate time series data that enable advanced analytics and automation in industries. However, challenges such as the loss or ambiguity of sensor metadata, heterogeneity in data sources, varying sampling frequencies, inconsistent units of measurement, and irregular timestamps make raw IoT time series data difficult to interpret, undermining the effectiveness of smart systems. To address these challenges, we propose a novel deep learning model, DeepFeatIoT, which integrates learned local and global features with non-learned randomized convolutional kernel-based features and features from large language models (LLMs). This straightforward yet unique fusion of diverse learned and non-learned features significantly enhances IoT time series sensor data classification, even in scenarios with limited labeled data. Our model's effectiveness is demonstrated through its consistent and generalized performance across multiple real-world IoT sensor datasets from diverse critical application domains, outperforming state-of-the-art benchmark models. These results highlight DeepFeatIoT's potential to drive significant advancements in IoT analytics and support the development of next-generation smart systems.