惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
腾讯CDC
博客园 - 司徒正美
A
About on SuperTechFans
H
Help Net Security
J
Java Code Geeks
C
Check Point Blog
B
Blog RSS Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
MongoDB | Blog
MongoDB | Blog
U
Unit 42
Hugging Face - Blog
Hugging Face - Blog
Last Week in AI
Last Week in AI
MyScale Blog
MyScale Blog
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
I
InfoQ
H
Hackread – Cybersecurity News, Data Breaches, AI and More
F
Fortinet All Blogs
博客园 - 聂微东
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
博客园 - 【当耐特】
雷峰网
雷峰网

Vector Institute for Artificial Intelligence

Mohamad Moosavi: Accelerating the search for climate solutions with AI A strategic blueprint for safe health AI implementation: Your 2026 roadmap Vector Institute awards 100 scholarships to Ontario’s top AI graduate students Agentic AI evaluation strategies Hassan Ashtiani: Building trustworthy AI through mathematical foundations Vector researchers advance representation learning and deep learning research at ICLR 2026 Remarkable 2026 Poster Session: 60 research projects shaping AI’s future CRISPNAM-FG: An interpretable Fine-Gray deep survival model for competing risks in health care Demo Day: How the Vector Institute helps Canadian startups turn innovative ideas into commercial reality The New Cartography of the Invisible Vector researchers advance AI frontiers with 80 papers at NeurIPS 2025 New study reveals AI’s $100B economic impact across Canada, with Ontario leading the charge When smart AI gets too smart: Key insights from Vector’s 2025 ML Security & Privacy Workshop Vector Institute names 13 new Faculty Members, expanding core research leadership across Ontario Vector researchers dive into deep learning at ICLR 2025 When AI Meets Human Matters: Evaluating Multimodal Models Through a Human-Centred Lens – Introducing HumaniBench Vector Institute 2024-25 annual report: Where AI research meets real-world impact Vector researchers tackle real-world AI challenges at ICML 2025 Ontario’s AI ecosystem: fueling real economic growth with record number of jobs and private investments Transforming Youth Mental Health Support: FAIIR’s AI-Powered Crisis Response Model Vector Institute awards up to $2.1 million in scholarships to Ontario’s top AI graduate students AI Weather Forecasting Breakthrough: How Canadian Innovation is Transforming Climate Prediction | Aardvark Weather Exploring Intelligence: Vector Faculty Member Kelsey Allen’s Path from Particle Physics to Cognitive Machine Learning Vector Institute Announces the Appointment of Glenda Crisp as President and CEO Vector Institute Unveils Comprehensive Evaluation of Leading AI Models State of Evaluation Study: Vector Institute Unlocks New Transparency in Benchmarking Global AI Models Real World Multi-Agent Reinforcement Learning – Latest Developments and Applications Principles in Action: Introducing the Vector Institute’s Playbook for Responsible AI Product Development Leveraging Large Language Models for More Efficient Systematic Reviews in Medicine and Beyond Global AI Alliance for Climate Action funding announcement
When AI watches and listens: Introducing SONIC-O1 for rea...
Kylie Williams · 2026-06-24 · via Vector Institute for Artificial Intelligence

Authors: Ahmed Radwan, Shaina Raza

An AI system that summarizes a customer-service call, supports learning from a medical consultation, or reviews a video interview must do more than recognize objects or transcribe speech. It must understand what was said, how it was said, what happened, and when it happened, and it must perform reliably across different people and real-world settings.

Consider a job applicant asked to record video answers through an online hiring platform. An AI system may be used to summarize the interview, score responses, or help decide whether the applicant moves to the next stage. But when that system operates as a black box, it is difficult to know whether it understood the candidate fairly, interpreted their tone and communication style correctly, or performed consistently across people of different ages, genders, and racial backgrounds. A system involved in decisions that affect people’s opportunities should not be trusted simply because it produces an answer.

Yet most evaluations of multimodal AI still focus on static images, short clips, or text transcripts. They rarely test whether models can jointly reason over natural audio and video in longer conversations, identify the moment an important event occurs, or reveal whether performance differs across demographic groups.

That is why we created Social Natural Interaction Corpus, Omnimodal v1 SONIC-O1: an open, human-verified benchmark for evaluating multimodal large language models on real-world audio-video understanding. It is designed to help researchers and practitioners measure where today’s AI systems succeed, where they fail, and what those failures could mean when models are applied in socially important settings.

SONIC-O1 is built to address this gap.

