← Search

Adrian Vladu

12 accepted papers

2023

CrAM: A Compression-Aware Minimizer

ICLR 2023poster

Deep neural networks (DNNs) often have to be compressed, via pruning and/or quantization, before they can be deployed in practical settings. In this work we propose a new compression-aware minimizer dubbed CrAM that modifies the optimization step in a principled way, in order to produce models whose…

2023

Quantized Distributed Training of Large Models with Convergence Guarantees

ICML 2023poster

Communication-reduction techniques are a popular way to improve scalability in data-parallel training of deep neural networks (DNNs). The recent emergence of large language models such as GPT has created the need for new approaches to exploit data-parallelism. Among these, fully-sharded data paralle…

Cited by 16SourcePDFScholar
2021

AC/DC: Alternating Compressed/DeCompressed Training of Deep Neural Networks

NeurIPS 2021poster

The increasing computational requirements of deep neural networks (DNNs) have led to significant interest in obtaining DNN models that are sparse, yet accurate. Recent work has investigated the even harder case of sparse training, where the DNN weights are, for as much as possible, already sparse to…

2021

Adaptive Gradient Methods for Constrained Convex Optimization and Variational Inequalities

AAAI 2021technical

We provide new adaptive first-order methods for constrained convex optimization. Our main algorithms AdaACSA and AdaAGD+ are accelerated methods, which are universal in the sense that they achieve nearly-optimal convergence rates for both smooth and non-smooth functions, even when they only have acc…

Cited by 36SourcePDFScholar
2021

Decomposable Submodular Function Minimization via Maximum Flow

ICML 2021spotlight

This paper bridges discrete and continuous optimization approaches for decomposable submodular function minimization, in both the standard and parametric settings. We provide improved running times for this problem by reducing it to a number of calls to a maximum flow oracle. When each function in t…

Cited by 13SourcePDFScholar
2019

Improved Convergence for $\ell_1$ and $\ell_∞$ Regression via Iteratively Reweighted Least Squares

ICML 2019oral

The iteratively reweighted least squares method (IRLS) is a popular technique used in practice for solving regression problems. Various versions of this method have been proposed, but their theoretical analyses failed to capture the good practical performance. In this paper we propose a simple and n…

Cited by 30SourcePDFScholar
2018

Towards Deep Learning Models Resistant to Adversarial Attacks

ICLR 2018poster

Recent work has demonstrated that neural networks are vulnerable to adversarial examples, i.e., inputs that are almost indistinguishable from natural data and yet classified incorrectly by the network. To address this problem, we study the adversarial robustness of neural networks through the lens o…

Cited by 15225SourcePDFScholar
2017

Tight Bounds for Approximate Carathéodory and Beyond

ICML 2017poster

We present a deterministic nearly-linear time algorithm for approximating any point inside a convex polytope with a sparse convex combination of the polytope’s vertices. Our result provides a constructive proof for the Approximate Carathéodory Problem, which states that any point inside a polytope c…

Cited by 41SourcePDFScholar