This story was originally posted as a response to this thread.
It might help to imagine a hard takeoff scenario using only known sorts of NN & scaling effects...
In A.D. 20XX. Work was beginning. "How are you gentlemen !!"... (Work. Work never changes; work is always hell.)
Specifically, a MoogleBook researcher has gotten a pull request from Reviewer #2 on his new paper in evolutionary search in auto-ML, for error bars on the auto-ML hyperparameter sensitivity like larger batch sizes, because more can be different and there's high variance in the old runs with a few anomalously high performance values. ("Really? Really? That's what you're worried about?") He can't see why worry, and wonders what sins he committed to deserve this asshole Chinese (given the Engrish) reviewer, as he wearily kicks off yet another HQU experiment...
You're at most making the claim that MuZero attempts to learn tree search. Does the MuZero paper provide any evidence that MuZero in fact does implicit tree search? I think not, which means it's still misleading to link to that paper while claiming it shows neural nets can learn implicit tree search (I don't particularly doubt the can learn it a bit, but I do contest the implication that MuZero does so to any substantial degree or that a non-negligible part of its strength comes from learning implicit tree search).
Edit: I should clarify what would change my mind here. If someone could show that MuZero (or any scaled-up variant of it) can beat humans at Go with the neural-net model alone (without the explicit tree search on top), I would change my mind. To my knowledge, no paper is currently claiming this, but let me know if I am wrong. Since my understanding is that the neural nets alone cannot beat humans, my interpretation is that the neural net part is providing something like roughly human-level "intuition" about what the right move should be, but without any actual search, so humans can still outperform this intuition machine by doing explicit search; but once you add on the tree search, the machines crush humans due to their speed.