paper-with-me

Papers

TrustChain: A Blockchain Framework for Auditing and Verifying Aggregators in Decentralized Federated Learning

2025-02-23 · Ehsan Hallaji, Roozbeh Razavi-Far, Mehrdad Saif

The server-less nature of Decentralized Federated Learning (DFL) requires allocating the aggregation role to specific participants in each federated round. Current DFL architectures ensure the trustworthiness of the aggregator node upon selection. However, most of these studies overlook the possibility that the aggregating node may turn rogue and act maliciously after being nominated. To address this problem, this paper proposes a DFL structure, called TrustChain, that scores the aggregators before selection based on their past behavior and additionally audits them after the aggregation. To do this, the statistical independence between the client updates and the aggregated model is continuously monitored using the Hilbert-Schmidt Independence Criterion (HSIC). The proposed method relies on several principles, including blockchain, anomaly detection, and concept drift analysis. The designed structure is evaluated on several federated datasets and attack scenarios with different numbers of Byzantine nodes.

📄 PDF Abstract BibTeX arXiv:2502.16406

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionFederated Learning

Similar Papers 제목 키워드 기반

TRUST: A Decentralized Framework for Auditing Large Language Model Reasoning

2025-10-23 · Morris Yu-Chao Huang, Zhen Tan, Mohan Zhang, Pingzhi Li 외 arxiv

Large Language Models generate complex reasoning chains that reveal their decision-making, yet verifying the faithfulness and harmlessness of these intermediate steps remains a critical unsolved problem. Existing auditin…

A Blockchain-empowered Multi-Aggregator Federated Learning Architecture in Edge Computing with Deep Reinforcement Learning Optimization

2023-10-14 · Xiao Li, Weili Wu

Federated learning (FL) is emerging as a sought-after distributed machine learning architecture, offering the advantage of model training without direct exposure of raw data. With advancements in network infrastructure, …

Deep Reinforcement LearningEdge-computingFederated Learningreinforcement-learning+1

A2-DIDM: Privacy-preserving Accumulator-enabled Auditing for Distributed Identity of DNN Model

2024-05-07 · Tianxiu Xie, Keke Gai, Jing Yu, Liehuang Zhu 외

Recent booming development of Generative Artificial Intelligence (GenAI) has facilitated an emerging model commercialization for the purpose of reinforcement on model performance, such as licensing or trading Deep Neural…

Privacy Preserving

DeFi TrustBoost: Blockchain and AI for Trustworthy Decentralized Financial Decisions

2025-11-28 · Swati Sachan, Dale S. Fickett arxiv

This research introduces the Decentralized Finance (DeFi) TrustBoost Framework, which combines blockchain technology and Explainable AI to address challenges faced by lenders underwriting small business loan applications…

SC-Bench: A Large-Scale Dataset for Smart Contract Auditing

2024-10-08 · Shihao Xia, Mengting He, Linhai Song, Yiying Zhang

There is a huge demand to ensure the compliance of smart contracts listed on blockchain platforms to safety and economic standards. Today, manual efforts in the form of auditing are commonly used to achieve this goal. ML…