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

Selected Data About Geographic Locations01:25

Selected Data About Geographic Locations

278
Geographic Information Systems (GIS) rely on two core types of data: spatial data and attribute data.Spatial DataSpatial data defines the physical location of features within a coordinate system, typically expressed in terms of latitude and longitude. It provides precise positioning for elements like roads, rivers, or buildings.Attribute DataAttribute data complements spatial data by adding descriptive information about these features. For example, a road's spatial data includes its start and...
278
Automatic Processing and Automatic Social Behavior01:28

Automatic Processing and Automatic Social Behavior

259
Automatic processing refers to the cognitive operations that occur without conscious intent or awareness, playing a fundamental role in shaping social cognition and behavior. These processes enable individuals to navigate complex social environments efficiently by relying on mental shortcuts and pre-existing knowledge structures known as schemas. One of the most influential mechanisms underlying automatic processing is priming, which subtly activates mental representations through exposure to...
259
Genome Annotation and Assembly03:36

Genome Annotation and Assembly

21.0K
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
21.0K
Location and Orientation of the Heart01:13

Location and Orientation of the Heart

10.5K
The human heart, despite its modest size and weight, is an organ of remarkable strength and endurance. Roughly the size of a fist, the heart weighs between 250 and 350 grams and is nestled within the mediastinum, the medial cavity of the thorax. It extends obliquely for about 12 to 14 cm, resting on the superior surface of the diaphragm. The heart is positioned anterior to the vertebral column and posterior to the sternum, with two-thirds of its mass lying to the left of the midsternal line.
10.5K
Perceiving Loudness, Pitch, and Location01:21

Perceiving Loudness, Pitch, and Location

1.0K
The human brain perceives pitch through two primary mechanisms reflected in place theory and frequency theory. Each mechanism describes how sound waves are interpreted as specific pitches by the brain, offering insights into the intricate processes of auditory perception.
Place theory, or place coding, suggests that different pitches are heard because various sound waves activate specific locations along the cochlea's basilar membrane. The brain determines the pitch of a sound by...
1.0K
Equation of Motion: General Plane motion01:22

Equation of Motion: General Plane motion

585
In the context of a rigid body's movement within a general plane, it is important to understand that this motion is typically triggered by external forces or couple moments exerted onto it. This principle can be explained through Newton's second law, which stipulates the translational motion of the body's center of mass along each axis.
Moreover, the body's center of mass experiences a rotational effect as a result of these couple moments. This rotation can be articulated as the...
585

You might also read

Related Articles

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

Sort by
Same author

An Adaptive Temporal Convolutional Network Autoencoder for Malicious Data Detection in Mobile Crowd Sensing.

Sensors (Basel, Switzerland)·2024
Same author

Exploration of Mobile Device Behavior for Mitigating Advanced Persistent Threats (APT): A Systematic Literature Review and Conceptual Framework.

Sensors (Basel, Switzerland)·2022
Same author

Harnessing the Challenges and Solutions to Improve Security Warnings: A Review.

Sensors (Basel, Switzerland)·2021
Same author

A Privacy Preservation Quality of Service (QoS) Model for Data Exposure in Android Smartphone Usage.

Sensors (Basel, Switzerland)·2021
Same author

Breast Self-Examination System Using Multifaceted Trustworthiness: Observational Study.

JMIR medical informatics·2020
Same author

SenseCrypt: A Security Framework for Mobile Crowd Sensing Applications.

Sensors (Basel, Switzerland)·2020

Related Experiment Video

Updated: Feb 8, 2026

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
06:49

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment

Published on: December 11, 2015

9.3K

Automatic Annotation of Unlabeled Data from Smartphone-Based Motion and Location Sensors.

Nsikak Pius Owoh1, Manmeet Mahinderjit Singh2, Zarul Fitri Zaaba3

  • 1School of Computer Sciences, Universiti Sains Malaysia, 11800 USM Penang, Malaysia. onp15_com079@student.usm.my.

Sensors (Basel, Switzerland)
|July 5, 2018
PubMed
Summary

Automatic annotation of sensor data using k-means clustering significantly improves user experience. A novel cluster validation method and subsequent classification by machine learning models achieved high accuracy in detecting sensitive location information.

Keywords:
activity recognitionclusteringdata securitymultivariate datasensitive data

More Related Videos

Smartphone Fundus Photography
05:51

Smartphone Fundus Photography

Published on: July 6, 2017

40.2K
Author Spotlight: Development of a Smartphone-Enhanced Paper-Based Device for Rapid Dengue NS1 Detection
06:00

Author Spotlight: Development of a Smartphone-Enhanced Paper-Based Device for Rapid Dengue NS1 Detection

Published on: January 26, 2024

2.1K

Related Experiment Videos

Last Updated: Feb 8, 2026

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
06:49

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment

Published on: December 11, 2015

9.3K
Smartphone Fundus Photography
05:51

Smartphone Fundus Photography

Published on: July 6, 2017

40.2K
Author Spotlight: Development of a Smartphone-Enhanced Paper-Based Device for Rapid Dengue NS1 Detection
06:00

Author Spotlight: Development of a Smartphone-Enhanced Paper-Based Device for Rapid Dengue NS1 Detection

Published on: January 26, 2024

2.1K

Area of Science:

  • Data Science
  • Machine Learning
  • Mobile Crowd Sensing

Background:

  • Manual annotation of sensor data is challenging and reduces user experience.
  • Unsupervised learning, specifically clustering, can automate data annotation but requires robust cluster validation.
  • Detecting sensitive location information from mobile crowd sensing data is crucial for user privacy.

Purpose of the Study:

  • To automatically annotate unlabeled sensor data for mobile crowd sensing.
  • To propose a novel cluster validation index for the k-means algorithm.
  • To evaluate the performance of supervised classifiers using automatically generated cluster labels.

Main Methods:

  • Utilized the k-means clustering algorithm for unsupervised annotation of sensor data.
  • Developed a new cluster validation index based on Multiple Pair-Frequency.
  • Trained and evaluated Support Vector Machine, K-Nearest Neighbor, and Naïve Bayes classifiers on annotated data.

Main Results:

  • The k-means algorithm with the proposed validation index effectively annotated sensor data.
  • Support Vector Machine and K-Nearest Neighbor classifiers achieved very high accuracy in classifying sensitive and non-sensitive data.
  • Naïve Bayes classifier demonstrated fairly high accuracy.

Conclusions:

  • A hybridized approach combining unsupervised (k-means clustering) and supervised (classification) machine learning effectively annotates and classifies sensor data.
  • The proposed Multiple Pair-Frequency based cluster validation index enhances the reliability of automatic annotation.
  • This method significantly reduces manual effort and improves the detection of sensitive location information in mobile crowd sensing.