paper-with-me

Papers

General problem solving with category theory

2017-09-14 · Francisco J. Arjonilla, Tetsuya OGATA

This paper proposes a formal cognitive framework for problem solving based on category theory. We introduce cognitive categories, which are categories with exactly one morphism between any two objects. Objects in these categories are interpreted as states and morphisms as transformations between states. Moreover, cognitive problems are reduced to the specification of two objects in a cognitive category: an outset (i.e. the current state of the system) and a goal (i.e. the desired state). Cognitive systems transform the target system by means of generators and evaluators. Generators realize cognitive operations over a system by grouping morphisms, whilst evaluators group objects as a way to generalize outsets and goals to partially defined states. Meta-cognition emerges when the whole cognitive system is self-referenced as sub-states in the cognitive category, whilst learning must always be considered as a meta-cognitive process to maintain consistency. Several examples grounded in basic AI methods are provided as well.

📄 PDF Abstract BibTeX arXiv:1709.04825

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Solving Tree Problems with Category Theory

2018-10-16 · Rafik Hadfi

Artificial Intelligence (AI) has long pursued models, theories, and techniques to imbue machines with human-like general intelligence. Yet even the currently predominant data-driven approaches in AI seem to be lacking hu…

Unifying Causal Inference and Reinforcement Learning using Higher-Order Category Theory

2022-09-13 · Sridhar Mahadevan

We present a unified formalism for structure discovery of causal models and predictive state representation (PSR) models in reinforcement learning (RL) using higher-order category theory. Specifically, we model structure…

Causal Inferencereinforcement-learningReinforcement Learning (RL)

CatCode: A Comprehensive Evaluation Framework for LLMs On the Mixture of Code and Text

2024-03-04 · Zhenru Lin, Yiqun Yao, Yang Yuan

Large language models (LLMs) such as ChatGPT are increasingly proficient in understanding and generating a mixture of code and text. Evaluation based on such $\textit{mixture}$ can lead to a more comprehensive understand…

Code GenerationCode Translation

Meta Prompting for AI Systems

2023-11-20 · Yifan Zhang, Yang Yuan, Andrew Chi-Chih Yao

In this work, we present a comprehensive study of Meta Prompting (MP), an innovative technique reshaping the utilization of language models (LMs) and AI systems in problem-solving and data interaction. Grounded in type t…

Data InteractionGSM8KLanguage ModelingLanguage Modelling+1

Coding for Intelligence from the Perspective of Category

2024-07-01 · Wenhan Yang, Zixuan Hu, Lilang Lin, Jiaying Liu 외

Coding, which targets compressing and reconstructing data, and intelligence, often regarded at an abstract computational level as being centered around model learning and prediction, interweave recently to give birth to …