PacketLens
PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.
它提供了可验证/隐私 AI 领域最清晰的结构化分类,结合了 2x2 框架与每个方法及每篇论文的详细参考,并包含构建该领域的组织级别的景观地图。
A systematization of knowledge on making AI trustworthy, from zkSecurity. The "zk" is historical: zero-knowledge proofs are one technique here, not the scope.
The full SoK is a generated site, one page per approach and one per paper, with every number rendered from the data and carrying its provenance.
The field is a 2×2: what phase of the model's life you protect, and what property you want. Each cell is served by several cryptographic (and non-cryptographic) approaches.
| Verifiability (prove it was done right) | Privacy (hide the data/model during compute) | |
|---|---|---|
| Inference | Proving inference: zkML. DeepProve, Jolt Atlas, zkPyTorch, zkGPT, zkLLM. | Private inference: 2PC/MPC/FHE. Iron, BOLT, CipherGPT, Nimbus. |
| Training | Proving training: zkPoT. Kaizen, zkDL, Optimum Vicinity, ZKBoost. | Private training: MPC/HE. PriFT, and verifiable-FL hybrids. |
The technique is not the axis. A cell can be filled by ZK proofs, MPC, FHE, trusted hardware (TEEs), optimistic fraud proofs, or trace sampling, at very different cost/trust trade-offs. Verifiability buys correctness (a third party can trust the result) at ~1000× compute. Privacy buys confidentiality from a counterparty (usually only a semi-honest one) at the price of heavy communication or homomorphic compute. They are different guarantees, and most systems give one, not both.
Within the verifiability column, the ZKP-VML survey splits what is being proven three ways, and we add a fourth.
using agents to monitor proving training and inference techniques
根据分类、Topic 和编程语言匹配的相似项目。
PacketLens is a pure front-end, offline pcap analysis tool that runs entirely in the browser, supporting deep protocol decoding, HTTPS decryption, and million-packet instant loading without any backend.
An interactive learning system that turns the 47-page Kimi K3 technical report into a single offline HTML file with running algorithms, 3D visualizations, spaced repetition quizzes, and a smart highlighting QA tool.
An interactive 3D visualization of three human cell types using Three.js, WebGL particles, and custom GLSL shaders, allowing users to rotate, zoom, morph, and explore annotated structures.