CVLGDec 12, 2019

Semantic segmentation of trajectories with improved agent models for pedestrian behavior analysis

arXiv:1912.05727v1
Originality Incremental advance
AI Analysis

This work addresses pedestrian behavior analysis for applications like surveillance or robotics, but it is incremental as it builds on an existing MDA model.

The paper tackles the problem of semantically segmenting pedestrian trajectories by improving agent models for pedestrian behavior analysis, achieving better performance than the Ramer-Douglas-Peucker algorithm and the original MDA model in experiments with a real dataset.

In this paper, we propose a method for semantic segmentation of pedestrian trajectories based on pedestrian behavior models, or agents. The agents model the dynamics of pedestrian movements in two-dimensional space using a linear dynamics model and common start and goal locations of trajectories. First, agent models are estimated from the trajectories obtained from image sequences. Our method is built on top of the Mixture model of Dynamic pedestrian Agents (MDA); however, the MDA's trajectory modeling and estimation are improved. Then, the trajectories are divided into semantically meaningful segments. The subsegments of a trajectory are modeled by applying a hidden Markov model using the estimated agent models. Experimental results with a real trajectory dataset show the effectiveness of the proposed method as compared to the well-known classical Ramer-Douglas-Peucker algorithm and also to the original MDA model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes