CRONOS: Enhancing Deep Learning with Scalable GPU Accelerated Convex Neural Networks
Miria Feng, Zachary Frangella, Mert Pilanci

TL;DR
CRONOS introduces a scalable GPU-accelerated convex optimization algorithm for training high-dimensional neural networks, enabling efficient large-scale learning and outperforming traditional methods on datasets like ImageNet.
Contribution
The paper presents CRONOS, the first scalable convex optimization algorithm for high-dimensional neural networks, and extends it with CRONOS-AM for multi-layer architectures.
Findings
CRONOS achieves convergence to the global minimum in convex reformulations.
CRONOS-AM attains comparable or superior accuracy to tuned deep learning optimizers.
Validated on large-scale datasets like ImageNet and IMDb with GPU acceleration.
Abstract
We introduce the CRONOS algorithm for convex optimization of two-layer neural networks. CRONOS is the first algorithm capable of scaling to high-dimensional datasets such as ImageNet, which are ubiquitous in modern deep learning. This significantly improves upon prior work, which has been restricted to downsampled versions of MNIST and CIFAR-10. Taking CRONOS as a primitive, we then develop a new algorithm called CRONOS-AM, which combines CRONOS with alternating minimization, to obtain an algorithm capable of training multi-layer networks with arbitrary architectures. Our theoretical analysis proves that CRONOS converges to the global minimum of the convex reformulation under mild assumptions. In addition, we validate the efficacy of CRONOS and CRONOS-AM through extensive large-scale numerical experiments with GPU acceleration in JAX. Our results show that CRONOS-AM can obtain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Stochastic Gradient Optimization Techniques
