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

Classification of Systems-I01:26

Classification of Systems-I

319
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:
319
Classification of Systems-II01:31

Classification of Systems-II

242
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,
242
Improving Translational Accuracy02:07

Improving Translational Accuracy

11.9K
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...
11.9K
Aggregates Classification01:29

Aggregates Classification

389
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
389
Language and Cognition01:27

Language and Cognition

456
Language serves as a bridge between ideas and communication, influencing how individuals perceive and interact with the world. Psychologists have long debated whether language shapes thought or vice versa. This discussion gained grip with Edward Sapir and Benjamin Lee Whorf in the 1940s, who proposed that language determines thought, a concept known as linguistic determinism. They suggested that the vocabulary and structure of a language influence how its speakers think and perceive reality.
456
Language Development01:22

Language Development

460
Children master language quickly and with relative ease, supported by both biological predisposition and reinforcement. B. F. Skinner (1957) proposed that language is learned through reinforcement, while Noam Chomsky (1965) argued that language acquisition mechanisms are biologically determined.
The critical period for language acquisition suggests that the ability to acquire language is at its peak early in life. As people age, this proficiency decreases. Language development begins very...
460

You might also read

Related Articles

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

Sort by
Same author

Flow as the mediating mechanism in marathon events: connecting event quality, motivation, and self-efficacy to perceived value and performance.

Frontiers in sports and active living·2026
Same author

Factor-based deep reinforcement learning for asset allocation: Comparative analysis of static and dynamic beta reward designs.

PloS one·2025
Same author

Employing the X-Learner Algorithm to Evaluate the Intervention Effects of Physical Activity on Determinants of Elderly Mental Health.

Healthcare (Basel, Switzerland)·2025
Same author

Design and experimental research of on device style transfer models for mobile environments.

Scientific reports·2025
Same author

Determinants of Generative AI System Adoption and Usage Behavior in Korean Companies: Applying the UTAUT Model.

Behavioral sciences (Basel, Switzerland)·2024
Same author

A Study on the Characteristics of Sports Athletes' YouTube Channels and User Reactions.

Behavioral sciences (Basel, Switzerland)·2024

Related Experiment Video

Updated: Sep 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

692

Optimization for threat classification of various data types-based on ML model and LLM.

Chaerim Hong1, Taeyeon Oh2

  • 1Seoul AI School, aSSIST University, Seoul, 03767, South Korea.

Scientific Reports
|July 2, 2025
PubMed
Summary

This study integrates machine learning (ML) and large language models (LLM) to detect cybersecurity threats by analyzing security news and source code. The framework effectively identifies vulnerabilities, improving detection accuracy and reducing false positives.

Keywords:
Coode weaknessData biasLarge language modelsMachine learningPost newsSecurity weakness

More Related Videos

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

751
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

592

Related Experiment Videos

Last Updated: Sep 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

692
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

751
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

592

Area of Science:

  • Cybersecurity
  • Artificial Intelligence
  • Software Engineering

Background:

  • The rapid advancement of AI technology has led to an increase in sophisticated cybersecurity threats.
  • Existing security tools struggle to effectively detect and respond to these evolving threats.
  • There is a growing need for integrated systems capable of analyzing diverse data sources for threat detection.

Purpose of the Study:

  • To explore the integral analysis of heterogeneous data, including security threat news and source code weaknesses, within a unified ML and LLM environment.
  • To develop and evaluate an effective security threat detection system leveraging both ML and LLM capabilities.
  • To improve the accuracy and efficiency of vulnerability detection in source code.

Main Methods:

  • Applied scaling and normalization to Post News data to mitigate bias.
  • Utilized syntax analysis, semantic analysis, and data flow information for integrated source code analysis.
  • Developed a systematized data labeling and formatting approach for both ML and LLM application.
  • Employed Abstract Syntax Trees (AST) for feature extraction in source code analysis.

Main Results:

  • ML models (XGBoost, SVM, Random Forest) achieved F1-scores of 0.96-0.97 on post-news data.
  • LLM models (ST5-xxl, XLNet, BERT, CodeBERT, GraphCodeBERT) achieved an F1-score of 0.97 on post-news data.
  • LLM models (ST5-xxl, XLNet, CodeBERT, GraphCodeBERT) achieved near-perfect accuracy (0.9999) in C/C++ weakness detection.
  • TF-IDF embedding method outperformed Word2Vec for ML models in source code analysis.

Conclusions:

  • The proposed integrated ML and LLM framework effectively detects source code vulnerabilities using AST.
  • The framework overcomes limitations of traditional static analysis tools by considering code structure and semantics.
  • Combining AST-based features with LLM capabilities enhances generalization for new vulnerabilities and reduces false positives.