paper-with-me

Papers

Implementing Knowledge Representation and Reasoning with Object Oriented Design

2026-01-21 · Abdelrhman Bassiouny, Tom Schierenbeck, Sorin Arion, Benjamin Alt, Naren Vasantakumaar, Giang Nguyen, Michael Beetz arxiv

This paper introduces KRROOD, a framework designed to bridge the integration gap between modern software engineering and Knowledge Representation & Reasoning (KR&R) systems. While Object-Oriented Programming (OOP) is the standard for developing complex applications, existing KR&R frameworks often rely on external ontologies and specialized languages that are difficult to integrate with imperative code. KRROOD addresses this by treating knowledge as a first-class programming abstraction using native class structures, bridging the gap between the logic programming and OOP paradigms. We evaluate the system on the OWL2Bench benchmark and a human-robot task learning scenario. Experimental results show that KRROOD achieves strong performance while supporting the expressive reasoning required for real-world autonomous systems.

📄 PDF Abstract BibTeX arXiv:2601.14840

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic case acquisition from texts for process-oriented case-based reasoning

2013-04-14 · Valmi Dufour-Lussier, Florence Le Ber, Jean Lieber, Emmanuel Nauer

This paper introduces a method for the automatic acquisition of a rich case representation from free text for process-oriented case-based reasoning. Case engineering is among the most complicated and costly tasks in impl…

Object-Oriented Dynamic Networks

2015-10-14 · Dmytro Terletskyi, Alexandr Provotar

This paper contains description of such knowledge representation model as Object-Oriented Dynamic Network (OODN), which gives us an opportunity to represent knowledge, which can be modified in time, to build new relation…

Logical ReasoningObject

Object Topological Character Acquisition by Inductive Learning

2023-06-19 · Wei Hui, Liping Yu, Yiran Wei

Understanding the shape and structure of objects is undoubtedly extremely important for object recognition, but the most common pattern recognition method currently used is machine learning, which often requires a large …

Inductive LearningObjectObject Recognition

Goal-Oriented and Semantic Communication in 6G AI-Native Networks: The 6G-GOALS Approach

2024-02-12 · Emilio Calvanese Strinati, Paolo Di Lorenzo, Vincenzo Sciancalepore, Adnan Aijaz 외

Recent advances in AI technologies have notably expanded device intelligence, fostering federation and cooperation among distributed AI agents. These advancements impose new requirements on future 6G mobile network archi…

Semantic Communication

Automatic Knowledge Acquisition for Object-Oriented Expert Systems

2020-05-18 · Joël Colloc, Danielle Boulanger

We describe an Object Oriented Model for building Expert Systems. This model and the detection of similarities allow to implement reasoning modes as induction, deduction and simulation. We specially focus on similarity a…

Object