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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

54
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...
54
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

550
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
550
Heuristics01:21

Heuristics

90
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
90

You might also read

Related Articles

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

Sort by
Same author

Hierarchical learning creates invariant schema within plastic neural networks.

Journal of computational neuroscience·2026
Same author

Critical Anatomy-Preserving & Terrain-Augmenting Navigation (CAPTAiN): Application to Laminectomy Surgical Education.

IEEE transactions on medical robotics and bionics·2025
Same author

Higher-order epistasis drives evolutionary unpredictability toward novel antibiotic resistance.

bioRxiv : the preprint server for biology·2025
Same author

A lever hypothesis for Synaptotagmin-1 action in neurotransmitter release.

Proceedings of the National Academy of Sciences of the United States of America·2025
Same author

Out-of-Distribution Detection and Radiological Data Monitoring Using Statistical Process Control.

Journal of imaging informatics in medicine·2024
Same author

Synergistic and antagonistic drug interactions are prevalent but not conserved across acute myeloid leukemia cell lines.

Research square·2024
Same journal

Computing inspired by the brain: a journey from algorithms to organoids.

Nature computational science·2026
Same journal

Systematic bottom-up coarse-graining of hydrated excess proton transport across scales.

Nature computational science·2026
Same journal

Gaining biological insights through supervised data visualization.

Nature computational science·2026
Same journal

The inequalities of GPU access.

Nature computational science·2026
Same journal

Social technologies need societal alignment.

Nature computational science·2026
Same journal

The Quantum Optimization Benchmarking Library.

Nature computational science·2026
See all related articles

Related Experiment Video

Updated: Jul 2, 2025

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

8.7K

Automated discovery of algorithms from data.

Paul J Blazek1,2,3, Kesavan Venkatesh1,4, Milo M Lin5,6,7,8

  • 1Green Center for Systems Biology, University of Texas Southwestern Medical Center, Dallas, TX, USA.

Nature Computational Science
|February 20, 2024
PubMed
Summary
This summary is machine-generated.

Deep distilling, a new AI method, learns explicit scientific rules from data without searching vast function spaces. This AI approach generates compact, human-readable code that generalizes beyond training data and can outperform human-designed algorithms.

More Related Videos

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

11.6K
Automated Robotic Liquid Handling Assembly of Modular DNA Devices
11:22

Automated Robotic Liquid Handling Assembly of Modular DNA Devices

Published on: December 1, 2017

12.4K

Related Experiment Videos

Last Updated: Jul 2, 2025

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

8.7K
The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
11:53

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy

Published on: October 14, 2017

11.6K
Automated Robotic Liquid Handling Assembly of Modular DNA Devices
11:22

Automated Robotic Liquid Handling Assembly of Modular DNA Devices

Published on: December 1, 2017

12.4K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Scientific Discovery

Background:

  • Automating the discovery of scientific and engineering principles requires AI to extract explicit rules from experimental data.
  • Current methods struggle due to the immense search space of potential functions.
  • Discovering generalizable principles remains a significant challenge in AI research.

Purpose of the Study:

  • To introduce a novel machine learning method, deep distilling, for automating the discovery of scientific principles.
  • To develop an AI approach that learns from data without extensive function space searches.
  • To create human-comprehensible algorithms from neural network parameters.

Main Methods:

  • The deep distilling method utilizes symbolic essence neural networks to learn from data.
  • Network parameters are losslessly condensed into concise, human-readable computer code.
  • The distilled code can incorporate complex structures like loops and nested logic.

Main Results:

  • The distilled code is orders-of-magnitude more compact than the original neural network.
  • The generated algorithms demonstrate out-of-distribution systematic generalization on arithmetic, vision, and optimization tasks.
  • Distilled algorithms successfully solved problems significantly larger and more complex than the training data.

Conclusions:

  • Deep distilling enables AI to discover generalizable scientific principles from data.
  • The method produces human-comprehensible and highly compact algorithms.
  • The discovered algorithms can match or exceed the performance of human-designed algorithms, complementing human expertise.