🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links

AI-woordenlijst

Het complete woordenboek van kunstmatige intelligentie

162
categorieën
2.032
subcategorieën
23.060
termen
📖
termen

Split Learning

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

📖
termen

SplitNN

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

📖
termen

Cut Layer

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

📖
termen

Client-side Model

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

📖
termen

Server-side Model

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

📖
termen

Vertical Split Learning

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

📖
termen

Horizontal Split Learning

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

📖
termen

Model Partitioning

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

📖
termen

Privacy-Preserving ML

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

📖
termen

Communication Overhead

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

📖
termen

Latency Optimization

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

📖
termen

Activation Smashing

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

📖
termen

Collaborative Intelligence

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

📖
termen

Model Inference

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

🔍

Geen resultaten gevonden