The Integration of AI and DePIN: The Rise and Challenges of Decentralized GPU Computing Networks

The Integration of AI and DePIN: Exploring Decentralized GPU Computing Networks

Since 2023, AI and DePIN have gained significant attention in the Web3 space, with market capitalizations of 30 billion USD and 23 billion USD, respectively. This article aims to explore the intersection of AI and DePIN, studying the development of related protocols.

In the AI technology stack, the DePIN network empowers AI by providing computing resources. The demand for GPUs by large tech companies has led to shortages, making it difficult for other developers to obtain enough GPUs for computation. This often forces developers to choose centralized cloud services, but long-term high-performance hardware contracts often lack flexibility and are inefficient.

DePIN offers a more flexible and cost-effective alternative by incentivizing resource contributions through tokens. In the AI field, DePIN integrates GPU resources from individual owners and data centers, providing a unified supply for users needing hardware. These networks not only provide developers with customized and on-demand access but also create additional income for GPU owners.

There are various AI DePIN networks in the market, each with its own features. Below, we will explore the characteristics and goals of several major projects.

The Intersection of AI and DePIN

AI DePIN Network Overview

Render

Render is a pioneer in the P2P network providing GPU computing power, initially focused on graphic rendering for content creation, and later expanded its scope to AI computing tasks.

Features:

  • Founded by the Oscar-winning cloud graphics company OTOY
  • GPU networks have been utilized by major companies such as Paramount Pictures and PUBG.
  • Collaborate with Stability AI and Endeavor to integrate AI models with 3D content rendering
  • Approve multiple computing clients and integrate more GPUs from DePIN networks

Akash

Akash is positioned as a "super cloud" platform that supports storage, GPU, and CPU computing, serving as an alternative to traditional cloud services.

Features:

  • A wide range of computing tasks from general computing to network hosting
  • AkashML supports running over 15,000 models on Hugging Face.
  • Custodial Mistral AI's LLM model chatbot, Stability AI's SDXL and other applications
  • Support for metaverse, AI deployment, and federated learning platform

io.net

io.net provides access to distributed GPU cloud clusters, specifically designed for AI and ML use cases.

Features:

  • IO-SDK is compatible with frameworks such as PyTorch and Tensorflow.
  • Supports the creation of 3 different types of clusters, which can be started within 2 minutes.
  • Collaborate with networks such as Render, Filecoin, Aethir to integrate GPU resources

Gensyn

Gensyn provides GPU computing power focused on machine learning and deep learning computations.

Features:

  • The cost of a V100 equivalent GPU is about $0.40 per hour, significantly saving costs.
  • Support fine-tuning of pre-trained base models
  • Provide a decentralized, globally shared base model

Aethir

Aethir specializes in providing enterprise-level GPUs, mainly targeting compute-intensive fields such as AI, ML, and cloud gaming.

Features:

  • Expand to cloud mobile phone services and launch a decentralized cloud smartphone in collaboration with APhone.
  • Establish extensive cooperation with large companies such as NVIDIA, Super Micro, and HPE
  • Multiple partners in the Web3 ecosystem, such as CARV, Magic Eden, etc.

Phala Network

Phala Network, as the execution layer of Web3 AI solutions, addresses privacy issues through a Trusted Execution Environment (TEE).

Features:

  • Acts as a verifiable computing coprocessor protocol, enabling AI agents to utilize on-chain resources
  • Access top large language models like OpenAI and Llama through Redpill
  • The future will include zk-proofs, multi-party computation, homomorphic encryption, and other multiple proof systems.
  • Future support for H100 and other TEE GPUs to enhance computing power.

AI and the intersection of DePIN

Project Comparison

| | Render | Akash | io.net | Gensyn | Aethir | Phala | |--------|--------|-------|--------|--------|--------|-------| | Hardware | GPU & CPU | GPU & CPU | GPU & CPU | GPU | GPU | CPU | | Business Focus | Graphic Rendering and AI | Cloud Computing, Rendering and AI | AI | AI | AI, Cloud Gaming and Telecommunications | On-chain AI Execution | | AI Task Type | Inference | Bidirectional | Bidirectional | Training | Training | Execution | | Work Pricing | Performance-Based | Reverse Auction | Market Pricing | Market Pricing | Bidding System | Equity Calculation | | Blockchain | Solana | Cosmos | Solana | Gensyn | Arbitrum | Polkadot | | Data Privacy | Encryption & Hashing | mTLS Authentication | Data Encryption | Secure Mapping | Encryption | TEE | | Work Fee | 0.5-5% per job | 20% USDC, 4% AKT | 2% USDC, 0.25% reserve | Low Fee | 20% per session | Proportional to the staked amount | | Security | Rendering Proof | Proof of Stake | Proof of Computation | Proof of Stake | Rendering Capability Proof | Inherited from Relay Chain | | Completion Proof | - | - | Time-Lock Proof | Learning Proof | Rendering Work Proof | TEE Proof | | Quality Assurance | Dispute | - | - | Verifier and Whistleblower | Checker Node | Remote Proof | | GPU Cluster | No | Yes | Yes | Yes | Yes | No |

The Intersection of AI and DePIN

Importance

Availability of cluster and parallel computing

The distributed computing framework implements GPU clusters to improve training efficiency and scalability. Most projects have now integrated clusters for parallel computing. io.net has collaborated with other projects to deploy over 3,800 clusters in the first quarter of 2024. Although Render does not support clusters, it decomposes a single frame to be processed simultaneously across multiple nodes. Phala currently only supports CPU, but allows CPU worker clustering.

Data Privacy

Protecting sensitive datasets is crucial. Most projects use data encryption to safeguard privacy. io.net collaborates with Mind Network to launch fully homomorphic encryption (FHE), allowing encrypted data to be processed without decryption. Phala Network introduces a Trusted Execution Environment (TEE), preventing external processes from accessing or modifying data.

Calculation completion proof and quality inspection

Different projects use various methods to generate completion certificates and conduct quality checks. Gensyn and Aethir generate certificates indicating that the work has been completed and conduct quality checks. The certificates from io.net indicate that GPU performance is fully utilized. Render suggests using a dispute resolution process. Phala generates TEE certificates to ensure that AI agents perform the required operations.

The Intersection of AI and DePIN

Hardware Statistics

| | Render | Akash | io.net | Gensyn | Aethir | Phala | |-------------|--------|-------|--------|--------|--------|-------| | Number of GPUs | 5600 | 384 | 38177 | - | 40000+ | - | | Number of CPUs | 114 | 14672 | 5433 | - | - | 30000+ | | H100/A100 Quantity | - | 157 | 2330 | - | 2000+ | - | | H100 Cost/Hour | - | $1.46 | $1.19 | - | - | - | | A100 Cost/Hour | - | $1.37 | $1.50 | $0.55 ( expected ) | $0.33 ( expected ) | - |

The Intersection of AI and DePIN

Requirements for high-performance GPUs

AI model training requires the best-performing GPUs, such as Nvidia's A100 and H100. The H100 has 4 times the inference performance of the A100, making it the preferred GPU. Decentralization GPU market providers need to offer lower prices and meet the actual market demand. io.net and Aethir have obtained more than 2000 units of H100 and A100, which are more suitable for large model computations.

Decentralization GPU service costs have fallen below centralized services. Although the memory of GPU clusters connected to the network is limited, they still appeal to users with dynamic workload demands or those requiring flexibility.

AI and DePIN intersection

Provide consumer-grade GPU/CPU

CPUs also play an important role in training AI models. Consumer-grade GPUs can be used for fine-tuning pre-trained models or for small-scale training. Projects like Render, Akash, and io.net also serve this market, developing their own niche.

AI and DePIN Intersection

Conclusion

The AI DePIN field is still relatively new and faces challenges. However, the number of tasks executed on these networks and the hardware has significantly increased, highlighting the demand for alternatives to Web2 cloud providers. In the future, these decentralized GPU networks will play a key role in providing developers with cost-effective computing alternatives, making significant contributions to the future landscape of AI and computing infrastructure.

AI and DePIN Intersection

View Original
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
  • Reward
  • 3
  • Share
Comment
0/400
FortuneTeller42vip
· 10h ago
With the current market conditions, it’s better to stop trading.
View OriginalReply0
AirdropSweaterFanvip
· 10h ago
Rolling around is not as good as Mining.
View OriginalReply0
BlockchainFriesvip
· 10h ago
Web3 early players wholeheartedly embrace Decentralization
View OriginalReply0
Trade Crypto Anywhere Anytime
qrCode
Scan to download Gate app
Community
English
  • 简体中文
  • English
  • Tiếng Việt
  • 繁體中文
  • Español
  • Русский
  • Français (Afrique)
  • Português (Portugal)
  • Bahasa Indonesia
  • 日本語
  • بالعربية
  • Українська
  • Português (Brasil)