← Search

Seyyedali Hosseinalipour

6 accepted papers

2026

Federated Sketching LoRA: A Flexible Framework for Heterogeneous Collaborative Fine-Tuning of LLMs

ICML 2026poster

Fine-tuning large language models (LLMs) on resource-constrained clients remains a challenging problem. Recent works have fused low-rank adaptation (LoRA) techniques with federated fine-tuning to mitigate challenges associated with client model sizes and data scarcity. Still, the heterogeneity of re…

Cited by 0SourceScholar
2025

Decentralized Sporadic Federated Learning: A Unified Algorithmic Framework with Convergence Guarantees

ICLR 2025spotlight

Decentralized federated learning (DFL) captures FL settings where both (i) model updates and (ii) model aggregations are exclusively carried out by the clients without a central server. Existing DFL works have mostly focused on settings where clients conduct a fixed number of local updates between l…

2025

Rethinking the Starting Point: Collaborative Pre-Training for Federated Downstream Tasks

AAAI 2025technical

A few recent studies have shown the benefits of using centrally pre-trained models to initialize federated learning (FL). However, existing methods do not generalize well when faced with an arbitrary set of downstream FL tasks. Specifically, they often (i) achieve limited accuracy, especially with u…

Cited by 0SourcePDFScholar
2025

Unlocking the Potential of Model Calibration in Federated Learning

ICLR 2025poster

Over the past several years, various federated learning (FL) methodologies have been developed to improve model accuracy, a primary performance metric in machine learning. However, to utilize FL in practical decision-making scenarios, beyond considering accuracy, the trained model must also have a r…

Cited by 3SourcePDFScholar
2022

Can we Generalize and Distribute Private Representation Learning?

AISTATS 2022poster

We study the problem of learning representations that are private yet informative i.e., provide information about intended "ally" targets while hiding sensitive "adversary" attributes. We propose Exclusion-Inclusion Generative Adversarial Network (EIGAN), a generalized private representation learnin…

2022

Recycling Model Updates in Federated Learning: Are Gradient Subspaces Low-Rank?

ICLR 2022poster

In this paper, we question the rationale behind propagating large numbers of parameters through a distributed system during federated learning. We start by examining the rank characteristics of the subspace spanned by gradients (i.e., the gradient-space) in centralized model training, and observe th…