paper-with-me

Papers

A Hessian-informed hyperparameter optimization for differential learning rate

2025-01-12 · Shiyun Xu, Zhiqi Bu, Yiliang Zhang, Ian Barnett

Differential learning rate (DLR), a technique that applies different learning rates to different model parameters, has been widely used in deep learning and achieved empirical success via its various forms. For example, parameter-efficient fine-tuning (PEFT) applies zero learning rates to most parameters so as to significantly save the computational cost. At the core, DLR leverages the observation that different parameters can have different loss curvature, which is hard to characterize in general. We propose the Hessian-informed differential learning rate (Hi-DLR), an efficient approach that solves the hyperparameter optimization (HPO) of learning rates and captures the loss curvature for any model and optimizer adaptively. Given a proper grouping of parameters, we empirically demonstrate that Hi-DLR can improve the convergence by dynamically determining the learning rates during the training.

📄 PDF Abstract BibTeX arXiv:2501.06954

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter Optimizationparameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

Maximum-likelihood Estimators in Physics-Informed Neural Networks for High-dimensional Inverse Problems

2023-04-12 · Gabriel S. Gusmão, Andrew J. Medford

Physics-informed neural networks (PINNs) have proven a suitable mathematical scaffold for solving inverse ordinary (ODE) and partial differential equations (PDE). Typical inverse PINNs are formulated as soft-constrained …

Gradient-based Hyperparameter Optimization without Validation Data for Learning fom Limited Labels

2021-09-29 · Ryuichiro Hataya, Hideki Nakayama

Optimizing hyperparameters of machine learning algorithms especially for limited labeled data is important but difficult, because then obtaining enough validation data is practically impossible. Bayesian model selection …

Hyperparameter OptimizationModel Selection

Physics-Informed Deep Learning for Nonlinear Friction Model of Bow-string Interaction

2025-05-25 · Xinmeng Luan, Gary Scavone

This study investigates the use of an unsupervised, physics-informed deep learning framework to model a one-degree-of-freedom mass-spring system subjected to a nonlinear friction bow force and governed by a set of ordina…

Friction

Evolutionary Two-Stage Hyperparameter Optimization Strategies for Physics-Informed Neural Networks

2026-06-18 · Fedor Buzaev, Dmitry Efremenko, Egor Bugaev, Andrei Ermakov 외 arxiv

Physics-Informed Neural Networks (PINNs) solve Partial Differential Equations (PDEs) by embedding physical laws into neural network training. However, their performance suffers from unstable convergence, training plateau…

Hyperparameter Optimization

Fuzzy hyperparameters update in a second order optimization

2024-03-08 · Abdelaziz Bensadok, Muhammad Zeeshan Babar

This research will present a hybrid approach to accelerate convergence in a second order optimization. An online finite difference approximation of the diagonal Hessian matrix will be introduced, along with fuzzy inferen…