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

Correlations02:20

Correlations

35.4K
Correlation means that there is a relationship between two or more variables (such as ice cream consumption and crime), but this relationship does not necessarily imply cause and effect. When two variables are correlated, it simply means that as one variable changes, so does the other. We can measure correlation by calculating a statistic known as a correlation coefficient. A correlation coefficient is a number from -1 to +1 that indicates the strength and direction of the relationship between...
35.4K
2D NMR: Overview of Homonuclear Correlation Techniques01:16

2D NMR: Overview of Homonuclear Correlation Techniques

462
Homonuclear correlation spectroscopy (COSY) is a powerful technique used in Nuclear Magnetic Resonance (NMR) spectroscopy to study the correlations between nuclei of the same type within a molecule. It provides information about scalar couplings between adjacent nuclei, which helps determine connectivity and structural information. There are several COSY variants, each with its unique strengths and experimental parameters.
COSY90 is the standard two-dimensional (2D) COSY experiment that...
462
Spearman's Rank Correlation Test01:20

Spearman's Rank Correlation Test

1.2K
Spearman's rank correlation test, also known as Spearman's rho, is a nonparametric method for assessing the strength and direction of association between two variables. This test is particularly valuable when the data distribution is unknown or when the assumption of normality does not hold. Named after the English psychologist and statistician Dr. Charles Edward Spearman, it serves as the nonparametric counterpart to Pearson's correlation coefficient.
Spearman's test calculates correlation by...
1.2K

You might also read

Related Articles

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

Sort by
Same author

Phishing Email Detection Based on Binary Search Feature Selection.

SN computer science·2020
Same journal

Toward Cybersecurity Testing and Monitoring of IoT Ecosystems.

SN computer science·2026
Same journal

Voxel-based Deep Regression for Enhanced Body Composition Estimation from 3D Body Scans.

SN computer science·2026
Same journal

Detecting Adverse Drug Events in Social Media: A Brief Literature Review.

SN computer science·2026
Same journal

TRAM: The Telecommunications-Related AcciMap Method.

SN computer science·2026
Same journal

A Combinatorial Approach to Synthetic Data Generation for Machine Learning.

SN computer science·2026
Same journal

To Signal or Not to Signal? A Non-cooperative Game-Theoretic Approach to Discretionary Communication Between Road Users.

SN computer science·2025
See all related articles

Related Experiment Video

Updated: Dec 1, 2025

Microfluidic Platform with Multiplexed Electronic Detection for Spatial Tracking of Particles
11:54

Microfluidic Platform with Multiplexed Electronic Detection for Spatial Tracking of Particles

Published on: March 13, 2017

9.6K

Detecting Phishing SMS Based on Multiple Correlation Algorithms.

Gunikhan Sonowal1

  • 1Department of Computer Science, Pondicherry University, Pondicherry, India.

SN Computer Science
|November 9, 2020
PubMed
Summary
This summary is machine-generated.

This study identifies Kendall rank correlation as superior for detecting SMS phishing (smishing). It effectively reduces features, achieving 98.40% accuracy in identifying malicious messages.

Keywords:
Correlation AlgorithmMachine Learning AlgorithmPhishingSmishing

More Related Videos

Detection of Protein Aggregation using Fluorescence Correlation Spectroscopy
14:04

Detection of Protein Aggregation using Fluorescence Correlation Spectroscopy

Published on: April 25, 2021

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

714

Related Experiment Videos

Last Updated: Dec 1, 2025

Microfluidic Platform with Multiplexed Electronic Detection for Spatial Tracking of Particles
11:54

Microfluidic Platform with Multiplexed Electronic Detection for Spatial Tracking of Particles

Published on: March 13, 2017

9.6K
Detection of Protein Aggregation using Fluorescence Correlation Spectroscopy
14:04

Detection of Protein Aggregation using Fluorescence Correlation Spectroscopy

Published on: April 25, 2021

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

714

Area of Science:

  • Cybersecurity
  • Machine Learning
  • Data Science

Background:

  • SMS phishing, or smishing, poses a significant threat.
  • Effective detection requires identifying relevant features from extensive datasets.
  • Correlation algorithms are crucial for feature relevancy assessment.

Purpose of the Study:

  • To analyze four rank correlation algorithms (Pearson, Spearman, Kendall, Point biserial) for smishing detection.
  • To determine the optimal feature set for identifying malicious SMS messages.
  • To evaluate the performance of these algorithms with a machine learning classifier.

Main Methods:

  • Applied four rank correlation algorithms: Pearson, Spearman, Kendall, and Point biserial.
  • Utilized a machine learning algorithm (AdaBoost classifier) for classification.
  • Assessed feature relevancy and dimensionality reduction.

Main Results:

  • AdaBoost classifier demonstrated high accuracy in detecting smishing messages.
  • Kendall rank correlation, combined with AdaBoost, yielded superior accuracy compared to other methods.
  • The ranking algorithm reduced feature dimensions by 61.53%.

Conclusions:

  • Rank correlation algorithms are effective for feature selection in smishing detection.
  • Kendall rank correlation offers a robust approach for enhancing smishing detection accuracy.
  • This method significantly improves detection rates while reducing computational complexity.