paper-with-me

Papers

Doubly Adaptive Scaled Algorithm for Machine Learning Using Second-Order Information

2021-09-11 · ICLR 2022 4 · Majid Jahani, Sergey Rusakov, Zheng Shi, Peter Richtárik, Michael W. Mahoney, Martin Takáč

We present a novel adaptive optimization algorithm for large-scale machine learning problems. Equipped with a low-cost estimate of local curvature and Lipschitz smoothness, our method dynamically adapts the search direction and step-size. The search direction contains gradient information preconditioned by a well-scaled diagonal preconditioning matrix that captures the local curvature information. Our methodology does not require the tedious task of learning rate tuning, as the learning rate is updated automatically without adding an extra hyperparameter. We provide convergence guarantees on a comprehensive collection of optimization problems, including convex, strongly convex, and nonconvex problems, in both deterministic and stochastic regimes. We also conduct an extensive empirical evaluation on standard machine learning problems, justifying our algorithm's versatility and demonstrating its strong performance compared to other start-of-the-art first-order and second-order methods.

📄 PDF Abstract BibTeX arXiv:2109.05198

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningSecond-order methods

Similar Papers 제목 키워드 기반

Doubly Stochastic Adaptive Neighbors Clustering via the Marcus Mapping

2024-08-06 · Jinghui Yuan, Chusheng Zeng, Fangyuan Xie, Zhe Cao 외

Clustering is a fundamental task in machine learning and data science, and similarity graph-based clustering is an important approach within this domain. Doubly stochastic symmetric similarity graphs provide numerous ben…

ClusteringComputational Efficiency

DAdaQuant: Doubly-adaptive quantization for communication-efficient Federated Learning

2021-10-31 · Robert Hönig, Yiren Zhao, Robert Mullins

Federated Learning (FL) is a powerful technique for training a model on a server with data from several clients in a privacy-preserving manner. In FL, a server sends the model to every client, who then train the model lo…

Federated LearningPrivacy PreservingQuantization

Stochastic Gradient Methods with Preconditioned Updates

2022-06-01 · Abdurakhmon Sadiev, Aleksandr Beznosikov, Abdulla Jasem Almansoori, Dmitry Kamzolov 외

This work considers the non-convex finite sum minimization problem. There are several algorithms for such problems, but existing methods often work poorly when the problem is badly scaled and/or ill-conditioned, and a pr…

Optimization for Large-Scale Machine Learning with Distributed Features and Observations

2016-10-31 · Alexandros Nathan, Diego Klabjan

As the size of modern data sets exceeds the disk and memory capacities of a single computer, machine learning practitioners have resorted to parallel and distributed computing. Given that optimization is one of the pilla…

BIG-bench Machine LearningDistributed ComputingDistributed Optimization

Doubly Robust Adaptive Conformal Inference for Causal Effects Under Temporal Dependence

2026-06-29 · Andreas Koukorinis, Ricardo Silva arxiv

We propose doubly robust adaptive conformal inference (DR-ACI), which constructs prediction intervals for doubly robust pseudo-outcomes under temporal dependence.