Neuro-Symbolic Artificial Intelligence: A Task-Directed Survey in the Black-Box Models Era
AI 摘要
该论文调研了神经符号人工智能领域任务导向的进展,旨在提升模型的可解释性和推理能力。
主要贡献
- 综述了神经符号AI在特定任务上的进展
- 探讨了神经符号系统如何增强可解释性和推理能力
- 提供了可复现的代码和详细的实验评价
方法论
该论文通过文献调研,分析了神经符号AI在自然语言处理和计算机视觉等领域的应用,并提供了代码和实验细节。
原文摘要
The integration of symbolic computing with neural networks has intrigued researchers since the first theorizations of Artificial intelligence (AI). The ability of Neuro-Symbolic (NeSy) methods to infer or exploit behavioral schema has been widely considered as one of the possible proxies for human-level intelligence. However, the limited semantic generalizability and the challenges in declining complex domains with pre-defined patterns and rules hinder their practical implementation in real-world scenarios. The unprecedented results achieved by connectionist systems since the last AI breakthrough in 2017 have raised questions about the competitiveness of NeSy solutions, with particular emphasis on the Natural Language Processing and Computer Vision fields. This survey examines task-specific advancements in the NeSy domain to explore how incorporating symbolic systems can enhance explainability and reasoning capabilities. Our findings are meant to serve as a resource for researchers exploring explainable NeSy methodologies for real-life tasks and applications. Reproducibility details and in-depth comments on each surveyed research work are made available at https://github.com/disi-unibo-nlp/task-oriented-neuro-symbolic.git.