In a recent arXiv paper (accepted by AAAI-25):
https://arxiv.org/abs/2412.11855 (Title: A Theory of Formalisms for Representing Knowledge)
the authors present a seemingly intriguing result, claiming that all universal (or natural and equally expressive) knowledge representation formalisms are recursively isomorphic. To establish this result, the authors developed a framework to capture the class of possible knowledge representation formalisms and define what constitutes a universal knowledge representation formalism.
I am wondering if this work has any limitations. More specifically:
Is the framework proposed for knowledge representation formalisms defined in a reasonable and comprehensive manner?
Is the claim of recursive isomorphisms among universal (or natural and equally expressive) knowledge representation formalisms correct? If so, what are its implications for AI?
In the conclusion of this paper, the authors claim:
For the debate between symbolic AI and connectionist AI, the existence of recursive isomorphisms between knowledge representation formalisms (KRFs) implies that for any knowledge operator (e.g., gradient descent) in one KRF, we can effectively find an operator in another (isomorphic) KRF to perform the same transformation. From a theoretical perspective, all these representation methodologies either pave the way to AGI or none, with core challenges being universal and advancements in one methodology benefiting others.
However, it appears that knowledge representation formalisms based on neural networks have achieved a dominant position in contemporary AI. Therefore, does the above claim potentially overstate its significance?