Source-linked AI summary

SALSA: A Novel Dataset for Multimodal Group Behavior Analysis

Xavier Alameda-Pineda, Jacopo Staiano, Ramanathan Subramanian, Ligia Batrinca, Elisa Ricci, Bruno Lepri, Oswald Lanz, Nicu Sebe

arXiv:1506.06882v1cs.CV

TL;DR

SALSA addresses the difficulty of analyzing free-standing conversational groups in crowded, occluded social scenes by providing a multimodal dataset with extensive annotations. Experiments show shortcomings in vision-based methods while additional sensor cues, particularly infrared, help in difficult cases.

  • Problem

    Analyzing free-standing conversational groups is difficult because crowded scenes and severe occlusions hinder extraction of locations, speaking activity, and head/body pose.

  • Method

    SALSA records over 60 minutes of interactions among 18 participants using four cameras and sociometric badges, with multimodal behavioral, personality, pose, position, and F-formation annotations.

  • Results

    Experiments show that state-of-the-art vision-based methods have shortcomings in cluttered scenes, while additional sensor cues, especially infrared, improve F-formation detection and help when visual analysis is difficult.

  • Takeaways & Limitations

    SALSA provides a challenging, richly annotated resource for multimodal analysis of free-standing conversational groups and demonstrates the value of combining visual and badge-based cues.

  • Takeaways & Limitations

    Visual analysis remains constrained by severe occlusions, and long-term identity-preserving multi-target tracking remains unachievable in highly cluttered scenes.

Abstract

from arXiv · show

Studying free-standing conversational groups (FCGs) in unstructured social settings (e.g., cocktail party ) is gratifying due to the wealth of information available at the group (mining social networks) and individual (recognizing native behavioral and personality traits) levels. However, analyzing social scenes involving FCGs is also highly challenging due to the difficulty in extracting behavioral cues such as target locations, their speaking activity and head/body pose due to crowdedness and presence of extreme occlusions. To this end, we propose SALSA, a novel dataset facilitating multimodal and Synergetic sociAL Scene Analysis, and make two main contributions to research on automated social interaction analysis: (1) SALSA records social interactions among 18 participants in a natural, indoor environment for over 60 minutes, under the poster presentation and cocktail party contexts presenting difficulties in the form of low-resolution images, lighting variations, numerous occlusions, reverberations and interfering sound sources; (2) To alleviate these problems we facilitate multimodal analysis by recording the social interplay using four static surveillance cameras and sociometric badges worn by each participant, comprising the microphone, accelerometer, bluetooth and infrared sensors. In addition to raw data, we also provide annotations concerning individuals' personality as well as their position, head, body orientation and F-formation information over the entire event duration. Through extensive experiments with state-of-the-art approaches, we show (a) the limitations of current methods and (b) how the recorded multiple cues synergetically aid automatic analysis of social interactions. SALSA is available at http://tev.fbk.eu/salsa.

1 INTRODUCTION

Automated analysis of free-standing conversational groups is difficult because crowded, unstructured scenes obscure locations, speech, pose, and interaction structure. SALSA addresses this gap with a multimodal dataset of natural social interactions, extensive annotations, and experiments testing complementary sensing cues.

  • Motivation: Unstructured social scenes require estimating target locations and orientations, speech content, F-formations, speaker roles, and personality traits.These cues are difficult to extract in crowded settings with extreme occlusions.
  • Motivation: Controlled round-table settings support reliable cue extraction, whereas FCGs captured by distant cameras and microphones remain substantially harder to analyze.Crowding, occlusion, and insufficient microphone separation constrain audio-visual analysis.
  • SALSA dataset: SALSA records an unscripted indoor event with 18 subjects for over 60 minutes across poster-presentation and cocktail-party contexts.The recordings include varying illumination, reverberation, and changing spatial arrangements.
  • Annotations: SALSA provides position, head and body pose, F-formation, and personality annotations throughout the event for evaluation.The dataset includes raw multimodal data and associated code.
  • Multimodal recording: Four static cameras and sociometric badges capture complementary visual, audio, motion, Bluetooth, and infrared signals.The badge microphone supports speaker recognition, while accelerometer, Bluetooth, and infrared sensors capture motion and interaction-related information.
  • Contributions: The authors show that multimodal cues can alleviate occlusion and crowdedness difficulties while exposing limitations of current automated social interaction analysis methods.The paper evaluates synergistic audio, visual, and sensor-based information for behavioral and personality analysis.

