1 / 16

Towards improving data presentation in the TripCheck system

Towards improving data presentation in the TripCheck system. Rafael J. Fernández-Moctezuma rfernand @cs.pdx.edu. You’re about to leave…. … and you’re addicted to TripCheck. So you go and check it out and see this:. What’s wrong with this picture?. What’s wrong with this picture?.

Download Presentation

Towards improving data presentation in the TripCheck system

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Towards improving data presentation in the TripCheck system Rafael J. Fernández-Moctezuma rfernand@cs.pdx.edu

  2. You’re about to leave… … and you’re addicted to TripCheck. So you go and check it out and see this:

  3. What’s wrong with this picture?

  4. What’s wrong with this picture? Gray is not the new black!

  5. Estimation may be betterthan no data on final products • Data may not be displayed for various reasons • Sensor failure • Data quality • May prefer to estimate the system state instead of displaying gray areas • Not enough sensors – but may still be able to recover information. • Must be careful with estimation – at least report a confidence factor.

  6. System State Estimation • Must carefully choose good sources of correlated data • Every sensor station has its own estimator • The PORTAL project does a great job at archiving data – this makes statistical regressors for state estimation a good alternative. • May consider to rely on observed features from the past in addition to well-known transportation theory.

  7. Regression • Find a description of data in terms of a function • Example: height (H) and weight (W) data transformed into a function F(H) = W.

  8. Which functional family? • May consider a linear family first… … which can easily be derived (Least squares). May also consider the expected value of a conditional Gaussian: • A conditional Gaussian buys us statistics: The conditional mean is a linear regressor! Plus, estimating the joint is easy.

  9. Which functional family? • May also want to consider non-linear functions. A good first approach is an Artificial Neural Network

  10. Experimental results • Looked at rush hour (06:00 – 10:30) data from a “typical” Portland week, from US 26 E (Oct. 16 – Oct. 20 2006) • Found a segment that is typically shown gray (it is my commute, so I notice these things) • Inputs: current measurements of speed at nearby stations • Goal: come up with a good enough estimate to color the TripCheck map

  11. Segment

  12. Confusion matrices Milepost 73.62 Milepost 71.37 Prediction R Y G Prediction R Y G Observed R Y G Observed R Y G Linear 80% 100% Prediction R Y G Prediction R Y G Observed R Y G Observed R Y G ANN 100% 89%

  13. Future work • May still be able to recover system information with a nonlinear model from far away stations • Still need to explore other segments and build a representative amount of model regressors (20% ?) to demonstrate effectiveness of the approach • What keeps us from using this approach to estimate intermediate location states?

  14. Future work • May want to consider regressors with more inputs (shifted speeds, time, etc.) • If nonlinear regressors are effective, we may want to use Gaussian Mixture Models (cheaper to train, statistically rich) • Addressing quality in data presentation can be a sub-product of a more general problem: construct a framework for reliable system state estimation.

More Related