← Search

Francois Taiani

4 accepted papers

2026

Token-Efficient Change Detection in LLM APIs

ICML 2026poster

Remote change detection in LLMs is a difficult problem. Existing methods are either too expensive for deployment at scale, or require initial white-box access to model weights or grey-box access to log probabilities. We aim to achieve both low cost and strict black-box operation, observing only outp…

Cited by 0SourceScholar
2026

Unified Privacy Guarantees for Decentralized Learning via Matrix Factorization

ICLR 2026poster

Decentralized Learning (DL) enables users to collaboratively train models without sharing raw data by iteratively averaging local updates with neighbors in a network graph. This setting is increasingly popular for its scalability and its ability to keep data local under user control. Strong privacy…

Cited by 0SourcecodeScholar
2025

Queries, Representation & Detection: The Next 100 Model Fingerprinting Schemes

AAAI 2025technical

The deployment of machine learning models in operational contexts represents a significant investment for any organisation. Consequently, the risk of these models being misappropriated by competitors needs to be addressed. In recent years, numerous proposals have been put forth to detect instances o…