paper-with-me

Papers

Discretization-based ensemble model for robust learning in IoT

2023-07-18 · Anahita Namvar, Chandra Thapa, Salil S. Kanhere

IoT device identification is the process of recognizing and verifying connected IoT devices to the network. This is an essential process for ensuring that only authorized devices can access the network, and it is necessary for network management and maintenance. In recent years, machine learning models have been used widely for automating the process of identifying devices in the network. However, these models are vulnerable to adversarial attacks that can compromise their accuracy and effectiveness. To better secure device identification models, discretization techniques enable reduction in the sensitivity of machine learning models to adversarial attacks contributing to the stability and reliability of the model. On the other hand, Ensemble methods combine multiple heterogeneous models to reduce the impact of remaining noise or errors in the model. Therefore, in this paper, we integrate discretization techniques and ensemble methods and examine it on model robustness against adversarial attacks. In other words, we propose a discretization-based ensemble stacking technique to improve the security of our ML models. We evaluate the performance of different ML-based IoT device identification models against white box and black box attacks using a real-world dataset comprised of network traffic from 28 IoT devices. We demonstrate that the proposed method enables robustness to the models for IoT device identification.

📄 PDF Abstract BibTeX arXiv:2307.08955

Code (0)

등록된 구현이 없습니다.

Tasks

IoT Device IdentificationManagement

Similar Papers 제목 키워드 기반

Accelerating the diffusion-based ensemble sampling by non-reversible dynamics

2020-01-01 · ICML 2020 1 · Futoshi Futami, Issei Sato, Masashi Sugiyama

Posterior distribution approximation is a central task in Bayesian inference. Stochastic gradient Langevin dynamics (SGLD) and its extensions have been widely used practically and studied theoretically. While SGLD update…

Bayesian Inference

Multi-Objective Evolutionary approach for the Performance Improvement of Learners using Ensembling Feature selection and Discretization Technique on Medical data

2020-04-16 · Deepak Singh, Dilip Singh Sisodia, Pradeep Singh

Biomedical data is filled with continuous real values; these values in the feature set tend to create problems like underfitting, the curse of dimensionality and increase in misclassification rate because of higher varia…

Dimensionality Reductionfeature selection

First-Order Trajectory Matching: Fast Ensemble Predictions of Chaotic, Turbulent, Stochastic Systems

2026-06-09 · Shreya Jha, Timo Schorlepp, Nicholas Geissler, Jules Berman 외 arxiv

We introduce First-Order Trajectory Matching (FTM), a surrogate-modeling method that learns the first-order local transport of probability mass from trajectories of stochastic systems. By matching the symmetric first-ord…

Split Conformal Prediction in the Function Space with Neural Operators

2025-09-04 · David Millard, Lars Lindemann, Ali Baheri arxiv

Uncertainty quantification for neural operators remains an open problem in the infinite-dimensional setting due to the lack of finite-sample coverage guarantees over functional outputs. While conformal prediction offers …

Gaussian Processes

Smart Data driven Decision Trees Ensemble Methodology for Imbalanced Big Data

2020-01-16 · Diego García-Gil, Salvador García, Ning Xiong, Francisco Herrera

Differences in data size per class, also known as imbalanced data distribution, have become a common problem affecting data quality. Big Data scenarios pose a new challenge to traditional imbalanced classification algori…

BIG-bench Machine LearningGeneral Classificationimbalanced classification