A benchmark grounded in real interactions

SONIC-O1 contains approximately 60 hours of real-world audio-video content drawn from 231 human-reviewed videos across 13 conversational topics and five broader domains:

  • Professional interactions, including job interviews and workplace meetings
  • Educational conversations, including parent-teacher conferences
  • Legal and civic settings, including courtroom proceedings and community town halls
  • Service-oriented interactions, including customer service, restaurant encounters, and housing tours
  • Community and public-health settings, including patient-doctor consultations, emergency response, public-transit conflicts, mental-health counselling, and sports coverage

The videos range from short clips to conversations lasting up to an hour. This gives the benchmark a broader view of model capability than datasets focused only on brief, highly edited media. SONIC-O1 includes 4,958 human-verified annotations and associated metadata that supports group-wise analysis across observable demographic categories.

A circular sunburst diagram titled "Conversation Domains" at its centre. An inner ring displays five colour-coded domain categories and an outer ring shows their corresponding subcategories. The domains and their subcategories are as follows: Educational (green) – Parent-teacher conferences; Professional (blue) – Workplace meetings, Job interviews; Community / Public Health (red) – Olympics / sports, Mental-health counselling, Public transportation conflicts, Emergency response, Medical / patient-doctor; Service-Oriented (pink) – Housing / apartment tours, Restaurant service, Customer service; Legal / Civic (orange) – Community town halls, Courtroom proceedings.

Three tasks, one central question: Does the model truly understand the interaction?

SONIC-O1 evaluates three connected capabilities.

1. Video summarization: The first task asks models to produce a coherent summary of a full audio-video interaction.

2. Evidence-grounded multiple-choice questions: The second task tests fine-grained understanding through multiple-choice questions based on short audio-video segments.

3. Temporal localization with reasoning: The third task asks models to identify when an event happens. For example, a model may need to determine when a particular goal is scored in a sports clip, when a speaker makes a key statement, or whether one event occurs before or after another. The model must predict the start and end time of the target event and explain the evidence supporting its answer.

A figure showing three annotated video question-answering examples, each consisting of a question-answer pair, a horizontal filmstrip of video frames and a caption describing the demographic characteristics of visible speakers. Examples cover a medical education video, a hotel customer service scene and a football match clip.

For SONIC-O1, we selected openly licensed videos and reviewed them for quality, relevance, and clarity.

What we found: Audio-video understanding is still far from solved

We evaluated leading closed-source and open-source multimodal models across SONIC-O1’s three tasks: video summarization, evidence-grounded multiple-choice reasoning, and temporal localization.

The overall results show meaningful progress, but also clear limitations. Closed-source models performed best across the benchmark, particularly on open-ended summarization and temporal localization. The gap was smaller for multiple-choice questions, suggesting that current systems are relatively stronger when they can select from a fixed set of answers.

Table 3: A results table comparing eight multimodal large language models (MLLMs) on the SONIC-O1 benchmark across three tasks – summarization, multiple-choice question answering (MCQ) and temporal localization – using metrics including LLM-judge score, ROUGE-L, cosine similarity, accuracy, mIoU and R@0.5. Higher values are better. Bold indicates best per metric; underline indicates second-best. Gemini 3.0 Pro (closed-source) achieves the highest scores on most metrics.

The most difficult task was temporal localization, which requires models to identify precisely when an event occurs in a video. Gemini 3.0 Pro achieved 25.4% R@0.5, compared with 2.8% for the strongest open-source model, Qwen3-Omni. This is a 22.6% gap. Models can often describe what happened or answer a question about a clip, but still struggle to reliably identify when the relevant evidence appears.

Performance also varied across real-world settings. The Figure below shows that no model performed equally well across all 13 conversational domains. High-stakes interactions such as emergency response and mental-health counselling remain especially demanding because they require models to connect spoken language, visual context, timing, and subtle social cues.

A radar (spider) chart comparing eight MLLMs across 13 conversation domain categories on LLM-judge scores. Gemini-3.0-Pro (red) forms the outermost polygon and consistently outperforms all other models. Qwen3-Omni (green) is the second-strongest performer, while the remaining six models cluster in a tighter inner region with notably lower scores.

Group-wise analysis revealed the largest disparities in temporal localization, including a 21.4% gap for Gemini 3.0 Pro between Indigenous and Black participants, showing that overall averages can mask uneven reliability across demographic groups.

SONIC-O1 gives researchers and developers a shared framework to investigate these questions.