🏠 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

FedAvg (Federated Averaging)

Fundamental aggregation algorithm in federated learning that calculates the weighted average of local model weights based on client dataset sizes to create a global model.

📖
termen

FedProx (Federated Proximal)

Extension of FedAvg adding a proximal regularization term to constrain local updates to remain close to the global model, thereby reducing client heterogeneity.

📖
termen

SCAFFOLD (Stochastic Controlled Averaging)

Advanced aggregation algorithm using control variables to correct client-server drift biases and reduce the impact of data heterogeneity.

📖
termen

FedBN (Federated Batch Normalization)

Aggregation method maintaining local batch normalization statistics specific to each client while sharing other model parameters.

📖
termen

FedOpt (Federated Optimization)

Family of algorithms using advanced server optimizers (Adam, Yogi) to improve convergence in non-IID federated learning scenarios.

📖
termen

FedMA (Federated Matching Averaging)

Neural aggregation algorithm that matches and averages similar neurons between local models instead of directly aggregating weights.

📖
termen

FedNova (Federated Normalized Averaging)

Method normalizing local updates by the number of local optimization steps to correct aggregation biases in heterogeneous environments.

📖
termen

FedYogi

Adaptive optimizer for federated learning combining FedAvg with the Yogi algorithm for better adaptation to non-IID data distributions.

📖
termen

FedAdam

Variant of FedAvg incorporating the Adam optimizer on the server side to dynamically manage learning rates and improve convergence.

📖
termen

FedPer (Federated Personalization)

Architecture dividing the model into a global base and local personalization layers, allowing specific adaptation for each client.

📖
termen

FedRep (Federated Representation Learning)

Method separating the learning of representations (global) and classifiers (local) to optimize performance on heterogeneous data.

📖
termen

FedCurv (Federated Curvature)

Algorithm incorporating Fisher curvature information to improve aggregation in scenarios with strong client heterogeneity.

📖
termen

FedSGD (Federated Stochastic Gradient Descent)

Basic variant where clients perform a single gradient pass before aggregation, reducing local computation but increasing communication.

📖
termen

FedDist (Federated Distillation)

Aggregation method based on knowledge distillation where clients share their softmax outputs rather than model weights.

📖
termen

FedAdagrad

Combination of FedAvg with the Adagrad optimizer on the server side to adapt learning rates according to gradient history.

📖
termen

FedBN+ (Federated Batch Normalization Plus)

Advanced extension of FedBN using hybrid local and global normalization statistics to balance generalization and personalization.

📖
termen

FedMLD (Federated Multi-Layer Distillation)

Distillation technique applied to multiple model layers to efficiently transfer knowledge between heterogeneous clients.

📖
termen

FedAMP (Federated Adaptive Multi-Proxy)

Method using multiple adaptive proxies to represent different client data distributions during aggregation.

📖
termen

FedRL (Federated Reinforcement Learning)

Aggregation paradigm specific to distributed reinforcement learning models combining optimal local policies.

📖
termen

FedCV (Federated Computer Vision)

Set of specialized aggregation algorithms for computer vision models processing distributed image data.

🔍

Geen resultaten gevonden