Skip to content

Latest commit

 

History

History
174 lines (112 loc) · 10.5 KB

README.md

File metadata and controls

174 lines (112 loc) · 10.5 KB

OpenThought - System 2 Research Links

Here you find a collection of material (books, papers, blog-posts etc.) related to reasoning and cognition in AI systems. Specifically we want to cover agents, cognitive architectures, general problem solving strategies and self-improvement.

The term "System 2" in the page title refers to the slower, more deliberative, and more logical mode of thought as described by Daniel Kahneman in his book Thinking, Fast and Slow.

You know a great resource we should add? Please see How to contribute.

Cognitive Architectures

(looking for additional links & articles and summaries)

  • SOAR by John Laird, Allen Newell, and Paul Rosenbloom resonance theory) by Stephen Grossberg and Gail Carpenter
  • ACT-R (Adaptive Control of Thought-Rational) by John Anderson at CMU
  • SPAUN (Semantic Pointer Architecture Unified Network) by Chris Eliasmith at Waterloo
  • SPAUN 2.0 by Feng-Xuan Choo
  • ART (Adaptive
  • CLARION (Connectionist Learning with Adaptive Rule Induction ON-line) by Ron Sun
  • EPIC (Executive Process/Interactive Control) by David Kieras and David Meyer
  • LIDA (Learning Intelligent Distribution Agent) by Stan Franklin
  • Sigma by Paul Rosenbloom
  • OpenCog by Ben Goertzel
  • NARS (Non-Axiomatic Reasoning System) by Pei Wang
  • Icarus by Pat Langley
  • MicroPsi by Joscha Bach
  • Thousand Brains Theory & HTM (Hierarchical Temporal Memory) by Jeff Hawkins
  • SPH (Sparse Predictive Hierarchie) by Eric Laukien
  • Leabra, 2016 Paper by Randall O'Reilly

Agent Papers

LLM Based

Massive Sampling / Generate-and-Test

World Models

Neuro-Symbolic Approaches

Active Inference

Prompting Techniques

Blog Posts

Graph Neural Networks

Algorithms

Books

Biologically Inspired Approaches

Software Tools & Libraries

Commercial Offerings

Competitions & Benchmarks

Related Projects

Youtube Content

Best LLM APIs

How to contribute

To share a link related to reasoning in AI systems that is missing here please create a pull request for this file. See editing files in the github documentation.