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

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

8.5K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.5K
Residual Plots01:07

Residual Plots

5.6K
A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
5.6K
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

254
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
254
Regression Toward the Mean01:52

Regression Toward the Mean

6.6K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.6K
Multiple Regression01:25

Multiple Regression

3.5K
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.5K
Application of Nonlinear Inequalities01:29

Application of Nonlinear Inequalities

78
A nonlinear inequality describes a comparison involving an expression that curves or behaves more complexly than a straight line. These inequalities often appear in forms that include squares, products, or variables in the denominator.To solve such an inequality, one starts by rewriting it so that zero appears on one side. For example, the inequality:  can be factored as: This form makes it easier to identify the values that cause the expression to equal zero. In this case, the...
78

You might also read

Related Articles

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

Sort by
Same author

Bladder cancer organoids: bridging pathological features and drug response for precision oncology.

International urology and nephrology·2026
Same author

Glycosylated β-lactoglobulin-nanofibril-stabilized Pickering emulsions for enhanced intestinal cell compatibility.

Food chemistry·2026
Same author

Self-assembled 8-shogaol/curcumin nanoparticles via hydrogen bonding: enhanced stability and sustained release in vitro.

Food chemistry·2026
Same author

8-Shogaol from White Ginger induces cell apoptosis and autophagy in human colon cancer HCT116 cells and in vivo.

Phytomedicine : international journal of phytotherapy and phytopharmacology·2026
Same author

COPD reshapes the tumor microenvironment of NSCLC and enhances anti-PD-1 therapy response.

Med (New York, N.Y.)·2026
Same author

DCSFormer: a high-precision method for cotton seedling point cloud organ segmentation.

Frontiers in plant science·2026
Same journal

Research on a Regional Availability Evaluation Model for Road-Area High-Entropy Energy Based on Synergy Factors.

Entropy (Basel, Switzerland)·2026
Same journal

Atmospheric Turbulence Channel Modeling and Performance Analysis of a CO-ZP-OFDM Coherent Optical Communication System for UAV Air-to-Ground Scenarios.

Entropy (Basel, Switzerland)·2026
Same journal

Information Geometry and Asymptotic Theory for SMML Estimators.

Entropy (Basel, Switzerland)·2026
Same journal

Correlation Entropy and Power-Law Kinetics.

Entropy (Basel, Switzerland)·2026
Same journal

Research on the Contagion of Systemic Financial Risk Under the Impact of Climate Risks-From the Perspective of Complex Networks and Machine Learning.

Entropy (Basel, Switzerland)·2026
Same journal

The Statistical-Mechanical Meaning of the Wave Function of Quantum Mechanics.

Entropy (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Nov 27, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

823

Deep Residual Learning for Nonlinear Regression.

Dongwei Chen1, Fei Hu2,3, Guokui Nian3,4,5

  • 1School of Mathematical and Statistical Sciences, Clemson University, Clemson, SC 29641, USA.

Entropy (Basel, Switzerland)
|December 8, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a deep residual neural network (ResNet) for nonlinear function regression. The novel ResNet model demonstrates superior approximation capacity and practical applicability compared to traditional methods.

Keywords:
deep residual learningneural networknonlinear approximationnonlinear regression

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.7K

Related Experiment Videos

Last Updated: Nov 27, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.7K

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Deep Learning

Background:

  • Deep learning has significantly advanced machine learning capabilities.
  • Accurate regression of nonlinear functions is crucial in various scientific and engineering fields.
  • Existing methods may have limitations in capturing complex nonlinear relationships.

Purpose of the Study:

  • To develop and evaluate a deep residual neural network (ResNet) for nonlinear function regression.
  • To identify optimal parameters (depth and width) for the proposed ResNet model.
  • To compare the performance of the ResNet regression model against other approximation techniques.

Main Methods:

  • A deep residual neural network architecture was designed, replacing convolutional and pooling layers with fully connected layers within residual blocks.
  • Neural networks of varying depths and widths were trained and tested on simulated data to determine optimal parameters.
  • The optimal ResNet model underwent extensive numerical testing on simulated data.
  • Performance was benchmarked against linear and nonlinear methods including lasso regression, decision trees, and support vector machines.

Main Results:

  • The developed ResNet model demonstrated robust performance on simulated data.
  • The optimal ResNet regression model exhibited superior approximation capacity compared to lasso regression, decision trees, and support vector machines.
  • The model showed stability and practical applicability when applied to real-world relative humidity series prediction.

Conclusions:

  • The proposed deep residual neural network offers an effective approach for nonlinear function regression.
  • The ResNet model provides a more accurate and capable alternative to existing regression techniques.
  • The model's stability and applicability are confirmed through simulations and a real-world case study.