← Search

Can Karakus

3 accepted papers

2024

MADA: Meta-Adaptive Optimizers Through Hyper-Gradient Descent

ICML 2024poster

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…

Cited by 3SourcePDFScholar
2019

Qsparse-local-SGD: Distributed SGD with Quantization, Sparsification and Local Computations

NeurIPS 2019poster

Communication bottleneck has been identified as a significant issue in distributed optimization of large-scale learning models. Recently, several approaches to mitigate this problem have been proposed, including different forms of gradient compression or computing local models and mixing them iterat…

2017

Straggler Mitigation in Distributed Optimization Through Data Encoding

NeurIPS 2017spotlight

Slow running or straggler tasks can significantly reduce computation speed in distributed computation. Recently, coding-theory-inspired approaches have been applied to mitigate the effect of straggling, through embedding redundancy in certain linear computational steps of the optimization algorithm,…

Cited by 178SourcePDFScholar