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

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

1.1K
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
1.1K
Radius of Gyration of an Area01:12

Radius of Gyration of an Area

2.7K
The second moment of area, also known as the moment of inertia of area, is a crucial factor in understanding an object's resistance against bending deformation, or stiffness. To accurately estimate the second moment of area along any axis, one needs to concentrate all areas associated with that object into a thin strip, which should be placed parallel to that particular axis.
2.7K
Linearization and Approximation01:26

Linearization and Approximation

18
Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
18
Distance Problem01:29

Distance Problem

22
When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...
22
Cluster Sampling Method01:20

Cluster Sampling Method

14.0K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
14.0K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

292
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
292

You might also read

Related Articles

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

Sort by
Same author

<i>Brca1</i> heterozygosity leads to hepatic steatosis in male and female mice despite sexually dimorphic effects on systemic metabolism.

bioRxiv : the preprint server for biology·2026
Same author

Economic Burden of Overall and Advanced Light Chain Amyloidosis: Results from a Claims Linked Electronic Health Record Database Analysis.

ClinicoEconomics and outcomes research : CEOR·2026
Same author

A cytokine-based serum proteomic score is a prognostic biomarker for immunotherapy in head and neck cancer.

Cancer immunology, immunotherapy : CII·2025
Same author

Utilizing natural language processing to identify cancer-relevant publications at a National Cancer Institute-designated cancer center.

JAMIA open·2025
Same author

Understanding regional disparities in obesity: a multiscale geographically weighted analysis in the United States.

International journal of health geographics·2025
Same author

Equivalency Between the Generalized Bivariate Bernoulli Model Dependency Test and a Logistic Regression Model With Interaction Effects.

Statistics in medicine·2025

Related Experiment Video

Updated: Jan 18, 2026

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

2.1K

A stochastic approach to k-nearest neighbors search using a fixed radius method.

Brahian Cano Urrego1, Alexander Alsup1, Jeffrey A Thompson1

  • 1Department of Biostatistics & Data Science, University of Kansas Medical Center, 3901 Rainbow Blvd, Kansas City, KS 66106 USA.

Computational Statistics
|January 16, 2026
PubMed
Summary

This study introduces a novel stochastic method to optimize k-nearest neighbors (kNN) search, significantly reducing computational load for large datasets. The approach enhances scalability and accuracy compared to traditional brute-force methods.

Keywords:
Branch and boundComputational efficiencyFixed-radius searchKNN searchMachine learning

More Related Videos

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.3K
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

2.9K

Related Experiment Videos

Last Updated: Jan 18, 2026

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

2.1K
Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.3K
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

2.9K

Area of Science:

  • Computer Science
  • Machine Learning
  • Data Mining

Background:

  • k-nearest neighbors (kNN) search is computationally intensive, especially with large datasets.
  • Existing methods often rely on rule-based systems, lacking data-driven stochastic approaches.
  • Optimizing kNN search is crucial for efficient machine learning model performance.

Purpose of the Study:

  • To develop a stochastic method for optimizing kNN search.
  • To reduce the computational burden of the brute-force kNN search.
  • To enhance the scalability of kNN search for large datasets while maintaining accuracy.

Main Methods:

  • Leveraging data structures and probabilistic assumptions to define a limited sample space for kNN search.
  • Employing a fixed radius search for query observations, stochastically linked to the desired number of neighbors.
  • Utilizing a fraction of the training set instead of the entire dataset for neighbor identification.

Main Results:

  • The stochastic method significantly outperforms the brute-force approach, especially for large training and query sets.
  • Demonstrated a 27.57-fold improvement in total elapsed time on an Alzheimer's disease dataset.
  • Theoretical computational complexity analysis supports the method's efficiency gains.

Conclusions:

  • The proposed stochastic approach offers a viable and accurate alternative to traditional kNN search methods for large-scale applications.
  • This method effectively reduces computational load without compromising search accuracy.
  • The findings have implications for improving the efficiency of machine learning algorithms dealing with big data.