LGDSOct 22, 2020

Optimal Approximation -- Smoothness Tradeoffs for Soft-Max Functions

arXiv:2010.11450v221 citations
Originality Incremental advance
AI Analysis

This work addresses efficiency challenges in soft-max functions for machine learning and mechanism design, offering incremental improvements with new optimal tradeoffs.

The paper tackles the problem of optimizing tradeoffs between approximation and smoothness in soft-max functions, introducing novel functions like the piecewise linear soft-max with optimal worst-case additive approximation and ℓ_q-norm smoothness, and the power mechanism with optimal expected multiplicative approximation and Rényi Divergence smoothness, leading to improved results in applications such as differentially private submodular optimization.

A soft-max function has two main efficiency measures: (1) approximation - which corresponds to how well it approximates the maximum function, (2) smoothness - which shows how sensitive it is to changes of its input. Our goal is to identify the optimal approximation-smoothness tradeoffs for different measures of approximation and smoothness. This leads to novel soft-max functions, each of which is optimal for a different application. The most commonly used soft-max function, called exponential mechanism, has optimal tradeoff between approximation measured in terms of expected additive approximation and smoothness measured with respect to Rényi Divergence. We introduce a soft-max function, called "piecewise linear soft-max", with optimal tradeoff between approximation, measured in terms of worst-case additive approximation and smoothness, measured with respect to $\ell_q$-norm. The worst-case approximation guarantee of the piecewise linear mechanism enforces sparsity in the output of our soft-max function, a property that is known to be important in Machine Learning applications [Martins et al. '16, Laha et al. '18] and is not satisfied by the exponential mechanism. Moreover, the $\ell_q$-smoothness is suitable for applications in Mechanism Design and Game Theory where the piecewise linear mechanism outperforms the exponential mechanism. Finally, we investigate another soft-max function, called power mechanism, with optimal tradeoff between expected \textit{multiplicative} approximation and smoothness with respect to the Rényi Divergence, which provides improved theoretical and practical results in differentially private submodular optimization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes