Probabilistic Event EXtractor for RFID Data
---PEEX



Radio-Frequency Identification (RFID) technology is increasingly being used to support various industrial and ubiquitous computing applications. Although this technology holds the promise to facilitate many of our every day activities, the noisy and low-level data produced by RFID readers today is extremely difficult to use or comprehend in most but the simplest settings.

PEEX is a system that enables applications to easily define, extract, and manage meaningful probabilistic high-level events from low-level RFID data. By using a declarative query language, the system simplifies definitions of new events. By using probabilities, the system copes with the noise and errors in the data and the inherent ambiguity in the event extraction.

We have designed PEEX as a layer on top of a traditional RDBMS (currently Microsoft SQL Server). This design enables us to demonstrate the benefits of a probabilistic RFID DBMS, while leveraging all the features of an existing RDBMS. As illustrated in the figure below, the core components of PEEX are

  1. Event Detector (extracts events specified by the event definitions)
  2. Confidence Learner (learns from training data the historical probability that different combinations of tag sightings correspond to a high-level event)
  3. Partial Event Generator (generates multiple partial events from one definition thus helping in coping with false negatives in the input data.)

Project Members

Students

Faculty

 

Publications

  1. Nodira Khoussainova, Evan Welbourne, Magdalena Balazinska, Gaetano Borriello, Julie Letchner, Christopher Re, Dan Suciu, Jordan Walke. A Demonstration of ScenicPeex Through a Digital Diary Application. SIGMOD Demo 2008.
  2. Nodira Khoussainova, Magdalena Balazinska, Dan Suciu. PEEX: Extracting Probabilistic Events from RFID Data. ICDE 2008. [Full version]
  3. Nodira Khoussainova, Magdalena Balazinska, Dan Suciu. Probabilistic RFID Data Management. UW CSE Technical Report UW-CSE-07-03-01. March 1, 2007.

Last Modified at2006-07-20 09:44:21 Pacific Daylight Time