2 LITERATURE REVIEW

Prior work on social behavior analysis spans vision, audio, wearable sensors, and multimodal datasets, but most methods focus on controlled or small-group settings. FCG analysis remains limited by occlusion, clutter, evolving group structure, and difficult audio mixtures.

  • Research scope: Existing social behavior research includes vision-, audio-, wearable-sensor, and multimodal approaches to interaction analysis.Multimodal databases have primarily examined small-group interactions such as round-table meetings.
  • Vision-based approaches: Vision-based FCG analysis addresses tracking, attention direction, and F-formation detection, but persistent occlusions reduce detection confidence and identity preservation.Long-term identity-preserving tracking remains difficult when high-confidence detections are unavailable.
  • Social attention: Head-pose methods estimate social attention in controlled settings, whereas blurry surveillance video makes head-pose estimation substantially more difficult.Existing attention methods do not fully address social scenes with occlusions.
  • F-formation detection: F-formation methods use positional and head-orientation cues with voting, graph, or interaction-pattern formulations, while most existing datasets remain vision-dominated.The literature includes Hough voting, inter-relation pattern matrices, and graph-based representations.
  • Audio and wearable sensing: Audio-only analysis is challenged by non-verbal cues, crowded indoor environments, speech mixtures, and the limited number of persons addressed by conventional audio methods.Wearable sensors provide complementary motion and proximity information when visual or speech data are unreliable.
  • Multimodal sensing: Sociometric badges combine motion, speech features, position, Bluetooth proximity, and infrared face-to-face interaction sensing for behavioral analysis.These sensors extend social interaction measurement beyond conventional audio-visual recordings.

3 SPOTTING THE RESEARCH GAP

Existing social-interaction datasets and methods largely focus on controlled meetings or long-term social networks, leaving unconstrained FCG analysis difficult across tracking, pose, audio, F-formation, and personality tasks. SALSA addresses this gap with multimodal, long-duration data intended to support these interdependent analyses.

  • SALSA's gap-filling role: SALSA is distinctive among comparison datasets because it combines multimodal sensing, extensive long-duration annotations, and challenging captured scenes.It records both static-camera and wearable-sensor information, unlike datasets centered on controlled recordings or longer-term social networks.
  • Research challenges: FCG analysis remains difficult because crowded, occluded scenes hinder tracking, pose estimation, and auditory localization.Appearance changes, persistent occlusions, reverberation, intermittent speech, and many sound sources further complicate multimodal processing.
  • Research challenges: Long-term identity-preserving tracking remains unachievable, corrupting aggregated behavioral features and limiting analysis of personality, roles, and interaction networks.Existing pose methods also struggle with clutter and occlusions, while multi-target approaches do not robustly scale to large groups.
  • Research challenges: Current speech and speaker-processing methods do not address source separation or diarization with many sound sources in uncontrolled crowded environments.Reverberation, intermittent speech, and spatial sparsity make mobile-microphone processing especially challenging.
  • Research challenges: F-formation detection requires accounting for room layout, crowdedness, attention hotspots, and mutually oriented people rather than assuming simple elliptical arrangements.Robust detection therefore depends on tracking and pose estimation, and few existing methods are multimodal.
  • Research challenges: Prior personality-inference studies mainly use regularly arranged round-table interactions, with few studies addressing evolving, crowded FCGs.These scenarios involve people joining, leaving, splitting, and merging groups, requiring group dynamics and multimodal cues to be considered.
  • SALSA's gap-filling role: State-of-the-art reviews identify missing multimodal treatment for pose and F-formation detection, scarce methods for unconstrained large-group settings, and limited exploitation of links between behavioral tasks.For example, head and body orientation can inform F-formations, while F-formations can support tracking.

