Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Measures of Intelligence01:29

Measures of Intelligence

5.6K
Psychologists measure intelligence by using standardized tests that produce a score known as the intelligence quotient or IQ. To understand IQ tests, it's important to recognize the key principles behind their construction: validity, reliability, and standardization.
Validity refers to how well a test measures what it claims to measure. An intelligence test should accurately assess intelligence rather than another characteristic, like anxiety. Criterion validity is one way to evaluate this;...
5.6K
Improving Translational Accuracy02:07

Improving Translational Accuracy

8.5K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
8.5K
Classification of Systems-I01:26

Classification of Systems-I

161
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
161
Classification of Signals01:30

Classification of Signals

363
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
363
Classification of Systems-II01:31

Classification of Systems-II

130
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
130
Confidence Coefficient01:24

Confidence Coefficient

7.4K
The confidence coefficient is also known as the confidence level or degree of confidence. It is the percent expression for the probability, 1-α, that the confidence interval contains the true population parameter assuming that the confidence interval is obtained after sufficient unbiased sampling; for example, if the CL = 90%, then in 90 out of 100 samples the interval estimate will enclose the true population parameter. Here α is the area under the curve, distributed equally under...
7.4K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Network Traffic Data Augmentation Using WGAN Model Guided by LLM.

Sensors (Basel, Switzerland)·2025
Same author

Predicting triage of pediatric patients in the emergency department using machine learning approach.

International journal of emergency medicine·2025
Same author

Intelligent Breast Mass Classification Approach Using Archimedes Optimization Algorithm with Deep Learning on Digital Mammograms.

Biomimetics (Basel, Switzerland)·2023
Same author

IoT Traffic Analyzer Tool with Automated and Holistic Feature Extraction Capability.

Sensors (Basel, Switzerland)·2023

Related Experiment Video

Updated: May 17, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

466

Large Language Models for Synthetic Dataset Generation of Cybersecurity Indicators of Compromise.

Ashwaq Almorjan1, Mohammed Basheri1, Miada Almasre1

  • 1Department of Information Technology, Faculty of Computing and Information Technology, King Abdulaziz University, Jeddah 21589, Saudi Arabia.

Sensors (Basel, Switzerland)
|May 14, 2025
PubMed
Summary

This study fine-tuned a Large Language Model (LLM) to generate synthetic cyber threat intelligence datasets, improving Indicator of Compromise (IoC) classification accuracy for cybersecurity applications.

Keywords:
ChatGPTcyber threat intelligencecybersecuritydomain knowledgeindicators of compromiselarge language modelsocial mediasynthetic data generation

More Related Videos

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.3K
Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates
08:56

Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates

Published on: January 13, 2023

2.1K

Related Experiment Videos

Last Updated: May 17, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

466
Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.3K
Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates
08:56

Automatic Image Processing to Determine the Community Size Structure of Riverine Macroinvertebrates

Published on: January 13, 2023

2.1K

Area of Science:

  • Cybersecurity
  • Artificial Intelligence
  • Data Science

Background:

  • High-quality labeled datasets with Indicators of Compromise (IoCs) are scarce, hindering the development of effective Cyber Threat Intelligence (CTI) predictive models.
  • Social media platforms are increasingly targeted, necessitating robust methods for IoC classification in these environments.

Purpose of the Study:

  • To fine-tune OpenAI's GPT-3.5 Large Language Model (LLM) for generating synthetic datasets that mimic real social media data.
  • To incorporate domain-specific IoC knowledge into the LLM for enhanced synthetic data generation.
  • To evaluate the performance of machine learning and deep learning models on these synthetic datasets.

Main Methods:

  • Fine-tuning GPT-3.5 LLM on a curated social media dataset with IoC domain knowledge.
  • Generating two synthetic datasets (4,000 and 12,000 instances).
  • Evaluating four ML/DL models (DenseNN, Logistic Regression) on the generated datasets.

Main Results:

  • On the 4,000-instance dataset, Dense Neural Network (DenseNN) achieved the highest accuracy at 77%.
  • On the 12,000-instance dataset, Logistic Regression (LR) achieved the highest accuracy at 82%.
  • The study demonstrates the efficacy of fine-tuned LLMs for synthetic data generation in CTI.

Conclusions:

  • Fine-tuning LLMs with domain knowledge is a viable strategy for creating high-quality synthetic datasets.
  • The generated datasets can improve IoC extraction and classification, offering a novel resource for cybersecurity.
  • This approach addresses the data scarcity challenge in CTI research and applications.