ROAIMAMar 8, 2023

SG-LSTM: Social Group LSTM for Robot Navigation Through Dense Crowds

arXiv:2303.04320v211 citationsh-index: 30
AI Analysis

This work addresses the challenge of enabling robots to navigate safely and socially in crowded environments, which is crucial for their deployment in public spaces, though it appears incremental by building on existing LSTM-based methods.

The paper tackles the problem of predicting pedestrian and group movements in dense crowds for robot navigation by introducing the Social Group LSTM (SG-LSTM) model, which improves trajectory prediction accuracy and enables faster collision-free path planning, as demonstrated through comparisons on datasets like ETH and MOT15.

With the increasing availability and affordability of personal robots, they will no longer be confined to large corporate warehouses or factories but will instead be expected to operate in less controlled environments alongside larger groups of people. In addition to ensuring safety and efficiency, it is crucial to minimize any negative psychological impact robots may have on humans and follow unwritten social norms in these situations. Our research aims to develop a model that can predict the movements of pedestrians and perceptually-social groups in crowded environments. We introduce a new Social Group Long Short-term Memory (SG-LSTM) model that models human groups and interactions in dense environments using a socially-aware LSTM to produce more accurate trajectory predictions. Our approach enables navigation algorithms to calculate collision-free paths faster and more accurately in crowded environments. Additionally, we also release a large video dataset with labeled pedestrian groups for the broader social navigation community. We show comparisons with different metrics on different datasets (ETH, Hotel, MOT15) and different prediction approaches (LIN, LSTM, O-LSTM, S-LSTM) as well as runtime performance.

Foundations

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

Your Notes