arXiv:2602.02501cs.LGcs.CR2026-02中稿 · ACM SAC 2024

用大模型提升小模型在网络安全中的可靠性与鲁棒性。

Augmenting Parameter-Efficient Pre-trained Language Models with Large Language Models

  • 用大模型自动标注无标签数据,缓解数据不足问题。
  • 对低置信度预测启用大模型作为备选,减少误判。
  • 适合资源有限但需高可靠性的安全场景应用。

在网络安全领域,利用大规模数据训练人工智能模型可有效模拟真实行为。然而,数据漂移和标注数据稀缺导致模型需频繁更新,易出现过拟合。为此,本文采用参数高效微调技术,结合压缩器与不同层冻结策略优化预训练语言模型。进一步提出两种利用大语言模型的策略:一是用大模型为无标签数据生成标签;二是当模型预测置信度低时,启用大模型作为备选预测。在多个网络安全下游任务上进行了全面实验。实证表明,将参数高效的预训练模型与大语言模型结合,可显著提升模型的可靠性与鲁棒性,更适配真实网络安全应用。

原文摘要 · Abstract (English)

Training AI models in cybersecurity with help of vast datasets offers significant opportunities to mimic real-world behaviors effectively. However, challenges like data drift and scarcity of labelled data lead to frequent updates of models and the risk of overfitting. To address these challenges, we used parameter-efficient fine-tuning techniques for pre-trained language models wherein we combine compacters with various layer freezing strategies. To enhance the capabilities of these pre-trained language models, in this work we introduce two strategies that use large language models. In the first strategy, we utilize large language models as data-labelling tools wherein they generate labels for unlabeled data. In the second strategy, large language modes are utilized as fallback mechanisms for predictions having low confidence scores. We perform comprehensive experimental analysis on the proposed strategies on different downstream tasks specific to cybersecurity domain. We empirically demonstrate that by combining parameter-efficient pre-trained models with large language models, we can improve the reliability and robustness of models, making them more suitable for real-world cybersecurity applications.

大模型安全应用参数高效

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。