DIOT: Detecting Implicit Obstacles from Trajectories
Yifan Lei, Qiang Huang, Mohan Kankanhalli, Anthony Tung

TL;DR
This paper introduces DIOT, a novel framework for detecting implicit obstacles in trajectory data using a density-based approach with normalized DTW, validated through experiments on real datasets.
Contribution
The paper proposes a new obstacle detection method from trajectory data using a density-based definition and a depth-first search framework called DIOT.
Findings
DIOT effectively detects implicit obstacles in real-life datasets.
The method captures the nature of obstacles accurately.
DIOT is efficient and effective in obstacle detection.
Abstract
In this paper, we study a new data mining problem of obstacle detection from trajectory data. Intuitively, given two kinds of trajectories, i.e., reference and query trajectories, the obstacle is a region such that most query trajectories need to bypass this region, whereas the reference trajectories can go through as usual. We introduce a density-based definition for the obstacle based on a new normalized Dynamic Time Warping (nDTW) distance and the density functions tailored for the sub-trajectories to estimate the density variations. With this definition, we introduce a novel framework \textsf{DIOT} that utilizes the depth-first search method to detect implicit obstacles. We conduct extensive experiments over two real-life data sets. The experimental results show that \textsf{DIOT} can capture the nature of obstacles yet detect the implicit obstacles efficiently and effectively. Code…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Anomaly Detection Techniques and Applications · Time Series Analysis and Forecasting
