paper-with-me

홈 › Papers

Conversation Group Detection With Spatio-Temporal Context

2022-06-02 · Stephanie Tan, David M. J. Tax, Hayley Hung

In this work, we propose an approach for detecting conversation groups in social scenarios like cocktail parties and networking events, from overhead camera recordings. We posit the detection of conversation groups as a learning problem that could benefit from leveraging the spatial context of the surroundings, and the inherent temporal context in interpersonal dynamics which is reflected in the temporal dynamics in human behavior signals, an aspect that has not been addressed in recent prior works. This motivates our approach which consists of a dynamic LSTM-based deep learning model that predicts continuous pairwise affinity values indicating how likely two people are in the same conversation group. These affinity values are also continuous in time, since relationships and group membership do not occur instantaneously, even though the ground truths of group membership are binary. Using the predicted affinity values, we apply a graph clustering method based on Dominant Set extraction to identify the conversation groups. We benchmark the proposed method against established methods on multiple social interaction datasets. Our results showed that the proposed method improves group detection performance in data that has more temporal granularity in conversation group labels. Additionally, we provide an analysis in the predicted affinity values in relation to the conversation group detection. Finally, we demonstrate the usability of the predicted affinity values in a forecasting framework to predict group membership for a given forecast horizon.

📄 PDF Abstract BibTeX arXiv:2206.02559

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Clustering

Similar Papers 제목 키워드 기반

Memento: Towards Proactive Visualization of Everyday Memories with Personal Wearable AR Assistant

2026-01-24 · Yoonsang Kim, Yalong Yang, Arie E. Kaufman arxiv

We introduce Memento, a conversational AR assistant that permanently captures and memorizes user's verbal queries alongside their spatiotemporal and activity contexts. By storing these "memories," Memento discovers conne…

stagNet: An Attentive Semantic RNN for Group Activity Recognition

2018-09-01 · ECCV 2018 9 · Mengshi Qi, Jie Qin, Annan Li, Yunhong Wang 외

Group activity recognition plays a fundamental role in a variety of applications, e.g. sports video analysis and intelligent surveillance. How to model the spatio-temporal contextual information in a scene still remains …

Activity RecognitionGroup Activity Recognition

Link the World: Improving Open-domain Conversation with Dynamic Spatiotemporal-aware Knowledge

2022-06-28 · Han Zhou, Xinchao Xu, Wenquan Wu, Zheng-Yu Niu 외

Making chatbots world aware in a conversation like a human is a crucial challenge, where the world may contain dynamic knowledge and spatiotemporal state. Several recent advances have tried to link the dialog system to a…

Informativeness

Towards Grouping in Large Scenes with Occlusion-aware Spatio-temporal Transformers

2023-10-30 · Jinsong Zhang, Lingfeng Gu, Yu-Kun Lai, Xueyang Wang 외

Group detection, especially for large-scale scenes, has many potential applications for public safety and smart cities. Existing methods fail to cope with frequent occlusions in large-scale scenes with multiple people, a…

Spatio-Temporal-based Context Fusion for Video Anomaly Detection

2022-10-18 · Chao Hu, Weibin Qiu, Weijie Wu, Liqiang Zhu

Video anomaly detection aims to discover abnormal events in videos, and the principal objects are target objects such as people and vehicles. Each target in the video data has rich spatio-temporal context information. Mo…

Anomaly DetectionOptical Flow EstimationVideo Anomaly Detection