Olog

The theory of ologs is an attempt to provide a rigorous mathematical framework for knowledge representation, construction of scientific models and data storage using category theory, linguistic and graphical tools. Ologs were introduced in 2010 by David Spivak,[1] a research scientist in the Department of Mathematics, MIT.

Etymology

The term "olog" is short for "ontology log". "Ontology" derives from onto-, from the Greek ὤν, ὄντος "being; that which is", present participle of the verb εἰμί "be", and -λογία, -logia: science, study, theory.

Mathematical formalism

At the basic level an olog is a category whose objects are represented as boxes containing sentences and whose morphisms are represented as directed labeled arrows between boxes. The structures of the sentences for both the objects and the morphisms of need to be compatible with the mathematical definition of . This compatibility cannot be checked mathematically, because it lies in the correspondence between mathematical ideas and natural language.

Every olog has a target category, which is taken to be (Category of sets), the category of sets and functions, unless otherwise mentioned. In that case, we are looking at a set of amino acids, a set of amine groups, and a function that assigns to every amino acid its amine group. In this article we usually stick to , though sometimes using the Kleisli category of the power set monad. Another possibility, though one we do not use here, would be to use the Kleisli category of probability distributions (the Giry monad), e.g., to obtain a generalization of Markov decision processes.

The boxes in the above example refer to objects of . For example, the box containing the sentence "an amino acid" refers to the set of all amino acids and the box containing the sentence "a side chain" refers to the set of all side chains. The arrow labeled with "has" whose source is "an amino acid" and whose target is "a side chain" refers to a morphism between two objects of and thus needs to be a function between two sets. Indeed, every amino acid has a unique side chain so the arrow is a valid morphism of . The functional nature of the morphisms in is expressed in an olog by labeling arrows with appropriate sentences (e.g. "has").

For another example let be the power set monad on so given , is the power set of A, the natural transformation sends to the singleton and the natural transformation unionizes sets. A morphism in the Kleisli category can be seen as establishing a binary relation R. Given and we say that if .

We can use as the target category for an olog. In this case the arrows in the olog need to reflect the relational nature of morphisms in . This can be done by labeling every arrow in the olog with either "is related to", or "is greater than" and so on.

Ologs and databases

An olog can also be viewed as a database schema. Every box (object of ) in the olog is a table and the arrows (morphisms) emanating from the box are columns in . The assignment of a particular instance to an object of is done through a functor . In the example above, the box "an amino acid" will be represented as a table whose number of rows is equal to the number of types of amino acids and whose number of columns is three, one column for each arrow emanating from that box.

Relations between ologs

Communication between different ologs which in practice can be communication between different models or world-views is done using functors. Spivak coins the notions of a 'meaningful' and 'strongly meaningful' functors.[1] Let and be two ologs, , functors (see the section on ologs and databases) and a functor. We say that a is meaningful if there exists a natural transformation (the pullback of J by F).

Taking as an example and as two different scientific models, the functor is meaningful if predictions, which are objects in , made by the first model can be translated to the second model .

We say that is strongly meaningful if given an object we have . This equality is equivalent to requiring to be a natural isomorphism.

Sometime it will be hard to find a meaningful functor from to . In such a case we may try to define a new olog which represents the common ground of and and find meaningful functors and .

If communication between ologs is limited to a two-way communication as described above then we may think of a collection of ologs as nodes of a graph and of the edges as functors connecting the ologs. If a simultaneous communication between more than two ologs is allowed then the graph becomes a symmetric simplicial complex.

Rules of good practice

Spivak provides some rules of good practice for writing an olog whose morphisms have a functional nature (see the first example in the section Mathematical formalism).[1] The text in a box should adhere to the following rules:

  1. begin with the word "a" or "an". (Example: "an amino acid").
  2. refer to a distinction made and recognizable by the olog's author.
  3. refer to a distinction for which there is well defined functor whose range is , i.e an instance can be documented. (Example: there is a set of all amino acids).
  4. declare all variables in a compound structure. (Example: instead of writing in a box "a man and a woman" write "a man and a woman " or "a pair where is a man and is a woman").

The first three rules ensure that the objects (the boxes) defined by the olog's author are well-defined sets. The fourth rule improves the labeling of arrows in an olog.

Applications

The concept was experimentally documented by David Spivak and coauthors Associate Professor Markus J. Buehler of the Department of Civil and Environmental Engineering (CEE) and CEE graduate student Tristan Giesa in a paper that was published in the December 2011 issue of BioNanoScience[2] in which the researchers establish a scientific analogy between spider silk and musical composition.[2]

See also

References

  1. 1 2 3 Spivak (2011). "Ologs: A categorical framework for knowledge representation". arXiv:1102.1889v1Freely accessible [cs.LO].
  2. Giesa, Tristan; Spivak, David I.; Buehler, Markus J. (2011). "Reoccurring patterns in hierarchical protein materials and music: The power of analogies". arXiv:1111.5297v1Freely accessible [q-bio.BM].

External links

This article is issued from Wikipedia - version of the 6/18/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.