Skip to main content

Showing 1–12 of 12 results for author: Sabach, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.01838  [pdf, other

    cs.LG cs.AI

    Learning the Target Network in Function Space

    Authors: Kavosh Asadi, Yao Liu, Shoham Sabach, Ming Yin, Rasool Fakoor

    Abstract: We focus on the task of learning the value function in the reinforcement learning (RL) setting. This task is often solved by updating a pair of online and target networks while ensuring that the parameters of these two networks are equivalent. We propose Lookahead-Replicate (LR), a new value-function approximation algorithm that is agnostic to this parameter-space equivalence. Instead, the LR algo… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

    Comments: Accepted to International Conference on Machine Learning (ICML24)

  2. arXiv:2401.08893  [pdf, other

    cs.LG math.OC

    MADA: Meta-Adaptive Optimizers through hyper-gradient Descent

    Authors: Kaan Ozkara, Can Karakus, Parameswaran Raman, Mingyi Hong, Shoham Sabach, Branislav Kveton, Volkan Cevher

    Abstract: Following the introduction of Adam, several novel adaptive optimizers for deep learning have been proposed. These optimizers typically excel in some tasks but may not outperform Adam uniformly across all tasks. In this work, we introduce Meta-Adaptive Optimizers (MADA), a unified optimizer framework that can generalize several known optimizers and dynamically learn the most suitable one during tra… ▽ More

    Submitted 17 June, 2024; v1 submitted 16 January, 2024; originally announced January 2024.

  3. arXiv:2401.03058  [pdf, other

    math.OC cs.LG stat.ML

    Krylov Cubic Regularized Newton: A Subspace Second-Order Method with Dimension-Free Convergence Rate

    Authors: Ruichen Jiang, Parameswaran Raman, Shoham Sabach, Aryan Mokhtari, Mingyi Hong, Volkan Cevher

    Abstract: Second-order optimization methods, such as cubic regularized Newton methods, are known for their rapid convergence rates; nevertheless, they become impractical in high-dimensional problems due to their substantial memory requirements and computational costs. One promising approach is to execute second-order updates within a lower-dimensional subspace, giving rise to subspace second-order methods.… ▽ More

    Submitted 5 January, 2024; originally announced January 2024.

    Comments: 27 pages, 2 figures

  4. arXiv:2310.05905  [pdf, other

    cs.LG cs.AI cs.RO

    TAIL: Task-specific Adapters for Imitation Learning with Large Pretrained Models

    Authors: Zuxin Liu, Jesse Zhang, Kavosh Asadi, Yao Liu, Ding Zhao, Shoham Sabach, Rasool Fakoor

    Abstract: The full potential of large pretrained models remains largely untapped in control domains like robotics. This is mainly because of the scarcity of data and the computational challenges associated with training or fine-tuning these large models for such applications. Prior work mainly emphasizes either effective pretraining of large models for decision-making or single-task adaptation. But real-wor… ▽ More

    Submitted 8 March, 2024; v1 submitted 9 October, 2023; originally announced October 2023.

    Comments: Published on ICLR 2024

  5. arXiv:2307.08245  [pdf, other

    math.OC cs.LG

    Convex Bi-Level Optimization Problems with Non-smooth Outer Objective Function

    Authors: Roey Merchav, Shoham Sabach

    Abstract: In this paper, we propose the Bi-Sub-Gradient (Bi-SG) method, which is a generalization of the classical sub-gradient method to the setting of convex bi-level optimization problems. This is a first-order method that is very easy to implement in the sense that it requires only a computation of the associated proximal map** or a sub-gradient of the outer non-smooth objective function, in addition… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: Accepted for publication In SIAM journal on Optimization

    MSC Class: 65K10; 90C05; 90C25; 90C30; 90C52

  6. arXiv:2306.17833  [pdf, other

    cs.LG cs.AI

    Resetting the Optimizer in Deep RL: An Empirical Study

    Authors: Kavosh Asadi, Rasool Fakoor, Shoham Sabach

    Abstract: We focus on the task of approximating the optimal value function in deep reinforcement learning. This iterative process is comprised of solving a sequence of optimization problems where the loss function changes per iteration. The common approach to solving this sequence of problems is to employ modern variants of the stochastic gradient descent algorithm such as Adam. These optimizers maintain th… ▽ More

    Submitted 14 November, 2023; v1 submitted 30 June, 2023; originally announced June 2023.

    Comments: Accepted at Thirty-seventh Conference on Neural Information Processing Systems (NeurIPS 2023)

  7. arXiv:2306.17750  [pdf, other

    cs.LG

    TD Convergence: An Optimization Perspective

    Authors: Kavosh Asadi, Shoham Sabach, Yao Liu, Omer Gottesman, Rasool Fakoor

    Abstract: We study the convergence behavior of the celebrated temporal-difference (TD) learning algorithm. By looking at the algorithm through the lens of optimization, we first argue that TD can be viewed as an iterative optimization algorithm where the function to be minimized changes per iteration. By carefully investigating the divergence displayed by TD on a classical counter example, we identify two f… ▽ More

    Submitted 8 November, 2023; v1 submitted 30 June, 2023; originally announced June 2023.

    Comments: Accepted at Thirty-seventh Conference on Neural Information Processing Systems (NeurIPS 2023)

  8. arXiv:2210.13968  [pdf, other

    math.OC cs.LG

    Faster Projection-Free Augmented Lagrangian Methods via Weak Proximal Oracle

    Authors: Dan Garber, Tsur Livney, Shoham Sabach

    Abstract: This paper considers a convex composite optimization problem with affine constraints, which includes problems that take the form of minimizing a smooth convex objective function over the intersection of (simple) convex sets, or regularized with multiple (simple) functions. Motivated by high-dimensional applications in which exact projection/proximal computations are not tractable, we propose a \te… ▽ More

    Submitted 21 February, 2023; v1 submitted 25 October, 2022; originally announced October 2022.

    Comments: Accepted to International Conference on Artificial Intelligence and Statistics (AISTATS), 2023

  9. Alternating Minimization Based First-Order Method for the Wireless Sensor Network Localization Problem

    Authors: Eyal Gur, Shoham Sabach, Shimrit Shtern

    Abstract: We propose an algorithm for the Wireless Sensor Network localization problem, which is based on the well-known algorithmic framework of Alternating Minimization. We start with a non-smooth and non-convex minimization, and transform it into an equivalent smooth and non-convex problem, which stands at the heart of our study. This paves the way to a new method which is globally convergent: not only d… ▽ More

    Submitted 14 October, 2020; originally announced October 2020.

  10. arXiv:1904.03537  [pdf, other

    math.OC cs.CV cs.LG math.NA

    Convex-Concave Backtracking for Inertial Bregman Proximal Gradient Algorithms in Non-Convex Optimization

    Authors: Mahesh Chandra Mukkamala, Peter Ochs, Thomas Pock, Shoham Sabach

    Abstract: Backtracking line-search is an old yet powerful strategy for finding a better step sizes to be used in proximal gradient algorithms. The main principle is to locally find a simple convex upper bound of the objective function, which in turn controls the step size that is used. In case of inertial proximal gradient algorithms, the situation becomes much more difficult and usually leads to very restr… ▽ More

    Submitted 5 November, 2019; v1 submitted 6 April, 2019; originally announced April 2019.

    Comments: 29 pages

    MSC Class: 90C25; 26B25; 49M27; 52A41; 65K05

  11. arXiv:1802.05581  [pdf, other

    cs.LG math.OC

    Improved Complexities of Conditional Gradient-Type Methods with Applications to Robust Matrix Recovery Problems

    Authors: Dan Garber, Shoham Sabach, Atara Kaplan

    Abstract: Motivated by robust matrix recovery problems such as Robust Principal Component Analysis, we consider a general optimization problem of minimizing a smooth and strongly convex loss function applied to the sum of two blocks of variables, where each block of variables is constrained or regularized individually. We study a Conditional Gradient-Type method which is able to leverage the special structu… ▽ More

    Submitted 15 November, 2019; v1 submitted 15 February, 2018; originally announced February 2018.

    Comments: Accepted to Mathematical Programming

  12. On Fienup Methods for Regularized Phase Retrieval

    Authors: Edouard Pauwels, Amir Beck, Yonina C. Eldar, Shoham Sabach

    Abstract: Alternating minimization, or Fienup methods, have a long history in phase retrieval. We provide new insights related to the empirical and theoretical analysis of these algorithms when used with Fourier measurements and combined with convex priors. In particular, we show that Fienup methods can be viewed as performing alternating minimization on a regularized nonconvex least-squares problem with re… ▽ More

    Submitted 27 February, 2017; originally announced February 2017.