paper-with-me

홈 › Papers

Learning in Multiple Spaces: Few-Shot Network Attack Detection with Metric-Fused Prototypical Networks

2024-12-28 · Fernando Martinez-Lopez, Lesther Santana, Mohamed Rahouti

Network intrusion detection systems face significant challenges in identifying emerging attack patterns, especially when limited data samples are available. To address this, we propose a novel Multi-Space Prototypical Learning (MSPL) framework tailored for few-shot attack detection. The framework operates across multiple metric spaces-Euclidean, Cosine, Chebyshev, and Wasserstein distances-integrated through a constrained weighting scheme to enhance embedding robustness and improve pattern recognition. By leveraging Polyak-averaged prototype generation, the framework stabilizes the learning process and effectively adapts to rare and zero-day attacks. Additionally, an episodic training paradigm ensures balanced representation across diverse attack classes, enabling robust generalization. Experimental results on benchmark datasets demonstrate that MSPL outperforms traditional approaches in detecting low-profile and novel attack types, establishing it as a robust solution for zero-day attack detection.

📄 PDF Abstract BibTeX arXiv:2501.00050

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionNetwork Intrusion Detection

Similar Papers 제목 키워드 기반

Learning to Bridge Metric Spaces: Few-shot Joint Learning of Intent Detection and Slot Filling

2021-05-25 · Findings (ACL) 2021 8 · Yutai Hou, Yongkui Lai, Cheng Chen, Wanxiang Che 외

In this paper, we investigate few-shot joint learning for dialogue language understanding. Most existing few-shot models learn a single task each time with only a few examples. However, dialogue language understanding co…

Few-Shot LearningIntent Detectionslot-fillingSlot Filling

MADPromptS: Unlocking Zero-Shot Morphing Attack Detection with Multiple Prompt Aggregation

2025-08-12 · Eduarda Caldeira, Fadi Boutros, Naser Damer arxiv

Face Morphing Attack Detection (MAD) is a critical challenge in face recognition security, where attackers can fool systems by interpolating the identity information of two or more individuals into a single face image, r…

Prompt EngineeringFace Recognition

Learning To Characterize Adversarial Subspaces

2019-11-15 · Xiaofeng Mao, Yuefeng Chen, Yuhong Li, Yuan He 외

Deep Neural Networks (DNNs) are known to be vulnerable to the maliciously generated adversarial examples. To detect these adversarial examples, previous methods use artificially designed metrics to characterize the prope…

GCP: Guarded Collaborative Perception with Spatial-Temporal Aware Malicious Agent Detection

2025-01-05 · Yihang Tao, Senkang Hu, Yue Hu, Haonan An 외

Collaborative perception significantly enhances autonomous driving safety by extending each vehicle's perception range through message sharing among connected and autonomous vehicles. Unfortunately, it is also vulnerable…

Autonomous DrivingAutonomous Vehicles

A Classifier-Agnostic Zero-Shot Adversarial Attack Detection via CLIP

2026-06-29 · Hodaya Krakover, Meir Yossef Levi, Eyal Gofer, Guy Gilboa arxiv

Adversarial attacks pose a challenge to the reliability of deep learning models, motivating effective detection methods. Existing techniques often rely on attack-specific assumptions, access to adversarial samples, or kn…

Adversarial Attack