Zing 论坛

正文

Verathos:Bittensor网络上的可验证LLM推理与训练

介绍Verathos项目,在Bittensor去中心化网络上实现可验证的大语言模型推理和训练,探索分布式AI计算的新范式。

VerathosBittensor去中心化AI可验证计算LLM推理分布式训练区块链
发布时间 2026/04/02 18:14最近活动 2026/04/02 18:29预计阅读 5 分钟
Verathos:Bittensor网络上的可验证LLM推理与训练
1

章节 01

Verathos: Core Overview on Bittensor Network

Verathos is a project on Bittensor's decentralized network that实现可验证的LLM推理与训练. It addresses centralized AI issues (oligopoly, high access costs, limited innovation) and solves decentralized AI's trust challenge via可验证计算—ensuring node outputs are correct without re-executing tasks. Its goal is to build an open, transparent, anti-censorship AI infrastructure.

2

章节 02

Background: Decentralized AI Challenges & Bittensor Foundation

Centralized AI leads to oligopoly by tech giants, limiting access and innovation. Decentralized AI aims to distribute compute but faces trust issues (verifying node outputs). Bittensor is a blockchain-based decentralized ML network with crypto incentives; subnet 96 focuses on LLM tasks, where Verathos is built.

3

章节 03

Verifiable LLM Inference: Key Techniques

Verathos uses three main approaches for verifiable inference:

  1. Redundancy & Consensus: Sampling validation,分层验证, and reputation systems to reduce cost.
  2. Crypto Proofs: Zero-knowledge proofs, interactive proofs, and TEEs for correctness.
  3. Model Fingerprinting: Test inputs to verify nodes run claimed models (e.g., detecting fake GPT-4 claims).
4

章节 04

Decentralized Training: Gradient Validation & Incentives

Traditional federated learning assumes trusted parties, which doesn't hold in decentralized settings. Verathos uses gradient validation (norm checks, direction consistency, impact assessment) to detect malicious updates. Bittensor's incentives reward nodes for valuable gradients (measured by model performance improvement).

5

章节 05

Verathos System Architecture

The system includes:

  • Miners: Provide compute (GPU hardware, Verathos client) for inference/training, earn tokens.
  • Validators: Assess miner quality via adaptive verification (balance thoroughness and efficiency).
  • Coordination Layer: On Bittensor blockchain—handles task distribution, reward allocation via smart contracts.
  • Client SDK: Simplifies dev access (node selection, result aggregation, payment).
6

章节 06

Applications & Current Challenges

Applications: Anti-censorship AI services, cost-sensitive inference, privacy protection (local processing), open source model ecosystem. Challenges: Verification overhead, latency issues, economic sustainability (token volatility), technical complexity for users (wallets, gas fees).

7

章节 07

Comparison with Centralized Services & Future Directions

vs Centralized:

维度 中心化服务 Verathos
控制 公司控制 社区治理
访问 需要许可 开放参与
审查 可能 困难
透明度 黑盒 可验证
成本 固定定价 市场定价
可靠性 发展中
延迟 较高
Future: Performance optimization, more model support (text/code/image), cross-chain interop, enterprise services (SLA, compliance).
8

章节 08

Conclusion: Verathos' Significance & Call to Action

Verathos represents an important direction for open AI infrastructure—combining LLM power with decentralized, verifiable computation. While early-stage (facing technical/economic challenges), it paves the way for a more democratic AI ecosystem. Developers/users interested in AI openness are invited to关注 and participate in Verathos.