ELSA: Evaluating Localization of Social Activities in Urban Streets using Open-Vocabulary Detection
Maryam Hosseini, Marco Cipriano, Sedigheh Eslami, Daniel Hodczak, Liu Liu, Andres Sevtsuk, Gerard de Melo
TL;DR
This work introduces ELSA, a benchmark and evaluation framework for open-vocabulary detection of social activities in urban street images, featuring multi-label annotations across four label categories and 830 natural-language prompts. It addresses semantic understanding and localization with two novel tools: the context-aware N-LSE confidence score and the Dynamic Box Aggregation (DBA) algorithm, which together improve reliability over traditional max-logit scoring and NMS-based methods. Empirical results across state-of-the-art models show that N-LSE reduces false positives and that DBA mitigates inflated AP while recovering true positives, though performance remains lower on complex, real-world scenes. The dataset, evaluation toolkit, and insights aim to guide future improvements in OVD for social-activity localization in dynamic urban environments.
Abstract
Existing Open Vocabulary Detection (OVD) models exhibit a number of challenges. They often struggle with semantic consistency across diverse inputs, and are often sensitive to slight variations in input phrasing, leading to inconsistent performance. The calibration of their predictive confidence, especially in complex multi-label scenarios, remains suboptimal, frequently resulting in overconfident predictions that do not accurately reflect their context understanding. To understand these limitations, multi-label detection benchmarks are needed. A particularly challenging domain for such benchmarking is social activities. Due to the lack of multi-label benchmarks for social interactions, in this work we present ELSA: Evaluating Localization of Social Activities. ELSA draws on theoretical frameworks in urban sociology and design and uses in-the-wild street-level imagery, where the size of groups and the types of activities vary significantly. ELSA includes more than 900 manually annotated images with more than 4,300 multi-labeled bounding boxes for individual and group activities. We introduce a novel confidence score computation method NLSE and a novel Dynamic Box Aggregation (DBA) algorithm to assess semantic consistency in overlapping predictions. We report our results on the widely-used SOTA models Grounding DINO, Detic, OWL, and MDETR. Our evaluation protocol considers semantic stability and localization accuracy and further exposes the limitations of existing approaches.
