paper-with-me

Papers

Enhancing the Cloud Security through Topic Modelling

2025-05-01 · Sabbir M. Saleh, Nazim Madhavji, John Steinbacher

Protecting cloud applications is crucial in an age where security constantly threatens the digital world. The inevitable cyber-attacks throughout the CI/CD pipeline make cloud security innovations necessary. This research is motivated by applying Natural Language Processing (NLP) methodologies, such as Topic Modelling, to analyse cloud security data and predict future attacks. This research aims to use topic modelling, specifically Latent Dirichlet Allocation (LDA) and Probabilistic Latent Semantic Analysis (pLSA). Utilising LDA and PLSA, security-related text data, such as reports, logs, and other relevant documents, will be analysed and sorted into relevant topics (such as phishing or encryption). These algorithms may apply through Python using the Gensim framework. The topics shall be utilised to detect vulnerabilities within relevant CI/CD pipeline records or log data. This application of Topic Modelling anticipates providing a new form of vulnerability detection, improving overall security throughout the CI/CD pipeline.

📄 PDF Abstract BibTeX arXiv:2505.01463

Code (0)

등록된 구현이 없습니다.

Tasks

Vulnerability Detection

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Collaborative Intelligence: Topic Modelling of Large Language Model use in Live Cybersecurity Operations

2025-08-25 · Martin Lochner, Keegan Keplinger arxiv

Objective: This work describes the topic modelling of Security Operations Centre (SOC) use of a large language model (LLM), during live security operations. The goal is to better understand how these specialists voluntar…

AI-Driven Security in Cloud Computing: Enhancing Threat Detection, Automated Response, and Cyber Resilience

2025-05-06 · Shamnad Mohamed Shaffi, Sunish Vengathattil, Jezeena Nikarthil Sidhick, Resmi Vijayan

Cloud security concerns have been greatly realized in recent years due to the increase of complicated threats in the computing world. Many traditional solutions do not work well in real-time to detect or prevent more com…

Cloud Computing

Enhancing Wireless Sensor Network Security through Integration with the ServiceNow Cloud Platform

2024-12-31 · Syed Atif Ali, Salwa Din

Wireless Sensor Networks (WSNs) continue to experience rapid developments and integration into modern-day applications. Overall, WSNs collect and process relevant data through sensors or nodes and communicate with differ…

Cloud ComputingManagement

SMS Spam Filtering using Probabilistic Topic Modelling and Stacked Denoising Autoencoder

2016-06-17 · Noura Al Moubayed, Toby Breckon, Peter Matthews, A. Stephen McGough

In This paper we present a novel approach to spam filtering and demonstrate its applicability with respect to SMS messages. Our approach requires minimum features engineering and a small set of la- belled data samples. F…

DenoisingSpam detection

Topic Modelling: Going Beyond Token Outputs

2024-01-16 · Lowri Williams, Eirini Anthi, Laura Arman, Pete Burnap

Topic modelling is a text mining technique for identifying salient themes from a number of documents. The output is commonly a set of topics consisting of isolated tokens that often co-occur in such documents. Manual eff…

Topic Models