Intellego
Contents
[hide]Ontology of Perception: IntellegO
Intellego (Greek: "to perceive")
Today, many sensor networks and their applications employ a brute force approach to collecting and analyzing sensor data. Such an approach often wastes valuable energy and computational resources by unnecessarily tasking sensors and generating observations of minimal use. People, on the other hand, have evolved sophisticated mechanisms to efficiently perceive their environment. One such mechanism includes the use of background knowledge to determine what aspects of the environment to focus our attention. In this project, we develop an ontology of perception, IntellegO, that may be used to more efficiently convert observations into perceptions. IntellegO is derived from cognitive theory, encoded in set-theory, and provides a formal semantics of machine perception.
Formal Specification
The formal specification of IntellegO is encoded in set-theory; which provides a notation that is unambiguous, well-established, and suitably expressive.
Ontologies and Knowledge Bases
The implementation of IntellegO used in our evaluations utilizes and integrates a suite of ontologies and knowledge bases.
- IntellegO-OWL - An encoding of the terminology of IntellegO in OWL, with a mapping of terms to the SSN Ontology.
- Sensor and Sensor Network (SSN) Ontology - An ontology developed by the (W3C Semantic Sensor Networks Incubator Group) to describe sensors and sensor observations.
- Weather Ontology - An ontology describing background knowledge related to the domain of weather.
- Linked Sensor Data - A knowledge base on LOD which includes descriptions of over 20,000 active sensors and over 160 million sensor observations; resulting in over 1.7 billion facts (statements) related to major weather events in the United States.
Focus Evaluation
Between April 1st and April 6th of 2003, a major blizzard hit the state of Nevada. Environmental data within the surrounding area was collected by weather-stations, encoded as RDF, and made accessible on the Web. This data has been converted to RDF and is accessible as Linked Data (ref:linked sensor data). For every two hour interval from April 1st through April 6th of 2003, and for each observer within a 400 mile radius of the blizzard, we execute the perception-cycle and generate a perceptual-theory. For each execution of the perception-cycle, the observer is a weather-station and the resulting perceptual-theory contains member entities representing the weather event occurring at that time and location (of the weather station). After each execution, the resultant perceptual-theory is checked for correctness and the total number of percepts, in the set of percepts, is counted. Below, we show some statistics and trends, and provide the datasets generated by this evaluation.
Percepts Generated during Evaluation: # and %
(p = precipitation, t = temperature, w = wind speed)
25 miles (17 observers)
50 miles (70 observers)
100 miles (170 observers)
200 miles (373 observers)
400 miles (516 observers)
Percepts Generated during Evaluation: Trends
Percepts (Observed Discriminating Qualities)
Extraneous Qualities (Not Observed)
Perceptual-Theories Generated during Evaluation
Evaluation Datasets
The data generated during the evaluation was annotated used a slightly older version of Intellego (which can be found here).