130+ Research Papers

Research & Publications

Pioneering research in AI infrastructure, decentralized systems, and frontier models. All papers are CC BY 4.0 licensed and available on GitHub.

Research Areas

AI Alignment

Developing techniques to ensure AI systems reliably pursue intended goals and behave safely.

Learn more

AI Safety

Building robust safeguards and interpretability tools for understanding model behavior.

Learn more

Decentralized AI

Distributed inference, federated learning, and privacy-preserving AI infrastructure.

Learn more

Edge AI

Efficient models and deployment strategies for on-device and edge computing.

Learn more

Research Papers

80 papers from Hanzo AI, Lux Network, Zoo Labs, and Zen LM.

Organization
Topic
Showing 80 of 80 papers
Sort:
2026FeaturedHanzo AI

ZAP: Zero-copy Agent Protocol

Hanzo AI Research

The MCP Killer—unified protocol using zero-copy RPC for ~500x faster agent communication. Features zero-copy performance (<1μs latency), capability-secure routing, native metastable consensus, and post-quantum security. Achieves 1.2M/s throughput vs MCP's 2.2k/s.

AgentsInfrastructureConsensus
2026FeaturedZen LM

GT-QLoRA: Gate-Targeted Fine-Tuning for Behavioral Modification in Large MoE Models

Zen LM Research

Gate-Targeted QLoRA for behavioral modification in trillion-parameter MoE models. Demonstrates why linear abliteration fails on MoE architectures (refusal encoded in expert routing, not residual stream) and introduces direct gate weight unfreezing alongside LoRA for effective behavioral steering.

ModelsAI/ML
2025FeaturedHanzo AI

Active Semantic Optimization (ASO): Training-Free Adaptation for Foundation Models

Hanzo AI Research

A novel framework for adapting foundation models to new tasks without additional training, using semantic optimization techniques. Achieves 18.2% SWE-bench resolution.

AI/MLModels
2025FeaturedHanzo AI

Hamiltonian Market Maker (HMM): Decentralized AI Compute Exchange

Hanzo AI Research

A market-making protocol for decentralized AI compute resources using Hamiltonian dynamics. Achieves <200ms quote latency, 98.7% price stability, zero impermanent loss.

DeFiInfrastructure
2025FeaturedLux Network

Lux Quantum Consensus: Post-Quantum BFT Protocol

Lux Network Research

Byzantine fault-tolerant consensus protocol with quantum-resistant security using FALCON lattice-based signatures and dual-certificate finality.

ConsensusPost-Quantum
2025FeaturedLux Network

LSSS Threshold Cryptography: Linear Secret Sharing Schemes

Lux Network Research

Implementation of Linear Secret Sharing Schemes (LSSS) for threshold cryptography with arbitrary access structures and efficient reconstruction.

MPCPost-Quantum
2025FeaturedZoo Labs

Gym Training Platform: Decentralized Model Training at Scale

Zoo Labs Foundation

Infrastructure for distributed deep learning training across heterogeneous compute resources with significant cost reduction via TF-GRPO.

AI/MLInfrastructure
2025FeaturedZoo Labs

HLLM: Training-Free GRPO for Language Models

Zoo Labs Foundation

Training-free group relative policy optimization achieving $18 training cost vs $10,000+ traditional methods with 100× data efficiency.

AI/MLModels
2025FeaturedZen LM

Zen Family Overview: Model Architecture Guide

Zen LM Research

Comprehensive overview of the Zen model family (600M–1T+ parameters) with 22 variants across 6 size tiers.

Models
2025FeaturedLux Network

fhEVM: Fully Homomorphic Ethereum Virtual Machine

Lux Network Research

EVM-compatible smart contract execution on encrypted data enabling confidential DeFi, private voting, and sealed-bid auctions without revealing underlying values.

FHEInfrastructure
2026Zen LM

Zen4 Abliteration: MoE-Aware Refusal Removal at Scale

Zen LM Research

Comprehensive analysis of abliteration techniques across the Zen4 model family. Covers orthogonalization for dense models and GT-QLoRA for MoE architectures including the 1.04T Zen4 Ultra.

ModelsAI/ML
2025Hanzo AI

Model Context Protocol: Standardized Tool Interface for LLM Augmentation

Hanzo AI Research

A standardized framework for tool use in large language models with 260+ production tools across filesystem, code search, shell execution, and agent delegation.

AgentsInfrastructure
2025Hanzo AI

Agent Networks: Semantic Routing and Orchestration for Collaborative AI

Hanzo AI Research

Framework for multi-agent systems with intelligent routing strategies, handoff mechanisms, shared state management, and workflow orchestration.

AgentsAI/ML
2025Hanzo AI

Operative: Autonomous Computer Control via Vision-Language Models

