AOSSIE-Org / AOSSIE-Org/OpenVerifiableLLM

[Feature] : Implement Zero-Knowledge Proof of Dataset Inclusion (ZK-DI)

Aperta
#46 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
18
Fork
31
Merge medio
1m
PR unite (30g)
2

Descrizione

### What is ZK-DI?
ZK-DI allows a prover to cryptographically prove to a verifier that a specific chunk of text *is exactly present* in the dataset used for training, **without** the verifier needing to download the entire dataset. The verifier only needs the global `merkle_root` and the ZK Proof.

ZK-DI is entirely independent of the neural network or the model training code. ZK-DI operates strictly on the **Data Layer** (which we just finished building) and the **Cryptographic Prover Layer**

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.