revealment
Revealment is a concept in the analysis of randomized algorithms for Boolean functions that measures how much an algorithm’s decision relies on any single input coordinate. It quantifies the likelihood that a coordinate is queried as the algorithm runs.
Formal definition: Let X = (X1, ..., Xn) be independent {0,1}-valued inputs with a common distribution μ. A randomized
Significance: Revealment relates to the structure of the function’s Fourier spectrum and to the influences of
Applications: In percolation and related models, exploration or revealing procedures can have low revealment, meaning only
See also: influence, Fourier analysis of Boolean functions, noise sensitivity, decision trees, percolation.