|
|
|
|
|
by mathematically
1695 days ago
|
|
Unrelated to the article but I ran across an interesting result recently that is related to AI (and the hype surrounding it): Let A be an agent and let S be a Turing machine deductive system. If A correctly understands S, then A can correctly deduce that S does not have A’s capability for solving halting problems. [1] One way to interpret this is that all existing AI systems are obviously halting computations simply because they are acyclic dataflow graphs of floating point operations and this fact is both easy to state and to prove in any formal system that can express the logic of contemporary AI models. So no matter how much Ray Kurzweil might hope, we are still very far from the singularity. 1: https://link.springer.com/article/10.1007/s11023-014-9349-3 |
|
Recursive neural networks are not necessarily halting when executed in arbitrary precision arithmetic.