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

Transformers in Distribution System01:27

Transformers in Distribution System

143
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...
143
Types Of Transformers01:16

Types Of Transformers

1.0K
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.0K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

143
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
143

You might also read

Related Articles

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

Sort by
Same author

An intelligent deep representation learning with enhanced feature selection approach for cyberattack detection in internet of things enabled cloud environment.

Scientific reports·2025
Same author

Obfuscated Malware Detection and Classification in Network Traffic Leveraging Hybrid Large Language Models and Synthetic Data.

Sensors (Basel, Switzerland)·2025
Same author

Computational challenges and solutions: Prime number generation for enhanced data security.

PloS one·2024
Same author

Enhanced Network Intrusion Detection System for Internet of Things Security Using Multimodal Big Data Representation with Transfer Learning and Game Theory.

Sensors (Basel, Switzerland)·2024
Same author

Intelligent decision making for energy efficient fog nodes selection and smart switching in the IOT: a machine learning approach.

PeerJ. Computer science·2024
Same author

A Novel Framework for Melanoma Lesion Segmentation Using Multiparallel Depthwise Separable and Dilated Convolutions with Swish Activations.

Journal of healthcare engineering·2023

Related Experiment Video

Updated: Aug 27, 2025

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

1.9K

Explainable Malware Detection System Using Transformers-Based Transfer Learning and Multi-Model Visual

Farhan Ullah1, Amjad Alsirhani2,3, Mohammed Mujib Alshahrani4

  • 1School of Software, Northwestern Polytechnical University, 127 West Youyi Road, Beilin District, Xi'an 710072, China.

Sensors (Basel, Switzerland)
|September 23, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a new way to identify malicious Android applications by combining text-based analysis with visual patterns. By converting app data into images and using advanced language models, the system can accurately spot threats while providing clear explanations for its decisions.

Keywords:
cybersecurityexplainable AImaliciousmalware analysismalware visualizationnetwork behaviortransfer learningAndroid SecurityDeep LearningFeature ExtractionCybersecurity AI

Frequently Asked Questions

More Related Videos

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

849
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

485

Related Experiment Videos

Last Updated: Aug 27, 2025

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

1.9K
DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

849
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

485

Area of Science:

  • Cybersecurity and malware detection research within computer science
  • Explainable artificial intelligence applications in mobile systems

Background:

Mobile ecosystems face persistent security threats from malicious software targeting widespread user bases. Current defense mechanisms often struggle to balance high detection accuracy with transparent decision-making processes. No prior work had resolved the challenge of integrating diverse data modalities for robust threat identification. Researchers frequently encounter difficulties when attempting to interpret complex deep learning outcomes in cybersecurity contexts. This gap motivated the development of hybrid approaches that leverage both textual and visual information. Prior research has shown that transforming binary code into image formats can reveal structural patterns indicative of malicious intent. That uncertainty drove the need for a unified framework capable of processing multi-source data streams effectively. The field requires scalable solutions that maintain performance across various public datasets while ensuring system interpretability.

Purpose Of The Study:

The study aims to develop an explainable system for identifying malicious mobile applications using advanced machine learning techniques. Researchers seek to address the growing security risks posed by widespread threats in the Android ecosystem. The authors propose a novel framework that integrates textual analysis with visual feature representation to improve detection accuracy. This project explores how transfer learning can be applied to extract meaningful patterns from application code. The team intends to overcome the limitations of traditional detection methods that often lack transparency in their decision-making. By converting byte streams into images, the investigators aim to capture structural information that is otherwise difficult to analyze. The researchers also focus on balancing datasets to ensure the model performs reliably across different threat categories. Ultimately, the work strives to provide a robust and interpretable solution for modern mobile security challenges.

Main Methods:

Review approach involves a multi-stage pipeline that integrates distinct data processing techniques for mobile security. The researchers first apply a pre-trained language model to extract textual information from application files. A conversion algorithm then transforms binary byte streams into image-based visual representations for further analysis. The team utilizes specific descriptors to highlight important structural patterns within these generated images. To address data imbalance, the investigators implement an over-sampling strategy before feeding inputs into a deep learning network. A Convolutional Neural Network serves as the primary tool for mining complex features from the combined data. Finally, an ensemble model aggregates these findings to perform final classification tasks. The entire methodology undergoes validation using standardized public datasets to ensure robustness and reliability.

Main Results:

Key findings from the literature indicate that the proposed hybrid system achieves effective threat classification across diverse mobile application samples. The researchers report that combining textual and visual modalities significantly enhances the detection capability compared to single-source methods. Their analysis confirms that the Convolutional Neural Network successfully mines deep features from balanced datasets. The study demonstrates that the integration of specific visual descriptors improves the identification of malicious patterns within byte streams. Evaluation on the CICMalDroid 2020 and CIC-InvesAndMal2019 datasets confirms the practical utility of the framework. The authors observe that the ensemble model maintains high performance levels during the classification phase. Interpretable experiments reveal that the system provides clear insights into the factors influencing its security decisions. These results suggest that the proposed methodology offers a scalable solution for identifying threats in the mobile ecosystem.

Conclusions:

The authors demonstrate that integrating textual and visual features improves the reliability of threat identification. Their approach successfully utilizes a hybrid architecture to process complex mobile application data. The researchers propose that combining language models with image-based descriptors enhances overall classification performance. Synthesis and implications suggest that visual representations offer a unique perspective for analyzing byte-level patterns. The study confirms that balancing datasets with over-sampling techniques mitigates bias during the training phase. The authors indicate that interpretable experiments provide necessary validation for automated security decisions. Their findings suggest that ensemble models effectively aggregate deep features to maintain high accuracy levels. This work provides a foundation for developing transparent security tools within the mobile application domain.

The researchers propose a hybrid architecture that combines Bidirectional Encoder Representations from Transformers for textual analysis with image-based visual features. This dual-modality approach allows the system to mine deep features using a Convolutional Neural Network, which are then processed by an ensemble model for final classification.

The authors utilize the Features from Accelerated Segment Test extractor and the Binary Robust Independent Elementary Features descriptor. These tools are specifically employed to identify and mark significant patterns within the visual representations created from network byte streams.

The researchers indicate that the Synthetic Minority Over-Sampling technique is necessary to balance the combined textual and visual feature sets. This step ensures that the training process is not skewed by imbalanced data distributions across the different malware classes.

The authors employ the Synthetic Minority Over-Sampling method to harmonize the combined feature sets. This data-driven approach plays a critical role in preparing the input for the Convolutional Neural Network, ensuring that the model learns from a representative distribution of malicious and benign samples.

The researchers measure performance using the CICMalDroid 2020 and CIC-InvesAndMal2019 datasets. These public benchmarks allow for a comprehensive evaluation of the system's ability to classify threats accurately compared to standard detection methods.

The authors claim that their interpretable artificial intelligence experiment provides a clear validation of the system's decision-making process. They propose that such transparency is vital for building trust in automated security tools, distinguishing their approach from opaque black-box models.