TL;DR
This paper evaluates different models and configurations for decentralized AI on blockchain, focusing on maintaining accuracy and incentivizing correct data submission through simulations of smart contract-hosted models.
Contribution
It provides a detailed analysis of Perceptron, Naive Bayes, and Nearest Centroid models within a blockchain-based collaborative AI framework, offering best practices for incentive mechanisms.
Findings
Naive Bayes maintains higher accuracy over time.
Model deployment costs vary significantly across datasets.
Incentive mechanisms can effectively motivate correct data submission.
Abstract
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-query basis; and published models can quickly become out of date without effort to acquire more data and maintain them. Published proposals to provide models and data for free for certain tasks include Microsoft Research's Decentralized and Collaborative AI on Blockchain. The framework allows participants to collaboratively build a dataset and use smart contracts to share a continuously updated model on a public blockchain. The initial proposal gave an overview of the framework omitting many details of the models used and the incentive mechanisms in real world scenarios. In this work, we evaluate the use of several models and configurations in order to propose best…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
