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

Functions of Smooth Muscles01:23

Functions of Smooth Muscles

3.3K
Smooth muscles are an important type of muscle tissue that plays a vital role in the involuntary movements of internal organs. For example, they help regulate the movement of food through the gut and the flow of blood through the circulatory system.
Function of visceral smooth muscles
Visceral smooth muscle is found in the walls of all hollow organs, except the heart, and is a key player in the involuntary movements that drive the functioning of these internal organs. This tissue is arranged in...
3.3K
Regression Toward the Mean01:52

Regression Toward the Mean

6.9K
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.9K
Multiple Regression01:25

Multiple Regression

3.8K
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.8K
Correlation and Regression00:53

Correlation and Regression

3.2K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
3.2K
Regression Analysis01:11

Regression Analysis

8.1K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
8.1K
Microsoft Excel: Regression Analysis01:18

Microsoft Excel: Regression Analysis

1.5K
Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
1.5K

You might also read

Related Articles

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

Sort by
Same author

Topology-Aware Segmentation Using Discrete Morse Theory.

... International Conference on Learning Representations·2026
Same author

TOPODIFFUSIONNET: A TOPOLOGY-AWARE DIFFUSION MODEL.

... International Conference on Learning Representations·2026
Same author

Unifying Top-down and Bottom-up Scanpath Prediction Using Transformers.

Proceedings. IEEE Computer Society Conference on Computer Vision and Pattern Recognition·2026
Same author

Look Hear: Gaze Prediction for Speech-directed Human Attention.

Computer vision - ECCV ... : ... European Conference on Computer Vision : proceedings. European Conference on Computer Vision·2026
Same author

Altered dynamic functional connectivity of orbitofrontal cortex underlies olfactory and cognitive impairment in late-life depression.

Psychoradiology·2026
Same author

Towards interpretable prediction of recurrence risk in breast cancer using pathology foundation models.

NPJ digital medicine·2026
Same journal

Towards the Efficient Inference by Incorporating Automated Computational Phenotypes under Covariate Shift.

Proceedings of machine learning research·2026
Same journal

Endo-SemiS: Towards Robust Semi-Supervised Image Segmentation for Endoscopic Video.

Proceedings of machine learning research·2026
Same journal

Perspective: Machine Learning for Health Should Consider Social Drivers of Health.

Proceedings of machine learning research·2026
Same journal

Classifying Phonotrauma Severity from Vocal Fold Images with Soft Ordinal Regression.

Proceedings of machine learning research·2026
Same journal

Does Domain-Specific Retrieval Augmented Generation Help LLMs Answer Consumer Health Questions?

Proceedings of machine learning research·2026
Same journal

Quantitative Convergence Analysis of Projected Stochastic Gradient Descent for Non-Convex Losses via the Goldstein Subdifferential.

Proceedings of machine learning research·2026
See all related articles

Related Experiment Video

Updated: Jan 24, 2026

Computerized Adaptive Testing System of Functional Assessment of Stroke
05:21

Computerized Adaptive Testing System of Functional Assessment of Stroke

Published on: January 7, 2019

6.3K

ConvNets with Smooth Adaptive Activation Functions for Regression.

Le Hou1, Dimitris Samaras1, Tahsin M Kurc1,2

  • 1Stony Brook University.

Proceedings of Machine Learning Research
|May 21, 2019
PubMed
Summary
This summary is machine-generated.

Adaptive Activation Functions (AAFs) enhance neural networks for regression tasks by reducing bias. A novel Smooth Adaptive Activation Function (SAAF) prevents overfitting, achieving state-of-the-art results in age and pose estimation.

More Related Videos

Measurement of Smooth Muscle Function in the Isolated Tissue Bath-applications to Pharmacology Research
09:05

Measurement of Smooth Muscle Function in the Isolated Tissue Bath-applications to Pharmacology Research

Published on: January 19, 2015

149.1K
Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.8K

Related Experiment Videos

Last Updated: Jan 24, 2026

Computerized Adaptive Testing System of Functional Assessment of Stroke
05:21

Computerized Adaptive Testing System of Functional Assessment of Stroke

Published on: January 7, 2019

6.3K
Measurement of Smooth Muscle Function in the Isolated Tissue Bath-applications to Pharmacology Research
09:05

Measurement of Smooth Muscle Function in the Isolated Tissue Bath-applications to Pharmacology Research

Published on: January 19, 2015

149.1K
Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.8K

Area of Science:

  • Machine Learning
  • Deep Learning
  • Computer Vision

Background:

  • Adaptive Activation Functions (AAFs) are parameters within Neural Networks (NNs) that control activation function shapes and are trained alongside other network parameters.
  • AAFs have previously demonstrated improved performance in Convolutional Neural Networks (CNNs) for various classification tasks.

Purpose of the Study:

  • To propose and apply AAFs to CNNs for regression tasks.
  • To decrease the bias in regression NNs by applying AAFs in the penultimate layer.
  • To address the overfitting issue associated with existing AAFs in regression.

Main Methods:

  • Introduction of a Smooth Adaptive Activation Function (SAAF) with a piecewise polynomial form.
  • SAAF's ability to approximate any continuous function with arbitrary error degree.
  • Ensuring a bounded Lipschitz constant for bounded model parameters within SAAF.

Main Results:

  • NNs incorporating SAAF can prevent overfitting through simple regularization of model parameters.
  • Empirical evaluation of CNNs utilizing SAAFs.
  • Achieved state-of-the-art performance on age and pose estimation datasets.

Conclusions:

  • SAAFs offer a robust solution for improving regression performance in CNNs.
  • The proposed SAAF effectively mitigates overfitting while maintaining high accuracy.
  • This work extends the application of AAFs to regression, yielding superior results.