paper-with-me

홈 › Papers

GOFAI meets Generative AI: Development of Expert Systems by means of Large Language Models

2025-07-17 · Eduardo C. Garrido-Merchán, Cristina Puente arxiv

The development of large language models (LLMs) has successfully transformed knowledge-based systems such as open domain question nswering, which can automatically produce vast amounts of seemingly coherent information. Yet, those models have several disadvantages like hallucinations or confident generation of incorrect or unverifiable facts. In this paper, we introduce a new approach to the development of expert systems using LLMs in a controlled and transparent way. By limiting the domain and employing a well-structured prompt-based extraction approach, we produce a symbolic representation of knowledge in Prolog, which can be validated and corrected by human experts. This approach also guarantees interpretability, scalability and reliability of the developed expert systems. Via quantitative and qualitative experiments with Claude Sonnet 3.7 and GPT-4.1, we show strong adherence to facts and semantic coherence on our generated knowledge bases. We present a transparent hybrid solution that combines the recall capacity of LLMs with the precision of symbolic systems, thereby laying the foundation for dependable AI applications in sensitive domains.

📄 PDF Abstract BibTeX arXiv:2507.13550

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Emergent symbolic language based deep medical image classification

2020-08-22 · Aritra Chowdhury, Alberto Santamaria-Pang, James R. Kubricht, Peter Tu

Modern deep learning systems for medical image classification have demonstrated exceptional capabilities for distinguishing between image based medical categories. However, they are severely hindered by their ina-bility …

ClassificationDecision MakingGeneral Classificationimage-classification+3

LoGoFair: Post-Processing for Local and Global Fairness in Federated Learning

2025-03-21 · Li Zhang, Chaochao Chen, Zhongxuan Han, Qiyong Zhong 외

Federated learning (FL) has garnered considerable interest for its capability to learn from decentralized data sources. Given the increasing application of FL in decision-making scenarios, addressing fairness issues acro…

FairnessFederated Learning

Towards learning-to-learn

2018-11-01 · Benjamin James Lansdell, Konrad Paul Kording

In good old-fashioned artificial intelligence (GOFAI), humans specified systems that solved problems. Much of the recent progress in AI has come from replacing human insights by learning. However, learning itself is stil…

BIG-bench Machine Learning

Embodied AI in Machine Learning -- is it Really Embodied?

2025-05-15 · Matej Hoffmann, Shubhan Parag Patni

Embodied Artificial Intelligence (Embodied AI) is gaining momentum in the machine learning communities with the goal of leveraging current progress in AI (deep learning, transformers, large language and visual-language m…

Flow Matching Meets Biology and Life Science: A Survey

2025-07-23 · Zihao Li, Zhichen Zeng, Xiao Lin, Feihao Fang 외 arxiv

Over the past decade, advances in generative modeling, such as generative adversarial networks, masked autoencoders, and diffusion models, have significantly transformed biological research and discovery, enabling breakt…

Drug Discovery