English

Learning a Pedestrian Social Behavior Dictionary

Computer Vision and Pattern Recognition 2024-11-17 v1

Abstract

Understanding pedestrian behavior patterns is a key component to building autonomous agents that can navigate among humans. We seek a learned dictionary of pedestrian behavior to obtain a semantic description of pedestrian trajectories. Supervised methods for dictionary learning are impractical since pedestrian behaviors may be unknown a priori and the process of manually generating behavior labels is prohibitively time consuming. We instead utilize a novel, unsupervised framework to create a taxonomy of pedestrian behavior observed in a specific space. First, we learn a trajectory latent space that enables unsupervised clustering to create an interpretable pedestrian behavior dictionary. We show the utility of this dictionary for building pedestrian behavior maps to visualize space usage patterns and for computing the distributions of behaviors. We demonstrate a simple but effective trajectory prediction by conditioning on these behavior labels. While many trajectory analysis methods rely on RNNs or transformers, we develop a lightweight, low-parameter approach and show results comparable to SOTA on the ETH and UCY datasets.

Keywords

Cite

@article{arxiv.2212.01426,
  title  = {Learning a Pedestrian Social Behavior Dictionary},
  author = {Faith Johnson and Kristin Dana},
  journal= {arXiv preprint arXiv:2212.01426},
  year   = {2024}
}

Comments

In 34th British Machine Vision Conference 2023, BMVC 2023, Aberdeen, UK, November 20-24, 2023. BMVA, 2023

R2 v1 2026-06-28T07:20:53.616Z