AFAIK, the reason it's so effective in the example is that adding the noise helps the quantization process in the posterization better represent the original color spectrum. Without the dithering the quantization error can keep adding up in a way that the posterization filter cannot control (but which the image author can engineer to be problematic, as surely was the case here). With the dithering you have a statistical guarantee that the quantization errors average out.
It appears we are not the first to note the connection: http://www.ncbi.nlm.nih.gov/pubmed/11046260
There's also a case to be made that the definition of SR should be narrowed, and a lot of what's called resonance isn't resonance at all.(http://www.nipslab.org/files/PRE1995-SR-and-dithering-p4691_...)
Could you point me towards somewhere this statement is made precise?
Consider a signal S[i], i=1...N. The human eye isn't actually perceiving S[i], it's perceiving some convolution of it S[i] \conv w[i] (for a window function w). I.e., an area with 50% white pixels and 50% black pixels appears grey.
Suppose for simplicity w[i] = 1/k on i=0...k.
Now add noise g[i] to the signal in a region where S[i] = alpha. Then S[i] + g[i] = alpha + g[i]. The number of pixels above a threshold T within the window are then 1-cdf(T-alpha), where cdf is the cdf of the distribution of g.
Assuming your cdf is approximately linear near T, then 1-cdf(T-alpha) \approx C + alpha.
This video (23min) explains, among other things, how dithering of audio signals works in the frequency domain. Note: the main subject of the video is about digital vs analog signals, but he explains dithering as well. It's also just a very well done video, I like the way he presents and explains things.
Take bevels for instance. They may be considered a visual "noise", and in flat design they are frowned upon, but how do I know where I can click (push a button)?
Similar thing for window shadows, they help to recognize the window boundary.
The idea behind flat design is that we don't need to have a wooden texture to understand that something is a button.
The problem is when you forget to communicate that something is clickable/interactive, which seems to be a major issue with current flat design implementations.
But let's not forget that back in the day it was fashionable to only show that items were interactive through mouse hover. So the problem with designers forgetting useability is hardly something new.
The older I get the more I recognize that shit is weird. Intuition is extremely useful for "simple" deterministic systems. Once biology gets involved, though, intuition (at least in an engineering sense) tends to go right out the window.
http://accidentalscientist.com/2014/12/why-movies-look-weird...
You can see that this gives you a discernible image with only 1 bit of depth. The same technique gives digital audio extra range and lower distortion.
Because photons arrive at your detector randomly, sometimes a few more photons arrive at the detector from a particular star than average, and sometimes fewer. One therefore sees small random fluctuations in the brightness of the star.
Because there are many more faint stars than bright stars, it is much more likely for a star just below your detection threshold to fluctuate up above your detection threshold than for a star just above your detection threshold to fluctuate down below your detection threshold. This ends up biasing the inferred median luminosity to higher values.
Regarding noise and this post, I could see it as a metaphor against Google's tendency to significantly reduce the information density by adding white-space to every frigging things, everywhere, at all times. Take the bookmark boondoggle that they just backpedaled on; guess what Google, I would like to see more than 8 bookmarks per view and I don't see how a miniature thumbnail of the site really helps anyone. I want the "noise" in that case, which consists of density of information, which hopefully is of the relevant type. I want a quick overview with as much information as possible, but I also need it to be visually distinguishable. That is another big problem which this post maybe addresses, visual hierarchy, which is another one of those principles that has been jettisoned with the minimalist and flat design binge. The user should be able to pic out content and interactions in a relevant sequence without significant gaps in visual progression; each level of visual hierarchy should be an equal or relevantly spaced distance apart without significant gaps. /my2cent
[1] https://hips.seas.harvard.edu/blog/2013/04/06/the-gumbel-max...
Example: sipi.usc.edu/~kosko/TSP_May2009.pdf