Fine-tuning Phi models with QLoRA and combining them with RAG on 920 GPT-4-generated Q&A pairs produces a limited-resource chatbot that scores best with Phi-2 plus RAG on automatic metrics.
Evaluation of LLM Chatbots for OSINT-based Cyber Threat Awareness
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Knowledge sharing about emerging threats is crucial in the rapidly advancing field of cybersecurity and forms the foundation of Cyber Threat Intelligence (CTI). In this context, Large Language Models are becoming increasingly significant in the field of cybersecurity, presenting a wide range of opportunities. This study surveys the performance of ChatGPT, GPT4all, Dolly, Stanford Alpaca, Alpaca-LoRA, Falcon, and Vicuna chatbots in binary classification and Named Entity Recognition (NER) tasks performed using Open Source INTelligence (OSINT). We utilize well-established data collected in previous research from Twitter to assess the competitiveness of these chatbots when compared to specialized models trained for those tasks. In binary classification experiments, Chatbot GPT-4 as a commercial model achieved an acceptable F1 score of 0.94, and the open-source GPT4all model achieved an F1 score of 0.90. However, concerning cybersecurity entity recognition, all evaluated chatbots have limitations and are less effective. This study demonstrates the capability of chatbots for OSINT binary classification and shows that they require further improvement in NER to effectively replace specially trained models. Our results shed light on the limitations of the LLM chatbots when compared to specialized models, and can help researchers improve chatbots technology with the objective to reduce the required effort to integrate machine learning in OSINT-based CTI tools.
fields
cs.CL 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Efficient Learning Content Retrieval with Knowledge Injection
Fine-tuning Phi models with QLoRA and combining them with RAG on 920 GPT-4-generated Q&A pairs produces a limited-resource chatbot that scores best with Phi-2 plus RAG on automatic metrics.