paper-with-me

Papers

BasedAI: A decentralized P2P network for Zero Knowledge Large Language Models (ZK-LLMs)

2024-03-01 · Sean Wellington

BasedAI is a distributed network of machines which introduces decentralized infrastructure capable of integrating Fully Homomorphic Encryption (FHE) with any large language model (LLM) connected to its network. The proposed framework embeds a default mechanism, called "Cerberus Squeezing", into the mining process which enables the transformation of a standard LLMs into encrypted zero-knowledge LLMs, or "ZK-LLMs", leveraging insights from generative adversarial networks for data privacy. This novel quantization mechanism empowers BasedAI miners to process and respond to prompts derived from User interaction with LLMs without the need for decrypting ei- ther the queries or their corresponding responses. The introduction of Cerberus Squeezing significantly improves performance degradation caused by quantized functions in current FHE-compliant computing environments by proactively optimizing calls between users, miners, and validators.

📄 PDF Abstract BibTeX arXiv:2403.01008

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelQuantization

Similar Papers 제목 키워드 기반

DIAP: A Decentralized Agent Identity Protocol with Zero-Knowledge Proofs and a Hybrid P2P Stack

2025-11-06 · Yuanjie Liu, Wenpeng Xing, Ye Zhou, Gaowei Chang 외 arxiv

The absence of a fully decentralized, verifiable, and privacy-preserving communication protocol for autonomous agents remains a core challenge in decentralized computing. Existing systems often rely on centralized interm…

Zero-Shot Decentralized Federated Learning

2025-09-30 · Alessio Masano, Matteo Pennisi, Federica Proietto Salanitri, Concetto Spampinato 외 arxiv

CLIP has revolutionized zero-shot learning by enabling task generalization without fine-tuning. While prompting techniques like CoOp and CoCoOp enhance CLIP's adaptability, their effectiveness in Federated Learning (FL) …

Image ClassificationFederated LearningZero-Shot Learning

ZK-HybridFL: Zero-Knowledge Proof-Enhanced Hybrid Ledger for Federated Learning

2026-01-29 · Amirhossein Taherpour, Xiaodong Wang arxiv

Federated learning (FL) enables collaborative model training while preserving data privacy, yet both centralized and decentralized approaches face challenges in scalability, security, and update validation. We propose ZK…

Image ClassificationFederated Learning

Zero-Knowledge Proof-based Verifiable Decentralized Machine Learning in Communication Network: A Comprehensive Survey

2023-10-23 · Zhibo Xing, Zijian Zhang, Ziang Zhang, Zhen Li 외

Over recent decades, machine learning has significantly advanced network communication, enabling improved decision-making, user behavior analysis, and fault detection. Decentralized approaches, where participants exchang…

ArticlesFault DetectionFederated LearningSurvey

ZKLoRA: Efficient Zero-Knowledge Proofs for LoRA Verification

2025-01-21 · Bidhan Roy, Peter Potash, Marcos Villagra

Low-Rank Adaptation (LoRA) is a widely adopted method for customizing large-scale language models. In distributed, untrusted training environments, an open source base model user may want to use LoRA weights created by a…