ทวีตที่ปักหมุด
Savitri Network
3.3K posts

Savitri Network
@Savitri_Net
First L1 with native FL consensus. Verify · Compensate · Trace. Testnet live · 25 nodes ·(https://t.co/MJieiJbRUz)
เข้าร่วม Şubat 2024
35 กำลังติดตาม1.6K ผู้ติดตาม

Tweet 8/8:
Next episode: the math behind PoU.
Why EMA, why integer arithmetic, and why the same score weights both block proposers AND FL gradient contributions.
Code: github.com/savitri-network
#FederatedLearning #rustlang #ConsensusResearch
English

Tweet 9/9:
Next episode: why we built from scratch instead of forking
(and why a fork couldn't have given us FL at consensus layer).
Code: github.com/savitri-network
#rustlang #SystemsProgramming
English

Tweet 1/9:
Why we built Savitri in @rustlang .
Originally: because consensus code has zero margin for error.
Today: also because FL aggregation in Rust is the only thing that
ships at the throughput we need.

English

Tweet 2/6:
The PoU formula: Score = α·S(t-1) + (1-α)·[ 0.25·Avail + 0.20·Lat + 0.20·Integrity + 0.20·Reputation + 0.15·Particip ] Five dimensions. The interesting one is Integrity. For block production: Integrity = "did this node sign valid blocks?" For FL aggregation: Integrity = "did this node submit valid gradients?"
English

Tweet 1/6:
The most-asked question after yesterday's thread: "How can the same score do BOTH block election AND FL aggregation?"
Short answer: because "quality of contribution" measures the same thing.
Long answer ↓
#FederatedLearning #DePIN #rustlang

English