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

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

Improving Translational Accuracy

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

Improving Translational Accuracy

3.3K
3.3K
Introduction to Learning01:18

Introduction to Learning

699
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
699
Machines: Problem Solving II01:30

Machines: Problem Solving II

518
Machines are complex structures consisting of movable, pin-connected multi-force members that work together to transmit forces. Consider a lifting tong carrying a 100 kg load. It comprises movable sections DAF and CBG linked together with member AB.
518
Determination of Multiple Dosing Parameters: Loading and Maintenance Doses01:25

Determination of Multiple Dosing Parameters: Loading and Maintenance Doses

89
A loading dose is an essential pharmacological strategy to rapidly achieve the target plasma drug concentration necessary for an immediate therapeutic effect. This approach is especially critical for drugs characterized by slow absorption or extended half-lives, where delaying therapeutic plasma levels could compromise treatment outcomes. By administering a loading dose, clinicians ensure a prompt onset of drug action, even for agents with complex pharmacokinetic profiles.Achieving steady-state...
89

You might also read

Related Articles

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

Sort by
Same author

ϵ-Approximation of Adaptive Leaning Rate Optimization Algorithms for Constrained Nonconvex Stochastic Optimization.

IEEE transactions on neural networks and learning systems·2022
Same author

Appropriate Learning Rates of Adaptive Learning Rate Optimization Algorithms for Training Deep Neural Networks.

IEEE transactions on cybernetics·2021
Same author

Riemannian Adaptive Optimization Algorithm and its Application to Natural Language Processing.

IEEE transactions on cybernetics·2021
Same author

Stochastic Fixed Point Optimization Algorithm for Classifier Ensemble.

IEEE transactions on cybernetics·2019

Related Experiment Video

Updated: Nov 19, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.2K

Incremental and Parallel Machine Learning Algorithms With Automated Learning Rate Adjustments.

Kazuhiro Hishinuma1, Hideaki Iiduka2

  • 1Computer Science Program, Graduate School of Science and Technology, Meiji University, Kawasaki, Japan.

Frontiers in Robotics and AI
|January 27, 2021
PubMed
Summary

This study introduces novel machine learning algorithms with automatic learning rate adjustment, improving convergence speed for convex optimization problems. These methods enhance performance in support vector machine learning and deep learning tasks.

Keywords:
incremental subgradient algorithmline search algorithmneural networksnonsmooth convex optimizationparallel computingparallel subgradient algorithmsupport vector machines

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
Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

2.0K

Related Experiment Videos

Last Updated: Nov 19, 2025

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.2K
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
Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

2.0K

Area of Science:

  • Optimization
  • Machine Learning
  • Convex Analysis

Background:

  • Existing machine learning algorithms for convex optimization exhibit slow convergence due to fixed learning rates.
  • Determining optimal learning rates beforehand is a significant challenge, hindering practical applications.

Purpose of the Study:

  • To propose two new machine learning algorithms that incorporate a line search method for automatic, run-time learning rate determination.
  • To enhance convergence speed and applicability to constrained nonsmooth convex optimization problems.

Main Methods:

  • Developed two algorithms: one based on incremental subgradient and another on parallel subgradient, both utilizing a line search method.
  • The line search method algorithmically determines appropriate learning rates, satisfying weaker conditions than existing methods.

Main Results:

  • The proposed algorithms demonstrate faster convergence and improved performance compared to existing methods in experimental tests.
  • These algorithms show comparable or better performance than Pegasos in support vector machine learning tasks regarding accuracy, objective function value, and computation time.
  • Successful application in training a multilayer neural network highlights potential in deep learning.

Conclusions:

  • The novel algorithms generalize existing subgradient methods for constrained nonsmooth convex optimization.
  • The line search approach offers a more robust and efficient way to handle learning rates in machine learning.