paper-with-me

홈 › Papers

Dynamic Temporal Positional Encodings for Early Intrusion Detection in IoT

2025-06-22 · Ioannis Panopoulos, Maria-Lamprini A. Bartsioka, Sokratis Nikolaidis, Stylianos I. Venieris, Dimitra I. Kaklamani, Iakovos S. Venieris

The rapid expansion of the Internet of Things (IoT) has introduced significant security challenges, necessitating efficient and adaptive Intrusion Detection Systems (IDS). Traditional IDS models often overlook the temporal characteristics of network traffic, limiting their effectiveness in early threat detection. We propose a Transformer-based Early Intrusion Detection System (EIDS) that incorporates dynamic temporal positional encodings to enhance detection accuracy while maintaining computational efficiency. By leveraging network flow timestamps, our approach captures both sequence structure and timing irregularities indicative of malicious behaviour. Additionally, we introduce a data augmentation pipeline to improve model robustness. Evaluated on the CICIoT2023 dataset, our method outperforms existing models in both accuracy and earliness. We further demonstrate its real-time feasibility on resource-constrained IoT devices, achieving low-latency inference and minimal memory footprint.

📄 PDF Abstract BibTeX arXiv:2506.18114

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyData AugmentationIntrusion Detection

Similar Papers 제목 키워드 기반

A-THENA: Early Intrusion Detection for IoT with Time-Aware Hybrid Encoding and Network-Specific Augmentation

2026-04-23 · Ioannis Panopoulos, Maria Lamprini A. Bartsioka, Sokratis Nikolaidis, Stylianos I. Venieris 외 arxiv

The proliferation of Internet of Things (IoT) devices has significantly expanded attack surfaces, making IoT ecosystems particularly susceptible to sophisticated cyber threats. To address this challenge, this work introd…

Intrusion Detection

Positional encoding is not the same as context: A study on positional encoding for sequential recommendation

2024-05-16 · Alejo Lopez-Avila, Jinhua Du, Abbas Shimary, Ze Li

The rapid growth of streaming media and e-commerce has driven advancements in recommendation systems, particularly Sequential Recommendation Systems (SRS). These systems employ users' interaction histories to predict fut…

Recommendation SystemsSequential Recommendation

Positional Encoding Field

2025-10-23 · Yunpeng Bai, Haoxiang Li, Qixing Huang arxiv

Diffusion Transformers (DiTs) have emerged as the dominant architecture for visual generation, powering state-of-the-art image and video models. By representing images as patch tokens with positional encodings (PEs), DiT…

Novel View SynthesisImage Editing

Latent Event-Predictive Encodings through Counterfactual Regularization

2021-05-12 · Dania Humaidan, Sebastian Otte, Christian Gumbsch, Charley Wu 외

A critical challenge for any intelligent system is to infer structure from continuous data streams. Theories of event-predictive cognition suggest that the brain segments sensorimotor information into compact event encod…

counterfactualDecision Making

The Impact of Positional Encodings on Multilingual Compression

2021-09-11 · EMNLP 2021 11 · Vinit Ravishankar, Anders Søgaard

In order to preserve word-order information in a non-autoregressive setting, transformer architectures tend to include positional knowledge, by (for instance) adding positional encodings to token embeddings. Several modi…

Inductive Bias