COSI-Lab Dataset Models Multi-Perspective Social Intentions in Conferences
Key takeaways
- COSI-Lab is a unique multimodal dataset for modeling multi-perspective social intentions in real-world conference settings.
- It treats subjective perceptions of intention as explainable reasoning, not just noise.
- The dataset supports "Apparent Intent Inference" (AII) and provides benchmark tasks.
- It combines multi-sensor data with self-reported goals for comprehensive social interaction analysis.
Who benefits
Summary
COSI-Lab is a new multimodal, multi-sensor dataset capturing ecologically valid social interactions of 32 academics at a scientific workshop. It aims to model multi-perspective social intentions, treating subjective perceptions as explainable reasoning processes rather than noise.
Why it matters
For professionals building AI for social robotics, human-computer interaction, or advanced analytics of group dynamics, COSI-Lab provides an invaluable resource for developing systems that can interpret and respond to nuanced, multi-perspective social intentions.
How to implement this in your domain
- 1Utilize the COSI-Lab dataset to train and evaluate AI models for understanding multi-perspective social intentions in complex group settings.
- 2Develop AI systems that can infer "Apparent Intent Inference" by considering diverse observer perspectives, rather than a single objective truth.
- 3Integrate multimodal data streams (audio, visual, sensor) to enhance AI's ability to interpret nonverbal social cues and intentions.
- 4Design AI applications that can adapt their behavior based on inferred social intentions, improving human-AI collaboration in dynamic environments.
Original post by Zonghuan Li, Litian Li, Arthur Mercier, Gara Dorta, Balint Dioszegi, Jose Morales-Vargas, Chenxu Hao, Ivan Kondyurin, Vanessa Begemann, Nale Lehmann-Willenbrock, Bernd Dudzik, Saunaq Chakrabarty, Sotiris Vacanas, Laura Cabrera-Quir\'os, Anne L. J. ter Wal, Vitaliy Popov, Jorge Castro-God\'inez, Chirag Raman, Stephanie Tan, Hayley Hung
"arXiv:2607.28649v1 Announce Type: cross Abstract: COSI-Lab presents a multimodal, multi-sensor dataset of an interdisciplinary scientific workshop containing 32 academics at an international conference. It captures ecologically valid social interactions in a weakly scripted setti…"
View on XOriginally posted by Zonghuan Li, Litian Li, Arthur Mercier, Gara Dorta, Balint Dioszegi, Jose Morales-Vargas, Chenxu Hao, Ivan Kondyurin, Vanessa Begemann, Nale Lehmann-Willenbrock, Bernd Dudzik, Saunaq Chakrabarty, Sotiris Vacanas, Laura Cabrera-Quir\'os, Anne L. J. ter Wal, Vitaliy Popov, Jorge Castro-God\'inez, Chirag Raman, Stephanie Tan, Hayley Hung on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research
LLMs Generate Simulation Code for Fluid Systems: Benchmarking Performance
This study explores using large language models to translate fluid system models from a graph representation into executable code for WNTR and Modelica. It benchmarks ten LLMs and six prompting strategies, assessing code quality and simulation fidelity.
AI Detects HDFS Log Anomalies in Real-Time
This paper proposes a streaming workflow and an LLM-BiLSTM hybrid deep learning model for real-time anomaly detection in HDFS log data. The solution helps system operators rapidly and accurately identify and fix issues in distributed file systems by automating the analysis of complex, unstructured log data.
New Method Boosts Graph Domain Adaptation Performance
This paper introduces Cross-Resolution Semantic Learning (CReSL), a novel Graph Domain Adaptation (GDA) method that addresses semantic resolution shift by learning soft source-to-target resolution correspondence. CReSL outperforms existing baselines by explicitly modeling how class-discriminative knowledge from different neighborhood ranges should be transferred across diverse graph domains.