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

Types Of Transformers01:16

Types Of Transformers

1.4K
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
1.4K
Transformers01:26

Transformers

1.7K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.7K
Transformers in Distribution System01:27

Transformers in Distribution System

497
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
497
Force Classification01:22

Force Classification

2.3K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
2.3K

You might also read

Related Articles

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

Sort by
Same author

Severe Acute Respiratory Syndrome Coronavirus 2 Detection and Variant Analysis in Respiratory Specimens from a Clinical Laboratory.

Public health weekly report·2026
Same author

Korea 2024-2025 Influenza and Respiratory Virus Laboratory Surveillance Report.

Public health weekly report·2026
Same author

An Experimental Study on the Effectiveness and Usefulness of 360° Virtual Reality Simulation in Korean Medical Education: A Pilot Study.

Healthcare (Basel, Switzerland)·2026
Same author

Sodium-glucose cotransporter 2 inhibitors and the risk of kidney cancer among patients with type 2 diabetes: a population-based cohort study.

BMC medicine·2026
Same author

Comparative analysis of next-generation sequencing methods for whole-genome sequencing of seasonal influenza viruses.

Infection, genetics and evolution : journal of molecular epidemiology and evolutionary genetics in infectious diseases·2026
Same author

Prenatal (1-3)IGF-1 Treatment Is Ineffective and Behaviorally Detrimental in a Rat Model of Cortical Malformation.

Brain and behavior·2026
Same journal

Thymidylate synthase inhibitory drugs induce p53-dependent pathways differently.

PloS one·2026
Same journal

Top-down and bottom-up attention for joint pattern classification and reconstruction.

PloS one·2026
Same journal

Short- and long-term scaling behavior of blood pressure and pulse arrival time during sleep in healthy controls and patients with obstructive sleep apnea.

PloS one·2026
Same journal

Double DQN-based secrecy energy efficiency and fairness performance in IRS-assisted NOMA systems with friendly jamming.

PloS one·2026
Same journal

10 recommendations for strengthening citizen science for improved societal and ecological outcomes: A co-produced analysis of challenges and opportunities in the 21st century.

PloS one·2026
Same journal

Paying in public: Peer effects, impression management, and willingness to pay on digital payment platforms.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Jan 15, 2026

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.3K

Malware detection using pre-trained transformer encoder with byte sequences.

Eun-Jin Kim1, Yun-Kyung Lee2, Sang-Min Lee2

  • 1Department of Computer Engineering, Chungbuk National University, Cheongju, Chungcheongbukdo, Republic of Korea.

Plos One
|October 13, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a novel Transformer-based language model for enhanced malware detection using byte sequences. Our model significantly outperforms convolutional neural networks, improving detection accuracy.

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

2.5K

Related Experiment Videos

Last Updated: Jan 15, 2026

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.3K
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

2.5K

Area of Science:

  • Computer Science
  • Cybersecurity
  • Artificial Intelligence

Background:

  • Malicious attacks are evolving, necessitating advanced malware detection methods.
  • Neural networks, particularly convolutional neural networks (CNNs), are used for analyzing file byte sequences.
  • Transformer-based language models show promise in various domains and can be adapted for cybersecurity tasks.

Purpose of the Study:

  • To introduce a novel Transformer-based language model for malware detection using file byte sequences.
  • To propose and evaluate new pre-training strategies for Transformer models in this domain.
  • To establish a benchmark dataset for pre-training and fine-tuning malware detection models.

Main Methods:

  • Developed a Transformer-based language model to process file byte sequences.
  • Introduced two novel pre-training strategies: real-or-fake prediction and same-sequence prediction.
  • Explored combinations of pre-training strategies including masked language modeling and next-sentence prediction.
  • Created a benchmark dataset comprising PDF, HWP, and MS Office files.

Main Results:

  • The proposed Transformer-based language model outperformed CNNs in malware detection.
  • Achieved macro F1 score improvements ranging from 2.7%p to 11.1%p compared to CNNs.
  • Empirical results validate the effectiveness of the novel pre-training strategies.

Conclusions:

  • Transformer-based language models offer a superior approach to CNNs for malware detection.
  • The developed model and pre-training strategies provide a strong foundation for future malware detection services.
  • Future work will focus on developing encoder-based models for processing longer byte sequences.