Deep neural network detects falls from IoT sensor data.
problem Detecting irregular patterns in IoT streaming data for fall detection.
method Deep neural network model using accelerometer data.
result 98.75 percent accuracy in detecting falls.
New algorithms improve signal processing in federated learning.
problem Efficiently process distributed signal samples with privacy and communication constraints.
method Proposes overpredictive signal approximations using convex optimization.
result Quantifies tradeoffs between communication cost, sampling rate, and approximation error.
This review explores federated learning for IoT data privacy.
problem Privacy risks and data transfer costs in IoT data analytics.
method Federated learning approach to protect privacy and reduce data transfer.
result Survey of methods for improving communication efficiency and privacy in IoT federated learning.
Automates feature selection for IoT analytics, reducing time from months to days.
problem Time-consuming and skill-demanding feature selection in IoT analytics.
method Machine learning techniques and pattern recognition principles.
result Reduces feature selection time from 4-6 months to 2 days.
Generative adversarial networks enable distributed IoT IDS without central controller.
problem Detecting cyber attacks in IoT systems with privacy preservation.
method Proposes a fully distributed GAN-based IDS for IoT.
result Higher accuracy and lower false positive rate compared to standalone IDS.
The paper uses interpretable ML to secure data quality in IoT edge computing.
problem Ensuring data quality in IoT edge computing environments.
method Interpretable machine learning methods for feature selection and ensemble learning.
result The proposed method efficiently selects significant features for data processing.
New algorithms secure IoT edge computing from jamming attacks.
problem Secure mobile edge computing in IoT under jamming attacks.
method Online learning tools for developing SAVE-S and SAVE-A algorithms.
result Achieves sublinear regret without extra resources.
Meta-ensemble scheme allocates queries to EC nodes for reduced latency.
problem Efficiently allocating queries to EC nodes to minimize latency.
method Combining ensemble models to decide query allocation based on node and query characteristics.
result Meta-ensemble scheme outperforms traditional allocation methods in reducing query processing latency.
This paper reviews ML and DL for IoT security, highlighting gaps and future directions.
problem Security and privacy issues in IoT networks due to resource constraints and dynamic behavior.
method Systematic review of current security solutions and ML/ DL approaches.
result ML and DL are essential for IoT security due to resource constraints and dynamic behavior.
Deep learning identifies unknown IoT devices in network traffic.
problem Unauthorized IoT devices pose security risks in BYOD environments.
method Deep learning applied to network traffic images for IoT device identification.
result Over 99% accuracy in identifying 10 IoT devices and non-white-listed devices.
Survey examines ML for IoT security, addressing new challenges.
problem IoT security challenges due to rapid growth and diverse attacks.
method Comprehensive literature review of ML-based security solutions.
result ML provides dynamic and efficient security for IoT.
Survey of IoT recommendation systems and their limitations.
problem Traditional recommender systems fail to handle IoT data.
method Comprehensive review of IoT recommender systems and techniques.
result Proposes a reference framework for future research.
Paper discusses privacy issues in IoT and proposes a lightweight neural network approach.
problem Privacy concerns in IoT due to extensive data collection and processing.
method Developed a privacy-preserving inference approach for IoT objects and a deep neural network in the cloud.
result Satisfactory performance of the proposed approach on the MNIST dataset.
The paper addresses challenges in edge deep learning for IoT, proposing new directions.
problem Challenges in large-scale deep learning adoption for IoT devices.
method Unified view targeting three research directions: federated learning, data-independent deployment, and communication-aware inference.
result A network-centric approach is needed for edge intelligence.
EdgeAI aims to deploy deep learning on IoT devices.
problem Deep learning's high computational demands on IoT devices.
method Addressing data-independent deployment and communication-aware distributed inference.
result New directions to enable deep learning on IoT devices.
This paper shows how cyber-attacks can undermine predictive maintenance systems.
problem Cyber-attacks on IoT sensors and DL algorithms in predictive maintenance systems.
method Used LSTM, GRU, and CNN for RUL prediction; modeled false data injection attacks; evaluated impact on accuracy and resilience.
result False data injection attacks can severely impact RUL prediction, but GRU-based models are more resilient.
Paper uses ensemble learning for IoT cybersecurity anomaly detection.
problem Anomaly detection in IoT data is challenging due to heterogeneous device types.
method Bayesian hyperparameter optimisation for ensemble learning.
result Ensemble learning with Bayesian optimisation improves anomaly detection accuracy.
Paper designs distributed CNN execution for IoT units.
problem Memory and processing constraints in IoT units.
method Optimization problem to minimize latency, considering memory and processing constraints.
result Design supports multiple sources and CNNs in a single IoT system.
This paper explores deep reinforcement learning for IoT autonomy.
problem Autonomous control of IoT devices without human intervention.
method Deep reinforcement learning applied to IoT systems.
result A comprehensive survey of DRL applications in AIoT.
New method reduces deep learning complexity on IoT devices.
problem High computational complexity limits deep learning on IoT devices.
method Local quantization region for low-bit data representation.
result Models retain accuracy with reduced computational complexity.
Adaptive anomaly detection for IoT data reduces delay by 84%.
problem Real-time anomaly detection for IoT devices with limited resources.
method Hierarchical edge computing with adaptive anomaly detection models.
result Reduces detection delay by 84% while maintaining accuracy.
This paper compares machine and deep learning algorithms for IoT data classification.
problem Classifying IoT data using machine and deep learning algorithms.
method Evaluation of 11 machine and deep learning algorithms on six IoT datasets using multiple performance metrics.
result Random Forests outperformed other machine learning models, while ANN and CNN performed well among deep learning models.
IoT nodes compress measurements into DNN outputs for efficient communication.
problem Efficient communication of high-dimensional IoT data with limited bandwidth.
method Modeling IoT node measurements as DNN intermediate outputs and optimizing model parameters.
result Approximately 96% reduction in transmissions with only 2.5% loss in inference accuracy.
Automates resource-efficient CNN design for IoT.
problem Designing custom CNNs for IoT applications is impractical and resource-intensive.
method Automated synthesis of resource scalable CNNs from an existing optimized baseline CNN.
result Synthesized CNNs are resource-efficient and competitive in accuracy.
Study categorizes time series anomaly detection metrics based on evaluation challenges.
problem Challenges in evaluating time series anomaly detection due to diverse application objectives and metric assumptions.
method Problem-oriented framework categorizing metrics into six dimensions based on evaluation challenges.
result Quantifies each metric's discriminative ability and reveals limitations of widely used metrics.
This paper tackles efficient resource control in IoT edge computing using deep reinforcement learning.
problem Efficient allocation and scheduling of limited resources in IoT edge computing systems.
method Formulated as a CTMDP model, used deep reinforcement learning (RL) to approximate value functions and solve the MDP problem.
result Significant performance improvement over baseline algorithms and RL algorithms based on other architectures.
Adaptive anomaly detection for IoT data reduces delay without sacrificing accuracy.
problem Real-time anomaly detection for IoT data in distributed edge computing systems.
method Adaptive anomaly detection approach using contextual bandit and reinforcement learning.
result Significantly reduces detection delay (e.g., 71.4% for univariate data) without sacrificing accuracy.
Hybrid neural-tree networks reduce IoT model size and computation by 52.2% and 11.1% respectively.
problem Power and storage constraints in IoT devices limit the deployment of modern neural networks.
method Combines neural and tree-based learning with ternary quantization.
result Significant reduction in model size and computation with minimal accuracy loss.
Study detects and mitigates stealthy DDoS attacks in IoT networks.
problem Stealthy DDoS attacks in IoT networks.
method Anomaly-based IDS for timely detection and mitigation.
result Demonstrated capability of detecting and mitigating small attack size per source.
Paper proposes a voting-based MARL approach for IoT systems.
problem Maximizing globally averaged returns in multi-agent IoT systems.
method Formulated as linear programming, proposed distributed primal-dual algorithm, voting mechanism for convergence.
result Distributed learning achieves sublinear convergence rate similar to centralized learning.
A new machine learning framework reduces IoT data transfer by two orders of magnitude.
problem Reducing data transfer in IoT devices over wireless channels.
method Developed a machine learning framework for distributed functional compression over GMAC and AWGN channels.
result The framework reduces communication by two orders of magnitude compared to cloud-based methods.
DOMKL learns functions from IoT data with minimal regret and consensus constraints.
problem Learning from streaming IoT data while preserving privacy.
method DOMKL combines OADMM and distributed Hedge for online learning with multiple kernels.
result DOMKL achieves optimal sublinear regret and consensus constraints.
Distill-Net creates efficient CNNs for IoT by distilling complex models.
problem Efficient inference of deep CNNs on resource-constrained IoT platforms.
method Application-specific distillation of deep CNNs.
result Efficient inference on resource-constrained platforms with high accuracy.
Paper introduces Privacy Mining Approach (PMA) to reveal privacy from smart homes.
problem Privacy disclosure from IoT-based smart homes for elders.
method Conducts deductions and analyses on sensor datasets to reveal privacy.
result PMA can deduce a global sensor topology and disclose elders' privacy.
Machine learning classifies IoT noise in smart cities.
problem Noise classification in smart cities.
method Mel-frequency cepstral coefficients for audio features, supervised classification (SVM, k-NN), parameter optimization.
result Noise classification accuracy of 85% - 100%.
A real-time context-aware system for IoT using mobile devices.
problem Challenges in running machine learning on mobile devices.
method Developed a context-learning algorithm for mobile devices that updates itself periodically from the server.
result Achieved mean accuracy of 97.51% with only 11ms execution time.
Paper proposes DP-PASGD for efficient, private IoT learning.
problem Privacy and resource constraints in IoT.
method Differentially private federated learning (DP-PASGD) for resource-constrained IoT.
result DP-PASGD achieves efficient training while maintaining privacy.
Researchers analyze inverse optimal transport, deriving theoretical and empirical insights.
problem Understanding the inverse problem of inferring cost matrices from optimal couplings.
method Formalized and analyzed using entropy-regularized optimal transport, with theoretical and empirical contributions.
result Characterization of the manifold of cross-ratio equivalent costs and derivation of an MCMC sampler.
Predictive Q-learning algorithm for IoT networks with human operators.
problem Resilient and predictive actions for IoT networks with faulty components.
method Predictive and resilient Q-learning algorithm considering historical data and human operator feedback.
result Optimal scheduling policies avoiding attacked locations and faults.
Study shows best hyper-parameters improve deep learning model's accuracy for IoT attack detection.
problem Improving accuracy of deep learning model for IoT attack detection.
method Examined three hyper-parameters' influence on model performance.
result Model's reported accuracy not achievable due to optimal hyper-parameters.
The paper examines the feasibility of managing aggregate cyber-risk in IoT environments.
problem Determining sustainable conditions for providing aggregate cyber-risk coverage.
method Developed a rigorous general theory and validated it with real data.
result Conditions for sustainable aggregate cyber-risk management under heavy-tailed distributions.
Edge computing addresses AI on IoT devices by processing data locally.
problem Processing AI on resource-constrained IoT devices is challenging.
method Deploying machine learning systems at the edge of the network.
result Edge computing reduces latency and communication costs.
Big data transforms accounting and auditing, enhancing insights but posing challenges.
problem Challenges in data privacy and security with increased data sources.
method Utilizing AI and machine learning for efficient data analysis and anomaly detection.
result Enhanced analytics tools and continuous learning are key to overcoming challenges.
Energy-efficient DL inference for IoT devices reduces power consumption and improves performance.
problem Energy inefficiency in deep learning models for IoT devices.
method Energy-aware early exiting policy to balance energy consumption and inference accuracy.
result Accuracy and service rate improved up to 25% and 35% respectively.
Paper proposes DRL for unsupervised IoT localization.
problem Challenges in unsupervised localization of IoT devices.
method Modeling localization as MDP, using DRL with reward-setting and RSS measurements.
result Demonstrated effectiveness of DRL in wireless localization.
Project compares KDDCup99 and NSL-KDD datasets using ML classifiers.
problem Quality and bias in IoT network intrusion detection datasets.
method Evaluation of various ML classifiers on both datasets.
result NSL-KDD dataset is of higher quality with lower bias.
NoNN compresses deep networks into distributed IoT modules with minimal communication.
problem Memory and communication constraints in IoT devices for deep learning inference.
method NoNN compresses a large pretrained network into disjoint, highly-compressed student modules, optimizing for memory and communication.
result NoNN achieves higher accuracy than baselines and similar to the teacher model with minimal communication.
FedHDPrivacy uses DP to improve FL in IoT, maintaining high accuracy.
problem Privacy threats in FL, especially in IoT environments.
method Integrates DP with neuro-symbolic computing, actively monitoring and adjusting noise.
result Maintains high performance in manufacturing monitoring, surpassing other FL methods.