Search papers, labs, and topics across Lattice.
This paper evaluates the effectiveness of two dimensionality reduction techniques, Principal Component Analysis (PCA) and Linear Predictive Coding (LPC), in the context of cyberattack classification. The study reveals that PCA maintains classification performance even with significant feature compression, while LPC offers competitive results with a minor decrease in accuracy. These findings underscore the feasibility of deploying lightweight feature compression methods in resource-constrained environments for enhanced cybersecurity analytics.
PCA can dramatically reduce feature dimensionality in cyberattack classification without sacrificing accuracy, making it a game-changer for resource-limited systems.
High-dimensional feature representations are widely used in machine learning-based cyberattack detection systems. However, they increase computational complexity and may hinder deployment in resource-constrained environments. In this paper, we investigate feature compression techniques for cyberattack classification by comparing two dimensionality reduction approaches: Principal Component Analysis (PCA) and Linear Predictive Coding (LPC). Compressed feature representations with varying dimensionalities are generated and evaluated across several classification models. Experimental analysis demonstrates that PCA preserves classification performance even under aggressive compression. On the other hand, LPC provides competitive predictive representations with slightly larger performance degradation. The results show that substantial reductions in feature dimensionality can be achieved with minimal impact on classification accuracy, highlighting the potential of lightweight feature compression for efficient cybersecurity analytics.