paper-with-me

Papers

Advanced Topic Modeling Techniques for Categorizing Software Vulnerabilities

2026-07-04 · Utkarsh Tiwari, Spoorthi M, Anirudh S, Nidhin Prabhakar T. arxiv

The increasing complexity and frequency of software vulnerabilities demand efficient methods to analyze and prioritize threats. Traditional approaches often fail to process the vast amount of unstructured textual data effectively, highlighting the need for advanced solutions. This study leverages state-of-the-art topic modeling techniques powered by large language models (LLMs) to extract meaningful insights from the 'Threat' feature of a software vulnerability dataset. Models such as BERTopic, Top2Vec, CombinedTM, Llama2 with BERTopic, and Mixtral are utilized, along with dimensionality reduction and clustering methods like UMAP, PCA, HDBSCAN, and DBSCAN. By uncovering latent patterns and generating interpretable clusters, this research enhances threat prioritization and decision-making in cybersecurity. The findings support scalable and automated solutions for vulnerability management, contributing to improved security practices.

📄 PDF Abstract BibTeX arXiv:2607.03887

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Software Repositories and Machine Learning Research in Cyber Security

2023-11-01 · Mounika Vanamala, Keith Bryant, Alex Caravella

In today's rapidly evolving technological landscape and advanced software development, the rise in cyber security attacks has become a pressing concern. The integration of robust cyber security defenses has become essent…

Towards Leveraging Large Language Model Summaries for Topic Modeling in Source Code

2025-04-24 · Michele Carissimi, Martina Saletta, Claudio Ferretti

Understanding source code is a topic of great interest in the software engineering community, since it can help programmers in various tasks such as software maintenance and reuse. Recent advances in large language model…

Code SearchLanguage ModelingLanguage ModellingLarge Language Model

Latent Dirichlet Allocation (LDA) and Topic modeling: models, applications, a survey

2017-11-12 · Hamed Jelodar, Yongli Wang, Chi Yuan, Xia Feng 외

Topic modeling is one of the most powerful techniques in text mining for data mining, latent data discovery, and finding relationships among data, text documents. Researchers have published many articles in the field of …

Articles

Semantic-Driven Topic Modeling Using Transformer-Based Embeddings and Clustering Algorithms

2024-09-30 · Melkamu Abay Mersha, Mesay Gemeda Yigezu, Jugal Kalita

Topic modeling is a powerful technique to discover hidden topics and patterns within a collection of documents without prior knowledge. Traditional topic modeling and clustering-based techniques encounter challenges in c…

ClusteringSemantic SimilaritySemantic Textual Similarity

pytopicgram: A library for data extraction and topic modeling from Telegram channels

2025-02-07 · J. Gómez-Romero, J. Cantón Correa, R. Pérez Mercado, F. Prados Abad 외

Telegram is a popular platform for public communication, generating large amounts of messages through its channels. pytopicgram is a Python library that helps researchers collect, organize, and analyze these Telegram mes…

Retrieval