← Search

Harsh Mishra

2 accepted papers

2025

Optimizing Neural Network Training and Quantization with Rooted Logistic Objectives

AISTATS 2025poster

First-order methods are widely employed for training neural networks that are used in practical applications. For classification of input features, Cross-Entropy based loss functions are often preferred since they are differentiable everywhere. Recent optimization results show that the convergence p…

Cited by 0SourceScholar
2024

Flag Aggregator: Scalable Distributed Training under Failures and Augmented Losses using Convex Optimization

ICLR 2024poster

Modern ML applications increasingly rely on complex deep learning models and large datasets. There has been an exponential growth in the amount of computation needed to train the largest models. Therefore, to scale computation and data, these models are inevitably trained in a distributed manner in…