paper-with-me

Papers

Combining Commonsense Reasoning and Knowledge Acquisition to Guide Deep Learning in Robotics

2022-01-25 · Mohan Sridharan, Tiago Mota

Algorithms based on deep network models are being used for many pattern recognition and decision-making tasks in robotics and AI. Training these models requires a large labeled dataset and considerable computational resources, which are not readily available in many domains. Also, it is difficult to explore the internal representations and reasoning mechanisms of these models. As a step towards addressing the underlying knowledge representation, reasoning, and learning challenges, the architecture described in this paper draws inspiration from research in cognitive systems. As a motivating example, we consider an assistive robot trying to reduce clutter in any given scene by reasoning about the occlusion of objects and stability of object configurations in an image of the scene. In this context, our architecture incrementally learns and revises a grounding of the spatial relations between objects and uses this grounding to extract spatial information from input images. Non-monotonic logical reasoning with this information and incomplete commonsense domain knowledge is used to make decisions about stability and occlusion. For images that cannot be processed by such reasoning, regions relevant to the tasks at hand are automatically identified and used to train deep network models to make the desired decisions. Image regions used to train the deep networks are also used to incrementally acquire previously unknown state constraints that are merged with the existing knowledge for subsequent reasoning. Experimental evaluation performed using simulated and real-world images indicates that in comparison with baselines based just on deep networks, our architecture improves reliability of decision making and reduces the effort involved in training data-driven deep network models.

📄 PDF Abstract BibTeX arXiv:2201.10266

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLogical Reasoning

Similar Papers 제목 키워드 기반

Semantically Enhanced Models for Commonsense Knowledge Acquisition

2018-09-12 · Ikhlas Alhussien, Erik Cambria, Zhang NengSheng

Commonsense knowledge is paramount to enable intelligent systems. Typically, it is characterized as being implicit and ambiguous, hindering thereby the automation of its acquisition. To address these challenges, this pap…

Graph EmbeddingKnowledge Base CompletionKnowledge Graph Embedding

Commonsense Knowledge Reasoning and Generation with Pre-trained Language Models: A Survey

2022-01-28 · Prajjwal Bhargava, Vincent Ng

While commonsense knowledge acquisition and reasoning has traditionally been a core research topic in the knowledge representation and reasoning community, recent years have seen a surge of interest in the natural langua…

CIKQA: Learning Commonsense Inference with a Unified Knowledge-in-the-loop QA Paradigm

2022-10-12 · Hongming Zhang, Yintong Huo, Yanai Elazar, Yangqiu Song 외

Recently, the community has achieved substantial progress on many commonsense reasoning benchmarks. However, it is still unclear what is learned from the training process: the knowledge, inference capability, or both? We…

Question AnsweringTask 2

Commonsense Reasoning Using WordNet and SUMO: a Detailed Analysis

2019-09-05 · GWC 2019 7 · Javier Álvez, Itziar Gonzalez-Dios, German Rigau

We describe a detailed analysis of a sample of large benchmark of commonsense reasoning problems that has been automatically obtained from WordNet, SUMO and their mapping. The objective is to provide a better assessment …

Commonsense Properties from Query Logs and Question Answering Forums

2019-05-27 · Julien Romero, Simon Razniewski, Koninika Pal, Jeff Z. Pan 외

Commonsense knowledge about object properties, human behavior and general concepts is crucial for robust AI applications. However, automatic acquisition of this knowledge is challenging because of sparseness and bias in …

Question Answering