🏠 Ana Sayfa
Benchmarklar
📊 Tüm Benchmarklar 🦖 Dinozor v1 🦖 Dinozor v2 ✅ To-Do List Uygulamaları 🎨 Yaratıcı Serbest Sayfalar 🎯 FSACB - Nihai Gösteri 🌍 Çeviri Benchmarkı
Modeller
🏆 En İyi 10 Model 🆓 Ücretsiz Modeller 📋 Tüm Modeller ⚙️ Kilo Code
Kaynaklar
💬 Prompt Kütüphanesi 📖 YZ Sözlüğü 🔗 Faydalı Bağlantılar

YZ Sözlüğü

Yapay Zekanın tam sözlüğü

162
kategoriler
2.032
alt kategoriler
23.060
terimler
📖
terimler

Epsilon-Differential Privacy

Quantitative measure of privacy where epsilon (ε) represents the privacy loss parameter, with lower values indicating stronger protection but reduced data utility.

📖
terimler

Delta-Differential Privacy

Variant of differential privacy allowing a probability δ of privacy violation, used for mechanisms with weaker privacy guarantees but better utility.

📖
terimler

Laplace Mechanism

Basic algorithm for achieving differential privacy by adding noise drawn from a Laplace distribution calibrated according to the query function's sensitivity and epsilon parameter.

📖
terimler

Gaussian Mechanism

Alternative to the Laplace mechanism using a normal distribution to add noise, particularly suitable for vector queries and offering better composition properties.

📖
terimler

Sensitivity

Measure of the maximum impact a single individual can have on the result of a function, fundamental for calibrating the amount of noise needed in differential privacy mechanisms.

📖
terimler

Privacy Budget

Total amount of privacy loss (epsilon) allocated for a series of queries on sensitive data, managed to maintain overall privacy guarantees.

📖
terimler

Randomized Response

Historical technique for collecting private data where respondents randomly lie or tell the truth according to a predefined probability, precursor to modern local differential privacy methods.

📖
terimler

Composition Theorem

Mathematical principle defining how privacy guarantees compose when multiple differentially private mechanisms are applied sequentially to the same data.

📖
terimler

Local Differential Privacy

Privacy model where noise is added directly to the user's data before collection, eliminating the need to trust a centralized data collector.

📖
terimler

Global Differential Privacy

Approach where a trusted administrator applies differential privacy mechanisms on the complete database, generally offering better utility guarantees than local privacy.

📖
terimler

Private Aggregation

Techniques combining individual noisy contributions to produce privacy-preserving aggregated statistics, essential for differentially private counts and averages.

📖
terimler

Noise Calibration

Mathematical process determining the optimal amount of noise to add based on the function's sensitivity and the desired privacy level to maximize the utility of results.

📖
terimler

Post-processing Invariance

Fundamental property ensuring that applying any additional function to the result of a differentially private mechanism does not degrade the privacy guarantees.

📖
terimler

Exponential Mechanism

General differential privacy mechanism for non-numeric queries, selecting outputs according to an exponential distribution weighted by their quality with respect to the data.

📖
terimler

Rényi Differential Privacy

Generalization of differential privacy using Rényi divergence to measure privacy loss, offering more precise composition analyses and better intermediate guarantees.

📖
terimler

Differential Privacy Amplification

Phenomenon where privacy guarantees naturally improve when mechanisms are applied to random subsamples of data or combined with stochastic processes.

📖
terimler

Sparse Vector Technique

A differentially private method that allows determining whether a set of thresholds is exceeded without revealing the exact values, useful for adaptive analyses and pattern discovery.

🔍

Sonuç bulunamadı