🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Split Learning

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

📖
termini

SplitNN

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

📖
termini

Cut Layer

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

📖
termini

Client-side Model

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

📖
termini

Server-side Model

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

📖
termini

Vertical Split Learning

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

📖
termini

Horizontal Split Learning

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

📖
termini

Model Partitioning

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

📖
termini

Privacy-Preserving ML

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

📖
termini

Communication Overhead

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

📖
termini

Latency Optimization

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

📖
termini

Activation Smashing

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

📖
termini

Collaborative Intelligence

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

📖
termini

Model Inference

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

🔍

Nessun risultato trovato