paper-with-me

Papers

From Machine Learning to Machine Reasoning

2011-02-09 · Leon Bottou

A plausible definition of "reasoning" could be "algebraically manipulating previously acquired knowledge in order to answer a new question". This definition covers first-order logical inference or probabilistic inference. It also includes much simpler manipulations commonly used to build large learning systems. For instance, we can build an optical character recognition system by first training a character segmenter, an isolated character recognizer, and a language model, using appropriate labeled training sets. Adequately concatenating these modules and fine tuning the resulting system can be viewed as an algebraic operation in a space of models. The resulting model answers a new question, that is, converting the image of a text page into a computer readable text. This observation suggests a conceptual continuity between algebraically rich inference systems, such as logical or probabilistic inference, and simple manipulations, such as the mere concatenation of trainable learning systems. Therefore, instead of trying to bridge the gap between machine learning systems and sophisticated "all-purpose" inference mechanisms, we can instead algebraically enrich the set of manipulations applicable to training systems, and build reasoning capabilities from the ground up.

📄 PDF Abstract BibTeX arXiv:1102.1808

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningLanguage ModelingLanguage ModellingOptical Character RecognitionOptical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Machine Reasoning: Technology, Dilemma and Future

2020-11-01 · EMNLP 2020 11 · Nan Duan, Duyu Tang, Ming Zhou

Machine reasoning research aims to build interpretable AI systems that can solve problems or draw conclusions from what they are told (i.e. facts and observations) and already know (i.e. models, common sense and knowledg…

Common Sense Reasoning

Practical Challenges in Explicit Ethical Machine Reasoning

2018-01-04 · Louise Dennis, Michael Fisher

We examine implemented systems for ethical machine reasoning with a view to identifying the practical challenges (as opposed to philosophical challenges) posed by the area. We identify a need for complex ethical machine …

The Box is in the Pen: Evaluating Commonsense Reasoning in Neural Machine Translation

2025-03-05 · Findings of the Association for Computational Linguistics 2020 · Jie He, Tao Wang, Deyi Xiong, Qun Liu

Does neural machine translation yield translations that are congenial with common sense? In this paper, we present a test suite to evaluate the commonsense reasoning capability of neural machine translation. The test sui…

Common Sense ReasoningMachine TranslationSentenceTranslation

Data Science with Vadalog: Bridging Machine Learning and Reasoning

2018-07-23 · Luigi Bellomarini, Ruslan R. Fayzrakhmanov, Georg Gottlob, Andrey Kravchenko 외

Following the recent successful examples of large technology companies, many modern enterprises seek to build knowledge graphs to provide a unified view of corporate knowledge and to draw deep insights using machine lear…

BIG-bench Machine LearningKnowledge GraphsLogical ReasoningManagement

Zero-shot Commonsense Reasoning over Machine Imagination

2024-10-12 · Hyuntae Park, Yeachan Kim, Jun-Hyung Park, SangKeun Lee

Recent approaches to zero-shot commonsense reasoning have enabled Pre-trained Language Models (PLMs) to learn a broad range of commonsense knowledge without being tailored to specific situations. However, they often suff…

Question AnsweringVisual Question Answering