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

Improving Translational Accuracy02:07

Improving Translational Accuracy

2.6K
2.6K
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data01:16

Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data

164
Statistical inference techniques, paramount in hypothesis testing, differentiate into two broad categories: parametric and nonparametric statistics.
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
164
Prediction Intervals01:03

Prediction Intervals

2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.3K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

85
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...
85
Maxwell-Boltzmann Distribution: Problem Solving01:20

Maxwell-Boltzmann Distribution: Problem Solving

1.6K
Individual molecules in a gas move in random directions, but a gas containing numerous molecules has a predictable distribution of molecular speeds, which is known as the Maxwell-Boltzmann distribution, f(v).
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
1.6K
Multiple Regression01:25

Multiple Regression

3.0K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K

You might also read

Related Articles

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

Sort by
Same author

Long-Term Outcomes of Glucagon-Like Peptide-1 Receptor Agonists in Patients With Peripheral Artery Disease and Type 2 Diabetes.

Journal of the American Heart Association·2026
Same author

AI-enhanced ECG for acute coronary syndrome triage: A state-of-the-art review.

Cardiovascular revascularization medicine : including molecular interventions·2026
Same author

Diagnostic Approach to Left Ventricular Hypertrophy: A Review.

US cardiology·2026
Same author

REN: Anatomically-Informed Mixture-of-Experts for Interstitial Lung Disease Diagnosis.

IEEE transactions on medical imaging·2026
Same author

Outcomes of TAVR Plus TEVAR Versus TAVR Alone in Patients with Concomitant Aortic Stenosis and Thoracic Aortic Aneurysm.

Heart, lung & circulation·2026
Same author

Pathogen-specific host responses define distinct pneumonia endotypes in the human lung.

bioRxiv : the preprint server for biology·2026
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jul 27, 2025

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

Improving deep learning model performance under parametric constraints for materials informatics applications.

Vishu Gupta1, Alec Peltekian1, Wei-Keng Liao1

  • 1Department of Electrical and Computer Engineering, Northwestern University, Evanston, USA.

Scientific Reports
|June 5, 2023
PubMed
Summary
This summary is machine-generated.

Researchers developed a new deep learning framework, branched residual learning (BRNet), for accelerated materials discovery. This approach improves accuracy and training speed for predicting material properties, outperforming traditional machine learning and deep learning models.

More Related Videos

Surrogate Model Development for Digital Experiments in Welding
09:17

Surrogate Model Development for Digital Experiments in Welding

Published on: March 28, 2025

1.1K
Author Spotlight: Enhancing Skin Model Diversity with Cost-Effective 3D Cellular Models
08:32

Author Spotlight: Enhancing Skin Model Diversity with Cost-Effective 3D Cellular Models

Published on: October 20, 2023

2.8K

Related Experiment Videos

Last Updated: Jul 27, 2025

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K
Surrogate Model Development for Digital Experiments in Welding
09:17

Surrogate Model Development for Digital Experiments in Welding

Published on: March 28, 2025

1.1K
Author Spotlight: Enhancing Skin Model Diversity with Cost-Effective 3D Cellular Models
08:32

Author Spotlight: Enhancing Skin Model Diversity with Cost-Effective 3D Cellular Models

Published on: October 20, 2023

2.8K

Area of Science:

  • Materials Science
  • Computational Chemistry
  • Machine Learning

Background:

  • Machine learning (ML) and deep learning (DL) accelerate materials discovery by analyzing complex datasets.
  • Fully connected deep neural networks are common for materials property prediction but suffer from performance degradation due to the vanishing gradient problem in deeper architectures.
  • Existing methods face limitations in performance and efficiency under fixed parametric constraints.

Purpose of the Study:

  • To propose architectural principles for enhancing the performance of model training and inference in deep learning for materials science.
  • To introduce a novel deep learning framework, branched residual learning network (BRNet), to address the limitations of traditional deep neural networks.
  • To improve the accuracy and efficiency of predicting materials properties using vector-based data representations.

Main Methods:

  • Developed a general deep learning framework, BRNet, utilizing branched residual learning with fully connected layers.
  • Input data comprised numerical vectors representing composition-based attributes of materials.
  • Trained and compared BRNet models against traditional ML and existing DL architectures for materials property prediction across various data sizes.

Main Results:

  • BRNet models demonstrated significantly higher accuracy compared to traditional ML and existing DL models for all tested data sizes.
  • The proposed branched learning approach requires fewer parameters than existing neural networks.
  • BRNet achieved faster model training due to improved convergence during the training phase.

Conclusions:

  • Branched residual learning (BRNet) offers a more accurate and efficient approach to materials property prediction.
  • The framework effectively overcomes the vanishing gradient problem, enabling better performance under fixed parametric constraints.
  • BRNet accelerates the materials discovery process by providing accurate predictions with reduced computational resources.