← Search

Anne-marie Kermarrec

7 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

Position: Collaborative Agentic AI Needs Interoperability Across Ecosystems

ICML 2026poster

Collaborative agentic AI is projected to transform entire industries by enabling AI-powered agents to autonomously perceive, plan, and act within digital environments. Yet, current solutions in this field are all built in isolation, and we are rapidly heading toward a landscape of fragmented, incomp…

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
2025

Robust ML Auditing using Prior Knowledge

ICML 2025spotlight

Among the many technical challenges to enforcing AI regulations, one crucial yet underexplored problem is the risk of audit manipulation. This manipulation occurs when a platform deliberately alters its answers to a regulator to pass an audit without modifying its answers to other users. In this pap…

Cited by 5SourcePDFScholar
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…

2023

Epidemic Learning: Boosting Decentralized Learning with Randomized Communication

NeurIPS 2023poster

We present Epidemic Learning (EL), a simple yet powerful decentralized learning (DL) algorithm that leverages changing communication topologies to achieve faster model convergence compared to conventional DL approaches. At each round of EL, each node sends its model updates to a random sample of $s$…

2023

Refined Convergence and Topology Learning for Decentralized SGD with Heterogeneous Data

AISTATS 2023poster

One of the key challenges in decentralized and federated learning is to design algorithms that efficiently deal with highly heterogeneous data distributions across agents. In this paper, we revisit the analysis of Decentralized Stochastic Gradient Descent algorithm (D-SGD) under data heterogeneity.…

Cited by 42SourcePDFScholar