← Search

Durmus Alp Emre Acar

8 accepted papers

2022

Faster Algorithms for Learning Convex Functions

ICML 2022spotlight

The task of approximating an arbitrary convex function arises in several learning problems such as convex regression, learning with a difference of convex (DC) functions, and learning Bregman or $f$-divergences. In this paper, we develop and analyze an approach for solving a broad range of convex fu…

2021

Debiasing Model Updates for Improving Personalized Federated Training

ICML 2021spotlight

We propose a novel method for federated learning that is customized specifically to the objective of a given edge device. In our proposed method, a server trains a global meta-model by collaborating with devices without actually sharing data. The trained global meta-model is then personalized locall…

Cited by 86SourcePDFScholar
2021

Federated Learning Based on Dynamic Regularization

ICLR 2021oral

We propose a novel federated learning method for distributively training neural network models, where the server orchestrates cooperation between a subset of randomly chosen devices in each round. We view Federated Learning problem primarily from a communication perspective and allow more device lev…

2019

Cost aware Inference for IoT Devices

AISTATS 2019poster

Networked embedded devices (IoTs) of limited CPU, memory and power resources are revolutionizing data gathering, remote monitoring and planning in many consumer and business applications. Nevertheless, resource limitations place a significant burden on their service life and operation, warranting co…

Cited by 15SourcePDFScholar
2019

Shallow RNN: Accurate Time-series Classification on Resource Constrained Devices

NeurIPS 2019poster

Recurrent Neural Networks (RNNs) capture long dependencies and context, and 2 hence are the key component of typical sequential data based tasks. However, the sequential nature of RNNs dictates a large inference cost for long sequences even if the hardware supports parallelization. To induce long-te…