linkedin facebook twitter rss

03 Jun Distributed Knowledge Representation

KR Scheme Symbol

Distributed KR Knowledge representation schemata may be top-down, or bottom-up. In a top-down approach, one would define an area or domain of knowledge, then list the concepts within the domain and their attributes. Behaviors within the domain are often defined by that domain, and the concepts may not be able to exist independently. This approach helps enforce a […]

02 Jun Framing Formal Logic

Fuzzy Brain

Formal Logic Formal logic often uses set theory. Set theory uses existential (an assertion that something applies to some members of a set) and universal (a statement that applies to all members in a set) quantifiers. Despite the utility and noncommittal correctness of existential quantifiers, set operations using existential quantifiers are weaker then those using universal quantifiers. The […]

30 May State of the Art in Knowledge Representation

Digital Data Stream

KR Evolves Slowly The state of the art in computer programming has evolved toward data-driven techniques. In early programs, the data was “hard-coded” into the program with specific functions operating differently on each data item and type. Gradually, programmers began storing data and templates in different files, attempting to write orthogonal procedures to introduce a modularity […]

28 May Data and Modeling

ERD - Entity Relationship Diagram

Data modeling is essential in the early stages of any information system design. By moving toward a data-centered model, we can make our data, and our system, smarter. There are many data-modeling techniques, but we will focus on two for now: Entity Relationship Diagramming (ERD), and Object Role Modeling or object relational modeling (ORM). Entity […]

21 May Modeling After a Fashion

Robot Platoon

Perennial Image Problems Artificial Intelligence has an image problem. Yes, there are cybernetic characters like R2D2, C3P0 and Commander Data whom we love, but some products built using AI techniques have the dubious reputation of being useful but not entirely dependable. Think of songs sung about Sirius Cybernetics Teleporter products (see lyrics below). It is possible that […]

19 May Deixis and Context

Written Language

Deixis, is a common type of ambiguity that is mediated at the level of context. When deixis occurs in written language, you can normally resolve questions about the identity of the person(s) referenced in the ‘he’, ‘she’ or ‘they’ pronoun. In speaking, you sometimes have to ask the person who said it. 3-DG places context in […]

16 May Discourse Pragmatics

Boxing Ring

Pragmatics Context data is critical for disambiguation of words that have many possible meanings. These meanings are almost always mediated by context, therefore understanding context must precede disambiguation. For instance, when standing in a ring appears in the context of a boxing match, ring refers to a physical object with corners. The same phrase, in […]

15 May Analyzing Semantics

Speak and Understand

Semantics The stratum of semantics is usually associated with meaning. Throughout the 1980s, when I was in college, semantics was viewed as more and more important in text-understanding systems. One aspect of semantics that has received a great deal of attention is thematic or case roles, which can be very useful in defining the roles of words or […]

14 May Analyzing Syntax

Construction Blueprint

Analyzing Syntax Syntactic analysis requires some access to morphological features or characteristics of the words in the sentence being analyzed. Tense, gender and number must be accessible in order to establish agreement. There is clearly some interdependency between morphology and syntax. Morphological phenomena can change categories and roles of words. Roles and categories are the essential components of […]

13 May Patterns at the Boundaries

Language Strata Rule Tree

Morphological Patterns As we have shown in prior posts, we mentally process patterns both at a physical level between neurons and in brain layers, and at a cognitive level in recognition and reasoning. 3-DG uses attributes, patterns and constraints for morphological analysis, as well as analysis at other levels and between other strata. The 3-DG lexicon is organized […]