MMVIAD (Multi-view Multi-task Video Industrial Anomaly Detection)
收藏资源简介:
MMVIAD是由上海科技大学、清华大学、美团公司及北京大学联合创建的首个连续多视角工业异常检测视频数据集,旨在模拟真实工业场景中的连续检测过程。该数据集包含4,023个以物体为中心的2秒检测视频片段,覆盖48个物体类别、14种环境和6种结构异常类型,通过可控渲染技术生成对齐的异常标记与未标记视频对,并提供了精确的异常可见时间标注。其核心应用在于推动工业视频异常理解,支持异常检测、缺陷分类、物体分类及异常可见时间定位四项耦合任务,以解决现有静态或稀疏视角数据无法评估视角依赖性缺陷证据随时间连续显现的难题。
MMVIAD is the first continuous multi-view industrial anomaly detection video dataset co-developed by ShanghaiTech University, Tsinghua University, Meituan, and Peking University, which aims to simulate the continuous inspection process in real-world industrial scenarios. The dataset comprises 4,023 object-centric 2-second inspection video clips, spanning 48 object categories, 14 environmental conditions, and 6 types of structural anomalies. Aligned pairs of labeled and unlabeled videos with anomalies are generated through controllable rendering techniques, and precise temporal annotations for anomaly visibility are provided. Its core applications focus on advancing industrial video anomaly understanding, supporting four coupled tasks: anomaly detection, defect classification, object classification, and anomaly visibility localization, to address the challenge that existing static or sparse-view datasets cannot evaluate how perspective-dependent defect evidence emerges continuously over time.
数据集概述:MMVIAD
MMVIAD(多视角多任务视频工业异常检测) 是一个面向工业检测场景的连续多视角视频数据集与基准测试。该数据集聚焦于结构缺陷,这些缺陷仅在相机围绕物体移动的特定视角间隔内可见。
数据集核心特征
- 数据形式:每个视觉样本为一段以物体为中心的2秒检测剪辑,涵盖约120度的相机运动范围。
- 规模:基准测试集包含超过 4,000个问答实例。
- 覆盖范围:
- 48种物体类别
- 14种环境场景
- 6种结构异常类型(如裂纹、孔洞、凸起、断裂区域、划痕、凹陷)
评估任务
数据集包含四个耦合的问答式任务:
- 异常检测:判断是否存在异常。
- 缺陷分类:识别结构缺陷的具体类型。
- 物体分类:识别被检测的物体类别。
- 异常可见时间定位:定位异常证据在视频中可见的时间区间。
参考模型:VISTA
VISTA 是官方提供的面向MMVIAD的参考后训练基线模型,结合了以下两种方法:
- PS-SFT(感知结构监督微调):使用结构化推理轨迹初始化模型。
- VISTA-GRPO(可见性引导工业结构时间异常群体相对策略优化):引入基于语义的缺陷奖励和可见性感知的时间奖励来优化模型。
目标是不仅给出正确的最终答案,还能将异常决策定位到缺陷证据实际可见的视频时间区间。
数据集发布计划
即将公开发布的内容包括:
- MMVIAD数据集
- VISTA模型
- 评估提示与答案解析脚本
- 基准测试代码与文档
当前仓库正在积极准备中,链接与说明后续会更新。
引用
引用信息将在数据集正式发布后添加。




