GuidaPA: A Federated Learning-Based Privacy-Preserving Chatbot for Italian Public Administration
By
[Submitted on 31 May 2026]
Toasted to a respectable shade. No regrets, no crumbs left.
Summary
GuidaPA is a privacy-preserving chatbot for the Italian Public Administration trained via Federated Learning (FL) on documentation from two national PA platforms (SIGESON and SIDFORS). The system uses QLoRA (4-bit) over 15 federated rounds with an 80/20 train-test split, integrating role-based access control, secure client-side preprocessing, and monitoring of non-IID effects. The best federated model achieves ROUGE-1/2/L of 61.10/55.77/59.44, BLEU-4 of 45.02, and METEOR of 63.94, approaching private centralized fine-tuning performance while keeping data on-site. Domain fine-tuning significantly improves over the general-purpose baseline, with ROUGE-1 rising from 41.45 to 62.18 and BLEU-4 from 26.97 to 50.90.
Key quotes
· 4 pulledThe intended deployment extends to restricted internal sources (e.g., tickets, officer manuals, database extracts) that can not be centrally pooled due to regulatory and organizational constraints.
The best federated model achieves ROUGE-1/2/L of 61.10/55.77/59.44, BLEU-4 of 45.02, and METEOR of 63.94-close to private centralized fine-tuning while keeping data on-site.
Overall, the results indicate that FL can deliver high-quality conversational AI for public services without centralized data sharing
Domain fine-tuning improves ROUGE-1 from 41.45 to 62.18 and BLEU-4 from 26.97 to 50.90.
You might also wanna read
VaultGemma: A Differentially Private Large Language Model Addressing AI Privacy Challenges
VaultGemma is presented as the world's most capable differentially private large language model (LLM) that addresses privacy concerns in AI
research.google·9mo agoBuilding Privacy-Focused Local RAG Systems: Self-Hosted AI Solutions for Data-Sensitive Organizations
The article discusses Skald's approach to building a local RAG (Retrieval-Augmented Generation) system that prioritizes data privacy and sel
xPrivo: Free Open-Source AI Chat Assistant with Privacy Focus and Local Data Storage
xPrivo is a free, open-source AI chat assistant focused on privacy and anonymity. It requires no account creation, offers both self-hosting
PrivacyFirewall: A Local AI-Powered Data Loss Prevention Solution for Browser Security
PrivacyFirewall is a local, browser-based Data Loss Prevention (DLP) solution designed to prevent sensitive data leaks to AI chatbots. It in
JavelinGuard: Low-Cost Transformer Architectures for LLM Security
DCP: A Local Permission Vault That Keeps AI Agents from Handling Private Keys and Credentials
DCP is a local permission vault for AI agents that solves the security problem of agents holding private keys, raw credentials, and sensitiv
