Context-Aware Similarity of Trajectories Maike Buchin Somayeh Dodge Bettina Speckmann.

Slides:



Advertisements
Similar presentations
Spatio-temporal Databases
Advertisements

Fundamental tools: clustering
On Map-Matching Vehicle Tracking Data
Data Mining Classification: Alternative Techniques
1 Machine Learning: Lecture 10 Unsupervised Learning (Based on Chapter 9 of Nilsson, N., Introduction to Machine Learning, 1996)
Jeff Howbert Introduction to Machine Learning Winter Collaborative Filtering Nearest Neighbor Approach.
Closest Pair Design an algorithm to find the closest pair of points.
Image Segmentation Image segmentation (segmentace obrazu) –division or separation of the image into segments (connected regions) of similar properties.
Comparison Methodologies. Evaluating the matching characteristics Properties of the similarity measure Robustness of the similarity measure – Low variation.
Kohonen Self Organising Maps Michael J. Watts
Navneet Goyal. Instance Based Learning  Rote Classifier  K- nearest neighbors (K-NN)  Case Based Resoning (CBR)
fMRI data analysis at CCBI
Analysis of trajectories of pedestrians in urban environments Monika Sester, Rodrigo Silveira, Jack Snoeyink, Stefan van der Spek, Bettina Speckmann, Robert.
Spatio-temporal Databases Time Parameterized Queries.
Semi-Supervised Classification by Low Density Separation Olivier Chapelle, Alexander Zien Student: Ran Chang.
Faculty Of Applied Science Simon Fraser University Cmpt 825 presentation Corpus Based PP Attachment Ambiguity Resolution with a Semantic Dictionary Jiri.
Praktikum zur Analyse von Formen - Abstandsmaße - Helmut Alt Freie Universität Berlin.
Pattern Classification All materials in these slides were taken from Pattern Classification (2nd ed) by R. O. Duda, P. E. Hart and D. G. Stork, John.
Carla P. Gomes CS4700 CS 4700: Foundations of Artificial Intelligence Carla P. Gomes Module: Nearest Neighbor Models (Reading: Chapter.
Trajectory Simplification
Median trajectories: define and compute a trajectory composed of the input trajectories and that is somehow in the middle Marc van Kreveld Department of.
Slide 1 EE3J2 Data Mining Lecture 16 Unsupervised Learning Ali Al-Shahib.
The global transcriptional regulatory network for metabolism in Escherichia coli exhibits few dominant functional states Speaker: Zhu Yang
University of Athens, Greece Pervasive Computing Research Group Predicting the Location of Mobile Users: A Machine Learning Approach 1 University of Athens,
University of Athens, Greece Pervasive Computing Research Group An Online Adaptive Model for Location Prediction University of Athens, Department of Informatics.
Dynamic Integration of Virtual Predictors Vagan Terziyan Information Technology Research Institute, University of Jyvaskyla, FINLAND
On Map-Matching Vehicle Tracking Data. Outline Authors Errors in the data Incremental MM Algorithm Global MM Algorithm Quality Measures Performance Conclusion.
ETHEM ALPAYDIN © The MIT Press, Lecture Slides for.
Ordinal Decision Trees Qinghua Hu Harbin Institute of Technology
Supervised Learning and k Nearest Neighbors Business Intelligence for Managers.
嵌入式視覺 Pattern Recognition for Embedded Vision Template matching Statistical / Structural Pattern Recognition Neural networks.
Efficient Algorithms for Robust Feature Matching Mount, Netanyahu and Le Moigne November 7, 2000 Presented by Doe-Wan Kim.
4/15/04© University of Wisconsin, CS559 Spring 2004 Last Time More modeling: –Hierarchical modeling –Instancing and Parametric Instancing –Constructive.
K Nearest Neighborhood (KNNs)
Cluster Analysis of Tropical Cyclone Tracks and ENSO Suzana J. Camargo, Andrew W. Robertson, International Research Institute for Climate Prediction, Columbia.
4/28/15CMPS 3130/6130 Computational Geometry1 CMPS 3130/6130 Computational Geometry Spring 2015 Shape Matching Carola Wenk A B   (B,A)
Chapter 8 – Geographic Information Analysis O’Sullivan and Unwin “ Describing and Analyzing Fields” By: Scott Clobes.
Spatial Interpolation III
Spatial DBMS Spatial Database Management Systems.
Computational Approaches for Biomarker Discovery SubbaLakshmiswetha Patchamatla.
Hierarchical Clustering Produces a set of nested clusters organized as a hierarchical tree Can be visualized as a dendrogram – A tree like diagram that.
Course14 Dynamic Vision. Biological vision can cope with changing world Moving and changing objects Change illumination Change View-point.
© Tan,Steinbach, Kumar Introduction to Data Mining 4/18/ Data Mining: Data Lecture Notes for Chapter 2 Introduction to Data Mining by Tan, Steinbach,
K nearest neighbors algorithm Parallelization on Cuda PROF. VELJKO MILUTINOVIĆ MAŠA KNEŽEVIĆ 3037/2015.
© Vipin Kumar IIT Mumbai Case Study 2: Dipoles Teleconnections are recurring long distance patterns of climate anomalies. Typically, teleconnections.
CS Machine Learning Instance Based Learning (Adapted from various sources)
Eick: kNN kNN: A Non-parametric Classification and Prediction Technique Goals of this set of transparencies: 1.Introduce kNN---a popular non-parameric.
Semi-Supervised Recognition of Sarcastic Sentences in Twitter and Amazon -Smit Shilu.
Université d’Ottawa / University of Ottawa 2003 Bio 8102A Applied Multivariate Biostatistics L4.1 Lecture 4: Multivariate distance measures l The concept.
Learning to Compare Image Patches via Convolutional Neural Networks
k-Nearest neighbors and decision tree
Hurricane Katrina Aziz.
University College London (UCL), UK
Statistical surfaces: DEM’s
Instance Based Learning (Adapted from various sources)
Collaborative Filtering Nearest Neighbor Approach
Content-Based Image Retrieval
Party-by-Night Problem
Classification Nearest Neighbor
Content-Based Image Retrieval
Nearest-Neighbor Classifiers
Research Areas Christoph F. Eick
Prepared by: Mahmoud Rafeek Al-Farra
Classification & Prediction
An Improved Neural Network Algorithm for Classifying the Transmission Line Faults Slavko Vasilic Dr Mladen Kezunovic Texas A&M University.
Hurricane Katrina Aziz.
2IMG15 Algorithms for Geographic Data
Visibility Preserving Terrain Simplification An Experimental Study
Hurricane Katrina Aziz.
Spatial Databases - Distance
Presentation transcript:

Context-Aware Similarity of Trajectories Maike Buchin Somayeh Dodge Bettina Speckmann

Location sampled over time noisy sampling geographic context 2:40 2:50 3:00 3:20 3:30 3:40 3:50 3:55 4:10 4:15 4:20 4:25 4:30 4:35 Trajectory Data 3:10

Trajectory Similarity How similar are two trajectories? Geographic context needs to be taken into account!

Geographic Context Landcover Network Terrain Ambient attributes Model: labeled polygonal subdivision

Context-Aware Similarity How does geographic context influence similarity?

Context-Aware Similarity Geographic context distinguishes trajectories

Context-Aware Similarity Integrate context & spatial distance: use time to match points for matched points add spatial and context distance (p,t,c) (p‘,t‘,c‘) for matched points (p,t,c) and (p’,t’,c’) dist(p,p’) + α dist(c,c’) 2. spatial distance (e.g., Euclidean dist) 3. context distance (based on cells) 4. context scale (depends on application) 1. matching based on time (e.g., Fréchet dist) Ingredients:

Context Distance Compare two points based on cells they lie in Labels Subdivision distance Example: dist(p,p’) = dist(sand,grass)

Context Distance Compare two points based on cells they lie in Labels Subdivision distance Example: dist(p,p’’) = dist(sand,sand) = 0 or dist(p,p’’) = min ( 2*dist(sand,water), 2*dist(sand,grass) )

Computing Similarity Preprocessing Compute context distance Locate trajectory points in subdivision Possibly split trajectories at subdivision boundaries Algorithm Adapt known algorithms using as distance dist(p t,p t ’) + α dist(c t,c t ’) 2:40 2:50 3:00 3:20 3:30 3:40 3:50 3:55 4:10 4:15 4:20 4:25 4:30 4:35 C1C1 C2C2 C3C3  Equal time distance: straightforward  Fréchet distance: add context distance per free space cell

Experiments: Hurricane Data Geographic context Hurricanes are strongly influenced by land/sea Similarity Prediction Classification

Experiments: Hurricane Data Data Hurricanes – North Atlantic Basin – years 1995, 2004, 2005 – sampled every 6 hours – 48 in total Coastline data

Results of Experiments interesting triple among the 10 most similar hurricane pairs: Erin & Katrina become most similar than the other pairs order of similarity changes: Rita & Katrina become more similar than Rita & Erin Rita Katrina Erin

Conclusion We can and should integrate geographic context into the analysis of trajectories! Future Work: more data sets more analysis tasks