Incentivised Orchestrated Training Architecture (IOTA): A Technical Primer for Release
Felix Quinque, Alan Aboudib, Szymon Fonau, Rodrigo Lopez Portillo Alcocer, Brian McCrindle, Steffen Cruz

TL;DR
This paper introduces IOTA, a scalable, incentivized architecture for distributed training of large language models that overcomes previous limitations by enabling cooperation, fair rewards, and efficient communication among participants.
Contribution
IOTA transforms isolated model training into a cooperative, scalable system with novel incentive mechanisms, communication protocols, and contribution attribution methods.
Findings
Model size scales with participants, not VRAM.
Communication bandwidth reduced by up to 128x.
Linear scalability with built-in collusion detection.
Abstract
In August 2024, Bittensor's Subnet 9 (SN9) demonstrated that a distributed network of incentivized, permissionless actors could each pretrain large language models (LLMs) ranging from 700 million to 14 billion parameters, while surpassing established baselines. While that work validated blockchain-based decentralized pretraining as viable, it contained core issues: (i) every miner had to fit an entire model locally, and (ii) "winner-takes-all" rewards encouraged model hoarding. Here we introduce IOTA (Incentivized Orchestrated Training Architecture), an architecture that addresses these limitations by transforming SN9's previously isolated competitors into a single cooperating unit that can scale arbitrarily while still rewarding each contributor fairly. Key preliminary results: (1) Data- and Pipeline-parallel SWARM architecture - An orchestrator distributes model layers across…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSimulation Techniques and Applications
