← Latest papers
🤖 AI

GuidaPA: Privacy-Preserving Chatbot for Public Administration via Federated Learning

The paper presents GuidaPA, a privacy-preserving chatbot for the Italian Public Administration that utilizes Federated Learning and QLoRA fine-tuning to achieve high-quality conversational performance on sensitive internal documentation without requiring centralized data sharing.

Original authors: Daniel M. Jimenez-Gutierrez, Albenzio Cirillo, Raffaele Nicolussi, Alessio Beltrame, Andrea Vitaletti

Published 2026-06-02
📖 4 min read☕ Coffee break read

Original authors: Daniel M. Jimenez-Gutierrez, Albenzio Cirillo, Raffaele Nicolussi, Alessio Beltrame, Andrea Vitaletti

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a group of government offices, each sitting in a different building with their own locked filing cabinets full of important rules, manuals, and FAQs. They all want to build a super-smart digital assistant (a chatbot) to help citizens and staff navigate these complex rules.

The problem? The law and privacy rules say they cannot take those filing cabinets out of their buildings and dump them into one giant central warehouse to train the AI. That would be like trying to mix everyone's private recipes into one big pot before cooking; it's too risky and often illegal.

GuidaPA is the solution the researchers built. It's a way to teach the AI without ever moving the filing cabinets.

Here is how it works, using a simple analogy:

The "Secret Recipe" Cooking Class

Think of the AI model as a chef who wants to learn how to cook "Government Stew."

  1. The Old Way (Centralized): Usually, you would gather all the ingredients (the manuals and FAQs) from every office, bring them to one big kitchen, and let the chef taste everything at once. This makes a great stew, but it violates the rule that ingredients must stay in their own kitchens.
  2. The GuidaPA Way (Federated Learning): Instead of moving the ingredients, the chef sends a blank recipe book to every office.
    • Office A (Radio Broadcasting) looks at their own manuals, teaches the recipe book a few tricks, and sends the updated book back. They keep their actual manuals locked away.
    • Office B (Electronic Communications) does the same with their own manuals, updates the book, and sends it back.
    • The Central Server collects all the updated recipe books, mixes the new tricks together to create one "Master Recipe Book," and sends it back out to the offices.

This happens over and over (15 rounds in this study). The chef gets smarter and smarter, learning from all the different offices, but no office ever has to share their actual documents with anyone else.

The "ID Card" Security Guard

The paper also highlights a crucial safety feature called Role-Based Access Control (RBAC).

Imagine the chatbot is a receptionist in a secure building.

  • If a Citizen walks in asking about Radio Broadcasting rules, the receptionist checks their ID card. The card says, "You can only see the Radio Broadcasting folder." The receptionist answers the question using only that folder.
  • If that same citizen tries to ask about Electronic Communications, the receptionist says, "Sorry, your ID card doesn't give you access to that folder."
  • If a Radio Officer walks in, they get access to the Radio folder but not the Electronic folder.

This ensures that even though the AI is smart, it never accidentally spills secrets to the wrong person. It strictly follows the "need to know" rule.

What Did They Find?

The researchers tested this system using real (but public) manuals from two Italian government platforms: SIGESON (for radio broadcasting) and SIDFORS (for electronic communications).

  • The Result: The chatbot trained this "secret" way (Federated Learning) became almost just as good as the "old way" where all data is combined centrally.
  • The Proof: They measured how well the AI answered questions using standard scoring systems (like ROUGE and BLEU). The "Secret Recipe" method scored very high, proving you don't need to break privacy rules to get a smart assistant.
  • The Improvement: Before this training, the AI was like a general encyclopedia—it knew a little about everything but nothing specific about government rules. After the training, it became a true expert in those specific government procedures.

The Bottom Line

GuidaPA shows that government agencies can work together to build a smart, helpful AI assistant without ever having to share their private data. They can keep their documents in their own secure offices, send only "lessons learned" (math updates) to a central hub, and still end up with a highly accurate, secure, and helpful tool for the public.

It's like a group of neighbors learning to bake the perfect pie together by sharing their tips with each other, without ever having to let anyone else into their kitchens to see their secret family recipes.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →