Difference between revisions of "ISWC2010 Evaluation"

From Knoesis wiki
Jump to: navigation, search
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Ontology of Perception: A Semantic Web Approach to Enhance Machine Perception==
 
==Ontology of Perception: A Semantic Web Approach to Enhance Machine Perception==
Today, many sensor networks and their applications employ a brute force approach to collecting and analyzing sensor data, and ignore the semantics inherent in the environmental data. Such an approach often wastes valuable resources – including both 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. Such mechanisms include the use of background knowledge to determine what aspects of the environment to focus and a strong interdependent relationship between our ability to observe and perceive. In this paper, we develop an ontology of perception – derived from cognitive theory – that may be used to more efficiently collect and analyze sensor data. We evaluate this approach by collecting and analyzing observations of weather conditions, and show up to 50% reduction in the number of observations necessary for analysis.
+
Today, many sensor networks and their applications employ a brute force approach to collecting and analyzing sensor data, and ignore the semantics inherent in the environmental data. Such an approach often wastes valuable resources – including both 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. Such mechanisms include the use of background knowledge to determine what aspects of the environment to focus and a strong interdependent relationship between our ability to observe and perceive. In this paper, we develop an ontology of perception – derived from cognitive theory – that may be used to more efficiently convert observations into perceptions. We evaluate this approach by collecting and analyzing observations of weather conditions, and show up to 50% reduction in the number of observations necessary for analysis.
  
  
Line 17: Line 17:
 
==Ontologies and Knowledge Bases==
 
==Ontologies and Knowledge Bases==
  
Used by Observation Process: [http://wiki.knoesis.org/index.php/SSW_Datasets Observation Knowledge Base]
+
<strong>Weather Background Knowledge</strong>
<br/>
+
[[Image:bipartite_graph_black.jpg|none|thumb|600px| Figure 4. ]]
Used by Perception Process: [http://wiki.knoesis.org/index.php/SSW_Datasets Perception Ontology]
+
* [http://sonicbanana.cs.wright.edu/activeperception/ont/weather.owl Weather Background Knowledge]
<br/>
+
* [http://wiki.knoesis.org/index.php/SSW_Datasets Observation Knowledge Base]
 +
* [http://sonicbanana.cs.wright.edu/activeperception/ont/perception.owl Perception Ontology]
 +
* Perception Datasets:
 +
**[http://sonicbanana.cs.wright.edu/activeperception/all_active_25miles.zip 25 miles (17 observers)]
 +
**[http://sonicbanana.cs.wright.edu/activeperception/all_active_50miles.zip 50 miles (70 observers)]
 +
**[http://sonicbanana.cs.wright.edu/activeperception/all_active_100miles.zip 100 miles (170 observers)]
 +
**[http://sonicbanana.cs.wright.edu/activeperception/all_active_200miles.zip 200 miles (373 observers)]
 +
**[http://sonicbanana.cs.wright.edu/activeperception/all_active_400miles.zip 400 miles (516 observers)]
  
Perception Datasets (generated during various executions of the perception cycle):
 
 
*[http://sonicbanana.cs.wright.edu/activeperception/all_active_25miles.zip 25 miles (17 observers)]
 
*[http://sonicbanana.cs.wright.edu/activeperception/all_active_50miles.zip 50 miles (70 observers)]
 
*[http://sonicbanana.cs.wright.edu/activeperception/all_active_100miles.zip 100 miles (170 observers)]
 
*[http://sonicbanana.cs.wright.edu/activeperception/all_active_200miles.zip 200 miles (373 observers)]
 
*[http://sonicbanana.cs.wright.edu/activeperception/all_active_200miles.zip 400 miles (516 observers)]
 
  
  
Line 34: Line 34:
  
 
====Percepts Generated during Evaluation: # and %====
 
====Percepts Generated during Evaluation: # and %====
 +
(p = precipitation, t = temperature, w = wind speed)
  
<strong>25 Miles</strong>
+
 
[[Image:25miles.jpg|none|thumb|600px| Figure 4. ]]
+
<strong>25 miles (17 observers)</strong>
<strong>50 Miles</strong>
+
[[Image:25miles.jpg|none|thumb|600px| Figure 5. ]]
[[Image:50miles.jpg|none|thumb|600px| Figure 5. ]]
+
<strong>50 miles (70 observers)</strong>
<strong>100 Miles</strong>
+
[[Image:50miles.jpg|none|thumb|600px| Figure 6. ]]
[[Image:100miles.jpg|none|thumb|600px| Figure 6. ]]
+
<strong>100 miles (170 observers)</strong>
<strong>200 Miles</strong>
+
[[Image:100miles.jpg|none|thumb|600px| Figure 7. ]]
[[Image:200miles.jpg|none|thumb|600px| Figure 7. ]]
+
<strong>200 miles (373 observers)</strong>
<strong>400 Miles</strong>
+
[[Image:200miles.jpg|none|thumb|600px| Figure 8. ]]
[[Image:400miles.jpg|none|thumb|600px| Figure 8. ]]
+
<strong>400 miles (516 observers></strong>
 +
[[Image:400miles.jpg|none|thumb|600px| Figure 9. ]]
  
  
Line 50: Line 52:
  
 
<strong>Grounded Percepts</strong>
 
<strong>Grounded Percepts</strong>
[[Image:trend_grounded.jpg|none|thumb|600px| Figure 9. ]]
+
[[Image:trend_grounded.jpg|none|thumb|600px| Figure 10. ]]
 
<strong>Extraneous Percepts</strong>
 
<strong>Extraneous Percepts</strong>
[[Image:trend_extraneous.jpg|none|thumb|600px| Figure 10. ]]
+
[[Image:trend_extraneous.jpg|none|thumb|600px| Figure 11. ]]
 +
 
 +
 
 +
====Theories Generated during Evaluation====
 +
[[Image:trend_theory.jpg|none|thumb|600px| Figure 12. ]]

Latest revision as of 16:31, 28 June 2010

Ontology of Perception: A Semantic Web Approach to Enhance Machine Perception

Today, many sensor networks and their applications employ a brute force approach to collecting and analyzing sensor data, and ignore the semantics inherent in the environmental data. Such an approach often wastes valuable resources – including both 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. Such mechanisms include the use of background knowledge to determine what aspects of the environment to focus and a strong interdependent relationship between our ability to observe and perceive. In this paper, we develop an ontology of perception – derived from cognitive theory – that may be used to more efficiently convert observations into perceptions. We evaluate this approach by collecting and analyzing observations of weather conditions, and show up to 50% reduction in the number of observations necessary for analysis.


System Architecture

Perception Cycle

Figure 1. Perception Cycle.

Perception Process

Figure 2. Perception Process.

Observation Process

Figure 3. Observation Process.


Ontologies and Knowledge Bases

Weather Background Knowledge

Figure 4.


Statistics

Percepts Generated during Evaluation: # and %

(p = precipitation, t = temperature, w = wind speed)


25 miles (17 observers)

Figure 5.

50 miles (70 observers)

Figure 6.

100 miles (170 observers)

Figure 7.

200 miles (373 observers)

Figure 8.

400 miles (516 observers>

Figure 9.


Percepts Generated during Evaluation: Trends

Grounded Percepts

Figure 10.

Extraneous Percepts

Figure 11.


Theories Generated during Evaluation

Figure 12.