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

Data Collection by Observations01:08

Data Collection by Observations

12.2K
Data collection refers to a systematic way of obtaining, observing, measuring, and analyzing accurate information. Observational studies are one of the most widely used methods of data collection. It involves collecting data by observing the behavior and physical characteristics of a sample without making any modifications to the sample.
An astronomer viewing the motion and brightness of stars in the sky and recording the data is an example of observational data collection. A botanist recording...
12.2K
Data Collection I01:30

Data Collection I

6.4K
Data collection gathers information needed to make accurate judgments about a patient's present condition. During a health history interview, subjective data is collected from the patient, their caregivers, or family members, and objective data is collected through observations and physical assessment. Patients are the primary source of subjective data. Thus information gathered from patients through interviews, observations, and physical examination is primary data. Secondary sources of...
6.4K
Data Reporting and Recording01:24

Data Reporting and Recording

4.8K
Reporting and recording are crucial in data documentation. The timely, thorough, and accurate documentation of facts is essential when recording patient data. Failure to record findings during an assessment or interpretation of a problem will result in loss of information and make the patient document unreliable. The reader is left with general impressions if the information is not specific. A recording is documenting data of the individual's health information in a traceable, secure, and...
4.8K
Data Collection II01:29

Data Collection II

8.3K
The nursing history captures and records the patient's health status, so that a care plan evolves to meet the patient's individual needs. The nursing health history is a part of the initial assessment. A comprehensive history covers all health dimensions and plays a significant role in the assessment process. A comprehensive history includes the patient's biographical information, reasons for seeking health care, expectations, present and past health history, medications, and...
8.3K

You might also read

Related Articles

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

Sort by
Same author

A Hybrid Convolutional Neural Network-Long Short-Term Memory (CNN-LSTM)-Attention Model Architecture for Precise Medical Image Analysis and Disease Diagnosis.

Diagnostics (Basel, Switzerland)·2025
Same author

Optimizing Client Participation in Communication-Constrained Federated LLM Adaptation with LoRA.

Sensors (Basel, Switzerland)·2025
Same author

Collaborative Split Learning-Based Dynamic Bandwidth Allocation for 6G-Grade TDM-PON Systems.

Sensors (Basel, Switzerland)·2025
Same author

A Federated Reinforcement Learning Framework via a Committee Mechanism for Resource Management in 5G Networks.

Sensors (Basel, Switzerland)·2024
Same author

Dynamic Bandwidth Slicing in Passive Optical Networks to Empower Federated Learning.

Sensors (Basel, Switzerland)·2024
Same author

Adaptive Dataset Management Scheme for Lightweight Federated Learning in Mobile Edge Computing.

Sensors (Basel, Switzerland)·2024
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Aug 8, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.9K

Deep-Reinforcement-Learning-Based IoT Sensor Data Cleaning Framework for Enhanced Data Analytics.

Alaelddin F Y Mohammed1, Salman Md Sultan2, Joohyung Lee1

  • 1School of Computing, Gachon University, Seongnam 13120, Republic of Korea.

Sensors (Basel, Switzerland)
|February 28, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a deep reinforcement learning (deep RL) framework for cleaning Internet of Things (IoT) sensor data. The system effectively identifies and removes noisy or empty data, enhancing smart city applications.

Keywords:
DQNIoTdata cleaningedge intelligence

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.8K
A Fully Automated Rodent Conditioning Protocol for Sensorimotor Integration and Cognitive Control Experiments
09:43

A Fully Automated Rodent Conditioning Protocol for Sensorimotor Integration and Cognitive Control Experiments

Published on: April 15, 2014

10.6K

Related Experiment Videos

Last Updated: Aug 8, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.9K
Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K
A Fully Automated Rodent Conditioning Protocol for Sensorimotor Integration and Cognitive Control Experiments
09:43

A Fully Automated Rodent Conditioning Protocol for Sensorimotor Integration and Cognitive Control Experiments

Published on: April 15, 2014

10.6K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Data Science

Background:

  • Internet of Things (IoT) generates vast amounts of sensor data crucial for smart city applications.
  • Noisy, redundant, or empty IoT data negatively impacts machine learning and deep learning algorithm performance.
  • Effective data cleaning is essential to improve the reliability of intelligent IoT systems.

Purpose of the Study:

  • To propose a novel deep reinforcement learning (deep RL) framework for cleaning Internet of Things (IoT) sensor data.
  • To address the challenge of noisy, redundant, and empty data in IoT sensor streams.
  • To enhance the performance of smart city applications by improving data quality.

Main Methods:

  • A deep reinforcement learning (deep RL) framework utilizing a deep Q-network (DQN) agent.
  • The DQN agent classifies sensor data into 'empty', 'garbage', or 'normal' categories.
  • Input features include current and past Received Signal Strength (RSS) values; rewards are based on predicted actions.

Main Results:

  • The proposed deep RL system achieved approximately 96% accuracy in data cleaning after the exploration phase.
  • Experimental results show superior performance compared to a traditional time-series-based fully connected neural network (FCDQN) approach.
  • The system effectively identifies and removes irrelevant and harmful data points from sensor streams.

Conclusions:

  • Deep reinforcement learning offers a powerful approach for robust IoT sensor data cleaning.
  • Improved data quality through deep RL significantly enhances the performance of intelligent IoT applications.
  • This framework has the potential to increase the reliability and efficiency of smart city initiatives.