中文
相关论文

相关论文: Factored Levenberg-Marquardt for Diffeomorphic Ima…

200 篇论文

The paper proposes FireANTs, a multi-scale Adaptive Riemannian Optimization algorithm for dense diffeomorphic image matching. Existing state-of-the-art methods for diffeomorphic image matching are slow due to inefficient implementations and…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Rohit Jena , Pratik Chaudhari , James C. Gee

Fitting parametric models of human bodies, hands or faces to sparse input signals in an accurate, robust, and fast manner has the promise of significantly improving immersion in AR and VR scenarios. A common first step in systems that…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Vasileios Choutas , Federica Bogo , Jingjing Shen , Julien Valentin

The phase retrieval problem, where one aims to recover a complex-valued image from far-field intensity measurements, is a classic problem encountered in a range of imaging applications. Modern phase retrieval approaches usually rely on…

图像与视频处理 · 电气工程与系统科学 2021-03-03 Saugat Kandel , S. Maddali , Youssef S G Nashed , Stephan O Hruszkewycz , Chris Jacobsen , Marc Allain

Modern deep learning heavily depends on adaptive optimizers such as Adam and its variants, which are renowned for their capacity to handle model scaling and streamline hyperparameter tuning. However, these algorithms typically experience…

机器学习 · 计算机科学 2024-10-18 Son Nguyen , Lizhang Chen , Bo Liu , Qiang Liu

Adaptive gradient methods, such as Adam and LAMB, have demonstrated excellent performance in the training of large language models. Nevertheless, the need for adaptivity requires maintaining second-moment estimates of the per-parameter…

计算与语言 · 计算机科学 2023-08-08 Yang Luo , Xiaozhe Ren , Zangwei Zheng , Zhuo Jiang , Xin Jiang , Yang You

We explore the usage of the Levenberg-Marquardt (LM) algorithm for regression (non-linear least squares) and classification (generalized Gauss-Newton methods) tasks in neural networks. We compare the performance of the LM method with other…

机器学习 · 计算机科学 2022-12-20 Omead Pooladzandi , Yiming Zhou

We investigate the role of the optimizer in determining the quality of the model fit for neural networks with a small to medium number of parameters. We study the performance of Adam, an algorithm for first-order gradient-based optimization…

机器学习 · 计算机科学 2022-05-17 John Taylor , Wenyi Wang , Biswajit Bala , Tomasz Bednarz

In this paper we develop a quantum optimization algorithm and use it to solve the bundle adjustment problem with a simulated quantum computer. Bundle adjustment is the process of optimizing camera poses and sensor properties to best…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Luca Bernecker , Andrea Idini

A new Levenberg--Marquardt (LM) method for solving nonlinear least squares problems with convex constraints is described. Various versions of the LM method have been proposed, their main differences being in the choice of a damping…

最优化与控制 · 数学 2024-05-16 Naoki Marumo , Takayuki Okuno , Akiko Takeda

Modern adaptive optimization methods, such as Adam and its variants, have emerged as the most widely used tools in deep learning over recent years. These algorithms offer automatic mechanisms for dynamically adjusting the update step based…

机器学习 · 计算机科学 2025-02-12 Son Nguyen , Bo Liu , Lizhang Chen , Qiang Liu

The Levenberg-Marquardt (LM) optimization algorithm has been widely used for solving machine learning problems. Literature reviews have shown that the LM can be very powerful and effective on moderate function approximation problems when…

机器学习 · 计算机科学 2021-11-12 Wenyi Wang , John Taylor , Biswajit Bala

ADMM-FFT is an iterative method with high reconstruction accuracy for laminography but suffers from excessive computation time and large memory consumption. We introduce mLR, which employs memoization to replace the time-consuming Fast…

分布式、并行与集群计算 · 计算机科学 2025-11-05 Bin Ma , Viktor Nikitin , Xi Wang , Tekin Bicer , Dong Li

We present a parallel distributed-memory algorithm for large deformation diffeomorphic registration of volumetric images that produces large isochoric deformations (locally volume preserving). Image registration is a key technology in…

分布式、并行与集群计算 · 计算机科学 2020-12-25 Andreas Mang , Amir Gholami , George Biros

The Levenberg-Marquardt (LM) method is commonly used for inverting models used to describe geothermal, groundwater, or oil and gas reservoirs. In previous studies LM parameter updates have been made tractable for highly parameterized…

最优化与控制 · 数学 2018-05-23 Elvar K. Bjarkason , Oliver J. Maclaren , John P. O'Sullivan , Michael J. O'Sullivan

Adaptive gradient-based optimizers, notably Adam, have left their mark in training large-scale deep learning models, offering fast convergence and robustness to hyperparameter settings. However, they often struggle with generalization,…

Fine-tuning LLMs is necessary for various dedicated downstream tasks, but classic backpropagation-based fine-tuning methods require substantial GPU memory. To this end, a recent work, MeZO, which relies solely on forward passes to fine-tune…

机器学习 · 计算机科学 2026-05-04 Zhijie Cai , Haolong Chen , Guangxu Zhu

The memory challenges associated with training Large Language Models (LLMs) have become a critical concern, particularly when using the Adam optimizer. To address this issue, numerous memory-efficient techniques have been proposed, with…

机器学习 · 计算机科学 2025-02-12 Yiming Chen , Yuan Zhang , Yin Liu , Kun Yuan , Zaiwen Wen

Large language models (LLMs) have demonstrated remarkable performance due to their large parameter counts and extensive training data. However, their scale leads to significant memory bottlenecks during training, especially when using…

机器学习 · 计算机科学 2026-05-14 Ziqing Wen , Jiahuan Wang , Ping Luo , Dongsheng Li , Tao Sun

We introduce LDAdam, a memory-efficient optimizer for training large models, that performs adaptive optimization steps within lower dimensional subspaces, while consistently exploring the full parameter space during training. This strategy…

机器学习 · 计算机科学 2025-03-04 Thomas Robert , Mher Safaryan , Ionut-Vlad Modoranu , Dan Alistarh

Motion estimation across low-resolution frames and the reconstruction of high-resolution images are two coupled subproblems of multi-frame super-resolution. This paper introduces a new joint optimization approach for motion estimation and…

计算机视觉与模式识别 · 计算机科学 2016-09-07 Cosmin Bercea , Andreas Maier , Thomas Köhler
‹ 上一页 1 2 3 10 下一页 ›