🏠 Startseite
Vergleiche
📊 Alle Benchmarks 🦖 Dinosaurier v1 🦖 Dinosaurier v2 ✅ To-Do-Listen-Apps 🎨 Kreative freie Seiten 🎯 FSACB - Ultimatives Showcase 🌍 Übersetzungs-Benchmark
Modelle
🏆 Top 10 Modelle 🆓 Kostenlose Modelle 📋 Alle Modelle ⚙️ Kilo Code
Ressourcen
💬 Prompt-Bibliothek 📖 KI-Glossar 🔗 Nützliche Links

KI-Glossar

Das vollständige Wörterbuch der Künstlichen Intelligenz

162
Kategorien
2.032
Unterkategorien
23.060
Begriffe
📖
Begriffe

Split Learning

Collaborative learning approach where the neural network model is split between client and server, enabling learning without sharing raw data.

📖
Begriffe

SplitNN

Split neural network architecture where initial layers run on the client and deeper layers on the server.

📖
Begriffe

Cut Layer

Division point of the neural network model between client and server, determining which part of the computation is performed locally.

📖
Begriffe

Client-side Model

Portion of the neural network model executed on the client device, processing data without transmitting it.

📖
Begriffe

Server-side Model

Part of the neural network model hosted on the server, completing inference from received partial activations.

📖
Begriffe

Vertical Split Learning

Variant where the model is split vertically between different layers, distributing computation between client and server.

📖
Begriffe

Horizontal Split Learning

Approach where features are partitioned horizontally between different entities collaborating on the same model.

📖
Begriffe

Model Partitioning

Process of strategically dividing an AI model into segments distributed across different infrastructures.

📖
Begriffe

Privacy-Preserving ML

Set of techniques enabling machine learning without exposing users' sensitive data.

📖
Begriffe

Communication Overhead

Cost in bandwidth and latency induced by exchanges between client and server in the distributed architecture.

📖
Begriffe

Latency Optimization

Critical challenge in split learning aiming to minimize response delays in distributed systems.

📖
Begriffe

Activation Smashing

Potential attack where intermediate activations are analyzed to reconstruct input data.

📖
Begriffe

Collaborative Intelligence

Concept where multiple entities combine their computational resources for mutually beneficial learning.

📖
Begriffe

Model Inference

Phase of using the trained model to make predictions, distributed in the context of split learning.

🔍

Keine Ergebnisse gefunden