paper-with-me

Papers

Reasoning for Moving Blocks Problem: Formal Representation and Implementation

2013-07-28 · P. A. Wałȩga

The combined approach of the Qualitative Reasoning and Probabilistic Functions for the knowledge representation is proposed. The method aims at represent uncertain, qualitative knowledge that is essential for the moving blocks task's execution. The attempt to formalize the commonsense knowledge is performed with the Situation Calculus language for reasoning and robot's beliefs representation. The method is implemented in the Prolog programming language and tested for a specific simulated scenario. In most cases the implementation enables us to solve a given task, i.e., move blocks to desired positions. The example of robot's reasoning and main parts of the implemented program's code are presented.

📄 PDF Abstract BibTeX arXiv:1307.7405

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NeurOWL: An LLM-Based Neural-symbolic Framework for Incomplete OWL Ontology Reasoning

2026-07-17 · Hui Yang, Jiaoyan Chen, Yiping Song, Renate Schmidt 외 arxiv

OWL ontologies provide a formal knowledge representation framework that enables semantic reasoning, and have been widely adopted across domains such as healthcare and bioinformatics. In practice, however, real-world onto…

Typed Chain-of-Thought: A Curry-Howard Framework for Verifying LLM Reasoning

2025-10-01 · Elija Perrier arxiv

While Chain-of-Thought (CoT) prompting enhances the reasoning capabilities of large language models, the faithfulness of the generated rationales remains an open problem for model interpretability. We propose a novel the…

Beyond Prediction -- Structuring Epistemic Integrity in Artificial Reasoning Systems

2025-06-19 · Craig Steven Wright

This paper develops a comprehensive framework for artificial intelligence systems that operate under strict epistemic constraints, moving beyond stochastic language prediction to support structured reasoning, proposition…

Knowledge Graphs

How Truncating Weights Improves Reasoning in Language Models

2024-06-05 · Lei Chen, Joan Bruna, Alberto Bietti

In addition to the ability to generate fluent text in various languages, large language models have been successful at tasks that involve basic forms of logical "reasoning" over their context. Recent work found that sele…

Logical Reasoning

Analysis of Optimality of Large Language Models on Planning Problems

2026-04-03 · Bernd Bohnet, Michael C. Mozer, Kevin Swersky, Wil Cunningham 외 arxiv

Classic AI planning problems have been revisited in the Large Language Model (LLM) era, with a focus of recent benchmarks on success rates rather than plan efficiency. We examine the degree to which frontier models reaso…