4 THE SALSA DATA SET

SALSA is an unconstrained indoor social-interaction dataset designed as a challenging evaluation framework, combining synchronized cameras, wearable sensors, extensive behavioral annotations, F-formations, and personality data.

  • Data collection: SALSA captures challenging artifacts including varying illumination, visual occlusions, reverberation, and interfering sound sources.These conditions arise from the unconstrained indoor recording environment.
  • Dataset design: SALSA records 18 participants in two naturalistic sessions: a poster presentation and a freely interacting cocktail party.Participants were not scripted, although some had presentation roles.
  • Data collection: The dataset uses four synchronized static RGB cameras and wearable sociometric badges containing microphones, infrared, Bluetooth, and accelerometers.The badges store data without wired connections, supporting natural social interplay.
  • Ground truth data: Ground-truth annotations provide participant positions and head/body orientations throughout the event, sampled every 45 frames.Annotations were produced manually or semi-automatically using a multiview scene-annotation tool.
  • Ground truth data: F-formations are deduced from annotated positions and orientations using mutual locations, orientations, established patterns, and access to the convex O-space center.Figure 4 illustrates five annotated formations and their corresponding O-spaces.
  • Personality data: SALSA also includes participants’ Big Five personality trait scores collected with a questionnaire before data collection.The five traits include Extraversion, Agreeableness, Conscientiousness, Emotional Stability, and Openness.

5 EXPERIMENTS ON SALSA

Experiments on SALSA expose the difficulty of tracking, pose estimation, speaker recognition, F-formation detection, and personality analysis in crowded free-standing conversational groups, while showing benefits from multimodal cues.

  • 5.1 Multimodal synchronization: Badge-camera synchronization robustly estimates each temporal shift by matching potential and actual infrared detections, producing a clear similarity peak at the optimal shift.The procedure uses position and body-pose annotations to timestamp potential infrared detections relative to the cameras.
  • 5.2 Visual tracking of multiple targets: Tracking becomes substantially harder in the Party session because persistent occlusions, bending, crowded layouts, and changing illumination obscure targets and disrupt appearance-based identity preservation.The Poster session has a lower failure rate, indicating that explicit occlusion handling is more effective in the more orderly setting.
  • 5.3 Head and body pose estimation from visual data: Pose classification achieves a maximum error of around one class width, but body-pose errors exceed head-pose errors because severe occlusions impede body-pose classifiers.The experiments used homogeneous training and test data, and the authors expect performance to decrease with heterogeneous training data.
  • 5.4 Speaker recognition: Frame-based fusion systematically outperforms no fusion for speaker recognition, with RBF-SVM and random forests outperforming GMM and linear SVM.The evaluation used five-fold cross-validation on visually annotated speakers from a five-person group during the Poster session.
  • 5.5 F-formation detection: The graph-cut method reaches an F1-score of about 0.83 for F-formation detection with annotated cues, while automatic pose estimation substantially reduces performance.Combining visual and infrared data modestly improves over visual data alone, whereas audio contributes minimum benefit; the results favor regression over pose classification.
  • 5.6 Interaction networks and personality traits: Extraversion is significantly associated with interaction-network structure, including degree-centrality variability and higher median betweenness centrality in 120-second windows.The reported association with degree-centrality standard deviation is R = 0.53, while the 120-second betweenness result is R = 0.54.

6 CONCLUSIONS AND FUTURE WORK

SALSA is presented as a rich but challenging dataset for free-standing conversational group analysis, with experiments showing both the shortcomings of vision-only methods and the value of additional badge sensors. The authors identify multimodal processing and new methods for cluttered scenes as key directions for future work.

  • Vision-based methods showed shortcomings for tracking, head and body pose estimation, and F-formation detection under persistent and extreme occlusions.
  • Future work includes robust audio processing, using Bluetooth and accelerometer data, and developing multimodal tracking and pose-estimation algorithms.These directions target cluttered environments with many dynamic targets and difficult visual conditions.
  • SALSA is positioned as a resource for computer vision, audio processing, social robotics, social signal processing, and affective computing.
Loading 1506.06882v1…