paper-with-me

Papers

Optimization of Lightweight Malware Detection Models For AIoT Devices

2024-04-06 · Felicia Lo, Shin-Ming Cheng, Rafael Kaliski

Malware intrusion is problematic for Internet of Things (IoT) and Artificial Intelligence of Things (AIoT) devices as they often reside in an ecosystem of connected devices, such as a smart home. If any devices are infected, the whole ecosystem can be compromised. Although various Machine Learning (ML) models are deployed to detect malware and network intrusion, generally speaking, robust high-accuracy models tend to require resources not found in all IoT devices, compared to less robust models defined by weak learners. In order to combat this issue, Fadhilla proposed a meta-learner ensemble model comprised of less robust prediction results inherent with weak learner ML models to produce a highly robust meta-learning ensemble model. The main problem with the prior research is that it cannot be deployed in low-end AIoT devices due to the limited resources comprising processing power, storage, and memory (the required libraries quickly exhaust low-end AIoT devices' resources.) Hence, this research aims to optimize the proposed super learner meta-learning ensemble model to make it viable for low-end AIoT devices. We show the library and ML model memory requirements associated with each optimization stage and emphasize that optimization of current ML models is necessitated for low-end AIoT devices. Our results demonstrate that we can obtain similar accuracy and False Positive Rate (FPR) metrics from high-end AIoT devices running the derived ML model, with a lower inference duration and smaller memory footprint.

📄 PDF Abstract BibTeX arXiv:2404.04567

Code (0)

등록된 구현이 없습니다.

Tasks

Malware DetectionMeta-Learning

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Federated Learning for Malware Detection in IoT Devices

2021-04-15 · Valerian Rey, Pedro Miguel Sánchez Sánchez, Alberto Huertas Celdrán, Gérôme Bovet 외

This work investigates the possibilities enabled by federated learning concerning IoT malware detection and studies security issues inherent to this new learning paradigm. In this context, a framework that uses federated…

Federated LearningMalware Detection

Malware Detection at the Edge with Lightweight LLMs: A Performance Evaluation

2025-03-06 · Christian Rondanini, Barbara Carminati, Elena Ferrari, Antonio Gaudiano 외

The rapid evolution of malware attacks calls for the development of innovative detection methods, especially in resource-constrained edge computing. Traditional detection techniques struggle to keep up with modern malwar…

Edge-computingMalware Detection

Sequential Embedding-based Attentive (SEA) classifier for malware classification

2023-02-11 · Muhammad Ahmed, Anam Qureshi, Jawwad Ahmed Shamsi, Murk Marvi

The tremendous growth in smart devices has uplifted several security threats. One of the most prominent threats is malicious software also known as malware. Malware has the capability of corrupting a device and collapsin…

ClassificationMalware ClassificationMalware Detection

A Lightweight Moving Target Defense Framework for Multi-purpose Malware Affecting IoT Devices

2022-10-14 · Jan von der Assen, Alberto Huertas Celdrán, Pedro Miguel Sánchez Sánchez, Jordan Cedeño 외

Malware affecting Internet of Things (IoT) devices is rapidly growing due to the relevance of this paradigm in real-world scenarios. Specialized literature has also detected a trend towards multi-purpose malware able to …

CPU

FedAIoT: A Federated Learning Benchmark for Artificial Intelligence of Things

2023-09-29 · Samiul Alam, Tuo Zhang, Tiantian Feng, Hui Shen 외

There is a significant relevance of federated learning (FL) in the realm of Artificial Intelligence of Things (AIoT). However, most existing FL works do not use datasets collected from authentic IoT devices and thus do n…

BenchmarkingFederated Learning