2000 character limit reached
The wrong direction of Jensen's inequality is algorithmically right (2211.08563v1)
Published 15 Nov 2022 in cs.CC
Abstract: Let $\mathcal{A}$ be an algorithm with expected running time $eX$, conditioned on the value of some random variable $X$. We construct an algorithm $\mathcal{A'}$ with expected running time $O(e{E[X]})$, that fully executes $\mathcal{A}$. In particular, an algorithm whose running time is a random variable $T$ can be converted to one with expected running time $O(e{E[\ln T]})$, which is never worse than $O(E[T])$. No information about the distribution of $X$ is required for the construction of $\mathcal{A}'$.