Hanzo AI Research

System design enabling LLMs to autonomously control computers through vision, mouse/keyboard input, with safety isolation and multi-provider support.

AgentsAI/ML
2025Hanzo AI

LLM Gateway: Unified Multi-Provider API Translation and Optimization

Hanzo AI Research

Architecture for unified proxy layer abstracting 100+ LLM providers with intelligent routing, cost optimization, and 20-30% cost reduction through smart failover.

InfrastructureAI/ML
2025Hanzo AI

Decentralized Semantic Optimization with Byzantine-Robust Prior Aggregation

Hanzo AI Research

A distributed approach to semantic optimization that maintains robustness against Byzantine failures in decentralized AI systems.

AI/MLConsensus
2025Hanzo AI

Hanzo Network Whitepaper: Decentralized AI Infrastructure

Hanzo AI Research

Technical architecture for distributed AI inference and training across a decentralized network of compute providers.

InfrastructureAI/ML
2025Hanzo AI

Jin: Unified Multimodal Architecture for Text, Vision, Audio, and 3D

Hanzo AI & Zen LM Research

Novel architecture unifying text, vision, audio, and 3D modalities through shared embedding space with diffusion transformer and mixture-of-experts routing.

ModelsAI/ML
2025Hanzo AI

Hanzo Memory: Local Vector Database with Multimodal Embeddings

Hanzo AI Research

High-performance AI memory system using embedded vector database (InfinityDB), local embeddings (FastEmbed), and semantic search.

InfrastructureAI/ML
2025Hanzo AI

Hanzo Platform: Self-Hosted PaaS for AI Infrastructure

Hanzo AI Research

Self-hostable platform-as-a-service providing deployment, database management, monitoring with Traefik integration.

Infrastructure
2025Hanzo AI

Post-Quantum Cryptography for Confidential AI Workloads

Hanzo AI Research

Integration of ML-KEM/ML-DSA post-quantum algorithms with privacy-tier framework for GPU TEE isolation in confidential computing.

Post-QuantumAI/ML
2025Hanzo AI

Confidential AI: GPU TEE Isolation Patterns

Hanzo AI Research

Security architecture for running AI workloads in GPU trusted execution environments with Intel SGX and AMD SEV support.

MPCInfrastructure
2025Hanzo AI

Scaling Laws for AI Compute: GPU Cluster Optimization

Hanzo AI Research

Empirical analysis of scaling laws for distributed AI training and inference optimization across heterogeneous GPU clusters.

AI/MLInfrastructure
2025Hanzo AI

RAG Architecture: Retrieval-Augmented Generation Patterns

Hanzo AI Research

Design patterns for building robust retrieval-augmented generation systems in production with hybrid search and reranking.

AI/MLInfrastructure
2025Hanzo AI

Model Routing: Intelligent Request Distribution

Hanzo AI Research

Algorithms for routing AI requests to optimal models based on cost, latency, quality, and capability matching.

AI/MLInfrastructure
2025Lux Network

Quasar Consensus: High-Throughput DAG-Based Protocol

Lux Network Research

DAG-based consensus mechanism achieving high throughput with asynchronous finality guarantees and metastable voting.

Consensus
2025Lux Network

FPC Consensus: Fast Probabilistic Consensus

Lux Network Research

Probabilistic consensus protocol for rapid finality using opinion dynamics and threshold voting.

Consensus
2025Lux Network

Wave Consensus: Sub-Second Finality Protocol

Lux Network Research

Optimistic consensus protocol achieving sub-second finality for high-frequency transaction environments.

Consensus
2025Lux Network

Focus Consensus: High-Throughput Streaming Protocol

Lux Network Research

Streaming consensus protocol optimized for continuous transaction throughput with parallel validation.

Consensus
2025Lux Network

Snow++ Consensus: Enhanced Avalanche Protocol

Lux Network Research

Enhanced Snow consensus with improved liveness guarantees and adaptive sampling strategies.

Consensus
2025Lux Network

ETHFalcon: Post-Quantum Signatures for Ethereum

Lux Network Research

Integration of FALCON lattice-based signatures into Ethereum-compatible chains for quantum resistance with EIP compatibility.

Post-QuantumConsensus
2025Lux Network

Ringtail: Threshold Post-Quantum Signatures

Lux Network Research

Threshold signature scheme combining FALCON with distributed key generation for post-quantum multi-party signing.

Post-QuantumMPC
2025Lux Network

Universal Threshold Signatures: Multi-Party Signing

Lux Network Research

Threshold signature schemes for secure multi-party signing with configurable thresholds and dealer-free setup.

MPCPost-Quantum
2025Lux Network

BLS-FALCON Hybrid Signatures

Lux Network Research

Dual-certificate signature scheme combining BLS aggregate signatures with FALCON for quantum-transitional security.

Post-QuantumConsensus
2025Lux Network

MPC Chain: Multi-Party Computation Infrastructure

Lux Network Research

Multi-party computation protocol for privacy-preserving blockchain operations with SPDZ and BGW protocols.

MPC
2025Lux Network

TEE Computing Mesh: Trusted Execution Network

Lux Network Research

Distributed trusted execution environment mesh for confidential computing with Intel SGX and AMD SEV attestation.

MPCInfrastructure
2025Lux Network

Threshold ECDSA on Lux: Distributed Key Management

Lux Network Research

Implementation of threshold ECDSA for distributed custody without any party learning the full private key.

MPC
2025Lux Network

Fraud Proofs: Optimistic Rollup Verification

Lux Network Research

Interactive fraud proof system for optimistic rollup security with bisection-based dispute resolution.

Zero-KnowledgeConsensus
2025Lux Network

Verkle Trees: Efficient State Commitments

Lux Network Research

Verkle tree implementation for efficient blockchain state proofs with 10x smaller witness sizes than Merkle trees.

Zero-KnowledgeInfrastructure
2025Lux Network

KZG Data Availability Sampling

Lux Network Research

KZG polynomial commitment scheme for data availability sampling in modular blockchain architecture.

Zero-KnowledgeConsensus
2025Lux Network

Lightspeed DEX: High-Performance Exchange

Lux Network Research

High-throughput decentralized exchange with sub-second finality, concentrated liquidity, and MEV protection.

DeFi
2025Lux Network

Credit Lending Protocol: DeFi Lending

Lux Network Research

Decentralized lending protocol with dynamic interest rates, isolated collateral pools, and liquidation mechanisms.

DeFi
2025Lux Network

Perpetuals & Derivatives: On-Chain Derivatives

Lux Network Research

Perpetual futures and derivatives protocol with oracle-based price feeds and cross-margin support.

DeFi
2025Lux Network

Lux Bridge: Cross-Chain Asset Transfer

Lux Network Research

Secure cross-chain bridge protocol for trustless asset transfers using light client verification.

DeFiInfrastructure
2025Lux Network

Oracle Infrastructure: Decentralized Data Feeds

Lux Network Research

Decentralized oracle network for reliable off-chain data delivery with economic security guarantees.

DeFiInfrastructure
2025Lux Network

DAO Governance Framework: On-Chain Governance

Lux Network Research

Comprehensive DAO governance framework with timelock, voting delegation, and treasury management.

DeFiInfrastructure
2025Lux Network

Lux DID Specification: Decentralized Identity

Lux Network Research

W3C-compliant decentralized identifier specification for self-sovereign identity with key rotation support.

Identity
2025Lux Network

Lux IAM: Identity and Access Management

Lux Network Research

Decentralized identity and access management framework with verifiable credentials and selective disclosure.

Identity
2025Lux Network

Verifiable Credentials on Lux

Lux Network Research

Implementation of W3C Verifiable Credentials with zero-knowledge selective disclosure proofs.

IdentityZero-Knowledge
2025Zoo Labs

Experience Ledger: Decentralized Semantic Optimization

Zoo Labs Foundation

Community-driven semantic optimization protocol for collaborative AI model improvement with Byzantine-robust aggregation.

AI/MLConsensus
2025Zoo Labs

Zoo Network Architecture

Zoo Labs Foundation

Technical architecture for the Zoo decentralized AI network with proof-of-contribution consensus.

InfrastructureConsensus
2025Zoo Labs

Zoo Tokenomics: Incentive Design for Decentralized AI

Zoo Labs Foundation

Economic model for incentivizing contributions to decentralized AI training and inference.

DeFiAI/ML
2025Zoo Labs

ZIP-002: Zen Reranker Specification

Zoo Labs Foundation

Zoo Improvement Proposal for the Zen Reranker cross-encoder search reranking model.

AI/MLModels
2025Zoo Labs

Zoo Foundation Mission

Zoo Labs Foundation

Mission and vision for the Zoo Labs Foundation - open AI research network for decentralized science.

Infrastructure
2025Zen LM

Zen Omni: Unified Multimodal Foundation Model

Zen LM Research

Single model architecture for text, vision, audio, and code understanding with emergent cross-modal reasoning.

ModelsAI/ML
2025Zen LM

Zen Coder: Code-Specialized Language Model Architecture

Zen LM Research

Architecture for code-specialized language models with multi-language support and repository-level understanding.

ModelsAI/ML
2025Zen LM

Zen Nano: Efficient Small Language Models

Zen LM Research

Techniques for training highly capable small models (600M-3B) for edge deployment with 95% energy reduction.

