כתבה
arXiv cs.AI ·
דטקציה של סנסורים: זיהוי זיופים בגבולות על ידי תחזית רצף
SIDE: Sensor Impersonation Detection at the Edge via Sequence Prediction
במאמר זה, נוצרה דטקציה של סנסורים שמזהה זיופים בגבולות על ידי תחזית רצף. המודל הוטמע ב-TensorFlow Lite והותקן על Arduino Nano 33 BLE. התוצאות הראו זיהוי זיופים ב-99.98%.
תקציר מקורי באנגליתarXiv:2609.06271v1 Announce Type: cross Abstract: Some low-cost Internet of Things (IoT) sensor deployments lack device-level source authentication, leaving them vulnerable to impersonation or injected sensor readings. We present a lightweight approach to sensor impersonation detection in a small proof-of-concept study. We formulate detection as a sequence-prediction problem. A model with three LSTM layers and two fully connected layers is trained only on univariate temperature readings from a genuine sensor, and a window of readings is flagged when its mean absolute prediction error exceeds the mean genuine error by more than six standard deviations. The model is converted to TensorFlow Lite and deployed on an Arduino Nano 33 BLE in three variants, non-quantized (554 KB), 16-bit weight qu
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית