π€ AI Summary
This work addresses the limitations of existing video reasoning methods, which are largely confined to simplified videoβtext settings and struggle to support identity-aware cross-modal association, action understanding, and temporal reasoning. To bridge this gap, we introduce the Identity-Conditioned Querying (ICQ) task, which leverages both video content and reference character images to enable identity grounding, action recognition, and temporal inference. We present ISYV-Bench, a six-level difficulty evaluation benchmark, along with ISYV-75K, a 75K-scale training set, constructed via an automated labeling pipeline incorporating multi-stage validation and human review. Furthermore, we propose a key clip modeling framework that operates without shot boundary annotations and design a multimodal large language model tailored for ICQ. Experiments show that current open- and closed-source models perform modestly on ISYV-Bench, whereas our ISYV-Model significantly outperforms strong baselines and approaches the performance of leading closed-source systems on several metrics.
π Abstract
Real-world video reasoning often involves multimodal, multi-source inputs, whereas existing video reasoning tasks typically assume a simplified video-text setting, limiting identity matching and person-centric reasoning. To bridge this gap, we introduce the Identity-conditioned Queries (ICQ) task, in which models are required to jointly associate and interpret an input video and a reference image of a person, and leverage this conditioning to address identity grounding, behavior understanding, and temporal reasoning, among other challenges. Building on ICQ, we present ISYV (I Seek You in Videos), a systematic solution comprising three components: (1) ISYV-Bench, a challenging evaluation benchmark with 1,377 real-world complex videos and 1,377 question-answer pairs, organized into six difficulty levels spanning capabilities from identity recognition to causal reasoning; (2) ISYV-75K, a large-scale training set of 75K high-quality samples constructed via automated annotation, multi-stage verification, and manual review; and (3) ISYV-Framework, containing an ICQ-oriented model and training strategy for learning to exploit informative video shots without additional shot-level annotations. Extensive experiments show that both mainstream closed-source and open-source MLLMs struggle on ISYV-Bench, especially in cross-domain identity matching and long-horizon tracking. ISYV-Model outperforms strong baselines and in some aspects approaches closed-source performance. Overall, ISYV provides a unified task definition, scalable datasets/benchmarks, and modeling insights for person-centric video reasoning.