This seems fascinating, but how much is that bullshit?
E.g the claimed performance numbers...
Or many of the use cases...
Indeed, many Heuristics are based on a prioris and would benefits from plasticity/dynamicity à la PGO and from <i>classic</i> use of statistics to drive program optimizations decisions.
I have big doubts that a neural network would be better but I would love to be proved wrong, this could be big.
It's from 1.5 years ago though.<p>Edit: this is the paper for replacing some major data structures with a neural network that take into input the key and output the position in memory.
One big downside is that is has a margin of error which is very often unacceptable.<p>And I guess it would mostly work for static size (which are already O(1) structures not growables ones (otherwise it should be trained again? Baidu introduced continual learning with ernie 2 but the overhead must be so huge..)