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

You might also read

Related Articles

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

Sort by
Same author

Genomic characterization of multidrug-resistant Escherichia coli isolated from gills of Labeo rohita: Insight into resistome, virulence and pathogenicity.

PloS one·2026
Same author

YATSIDroid: an android malware detection framework based on artificial immune system.

Scientific reports·2026
Same author

Study of interfacial synergy in strontium-based organic framework/polyaniline/nanoporous graphene ternary composite as positive electrode for battery-supercapacitor hybrid devices.

RSC advances·2026
Same author

Palladium anchored to magnetic silica functionalized with AP groups as a novel and efficient heterogeneous catalyst for C-C coupling reactions.

Scientific reports·2026
Same author

Correction: An efficient Alzheimer's disease detection by NV classifier with BWTDL approach using MRI image.

BMC medical imaging·2026
Same author

A prospective review of transfusion practices in paediatric trauma patients at level 1 trauma centre.

Injury·2026
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jun 26, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.5K

PermDroid a framework developed using proposed feature selection approach and machine learning techniques for Android

Arvind Mahindru1, Himani Arora2, Abhinav Kumar3

  • 1Department of Computer Science and applications, D.A.V. University, Sarmastpur, Jalandhar, 144012, India. er.arvindmahindru@gmail.com.

Scientific Reports
|May 10, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a novel feature selection framework to improve Android malware detection. The proposed method enhances machine learning model accuracy, achieving 98.8% detection for Android malware.

Keywords:
API callsAndroid appsDeep learningFeature selectionIntrusion detectionNeural networkPermissions model

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.4K
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.8K

Related Experiment Videos

Last Updated: Jun 26, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.5K
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.4K
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.8K

Area of Science:

  • Computer Science
  • Cybersecurity
  • Machine Learning

Background:

  • Android malware detection is challenging due to its permission model.
  • Previous methods often used excessive features, leading to overburdened models.
  • Effective machine learning relies on relevant, discriminative features.

Purpose of the Study:

  • To propose a feature selection framework for Android malware detection.
  • To identify relevant features that enhance model accuracy and reduce misclassification.
  • To develop and evaluate machine learning models using selected features.

Main Methods:

  • A two-stage feature selection framework was implemented.
  • Stage 1: t-test and univariate logistic regression.
  • Stage 2: Multivariate linear regression and correlation analysis; models built with ensemble methods and neural networks.

Main Results:

  • The feature selection framework identified relevant features for malware detection.
  • Models using selected features outperformed those using all extracted features.
  • The developed model achieved a high accuracy of 98.8% on half a million Android apps.

Conclusions:

  • The proposed feature selection framework effectively enhances Android malware detection.
  • Optimized feature sets lead to more accurate and efficient machine learning models.
  • This approach offers a significant improvement over existing Android malware detection methodologies.