paper-with-me

Papers

Pruning-Based TinyML Optimization of Machine Learning Models for Anomaly Detection in Electric Vehicle Charging Infrastructure

2025-03-19 · Fatemeh Dehrouyeh, Ibrahim Shaer, Soodeh Nikan, Firouz Badrkhani Ajaei, Abdallah Shami

With the growing need for real-time processing on IoT devices, optimizing machine learning (ML) models' size, latency, and computational efficiency is essential. This paper investigates a pruning method for anomaly detection in resource-constrained environments, specifically targeting Electric Vehicle Charging Infrastructure (EVCI). Using the CICEVSE2024 dataset, we trained and optimized three models-Multi-Layer Perceptron (MLP), Long Short-Term Memory (LSTM), and XGBoost-through hyperparameter tuning with Optuna, further refining them using SHapley Additive exPlanations (SHAP)-based feature selection (FS) and unstructured pruning techniques. The optimized models achieved significant reductions in model size and inference times, with only a marginal impact on their performance. Notably, our findings indicate that, in the context of EVCI, pruning and FS can enhance computational efficiency while retaining critical anomaly detection capabilities.

📄 PDF Abstract BibTeX arXiv:2503.14799

Code (1)

western-oc2-lab/evci-pruning 공식 구현

Tasks

Anomaly DetectionComputational Efficiencyfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
Pruning 설명 없음
Electric Electric is an energy-based cloze model for representation learning over text. Like BERT, it is a conditional generative model of tokens given their contexts. However,…

Similar Papers 제목 키워드 기반

Simulating Battery-Powered TinyML Systems Optimised using Reinforcement Learning in Image-Based Anomaly Detection

2024-03-08 · Jared M. Ping, Ken J. Nixon

Advances in Tiny Machine Learning (TinyML) have bolstered the creation of smart industry solutions, including smart agriculture, healthcare and smart cities. Whilst related research contributes to enabling TinyML solutio…

Anomaly DetectionReinforcement Learning (RL)

Fully Autonomous Z-Score-Based TinyML Anomaly Detection on Resource-Constrained MCUs Using Power Side-Channel Data

2026-03-28 · Abdulrahman Albaiz, Fathi Amsaad arxiv

This paper presents a fully autonomous Tiny Machine Learning (TinyML) Z-Score-based anomaly detection system deployed on a low-power microcontroller for real-time monitoring of appliance behavior using power side-channel…

Anomaly Detection

DTMM: Deploying TinyML Models on Extremely Weak IoT Devices with Pruning

2024-01-17 · Lixiang Han, Zhen Xiao, Zhenjiang Li

DTMM is a library designed for efficient deployment and execution of machine learning models on weak IoT devices such as microcontroller units (MCUs). The motivation for designing DTMM comes from the emerging field of ti…

TinyML for Acoustic Anomaly Detection in IoT Sensor Networks

2026-03-27 · Amar Almaini, Jakob Folz, Ghadeer Ashour arxiv

Tiny Machine Learning enables real-time, energy-efficient data processing directly on microcontrollers, making it ideal for Internet of Things sensor networks. This paper presents a compact TinyML pipeline for detecting …

Anomaly Detection

Securing Radiation Detection Systems with an Efficient TinyML-Based IDS for Edge Devices

2025-09-01 · Einstein Rivas Pizarro, Wajiha Zaheer, Li Yang, Khalil El-Khatib 외 arxiv

Radiation Detection Systems (RDSs) play a vital role in ensuring public safety across various settings, from nuclear facilities to medical environments. However, these systems are increasingly vulnerable to cyber-attacks…

Intrusion Detection