← Search

Akash Dhasade

3 accepted papers

2026

Navigating the Accuracy-Size Trade-Off with Flexible Model Merging

ICLR 2026poster

Model merging has emerged as an efficient method to combine multiple single-task fine-tuned models. The merged model can enjoy multi-task capabilities without expensive training. While promising, merging into a single model often suffers from an accuracy gap with respect to individual fine-tuned mod…

Cited by 0SourceScholar
2026

Robust Federated Inference

ICLR 2026poster

Federated inference, in the form of one-shot federated learning, edge ensembles, or federated ensembles, has emerged as an attractive solution to combine predictions from multiple models. This paradigm enables each model to remain local and proprietary while a central server queries them and aggrega…

Cited by 0SourcecodeScholar
2024

Revisiting Ensembling in One-Shot Federated Learning

NeurIPS 2024poster

Federated Learning (FL) is an appealing approach to training machine learning models without sharing raw data. However, standard FL algorithms are iterative and thus induce a significant communication cost. One-Shot FL (OFL) trades the iterative exchange of models between clients and the server wit…