|
|
|
|
|
by gizmo686
889 days ago
|
|
> The key milestone will be moving away from the need to use specific formal / symbolic domains, and to generate a pretrained system that can generalize the skills learned from those domains. You do not need to solve everything at once. This approach has the potential to revolution both math and programming by moving formal verification from being a niche tool into a regular part of every practitioners toolbox. It also completely solves (within the domain it applies) one of the most fundamental problems of AI that the current round is calling "hallucinations"; however that solution only works because we have a non AI system to prove correctness. At a high level, this approach is not really that new. Biochem has been using AI to help find candidate molecules, which are then verified by physical experimentation. Combinatorical game AI has been using the AI as an input to old fasion monte carlo searches |
|
But this is actually a really common scenario. Checking a solution for correctness is often much easier than actually finding a correct solution in the first place.