I’m just speculating so someone else might know better. What I think is going on is that if your monitor shows especially short-wavelength blues, since this image uses pure #0000FF blue, it’s possible that the blue is so pure and short-wavelength that the lens of your eye doesn’t focus those pixels quite right, and it ends up at a different focal plane than the other colors, especially the pure red which is very long-wavelength.
The iPhone might use less extreme wavelengths for the colors, or use LEDs that are less spectrally-pure.
Edit: like the user named Someone commented below, it looks like this phenomenon has a name - chromostereopsis.
I dont think the blue wavelength is it, but a cool fact: humans can only see blue in true focus when under water! This is why you dont want blue text for signage. Backgrounds on traffic signs are ok if the text on it has high contrast and its a reflective material.
Refraction for blue from lens to air is not aligned like red and green are.
Have you thought about participating in the effective altruism community? People in the E.A. community are kind and creative and love to talk about topics like philosophy (especially applied ethics), economics, A.I., animal welfare, space travel, and more.
Yes, but if your data is actually exponential, the linear segments are not going to be better approximations than an exponential curve. That's what's going on here
I'm not sure that's true in general, nor even frequently. In fact, I'd say it's provably false in general.
The big issue is that you get MANY more curve-fitting parameters to play with if you use a piece-wise linear model vs. an exponential model. (You get to choose HOW MANY breaks to make, what the slope is for each section, and WHERE to make the breaks.)
So... Let's say you created some synthetic data using an underlying exponential plus a normally distributed random number. Obviously, the BEST predictive model is an exponential one. However, for any arbitrary number of observations, I guarantee you there's trivially at least one piece-wise linear model that will have less error than the exponential one. Consider the one that is simply a straight line between EVERY point. Obviously that has zero error compared to the exponential model. Yet, it has very little predictive power compared to the exponential model.
Now, that's not what was done here... but there's actually quite a few parameters in the form of where to make the breaks and how many to make. Doesn't seem like a fair comparison.
The paper does cross-validate the models, and I am told that cross-validation properly penalizes overfitting with too many parameters… but I don't understand the statistics well enough here.
For any sampled data you'll get guaranteed 100% fit by making it pieceways constant with N fragments where N=number of data points. It says nothing about the function you sampled, it's just a way to cheat by overfitting.
Yeah like the article mentions, they are basically making an analogy to the idea of “punctuated equilibrium” from evolutionary biology. Here’s a good exploration of how punctuated equilibrium works, vs the alternative which is called gradualism.
> Henri Poincaré famously described them as "monsters" and called Weierstrass' work "an outrage against common sense", while Charles Hermite wrote that they were a "lamentable scourge".
I wonder if there is a really long compound German word for "an achievement whose greatness is best measured by the degree to which it disgusts experts in the field."
Not a bad description of the history of analysis. Turns out function spaces are absolutely full of gross things that don't quite fit nicely into your theory.