paper-with-me

Papers

Decentralized & Collaborative AI on Blockchain

2019-07-16 · Justin D. Harris, Bo Waggoner

Machine learning has recently enabled large advances in artificial intelligence, but these tend to be highly centralized. The large datasets required are generally proprietary; predictions are often sold on a per-query basis; and published models can quickly become out of date without effort to acquire more data and re-train them. We propose a framework for participants to collaboratively build a dataset and use smart contracts to host a continuously updated model. This model will be shared publicly on a blockchain where it can be free to use for inference. Ideal learning problems include scenarios where a model is used many times for similar input such as personal assistants, playing games, recommender systems, etc. In order to maintain the model's accuracy with respect to some test set we propose both financial and non-financial (gamified) incentive structures for providing good data. A free and open source implementation for the Ethereum blockchain is provided at https://github.com/microsoft/0xDeCA10B.

📄 PDF Abstract BibTeX arXiv:1907.07247

Code (1)

microsoft/0xDeCA10B 공식 구현

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

A Differentially Private Blockchain-Based Approach for Vertical Federated Learning

2024-07-09 · Linh Tran, Sanjay Chari, Md. Saikat Islam Khan, Aaron Zachariah 외

We present the Differentially Private Blockchain-Based Vertical Federal Learning (DP-BBVFL) algorithm that provides verifiability and privacy guarantees for decentralized applications. DP-BBVFL uses a smart contract to a…

Federated LearningVertical Federated Learning

Enhancing Trust and Privacy in Distributed Networks: A Comprehensive Survey on Blockchain-based Federated Learning

2024-03-28 · Ji Liu, Chunlu Chen, Yu Li, Lin Sun 외

While centralized servers pose a risk of being a single point of failure, decentralized approaches like blockchain offer a compelling solution by implementing a consensus mechanism among multiple entities. Merging distri…

Distributed ComputingFederated LearningPrivacy Preserving

Enhancing Scalability and Reliability in Semi-Decentralized Federated Learning With Blockchain: Trust Penalization and Asynchronous Functionality

2023-10-30 · Ajay Kumar Shrestha, Faijan Ahamad Khan, Mohammed Afaan Shaikh, Amir Jaberzadeh 외

The paper presents an innovative approach to address the challenges of scalability and reliability in Distributed Federated Learning by leveraging the integration of blockchain technology. The paper focuses on enhancing …

Federated Learning

D2M: A Decentralized, Privacy-Preserving, Incentive-Compatible Data Marketplace for Collaborative Learning

2025-12-11 · Yash Srivastava, Shalin Jain, Sneha Awathare, Nitin Awathare arxiv

The rising demand for collaborative machine learning and data analytics calls for secure and decentralized data sharing frameworks that balance privacy, trust, and incentives. Existing approaches, including federated lea…

Federated Learning

Analysis of Models for Decentralized and Collaborative AI on Blockchain

2020-09-14 · Justin D. Harris

Machine learning has recently enabled large advances in artificial intelligence, but these results can be highly centralized. The large datasets required are generally proprietary; predictions are often sold on a per-que…

Sentiment Analysis