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

Survival Tree01:19

Survival Tree

84
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
84
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

6.4K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
6.4K

You might also read

Related Articles

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

Sort by
Same author

PainFedMVL: A Federated Multi-View Learning Approach for Multi-Level Pain Recognition.

IEEE transactions on neural systems and rehabilitation engineering : a publication of the IEEE Engineering in Medicine and Biology Society·2026
Same author

Calcitriol protects against diabetic kidney disease by alleviating ferroptosis in renal tubular epithelial cells via JUN/ATF3 pathway.

Biochemical pharmacology·2026
Same author

Effect of psyllium husk gel addition on the quality of whole wheat steamed bread: insights from rheological properties and protein structural changes.

Food chemistry·2026
Same author

A NIR Molecular-level Framework Tracks Mercury Ions via Fast and Real-time Determination in Real Samples and Live Cells.

Journal of fluorescence·2026
Same author

Wavelet-Transformer Attention Network for Accurate Fetal ECG Estimation from Multi-Channel Abdominal Signals.

IEEE journal of biomedical and health informatics·2026
Same author

An Efficient Regenerated Cross-Modal Hashing: Improving Existing Hash Codes with the Arbitrary Length.

IEEE transactions on pattern analysis and machine intelligence·2026
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: Jun 29, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

530

An Efficient Convolutional Denoising Autoencoder-Based BDS NLOS Detection Method in Urban Forest Environments.

Yahang Qin1,2, Zhenni Li1,2, Shengli Xie3,4

  • 1School of Automation, Guangdong University of Technology, Guangzhou 510006, China.

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

This study introduces CDAENet, a novel deep learning model for detecting non-line-of-sight signals in BeiDou Navigation Satellite System (BDS) positioning. The method significantly improves accuracy in complex urban environments, enhancing autonomous driving reliability.

Keywords:
BDSNLOSdenoising autoencodertime series featuresurban forest

More Related Videos

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.4K
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.0K

Related Experiment Videos

Last Updated: Jun 29, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

530
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.4K
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.0K

Area of Science:

  • Satellite Navigation Systems
  • Deep Learning Applications
  • Signal Processing

Background:

  • BeiDou Navigation Satellite System (BDS) is crucial for autonomous driving, but urban environments cause positioning errors due to non-line-of-sight (NLOS) signals.
  • Existing deep learning (DL) methods for NLOS detection face challenges with large labeled datasets and noise sensitivity, limiting accuracy and generalization.
  • The need for robust and accurate NLOS detection is critical for reliable autonomous vehicle navigation in complex settings.

Purpose of the Study:

  • To propose a novel deep neural architecture, CDAENet, for effective NLOS signal detection in urban forest environments.
  • To address the limitations of supervised learning and improve the robustness of DL models against noisy data.
  • To enhance the positioning accuracy of the BeiDou Navigation Satellite System (BDS) in challenging urban settings.

Main Methods:

  • Developed a convolutional denoising autoencoder network (CDAENet) utilizing unsupervised deep learning for signal denoising and feature extraction.
  • Implemented a denoising autoencoder to reduce time-series signal dimensionality and enhance robustness against input noise.
  • Integrated a Multi-Layer Perceptron (MLP) algorithm for identifying non-linear characteristics within BDS signals.

Main Results:

  • The CDAENet model achieved over 95% satellite detection accuracy on a real urban forest dataset.
  • Demonstrated an approximate 8% improvement in accuracy compared to existing machine learning methods.
  • Showcased approximately a 3% accuracy enhancement over current deep learning-based approaches for NLOS detection.

Conclusions:

  • The proposed CDAENet model effectively detects NLOS signals in complex urban environments, significantly improving BDS positioning accuracy.
  • Unsupervised learning and denoising autoencoders enhance model robustness and reduce reliance on large labeled datasets.
  • CDAENet offers a promising solution for reliable autonomous driving by mitigating positioning errors caused by NLOS signals.