paper-with-me

Papers

A Simple Generative Model of Logical Reasoning and Statistical Learning

2023-05-18 · Hiroyuki Kido

Statistical learning and logical reasoning are two major fields of AI expected to be unified for human-like machine intelligence. Most existing work considers how to combine existing logical and statistical systems. However, there is no theory of inference so far explaining how basic approaches to statistical learning and logical reasoning stem from a common principle. Inspired by the fact that much empirical work in neuroscience suggests Bayesian (or probabilistic generative) approaches to brain function including learning and reasoning, we here propose a simple Bayesian model of logical reasoning and statistical learning. The theory is statistically correct as it satisfies Kolmogorov's axioms, is consistent with both Fenstad's representation theorem and maximum likelihood estimation and performs exact Bayesian inference with a linear-time complexity. The theory is logically correct as it is a data-driven generalisation of uncertain reasoning from consistency, possibility, inconsistency and impossibility. The theory is correct in terms of machine learning as its solution to generation and prediction tasks on the MNIST dataset is not only empirically reasonable but also theoretically correct against the K nearest neighbour method. We simply model how data causes symbolic knowledge in terms of its satisfiability in formal logic. Symbolic reasoning emerges as a result of the process of going the causality forwards and backwards. The forward and backward processes correspond to an interpretation and inverse interpretation in formal logic, respectively. The inverse interpretation differentiates our work from the mainstream often referred to as inverse entailment, inverse deduction or inverse resolution. The perspective gives new insights into learning and reasoning towards human-like machine intelligence.

📄 PDF Abstract BibTeX arXiv:2305.11098

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceFormal LogicLogical Reasoning

Similar Papers 제목 키워드 기반

Generative Logic with Time: Beyond Logical Consistency and Statistical Possibility

2023-01-20 · Hiroyuki Kido

This paper gives a simple theory of inference to logically reason symbolic knowledge fully from data over time. We take a Bayesian approach to model how data causes symbolic knowledge. Probabilistic reasoning with symbol…

Formal Logic

Towards Unifying Logical Entailment and Statistical Estimation

2022-02-27 · Hiroyuki Kido

This paper gives a generative model of the interpretation of formal logic for data-driven logical reasoning. The key idea is to represent the interpretation as likelihood of a formula being true given a model of formal l…

Formal LogicLogical Reasoning

The Future of Data Analysis in the Neurosciences

2016-08-05 · Danilo Bzdok, B. T. Thomas Yeo

Neuroscience is undergoing faster changes than ever before. Over 100 years our field qualitatively described and invasively manipulated single or few organisms to gain anatomical, physiological, and pharmacological insig…

Lp : A Logic for Statistical Information

2013-03-27 · Fahiem Bacchus

This extended abstract presents a logic, called Lp, that is capable of representing and reasoning with a wide variety of both qualitative and quantitative statistical information. The advantage of this logical formalism …

Bayesian InferenceLogical Reasoning

On the Paradox of Learning to Reason from Data

2022-05-23 · Honghua Zhang, Liunian Harold Li, Tao Meng, Kai-Wei Chang 외

Logical reasoning is needed in a wide range of NLP tasks. Can a BERT model be trained end-to-end to solve logical reasoning problems presented in natural language? We attempt to answer this question in a confined problem…

Logical Reasoning