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

369
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...
369
Improving Translational Accuracy02:07

Improving Translational Accuracy

14.0K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
14.0K

You might also read

Related Articles

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

Sort by
Same author

LC Agent: Toward AI-Driven Recommendation of Liquid Chromatography Conditions for Chemical Reactions.

Analytical chemistry·2026
Same author

Consistency-regularized graph neural networks for molecular property prediction.

Neural networks : the official journal of the International Neural Network Society·2025
Same author

Enhancing chemical reaction search through contrastive representation learning and human-in-the-loop.

Journal of cheminformatics·2025
Same author

Predicting the properties of wheat flour from grains during debranning: A machine learning approach.

Heliyon·2024
Same author

Data-driven autonomous operation of VOCs removal system.

Scientific reports·2024
Same author

Improving chemical reaction yield prediction using pre-trained graph neural networks.

Journal of cheminformatics·2024
Same journal

Peripheral B-cell receptor repertoire predicts immune-related adverse events following immune checkpoint inhibitor therapy in advanced renal cell carcinoma.

Scientific reports·2026
Same journal

Effects of black soldier fly (Hermetia illucens L.) larvae zoocompost on the mineral element content of blue honeysuckle berries.

Scientific reports·2026
Same journal

Investigation on absorption refrigeration performance of R1243zf with imidazolium ionic liquid as the working pairs.

Scientific reports·2026
Same journal

DeepTriage-CN: integrating clinical text with vital signs for emergency department admission prediction in an aging population.

Scientific reports·2026
Same journal

Gold nanoparticles as dual-action antiviral agents: disruption of SARS-CoV-2 viral envelopes and RNA integrity.

Scientific reports·2026
Same journal

Comparison of capillary microsampling and venous blood for multi-pathogen serosurveillance.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jan 9, 2026

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.4K

Test-time local training of neural network for tabular data.

Myeonginn Kang1, Seokho Kang2

  • 1Department of Industrial Engineering, Sungkyunkwan University, Jangan-gu, 16419, Suwon, Republic of Korea.

Scientific Reports
|December 9, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a novel test-time local training method for neural networks on tabular data. It improves generalization by fine-tuning models with nearest neighbors for better local structure adaptation.

More Related Videos

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.9K
Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.6K

Related Experiment Videos

Last Updated: Jan 9, 2026

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.4K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.9K
Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.6K

Area of Science:

  • Machine Learning
  • Data Science
  • Artificial Intelligence

Background:

  • Neural networks are typically trained globally, optimizing parameters on entire datasets.
  • Global training can overlook local data structures, potentially harming generalization in sparse regions.
  • Existing test-time adaptation methods often focus on vision domains, not readily applying to tabular data.

Purpose of the Study:

  • To propose a test-time local training method specifically for tabular data.
  • To enhance neural network generalization by adapting to local data structures during inference.
  • To address limitations of global training in low-density data regions.

Main Methods:

  • A test-time local training approach is introduced for tabular data.
  • For each query instance, nearest neighbors are identified from the training dataset.
  • The globally trained neural network is localized via fine-tuning with these neighbors.

Main Results:

  • Experiments on tabular benchmark datasets (regression and classification) were conducted.
  • The proposed method demonstrated significant enhancement in neural network generalization ability.
  • Local adaptation improved performance, especially in regions with sparse data.

Conclusions:

  • The proposed test-time local training method effectively improves neural network generalization on tabular data.
  • Adapting models to local structures around query instances is crucial for performance.
  • This approach offers a viable solution for enhancing neural network robustness in diverse data distributions.