PolitiFact新闻数据集
收藏资源简介:
该数据集是一个由伦敦大学学院计算机科学系创建的多模态数据集,包含来自PolitiFact网站的200条政治新闻,每条新闻都配有相应的图片和真实标签。数据集旨在研究视觉内容如何影响视觉语言模型在新闻内容分享中的行为,特别是对虚假新闻的影响。数据集的创建过程包括从PolitiFact网站收集新闻文本、图片和专家验证标签,并对新闻进行分类和标注。该数据集适用于研究视觉内容在新闻分享中的作用,以及如何解决虚假新闻传播的问题。
This is a multimodal dataset created by the Department of Computer Science, University College London. It contains 200 political news articles from the PolitiFact website, with each news item paired with corresponding images and ground-truth labels. This dataset aims to investigate how visual content influences the behavior of vision-language models during news content sharing, particularly in the context of fake news. The dataset construction process includes collecting news texts, images and expert-validated labels from the PolitiFact website, as well as classifying and annotating the news articles. This dataset is applicable to research on the role of visual content in news sharing and approaches to addressing the spread of fake news.
数据集概述:Visual Misinformation in Vision-Language Models
数据集基本信息
- 研究主题:视觉语言模型(VLMs)中图像对错误信息传播行为的影响
- 数据集来源:PolitiFact新闻文章
- 数据集规模:200条新闻项目
- 数据类型:文本新闻内容与相关图像
- 版权声明:数据集可能包含受版权保护的第三方内容,仅限非商业研究和教育用途
数据集内容
文本数据
- 文件路径:
data/news_200.json - 内容:200条新闻的文本内容
图像数据
- 存储位置:
imgs/目录 - 下载链接:200-News Dataset (Google Drive)
- 注意事项:需手动下载后放置在与
src/和data/同级目录
辅助数据文件
dialogs_user.json:第三人称框架的提示模板dialogs_asst.json:第二人称框架的提示模板demo_small.json:人口统计属性定义trait.json:人物提示的特质关键词定义
技术信息
- 编程语言:Python 3.12.3
- 依赖管理:通过
pip install -r requirements.txt安装 - 特殊说明:
crawl.py需在独立虚拟环境中使用numpy==1.12.1运行
使用许可
- 许可证类型:MIT License

- 1I'll believe it when I see it: Images increase misinformation sharing in Vision-Language Models伦敦大学学院计算机科学系 · 2025年



