enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Knowledge representation and reasoning - Wikipedia

    en.wikipedia.org/wiki/Knowledge_representation...

    Knowledge representation and reasoning (KRR, KR&R, or KR²) is a field of artificial intelligence (AI) dedicated to representing information about the world in a form that a computer system can use to solve complex tasks, such as diagnosing a medical condition or having a natural-language dialog.

  3. Frame problem - Wikipedia

    en.wikipedia.org/wiki/Frame_problem

    John McCarthy and Patrick J. Hayes defined this problem in their 1969 article, Some Philosophical Problems from the Standpoint of Artificial Intelligence. In this paper, and many that came after, the formal mathematical problem was a starting point for more general discussions of the difficulty of knowledge representation for artificial ...

  4. Symbolic artificial intelligence - Wikipedia

    en.wikipedia.org/wiki/Symbolic_artificial...

    In artificial intelligence, symbolic artificial intelligence (also known as classical artificial intelligence or logic-based artificial intelligence) [1] [2] is the term for the collection of all methods in artificial intelligence research that are based on high-level symbolic (human-readable) representations of problems, logic and search. [3]

  5. Frame (artificial intelligence) - Wikipedia

    en.wikipedia.org/wiki/Frame_(artificial...

    A frame language is a technology used for knowledge representation in artificial intelligence. They are similar to class hierarchies in object-oriented languages although their fundamental design goals are different. Frames are focused on explicit and intuitive representation of knowledge whereas objects focus on encapsulation and information ...

  6. Outline of artificial intelligence - Wikipedia

    en.wikipedia.org/wiki/Outline_of_artificial...

    Symbolic representations of knowledge Ontology (information science) Upper ontology; Domain ontology; Frame (artificial intelligence) Semantic net. Conceptual Dependency Theory; Unsolved problems in knowledge representation Default reasoning. Frame problem; Qualification problem; Commonsense knowledge [26]

  7. Description logic - Wikipedia

    en.wikipedia.org/wiki/Description_logic

    Description logics (DL) are a family of formal knowledge representation languages. Many DLs are more expressive than propositional logic but less expressive than first-order logic . In contrast to the latter, the core reasoning problems for DLs are (usually) decidable , and efficient decision procedures have been designed and implemented for ...

  8. Deductive classifier - Wikipedia

    en.wikipedia.org/wiki/Deductive_classifier

    A classic problem in knowledge representation for artificial intelligence is the trade off between the expressive power and the computational efficiency of the knowledge representation system. The most powerful form of knowledge representation is first-order logic.

  9. Rule-based system - Wikipedia

    en.wikipedia.org/wiki/Rule-based_system

    In computer science, a rule-based system is a computer system in which domain-specific knowledge is represented in the form of rules and general-purpose reasoning is used to solve problems in the domain. Two different kinds of rule-based systems emerged within the field of artificial intelligence in the 1970s: