paper-with-me

Papers

Reasoning based on symbolic and parametric knowledge bases: a survey

2025-01-02 · Mayi Xu, Yunfeng Ning, Yongqi Li, Jianhao Chen, Jintao Wen, Yao Xiao, Shen Zhou, Birong Pan, Zepeng Bao, Xin Miao, Hankun Kang, Ke Sun, Tieyun Qian

Reasoning is fundamental to human intelligence, and critical for problem-solving, decision-making, and critical thinking. Reasoning refers to drawing new conclusions based on existing knowledge, which can support various applications like clinical diagnosis, basic education, and financial analysis. Though a good number of surveys have been proposed for reviewing reasoning-related methods, none of them has systematically investigated these methods from the viewpoint of their dependent knowledge base. Both the scenarios to which the knowledge bases are applied and their storage formats are significantly different. Hence, investigating reasoning methods from the knowledge base perspective helps us better understand the challenges and future directions. To fill this gap, this paper first classifies the knowledge base into symbolic and parametric ones. The former explicitly stores information in human-readable symbols, and the latter implicitly encodes knowledge within parameters. Then, we provide a comprehensive overview of reasoning methods using symbolic knowledge bases, parametric knowledge bases, and both of them. Finally, we identify the future direction toward enhancing reasoning capabilities to bridge the gap between human and machine intelligence.

📄 PDF Abstract BibTeX arXiv:2501.01030

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFinancial AnalysisSurvey

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Evaluating Step-by-Step Reasoning through Symbolic Verification

2022-12-16 · Yi-Fan Zhang, HANLIN ZHANG, Li Erran Li, Eric Xing

Pre-trained language models (LMs) have shown remarkable reasoning performance using explanations or chain-of-thoughts (CoT)) for in-context learning. On the other hand, these reasoning tasks are usually presumed to be mo…

In-Context Learning

Case-based Reasoning for Natural Language Queries over Knowledge Bases

2021-04-18 · EMNLP 2021 11 · Rajarshi Das, Manzil Zaheer, Dung Thai, Ameya Godbole 외

It is often challenging to solve a complex problem from scratch, but much easier if we can access other similar problems with their solutions -- a paradigm known as case-based reasoning (CBR). We propose a neuro-symbolic…

Knowledge Base Question AnsweringNatural Language QueriesQuestion AnsweringSemantic Parsing

Neural, Symbolic and Neural-Symbolic Reasoning on Knowledge Graphs

2020-10-12 · Jing Zhang, Bo Chen, Lingxi Zhang, Xirui Ke 외

Knowledge graph reasoning is the fundamental component to support machine learning applications such as information extraction, information retrieval, and recommendation. Since knowledge graphs can be viewed as the discr…

Information RetrievalKnowledge Graph CompletionKnowledge GraphsQuestion Answering+2

Towards general embodied intelligence: integrating large language models, knowledge bases, and reasoning capabilities to build the next generation of AI agents

2026-08-20 · Fujiang Yuan, Xia Huang, Lusheng Wang, Jun Ding 외 arxiv

The convergence of large language models (LLMs), structured knowledge bases (KBs), and reasoning ability (RA) presents a promising trajectory toward general embodied intelligence (GEI). This paper reviews the evolution o…

Continual LearningLogical Reasoning

Neural-Symbolic Reasoning over Knowledge Graphs: A Survey from a Query Perspective

2024-11-30 · Lihui Liu, ZiHao Wang, Hanghang Tong

Knowledge graph reasoning is pivotal in various domains such as data mining, artificial intelligence, the Web, and social sciences. These knowledge graphs function as comprehensive repositories of human knowledge, facili…

Knowledge Graphs