PCLMM
收藏资源简介:
PCLMM数据集是由大连理工大学创建的,旨在识别和分析中文视频中的居高临下和轻蔑语言(PCL)。该数据集包含715个从Bilibili平台收集并标注的视频,总时长超过21小时,涵盖了六个主要的中国弱势群体。数据集的创建过程包括定义PCL的语义标准、关键词列表的构建、视频的收集和手动标注。PCLMM数据集的应用领域主要集中在自动检测视频平台上的微攻击行为,旨在保护弱势群体免受歧视性语言的伤害。
The PCLMM dataset was created by Dalian University of Technology to identify and analyze condescending and contemptuous language (PCL) in Chinese videos. This dataset contains 715 videos collected and annotated from the Bilibili platform, with a total duration of over 21 hours, covering six major disadvantaged groups in China. The dataset creation process includes defining the semantic standards for PCL, constructing a keyword list, collecting videos, and performing manual annotation. The application scenarios of the PCLMM dataset mainly focus on automatically detecting micro-aggressive behaviors on video platforms, with the goal of protecting disadvantaged groups from harm caused by discriminatory language.
PCLMM 数据集概述
数据集信息
- 名称: PCLMM
- 描述: 该数据集用于文章 "Towards Patronizing and Condescending Language in Chinese Videos: A Multimodal Dataset and Framework",目前正在审稿中,计划发表于 ICASSP 2025。
- 来源: 数据集包含从中国平台 Bilibili 获取的 715 个标注视频。
- 下载链接: PCLMM 数据集下载
- 详细标注文件: 可通过下载
Annotation.csv文件获取详细标注信息。
代码实现
- 视频特征提取: 代码位于
video_extract文件夹。 - 音频特征提取: 代码位于
audio_extract文件夹。 - 面部表情特征提取: 代码位于
face_extract文件夹。 - 文本特征提取: 代码位于
text_extract文件夹。 - 多模态融合: 使用 MHCA 方法,代码位于
model文件夹。
更新信息
- 状态: 代码仍在改进中,请等待未来的更新以确保成功执行。

- 1Towards Patronizing and Condescending Language in Chinese Videos: A Multimodal Dataset and Detector大连理工大学 · 2024年