Models
2025Zen LM

Zen Agent: Autonomous AI Agent Model

Zen LM Research

Agent-optimized model for tool use, planning, and autonomous task execution with ReAct-style reasoning.

ModelsAgents
2025Zen LM

Zen Guard: Safety and Moderation Model

Zen LM Research

Content safety and moderation model for filtering harmful content with constitutional AI techniques.

ModelsAI/ML
2025Zen LM

Zen Reranker: Search Reranking Model

Zen LM Research

Cross-encoder reranking model for improving search relevance with 30% MRR improvement over BM25.

ModelsAI/ML
2025Zen LM

Zen Artist: Image Generation Model

Zen LM Research

State-of-the-art image generation with style control, high-resolution output, and text fidelity.

Models
2025Zen LM

Zen Video: Video Generation Model

Zen LM Research

Text-to-video generation model for creating dynamic visual content up to 60 seconds.

Models
2025Zen LM

Zen 3D: 3D Generation Model

Zen LM Research

Text-to-3D generation model for creating 3D assets and environments with NeRF and Gaussian splatting.

Models
2025Zen LM

Zen Musician: Music Generation Model

Zen LM Research

AI music composition model for creating original musical pieces across genres with stem separation.

Models
2025Zen LM

Zen Scribe: Transcription and Generation

Zen LM Research

Speech-to-text model with 98% accuracy on conversational audio and speaker diarization.

Models
2025Zen LM

Zen World: World Model for Simulation

Zen LM Research

World model for environment simulation, physics understanding, and planning in embodied AI.

ModelsAI/ML
2025Zen LM

Zen Eco: Energy-Efficient Model

Zen LM Research

Energy-optimized architecture achieving 95% inference cost reduction through quantization and sparsity.

Models
2025Lux Network

Lux FHE: Threshold Fully Homomorphic Encryption

Lux Network Research

Independent threshold FHE implementation in Go and C++ for privacy-preserving computation with distributed key generation and multi-party decryption.

FHEMPC
2025Lux Network

FHE-VM: Encrypted Smart Contract Execution

Lux Network Research

Virtual machine for executing smart contracts on encrypted data using our threshold FHE scheme with EVM compatibility.

FHEInfrastructure
2025Lux Network

Threshold FHE for Decentralized AI Inference

Lux Network Research

Privacy-preserving AI inference using threshold FHE where no single party can decrypt intermediate computations.

FHEAI/ML
2025Lux Network

fheCRDT: CRDTs over Encrypted State

Lux Network Research

Conflict-free replicated data types operating on homomorphically encrypted data for privacy-preserving distributed systems and collaborative applications.

FHEMPC
2025Lux Network

Verifiable Encrypted Voting

Lux Network Research

End-to-end verifiable voting system using FHE where votes remain encrypted throughout tallying while maintaining individual and universal verifiability.

FHEZero-Knowledge
2025Lux Network

Privacy-Preserving ML at Scale

Lux Network Research

Practical techniques for training and inference on encrypted data using FHE with GPU acceleration achieving 100x speedup over CPU implementations.

FHEAI/ML
2024Lux Network

RISC Zero zkVM: Zero-Knowledge Virtual Machine

RISC Zero

General-purpose zero-knowledge virtual machine enabling verifiable computation with STARK proofs.

Zero-Knowledge
2024Lux Network

Plonk: Universal zkSNARK Construction

Gabizon-Williamson-Ciobotaru

Universal and updateable structured reference string zkSNARK with efficient verification.

Zero-Knowledge
2024Lux Network

Groth16: Efficient zkSNARK Proofs

Groth

Most efficient pairing-based zkSNARK with constant proof size and verification time.

Zero-Knowledge
2024Lux Network

STARKs: Scalable Transparent Arguments of Knowledge

Ben-Sasson et al.

Post-quantum zero-knowledge proofs without trusted setup using hash functions.

Zero-KnowledgePost-Quantum
2024Lux Network

ML-KEM: Post-Quantum Key Encapsulation Mechanism

NIST Post-Quantum Cryptography Project

Lattice-based key encapsulation for quantum-resistant key exchange, standardized in FIPS 203.

Post-Quantum
2024Lux Network

ML-DSA: Post-Quantum Digital Signature Algorithm

NIST Post-Quantum Cryptography Project

Lattice-based digital signatures for quantum-resistant authentication, standardized in FIPS 204.

Post-Quantum
2024Lux Network

SLH-DSA: Stateless Hash-Based Digital Signatures

NIST Post-Quantum Cryptography Project

Hash-based signature scheme providing conservative quantum resistance, standardized in FIPS 205.

Post-Quantum

Join our research efforts

We're looking for talented researchers to help build the future of safe AI.