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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

38
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
38
Steps in Outbreak Investigation01:18

Steps in Outbreak Investigation

102
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
102
MALDI-TOF Mass Spectrometry01:19

MALDI-TOF Mass Spectrometry

4.7K
Mass spectrometry is a powerful characterization technique that can identify and separate a wide variety of compounds ranging from chemical to biological entities, based on their mass-to-charge ratio (m/z). The instruments that allow this detection, known as mass spectrometers, have three components: an ion source, a mass analyzer, and a detector. These spectrometers differ based on the nature of their ion source and analyzers.
Matrix-assisted laser desorption ionization (MALDI) is a commonly...
4.7K

You might also read

Related Articles

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

Sort by
Same author

Cerebral ischemia detection using deep learning techniques.

Health information science and systems·2025
Same author

Exploring IoT Vulnerabilities in a Comprehensive Remote Cybersecurity Laboratory.

Sensors (Basel, Switzerland)·2023
Same author

Traditional Machine Learning Models and Bidirectional Encoder Representations From Transformer (BERT)-Based Automatic Classification of Tweets About Eating Disorders: Algorithm Development and Validation Study.

JMIR medical informatics·2022
Same author

A WoT Platform for Supporting Full-Cycle IoT Solutions from Edge to Cloud Infrastructures: A Practical Case.

Sensors (Basel, Switzerland)·2020
Same author

Emulating and Evaluating Virtual Remote Laboratories for Cybersecurity.

Sensors (Basel, Switzerland)·2020
Same journal

DARUMA: a gateway to fast and easy prediction of intrinsically disordered regions.

PeerJ. Computer science·2026
Same journal

Alzheimer's disease detection using a quantum deep neural network with Haralick feature extraction and simulated annealing optimization.

PeerJ. Computer science·2026
Same journal

Network anomaly detection using Deep Autoencoder and parallel Artificial Bee Colony algorithm-trained neural network.

PeerJ. Computer science·2026
Same journal

An anomaly detection model for multivariate time series with anomaly perception.

PeerJ. Computer science·2026
Same journal

Retraction: A wormhole attack detection method for tactical wireless sensor networks.

PeerJ. Computer science·2026
Same journal

Evaluation of mental disorder with prioritization of its type by utilizing the bipolar complex fuzzy decision-making approach based on Schweizer-Sklar prioritized aggregation operators.

PeerJ. Computer science·2026
See all related articles

Related Experiment Video

Updated: May 29, 2025

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

Machine learning models and dimensionality reduction for improving the Android malware detection.

Pablo Morán1, Antonio Robles-Gómez1, Andres Duque2

  • 1Departamento de Sistemas de Comunicación y Control, Universidad Nacional de Educación a Distancia, Madrid, Spain.

Peerj. Computer Science
|February 3, 2025
PubMed
Summary
This summary is machine-generated.

This study enhances Android malware detection using machine learning. Random Forest models achieved 91.72% malware detection with a 0.13% false positive rate, significantly reducing features.

Keywords:
Feature filtering techniquesMachine Learning algorithmsPredictive goodness metricsRandom ForestSupervised feature selection techniques

More Related Videos

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.7K

Related Experiment Videos

Last Updated: May 29, 2025

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
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.7K

Area of Science:

  • Computer Science
  • Cybersecurity
  • Machine Learning

Background:

  • Android's widespread use presents numerous cybersecurity vulnerabilities.
  • Existing Android malware analysis often relies on limited machine learning approaches.
  • The DREBIN project provides a foundational dataset for Android malware research.

Purpose of the Study:

  • To develop an efficient dimensionality reduction technique for Android malware features.
  • To evaluate various supervised machine learning algorithms for malware prediction.
  • To improve the accuracy and efficiency of Android malware detection systems.

Main Methods:

  • Utilized the DREBIN dataset for Android malware analysis.
  • Implemented an efficient feature dimensionality reduction method.
  • Applied and compared multiple supervised machine learning algorithms, including Random Forest.

Main Results:

  • Random Forest models demonstrated superior performance in malware detection.
  • Achieved an average malware detection rate of 91.72% with a 0.13% false positive rate.
  • Reduced feature set to 5,000 (9% of DREBIN features) while maintaining high accuracy (99.52%) and F1-score (96.99%).

Conclusions:

  • Efficient dimensionality reduction combined with Random Forest offers a highly effective approach to Android malware detection.
  • The proposed method significantly improves detection rates and reduces false positives compared to previous methods.
  • This research contributes to more robust and efficient mobile security solutions.