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

MALDI-TOF Mass Spectrometry01:19

MALDI-TOF Mass Spectrometry

6.1K
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...
6.1K

You might also read

Related Articles

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

Sort by
Same journal

Human-like scene graph generation and evaluation.

Multimedia tools and applications·2026
Same journal

LuGSAM: a novel framework for integrating text prompts to Segment Anything Model (SAM) for segmentation tasks of ICU chest x-rays.

Multimedia tools and applications·2025
Same journal

Brain magnetic resonance image (MRI) segmentation using multimodal optimization.

Multimedia tools and applications·2025
Same journal

Enhancing road safety: In-vehicle sensor analysis of cognitive impairment in older drivers.

Multimedia tools and applications·2025
Same journal

Decision support for augmented reality-based assistance systems deployment in industrial settings.

Multimedia tools and applications·2025
Same journal

Real-time violence detection and localization through subgroup analysis.

Multimedia tools and applications·2025
See all related articles

Related Experiment Video

Updated: Nov 21, 2025

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

7.2K

FSDroid:- A feature selection technique to detect malware from Android using Machine Learning Techniques: FSDroid.

Arvind Mahindru1,2, A L Sangal2

  • 1Department of Computer Science and Applications, D.A.V. University, Sarmastpur, 144012 Jalandhar, India.

Multimedia Tools and Applications
|January 19, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces FS-droid, an Android malware detection system that identifies malicious apps by analyzing permissions. FS-droid achieves 98.8% accuracy, outperforming existing anti-virus scanners and other detection methods.

Keywords:
Cyber-securityDynamic-analysisFeature selectionIntrusion-detectionMachine learningPermissions based analysis

More Related Videos

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

663
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.1K

Related Experiment Videos

Last Updated: Nov 21, 2025

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

7.2K
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

663
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.1K

Area of Science:

  • Computer Science
  • Cybersecurity
  • Machine Learning

Background:

  • Android's widespread adoption has led to an increase in malware-infected applications.
  • The Android permission model presents vulnerabilities exploited by cybercriminals to steal user data.
  • Detecting and removing malware from app stores is a critical challenge.

Purpose of the Study:

  • To develop an effective malware detection system for Android applications.
  • To investigate the impact of app permissions on security risks.
  • To identify optimal features for malware detection using various selection approaches.

Main Methods:

  • Implemented ten distinct feature selection methods to identify key indicators of malware.
  • Developed a malware detection model using Least Square Support Vector Machine (LSSVM) with linear, radial basis, and polynomial kernels.
  • Trained and evaluated the model on a dataset of 200,000 Android applications.

Main Results:

  • The FS-droid model, utilizing LSSVM with a radial basis function kernel, achieved a malware detection rate of 98.8%.
  • FS-droid demonstrated a 3% higher detection rate compared to existing anti-virus scanners.
  • The system outperformed other proposed frameworks and approaches in malware detection accuracy.

Conclusions:

  • The proposed FS-droid system offers a highly effective solution for detecting Android malware.
  • Analyzing app permissions and employing advanced machine learning techniques are crucial for enhancing mobile security.
  • The study highlights the potential of LSSVM with RBF kernel for robust malware identification.