CSGaze: Context-aware Social Gaze Prediction
Surbhi Madan, Shreya Ghosh, Ramanathan Subramanian, Abhinav Dhall, Tom Gedeon
TL;DR
CSGaze addresses the challenge of predicting social gaze in multi-person conversations by fusing facial cues, scene context, and linguistic context from a multilingual language model. The method introduces a fine-grained principal-speaker attention and cross-modal fusion between face, scene, and contextual features, trained in two phases with pretraining on gaze datasets. It achieves state-of-the-art or competitive results on GP-Static and LAEO benchmarks and shows strong generalization to UCO-LAEO, AVA-LAEO, and VSGaze, while remaining lightweight (~54M parameters). The work also provides initial explainability via attention scores, offering interpretability of model decisions. Overall, the approach demonstrates the value of language-guided contextualization for robust and scalable social gaze understanding in real-world scenarios.
Abstract
A person's gaze offers valuable insights into their focus of attention, level of social engagement, and confidence. In this work, we investigate how contextual cues combined with visual scene and facial information can be effectively utilized to predict and interpret social gaze patterns during conversational interactions. We introduce CSGaze, a context aware multimodal approach that leverages facial, scene information as complementary inputs to enhance social gaze pattern prediction from multi-person images. The model also incorporates a fine-grained attention mechanism centered on the principal speaker, which helps in better modeling social gaze dynamics. Experimental results show that CSGaze performs competitively with state-of-the-art methods on GP-Static, UCO-LAEO and AVA-LAEO. Our findings highlight the role of contextual cues in improving social gaze prediction. Additionally, we provide initial explainability through generated attention scores, offering insights into the model's decision-making process. We also demonstrate our model's generalizability by testing our model on open set datasets that demonstrating its robustness across diverse scenarios.
