,
M. H. Ebtehaj
Creative Commons Attribution 4.0 International license
In the context of search problems, a pseudodeterministic algorithm is one which uses randomness but appears to be deterministic in its external behavior: it outputs the same answer when it is run on any one input multiple times. We introduce the relaxed notion of computationally-secure pseudodeterminism, which we call faux determinism. A faux-deterministic algorithm must appear to be deterministic to any external adversary with bounded resources. In other words, an algorithm is faux-deterministic if the task of "finding an input on which it fails to deterministically solve the search problem" is computationally intractable. In the black-box setting, we show that every verifiable search problem which has a randomized algorithm also has a faux-deterministic algorithm; this is not true of pseudodeterministic algorithms, which do not always exist. We highlight two reasons why this faux derandomization result is interesting: first, due to the computational indistinguishability, faux-deterministic algorithms may be used in place of pseudodeterministic ones in cryptographic settings. Second, from a conceptual point of view, our result helps explain why pseudodeterministic lower bounds are often hard to prove: such lower bounds must be inherently nonconstructive, since within FZPP∩FNP, there is no efficient black-box algorithm for finding a hard input for a given faux-deterministic algorithm.
@InProceedings{bendavid_et_al:LIPIcs.CCC.2026.39,
author = {Ben-David, Shalev and Ebtehaj, M. H.},
title = {{Faux Determinism}},
booktitle = {41st Computational Complexity Conference (CCC 2026)},
pages = {39:1--39:25},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-437-6},
ISSN = {1868-8969},
year = {2026},
volume = {383},
editor = {Moshkovitz, Dana},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.CCC.2026.39},
URN = {urn:nbn:de:0030-drops-270812},
doi = {10.4230/LIPIcs.CCC.2026.39},
annote = {Keywords: Decision Trees, Search Problems, Query Complexity, Pseudodeterminism, TFNP, Refutation}
}