RoCoMO: A generic ontology for context modeling, representation and reasoning in a context-aware middleware Preeti Bhargava University of Maryland, College Park [email protected]

Shivsubramani Krishnamoorthy University of Maryland, College Park [email protected]

ABSTRACT

We describe an abstract, generic and extensible ontology, the Rover Context Model Ontology (RoCoMO), which is currently being designed and developed to model and represent context in an intelligent context-aware middleware system, called Rover II. The Rover Context Model (RoCoM) is the underlying context model for Rover II and is centered on four primitives that can be used to represent a situation: entity, event, activity and relationship. The ontology is expressed using the Web Ontology Language (OWL) and includes two components – RoCoM Core Ontology and the RoCoM Application Ontology. We also illustrate its usage with the aid of a public safety application called M-Urgency that is currently deployed at the UMD campus. Author Keywords Context-Aware Middleware, Context-

Aware Computing, Representation

Context

Modeling,

Context

Classification Keywords I.2.4 Knowledge Representation Formalisms and Methods, H.5 Information interfaces and presentation ACM

General Terms Design INTRODUCTION

Dey[3] defines context as any information used to characterize the situation of an entity such as a person, place or an object that is relevant to the interaction between a user and an application, and context-aware systems as computing systems that provide relevant services and information to users based on their situational conditions. Although context-aware applications can be developed piecemeal, a common context-aware middleware enables easy integration and communication between applications that may or may not use separate communication and representation mechanisms. Such a system can store, intelligently process, reason over, merge and learn from contextual information available from heterogeneous sources without coordinating each pair of applications. We describe such a system, called Rover II; its underlying context model for representing context, called Copyright is held by the author/owner(s). UbiComp’12, September 5-8, 2012, Pittsburgh, USA. ACM 978-1-4503-1224-0/12/09.

Ashok Agrawala University of Maryland, College Park [email protected]

Rover Context Model (RoCoM); and a method for visually representing a situation in Rover II, called Situation Graph; in Krishnamoorthy et al [4]. As described in [4], a given situation can be modeled in terms of the four primitives of RoCoM: entity, activity, event and relationship. CONTEXT MODEL ONTOLOGIES

Ye et al [8] propose the following coarse-grained criteria to assess ontologies in pervasive computing environments: (i) Clarity and Coherence: Ontological concepts must be unique, unambiguous and distinguishable through their properties and constraints. (ii) Ontological commitment: Ontologies should make sufficient claims about the domain to support the intended knowledge sharing and reuse. If too many claims are made on a domain, the extensibility of ontologies is limited; however, if too few are made, the range of applications that can actually use the ontology will be reduced. (iii) Encoding bias: Ontologies should be specified at the knowledge level without depending on a particular symbollevel encoding. (iv) Extensibility: It should be easy to add new terms to ontologies without causing ambiguity. (v) Orthogonality: General concepts should be defined as independent and loosely coupled atomic concepts. Based on their analysis, we can conclude that SOUPA [1] and CoBrA-Ont [2] are the only ontologies that come close to satisfying these requirements. However, for our purposes of modeling every situation in terms of the four primitives of RoCoM and setting a goal for the context-aware system, neither of these ontologies is sufficient. Moreover, the problem with some of the general and exhaustive ontologies like OpenCyc [6] is that they become too cumbersome to use in a system designed for efficient and effective use in real time. In addition, it is not possible for a finite number of people to enumerate all the possible concepts, and the relationships between them, that could be used in a practical context-aware system. Hence, in our opinion, it is best to develop a generic base ontology and make it extensible.

Figure 1. Partial view of RoCoMO

responder (murgencyofficer). For instance, because of an accident that is an event (murgencyevent), the Rover II context-aware system is catalyzed and a goal of rescue is set for the system. A series of activities follow such as, the caller calls the police, the dispatcher accepts the call, the dispatcher assigns (murgencyassignment) a responder or officer to the call etc. In addition, internal activities such as accepting connection request from a device, availing a/v streaming service, etc. are executed.

ROVER CONTEXT MODEL ONTOLOGY (ROCOMO)

FUTURE WORK AND REMARKS

RoCoMO is currently being developed in OWL2 DL [7] that is expressive, versatile and supports reasoning. It also satisfies the assessment criteria mentioned above – its concepts are unique, unambiguous and clearly defined; it is extensible and hence not restricted to a single domain; and it does not have any encoding bias. It has two components – RoCoM Core Ontology that consists of the core concepts that are common to all domains and RoCoM Application Ontology that consists of concepts that extend the core ontology concepts but are specific to an application. The RoCoM Core ontology has been divided into two upper level ontologies: (i) RoCoM Domain ontology - This ontology contains concepts that characterize the knowledge of the domain and includes entities and events. (ii) RoCoM Task ontology – This ontology characterizes the problem solving structure of the domain and provides primitives in terms of which we can describe the problem solving process. It includes the activities. Activities are further divided into external activities that take place outside the Rover II system and internal activities or the processes that take place inside the system.

The Rover II context-aware middleware and RoCoMO is being designed and implemented to work in several domains and be able to represent different aspects of context such as location, time, and activity; as well as model advanced features like reasoning over context, learning from context history, privacy, security, trust, uncertainty in context etc. More importantly, other developers and researchers should be able to make use of the existing ontology and extend it. To facilitate this, we are also in the process of designing and building a GUI based framework that can be plugged into an existing ontology editor to allow others to extend the ontologies. In future, we will provide a Rover II API for developers to build applications using RoCoM and integrate them with Rover II.

Figure 1 shows a partial description of RoCoMO. The toplevel classes in the ontology represent three of the four primitives – activity, entity and event. An entity can be further categorized as a physicalentity such as a person or vehicle and a virtualentity such as a third party web service or database, and so on. As shown in the figure, the core ontology can be extended to concepts specific to an application such as the M-Urgency application to form the Application Ontology. This is illustrated in the next section. REPRESENTING AN M-URGENCY SITUATION USING ROCOMO

M-Urgency [5] is a public safety application that enables mobile users to stream live video from their devices to local PSAP (Public Safety Answering Point) along with the audio stream, the real time location information and any personal relevant information about the caller. As shown in Figure 1, a simple M-Urgency scenario can involve the entities (ontology classes in parentheses) – caller (person), dispatcher (murgencydispatcher) and

REFERENCES

[1] Chen, H., Perich, F., Finin, T., and Joshi, A. Soupa: Standard ontology for ubiquitous and pervasive applications. in Mobile and Ubiquitous Systems: Networking and Services, 2004. MOBIQUITOUS 2004, The First Annual International Conference on. Ieee, 2004, pp. 258–267 [2] Chen, H., Finin, T., and Joshi, A. An ontology for context-aware pervasive computing environments. The Knowledge Engineering Review, vol. 18, no. 03, pp. 197–207, 2003. [3] Dey, A. K. Providing Architectural Support for Building Context-Aware Applications. PhD thesis, Georgia Institute of Technology, 2000. [4] Krishnamoorthy, S., Bhargava, P., Mah, M., and Agrawala, A. Representing and Managing the Context of a Situation, to appear in The Computer Journal 2012, Oxford University Press. [5] M-Urgency. http://murgency.umd.edu/ [6] Opencyc. http://opencyc.org/ [7] OWL 2 Web Ontology Language Document Overview. http://www.w3.org/TR/owl2-overview/ [8] Ye, J., Coyle, L., Dobson, S., and Nixon, P. Ontologybased models in pervasive computing systems, The Knowledge Engineering Review, vol. 22, no. 4, pp. 315–347, 2007.

SIGCHI Conference Paper Format

real time. In addition, it is not possible for a finite number of people to enumerate all the possible ... stream, the real time location information and any personal.

177KB Sizes 1 Downloads 230 Views

Recommend Documents

SIGCHI Conference Paper Format - Microsoft
Backstory: A Search Tool for Software Developers. Supporting Scalable Sensemaking. Gina Venolia. Microsoft Research. One Microsoft Way, Redmond, WA ...

SIGCHI Conference Paper Format
Mar 22, 2013 - Author Keywords. Text visualization, topic-based, constrained clustering. .... Moreover, placing a word cloud representing the same topic across.

SIGCHI Conference Paper Format
Sep 24, 2008 - computing systems with rich context information. In the past ... In recent years, GPS-phone and GPS-enabled PDA become prevalent in .... Figure 2 depicts how we calculate features from GPS logs. Given two ..... Threshold Hc (degree). A

SIGCHI Conference Paper Format
the analyst to perceive structure, form and content within a given collection. ... business?” Or perhaps ... it is for researchers, designers, or intelligence analysts. It.

SIGCHI Conference Paper Format - Research at Google
the Google keyboard on Android corrects “thaml” to. “thank”, and completes ... A large amount of research [16, 8, 10] has been conducted to improve the qualities ...

SIGCHI Conference Paper Format
taking into account the runtime characteristics of the .... the ability for Software to control the energy efficiency of ... Thus as software-assisted approach is used.

SIGCHI Conference Paper Format
trialled by Morris [21], that depicts one‟s social network in the form a solar system. ..... participants, this opposition extended to computers: “I don‟t think I should ..... They also felt that the composition of emails allows for a degree of

SIGCHI Conference Paper Format
Web Accessibility; Social Networking; Human Computer ..... REFERENCES. 1. Accessibility of Social Networking Services. Observatory on ICT Accessibility ...

SIGCHI Conference Paper Format - Research at Google
for gesture typing is approximately 5–10% higher than for touch typing. This problem ..... dimensions of the Nexus 5 [16] Android keyboard. Since most of today's ...

SIGCHI Conference Paper Format
Game, Design, Agile Development,Prototyping, Sketching. ACM Classification Keywords. K.8.0 [Games], D.2.2 ... game design many have mentioned Jesse Schells The Art of. Permission to make digital or hard copies of all or .... nation, ACM Siggraph Vide

SIGCHI Conference Paper Format - Research at Google
Murphy and Priebe [10] provide an ... adopted social media despite infrastructural challenges. .... social networking sites and rich communication systems such.

SIGCHI Conference Paper Format
fold by showing before and after structures, we call this an implicit representation of a fold because it ... seventh Annual Conference of the Cognitive Science.

SIGCHI Conference Paper Format
the Compendium knowledge mapping software [4], the ... they create with the software. Such work, often ..... improvisation to be helpful in analyzing practitioner.

SIGCHI Conference Paper Format
This applies to visualizations too. The better a visualization is, the more explicitly it encodes the .... symbolic features of a map – a building corner, a kiosk,.

SIGCHI Conference Paper Format
number of different angles, examining the expressive requirements ... This work has resulted in a number of projects .... download the Compendium database then gather in virtual meetings ... Participants met over a phone teleconference held.

SIGCHI Conference Paper Format
H.1.2 [Models and Principles]: User/Machine Systems. H.5.2 [Information ..... ogy mitigates against this risk: one can delete sentences before sending them to .... link it to playback of digital music files on a laptop com- puter, and return that ...

SIGCHI Conference Paper Format
rapid adoption in diverse internet applications, and in the growing number of .... B. Mean Convergence across 137 high-tagged intranet resources. An analysis of ...

SIGCHI Conference Paper Format - Research at Google
Exploring Video Streaming in Public Settings: Shared .... The closest known activity is the online documented use of. Google+ .... recurring themes in our data.

SIGCHI Conference Paper Format
computer literacy to find cancer-related research clinical trials. One study found that 85% of ... Coding transcripts of explanations using grounded theory [7] .... matched their criteria to a greater degree than those in the. CONTROL group, 4.1 vs.

SIGCHI Conference Paper Format - Research at Google
awkward to hold for long video calls. Video Chat ... O'Brien and Mueller [24] explored social jogging and found that a key ... moved from forests and parks to everyday urban centers. .... geocaches each within an hour time period. The area.

SIGCHI Conference Paper Format - Institute for Computergraphics and ...
Aug 27, 2013 - characteristics and the social contexts in which the study ... increasingly popular for interacting with information situated ... more frequent system errors (due to tracking failures), ... usage duration or preferences between the two

SIGCHI Conference Paper Format - Institute for Computergraphics and ...
Aug 27, 2013 - not made or distributed for profit or commercial advantage and that copies bear this ... (and could not be transformed to normal distributed data),.

SIGCHI Conference Proceedings Format
One of the most critical needs for electron machines is to develop efficient codes for simulating collective effects that severely degrade beam quality, such as CSR and CSR-driven microbunching instability [4,10,18–20]. The aim of this pro- posal i

SIGCHI Conference Proceedings Format - Research at Google
based dialpad input found on traditional phones, which dates ..... such as the Android Open Source Project (AOSP) keyboard. ...... Japan, 2010), 2242–2245. 6.