Related Experiment Video
Updated: Jan 28, 2026

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis
Published on: November 10, 2023
NS-kNN: a modified k-nearest neighbors approach for imputing metabolomics data
Justin Y Lee1, Mark P Styczynski2
1School of Chemical & Biomolecular Engineering, Georgia Institute of Technology, 311 Ferst Drive, Atlanta, GA, 30332-0100, USA.
A new No-Skip kNN (NS-kNN) algorithm improves metabolomics data imputation by accounting for non-randomly missing values. NS-kNN offers more accurate estimations than standard kNN and KNN-TN for datasets with missing not at random (MNAR) values.
Area of Science:
- Metabolomics
- Bioinformatics
- Data Science
Background:
- Missing values are a common challenge in metabolomics data analysis, potentially biasing results.
- The standard k-nearest neighbors (kNN) imputation method assumes random distribution of missing data, which is often not true in metabolomics.
- Values below the limit of detection contribute to non-random missingness (missing not at random - MNAR).
Purpose of the Study:
- To investigate the impact of MNAR values on imputation performance in metabolomics.
- To introduce a novel algorithm, No-Skip kNN (NS-kNN), designed to handle MNAR values.
- To compare the accuracy of NS-kNN against existing kNN-based imputation methods.
Main Methods:
- Development of a new model for generating synthetic MNAR data.
- Implementation and testing of the NS-kNN algorithm.
- Comparison of imputation errors between kNN, NS-kNN, and KNN-TN on diverse experimental datasets.
Main Results:
- NS-kNN generally outperforms standard kNN when 20-30% of missing values are MNAR.
- NS-kNN demonstrates lower imputation errors than KNN-TN on realistic datasets with at least 50% MNAR values.
- The performance improvement is significant with increasing levels of MNAR data.
Conclusions:
- Addressing the nonuniform distribution of missing values is crucial for accurate metabolomics data imputation.
- NS-kNN provides a more accurate imputation strategy for metabolomics data compared to existing kNN-based methods, especially when MNAR values are prevalent.
More Related Videos
09:47Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
11:39Extraction of Aqueous Metabolites from Cultured Adherent Cells for Metabolomic Analysis by Capillary Electrophoresis-Mass Spectrometry
Published on: June 9, 2019
Related Concept Videos
Model Approaches for Pharmacokinetic Data: Compartment Models
Two primary types of compartment models are recognized: mammillary and catenary. The more...
Model Approaches for Pharmacokinetic Data: Physiological Models
Model-Independent Approaches for Pharmacokinetic Data: Noncompartmental Analysis
One important characteristic of noncompartmental analyses is that drug exposure increases proportionally with increasing doses. This...
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
How Data are Classified: Numerical Data
Quantitative data may be either discrete or continuous. All quantitative data that take on only specific numerical...