Video2Reaction: Mapping Video to Audience Reaction Distribution in the Wild

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Media & Entertainment · Depth: Expert, quick

Summary

The Video2Reaction dataset is introduced, a multimodal resource mapping over 10,000 short movie segments to distributions of induced audience emotions derived from social media. This dataset serves as both a training resource and a reliable benchmark for predicting audience reactions to video content. To enable continuous, cost-effective annotation, a two-stage multi-agent pipeline utilizing only open-source LLMs was developed, achieving 86% correctness under blind human verification. The research establishes the first benchmark for video-to-reaction-distribution prediction in the wild. It demonstrates that while pretrained foundation video models perform poorly in zero-shot settings, finetuning them transforms them into effective predictors for full reaction distributions and dominant responses. However, the task remains challenging, with the strongest method, LLaVA-Next, achieving only 77% Top-3 F1 in dominant reaction prediction.

Key takeaway

For Machine Learning Engineers developing content recommendation systems, you should consider integrating the Video2Reaction dataset to train and benchmark models for predicting audience emotional responses. While pretrained video models require finetuning, this resource offers a path to model collective audience reactions, improving content engagement metrics. You can also explore the described LLM-powered annotation pipeline for similar subjective data collection tasks.

Key insights

The Video2Reaction dataset and LLM-powered pipeline enable benchmarking and training for predicting audience emotion distributions from video content.

Principles

Method

A two-stage multi-agent pipeline using open-source LLMs performs cost-effective, continuous annotation of audience emotion distributions from video content, achieving 86% correctness.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.