paper-with-me

Papers

Knowledge Authoring for Rules and Actions

2023-05-12 · Yuheng Wang, Paul Fodor, Michael Kifer

Knowledge representation and reasoning (KRR) systems describe and reason with complex concepts and relations in the form of facts and rules. Unfortunately, wide deployment of KRR systems runs into the problem that domain experts have great difficulty constructing correct logical representations of their domain knowledge. Knowledge engineers can help with this construction process, but there is a deficit of such specialists. The earlier Knowledge Authoring Logic Machine (KALM) based on Controlled Natural Language (CNL) was shown to have very high accuracy for authoring facts and questions. More recently, KALMFL, a successor of KALM, replaced CNL with factual English, which is much less restrictive and requires very little training from users. However, KALMFL has limitations in representing certain types of knowledge, such as authoring rules for multi-step reasoning or understanding actions with timestamps. To address these limitations, we propose KALMRA to enable authoring of rules and actions. Our evaluation using the UTI guidelines benchmark shows that KALMRA achieves a high level of correctness (100%) on rule authoring. When used for authoring and reasoning with actions, KALMRA achieves more than 99.3% correctness on the bAbI benchmark, demonstrating its effectiveness in more sophisticated KRR jobs. Finally, we illustrate the logical reasoning capabilities of KALMRA by drawing attention to the problems faced by the recently made famous AI, ChatGPT.

📄 PDF Abstract BibTeX arXiv:2305.07763

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Reasoning

Similar Papers 제목 키워드 기반

Knowledge Authoring with Factual English, Rules, and Actions

2024-11-09 · Yuheng Wang

Knowledge representation and reasoning systems represent knowledge as collections of facts and rules. KRRs can represent complex concepts and relations, and they can query and manipulate information in sophisticated ways…

Logical Reasoning

Knowledge Authoring with Factual English

2022-08-05 · Yuheng Wang, Giorgian Borca-Tasciuc, Nikhil Goel, Paul Fodor 외

Knowledge representation and reasoning (KRR) systems represent knowledge as collections of facts and rules. Like databases, KRR systems contain information about domains of human activities like industrial enterprises, s…

LemmatizationPart-Of-Speech Tagging

Managing Uncertainty in LLM-Generated Procedural Knowledge for Virtual Laboratory Planning

2026-05-25 · Polychronis Karpodinis, Dimitris Kalles arxiv

Educational virtual laboratories can make experimental training more scala-ble, adaptive, and accessible, especially when students have limited access to physical laboratory facilities. However, authoring new simulated l…

Explainable PCGML via Game Design Patterns

2018-09-25 · Matthew Guzdial, Joshua Reno, Jonathan Chen, Gillian Smith 외

Procedural content generation via Machine Learning (PCGML) is the umbrella term for approaches that generate content for games via machine learning. One of the benefits of PCGML is that, unlike search or grammar-based PC…

BIG-bench Machine LearningGame Design

AI2T: Building Trustable AI Tutors by Interactively Teaching a Self-Aware Learning Agent

2024-11-26 · Daniel Weitekamp, Erik Harpstead, Kenneth Koedinger

AI2T is an interactively teachable AI for authoring intelligent tutoring systems (ITSs). Authors tutor AI2T by providing a few step-by-step solutions and then grading AI2T's own problem-solving attempts. From just 20-30 …

Hallucination