paper-with-me

홈 › Papers

Fortifying Federated Learning Towards Trustworthiness via Auditable Data Valuation and Verifiable Client Contribution

2025-01-01 · CVPR 2025 1 · K Naveen Kumar, Ranjeet Ranjan Jha, C Krishna Mohan, Ravindra Babu Tallamraju

Ensuring auditability and verifiability in FL is both challenging and essential to guarantee that local data remains untampered and client updates are trustworthy. Recent FL frameworks assess client contributions through a trusted central server using various client selection and aggregation techniques. However, reliance on a central server can create a single point of failure, making it vulnerable to privacy-centric attacks and limiting its ability to audit and verify client-side data contributions due to restricted access. In addition, data quality and fairness evaluations are often inadequate, failing to distinguish between high-impact contributions and those from low-quality or poisoned data. To address these challenges, we propose Federated Auditable and Verifiable Data valuation (FAVD), a privacy-preserving method that ensures auditability and verifiability of client contributions through data valuation, independent of any central authority or predefined training algorithm. FAVD utilizes shared local data density functions to construct a global density function, aligning data contributions and facilitating effective valuation prior to local model training. This proactive approach improves transparency in data valuation and ensures that only benign updates are generated, even in the presence of malicious data. Further, to mitigate privacy risks associated with sharing data density functions, we add Gaussian noise to each client's local density function before sharing it with the server. We theoretically demonstrate the convergence, auditability, and verifiability of FAVD, along with its resilience against data poisoning threats. Our experiments on five diverse benchmarks, including three medical datasets, show that FAVD achieves significant performance gains, accurate data valuation, and fair client contributions under threat, highlighting its reliability as a trustworthy FL approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data PoisoningData ValuationFairnessFederated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

FederatedTrust: A Solution for Trustworthy Federated Learning

2023-02-20 · Pedro Miguel Sánchez Sánchez, Alberto Huertas Celdrán, Ning Xie, Gérôme Bovet 외

The rapid expansion of the Internet of Things (IoT) and Edge Computing has presented challenges for centralized Machine and Deep Learning (ML/DL) methods due to the presence of distributed data silos that hold sensitive …

Edge-computingFairnessFederated LearningPrivacy Preserving

FedDTRE: Federated Dialogue Generation Models Powered by Trustworthiness Evaluation

2025-10-09 · Shule Lu, Lingxiang Wang, Sijia Wen, Ziwei Wang 외 arxiv

With the rapid development of artificial intelligence, dialogue systems have become a prominent form of human-computer interaction. However, traditional centralized or fully local training approaches face challenges in b…

Dialogue GenerationFederated Learning

A Methodology for Auditable Trustworthiness Levels in AI Lifecycle Governance

2026-07-17 · Andrea Ferrario arxiv

AI governance increasingly requires judgments about whether an AI system remains adequately trustworthy over time, whether observed changes are tolerable, and how such judgments should be documented in a transparent and …

Silent Failures in Federated Personalization of Foundation Models

2026-05-31 · YongKyung Oh, Alex Bui arxiv

Foundation models are increasingly personalized on decentralized private data through federated learning and are now deployed at scale under growing regulatory requirements for post-market monitoring. We argue that this …

Federated Learning

Assessing Trustworthiness of AI Training Dataset using Subjective Logic -- A Use Case on Bias

2025-08-19 · Koffi Ismael Ouattara, Ioannis Krontiris, Theo Dimitrakos, Frank Kargl arxiv

As AI systems increasingly rely on training data, assessing dataset trustworthiness has become critical, particularly for properties like fairness or bias that emerge at the dataset level. Prior work has used Subjective …

Traffic Sign Recognition