Download presentation
Presentation is loading. Please wait.
Published byLee Dalton Modified over 9 years ago
1
Context-Aware Similarity of Trajectories Maike Buchin Somayeh Dodge Bettina Speckmann
2
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
3
Trajectory Similarity How similar are two trajectories? Geographic context needs to be taken into account!
4
Geographic Context Landcover Network Terrain Ambient attributes Model: labeled polygonal subdivision
5
Context-Aware Similarity How does geographic context influence similarity?
6
Context-Aware Similarity Geographic context distinguishes trajectories
7
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:
8
Context Distance Compare two points based on cells they lie in Labels Subdivision distance Example: dist(p,p’) = dist(sand,grass)
9
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) )
10
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
11
Experiments: Hurricane Data Geographic context Hurricanes are strongly influenced by land/sea Similarity Prediction Classification
12
Experiments: Hurricane Data Data Hurricanes – North Atlantic Basin – years 1995, 2004, 2005 – sampled every 6 hours – 48 in total Coastline data
13
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 2004 2005 1995
14
Conclusion We can and should integrate geographic context into the analysis of trajectories! Future Work: more data sets more analysis tasks
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.