paper-with-me

Papers

Adaptive Pruning of Deep Neural Networks for Resource-Aware Embedded Intrusion Detection on the Edge

2025-05-20 · Alexandre Broggi, Nathaniel Bastian, Lance Fiondella, Gokhan Kul

Artificial neural network pruning is a method in which artificial neural network sizes can be reduced while attempting to preserve the predicting capabilities of the network. This is done to make the model smaller or faster during inference time. In this work we analyze the ability of a selection of artificial neural network pruning methods to generalize to a new cybersecurity dataset utilizing a simpler network type than was designed for. We analyze each method using a variety of pruning degrees to best understand how each algorithm responds to the new environment. This has allowed us to determine the most well fit pruning method of those we searched for the task. Unexpectedly, we have found that many of them do not generalize to the problem well, leaving only a few algorithms working to an acceptable degree.

📄 PDF Abstract BibTeX arXiv:2505.14592

Code (1)

ambroggi/pruning-project-for-deep-neural-networks 공식 구현 pytorch

Tasks

Intrusion DetectionNetwork Pruning

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Effective Multi-Stage Training Model For Edge Computing Devices In Intrusion Detection

2024-01-31 · Thua Huynh Trong, Thanh Nguyen Hoang

Intrusion detection poses a significant challenge within expansive and persistently interconnected environments. As malicious code continues to advance and sophisticated attack methodologies proliferate, various advanced…

Edge-computingIntrusion DetectionModel Compression

Resource-Constrained Affect Modelling via Variance Regularisation Pruning

2026-05-26 · Kosmas Pinitas, Konstantinos Katsifis arxiv

Affective computing systems are increasingly embedded in pervasive and interactive environments, such as adaptive games, assistive technologies, and resource-constrained platforms, where computational efficiency must be …

Computational Efficiency

Structured Deep Neural Network Pruning via Matrix Pivoting

2017-12-01 · Ranko Sredojevic, Shaoyi Cheng, Lazar Supic, Rawan Naous 외

Deep Neural Networks (DNNs) are the key to the state-of-the-art machine vision, sensor fusion and audio/video signal processing. Unfortunately, their computation complexity and tight resource constraints on the Edge make…

DiversityNetwork PruningSensor Fusion

Sample-aware Adaptive Structured Pruning for Large Language Models

2025-03-08 · Jun Kong, Xinge Ma, Jin Wang, Xuejie Zhang

Large language models (LLMs) have achieved outstanding performance in natural language processing, but enormous model sizes and high computational costs limit their practical deployment. Structured pruning can effectivel…

Bayesian Optimization

CAP-Context-Aware-Pruning-for-Semantic-Segmentation

2021-01-06 · wei he, Meiqing Wu, Mingfu Liang, Siew-Kei Lam

Network pruning for deep convolutional neural networks (CNNs) has recently achieved notable research progress on image-level classification. However, most existing pruning methods are not catered to or evaluated on seman…

Network PruningSegmentationSemantic Segmentation