中文
相关论文

相关论文: Learning to Optimize Non-Rigid Tracking

200 篇论文

Nonconvex optimization problems arise in different research fields and arouse lots of attention in signal processing, statistics and machine learning. In this work, we explore the accelerated proximal gradient method and some of its…

最优化与控制 · 数学 2017-12-05 Tsz Kit Lau , Yuan Yao

Stochastic Gradient Descent (SGD) is the central workhorse for training modern CNNs. Although giving impressive empirical performance it can be slow to converge. In this paper we explore a novel strategy for training a CNN using an…

机器学习 · 计算机科学 2017-12-15 Chen Huang , Chen Kong , Simon Lucey

The preconditioned conjugate gradient (PCG) algorithm is one of the most popular algorithms for solving large-scale linear systems Ax = b, where A is a symmetric positive definite matrix. Rather than computing residuals directly, it updates…

数值分析 · 数学 2025-11-19 Thomas Bake , Erin Carson , Yuxin Ma

Optimization lies at the core of modern deep learning, yet existing methods often face a fundamental trade-off between adapting to problem geometry and leveraging curvature utilization. Steepest descent algorithms adapt to different…

At the heart of Newton based optimization methods is a sequence of symmetric linear systems. Each consecutive system in this sequence is similar to the next, so solving them separately is a waste of computational effort. Here we describe…

最优化与控制 · 数学 2014-12-30 Robert Mansel Gower , Jacek Gondzio

Nonlinear acceleration methods are powerful techniques to speed up fixed-point iterations. However, many acceleration methods require storing a large number of previous iterates and this can become impractical if computational resources are…

机器学习 · 计算机科学 2022-10-25 Huan He , Shifan Zhao , Ziyuan Tang , Joyce C Ho , Yousef Saad , Yuanzhe Xi

This paper presents a novel reinforcement learning (RL) framework for dynamically optimizing numerical precision in the preconditioned conjugate gradient (CG) method. By modeling precision selection as a Markov Decision Process (MDP), we…

机器学习 · 计算机科学 2025-06-09 Xinye Chen

Recent data-privacy laws have sparked interest in machine unlearning, which involves removing the effect of specific training samples from a learnt model as if they were never present in the original training dataset. The challenge of…

机器学习 · 计算机科学 2023-12-08 Tuan Hoang , Santu Rana , Sunil Gupta , Svetha Venkatesh

We present a scalable approach to solve a class of elliptic partial differential equation (PDE)-constrained optimization problems with bound constraints. This approach utilizes a robust full-space interior-point (IP)-Gauss-Newton…

最优化与控制 · 数学 2024-10-22 Tucker Hartland , Cosmin G. Petra , Noemi Petra , Jingyi Wang

Classical machine learning models such as deep neural networks are usually trained by using Stochastic Gradient Descent-based (SGD) algorithms. The classical SGD can be interpreted as a discretization of the stochastic gradient flow. In…

Convex model predictive controls (MPCs) with a single rigid body model have demonstrated strong performance on real legged robots. However, convex MPCs are limited by their assumptions such as small rotation angle and pre-defined gait,…

机器人学 · 计算机科学 2022-09-28 Xuan Lin , Feng Xu , Alexander Schperberg , Dennis Hong

The training of deep neural networks predominantly relies on a combination of gradient-based optimisation and back-propagation for the computation of the gradient. While incredibly successful, this approach faces challenges such as…

机器学习 · 计算机科学 2026-02-09 Xiaoyu Wang , Alexandra Valavanis , Azhir Mahmood , Andreas Mang , Martin Benning , Audrey Repetti

Nesterov's accelerated gradient (AG) is a popular technique to optimize objective functions comprising two components: a convex loss and a penalty function. While AG methods perform well for convex penalties, such as the LASSO, convergence…

最优化与控制 · 数学 2024-01-04 Kai Yang , Masoud Asgharian , Sahir Bhatnagar

Decentralized methods to solve finite-sum minimization problems are important in many signal processing and machine learning tasks where the data is distributed over a network of nodes and raw data sharing is not permitted due to privacy…

机器学习 · 计算机科学 2020-02-14 Ran Xin , Soummya Kar , Usman A. Khan

A supervised learning framework is proposed to approximate a model predictive controller (MPC) with reduced computational complexity and guarantees on stability and constraint satisfaction. The framework can be used for a wide class of…

系统与控制 · 计算机科学 2018-06-13 Michael Hertneck , Johannes Köhler , Sebastian Trimpe , Frank Allgöwer

We prove that stochastic gradient descent efficiently converges to the global optimizer of the maximum likelihood objective of an unknown linear time-invariant dynamical system from a sequence of noisy observations generated by the system.…

机器学习 · 计算机科学 2019-02-12 Moritz Hardt , Tengyu Ma , Benjamin Recht

Many engineering and scientific fields have recently become interested in modeling terms in partial differential equations (PDEs) with neural networks, which requires solving the inverse problem of learning neural network terms from…

机器学习 · 计算机科学 2026-03-30 Konstantin Riedl , Justin Sirignano , Konstantinos Spiliopoulos

The growing scale and complexity of safety-critical control systems underscore the need to evolve current control architectures aiming for the unparalleled performances achievable through state-of-the-art optimization and machine learning…

系统与控制 · 电气工程与系统科学 2024-09-30 Luca Furieri , Clara Lucía Galimberti , Giancarlo Ferrari-Trecate

This paper presents Learning-based Autonomous Guidance with RObustness and Stability guarantees (LAG-ROS), which provides machine learning-based nonlinear motion planners with formal robustness and stability guarantees, by designing a…

机器人学 · 计算机科学 2021-10-05 Hiroyasu Tsukamoto , Soon-Jo Chung

In this paper we study proximal conditional-gradient (CG) and proximal gradient-projection type algorithms for a block-structured constrained nonconvex optimization model, which arises naturally from tensor data analysis. First, we…

最优化与控制 · 数学 2014-10-16 Bo Jiang , Shuzhong Zhang
‹ 上一页 1 8 9 10 下一页 ›