ArtiFact
收藏资源简介:
ArtiFact是由柏林工业大学研究团队构建的大规模多模态文化遗产数据集,整合了大都会艺术博物馆、芝加哥艺术学院和荷兰国立博物馆的开放访问资源。该数据集包含65.1万条艺术品记录,每条记录均关联结构化元数据、文本描述和公共领域图像,数据总量庞大且覆盖多元文化遗产维度。数据集通过规则化处理与大型语言模型辅助的语义解析流程,实现了异构元数据的标准化与去重,并注入了涵盖物理、文化、时空等七类人工标注错误。该数据集主要应用于多模态数据管理研究,旨在为跨模态错误检测、语义查询处理等任务提供基准测试平台,以解决文化遗产领域数据质量评估与语义一致性验证的挑战。
ArtiFact is a large-scale multimodal cultural heritage dataset constructed by a research team from the Technical University of Berlin, which integrates open-access resources from the Metropolitan Museum of Art, the Art Institute of Chicago, and the Rijksmuseum. This dataset contains 651,000 artwork records, each linked to structured metadata, text descriptions, and public-domain images, boasting a massive data volume and covering diverse cultural heritage dimensions. Through regularization processing and large language model-aided semantic parsing workflows, the dataset achieves standardization and deduplication of heterogeneous metadata, and injects seven categories of manually annotated errors covering physical, cultural, spatiotemporal and other aspects. This dataset is primarily utilized for multimodal data management research, aiming to provide a benchmark platform for tasks such as cross-modal error detection and semantic query processing, so as to address the challenges of data quality assessment and semantic consistency verification in the cultural heritage field.
ArtiFact: 大规模多模态文化遗产数据集
数据集概览
- 总记录数:651,045 条艺术品记录,包含图像与结构化元数据
- 来源机构:3 家世界级博物馆(大都会艺术博物馆、芝加哥艺术博物馆、荷兰国家博物馆)
- 标准化模式:统一 24 列模式
- 错误标注记录:130,209 条(含 7 大错误类别、19 个子类别)
数据来源
- 大都会艺术博物馆:通过 MET REST API 采集,覆盖全部 19 个策展部门
- 芝加哥艺术博物馆:通过开放存取 JSON-LD 文件(基于 IIIF 框架)采集
- 荷兰国家博物馆:通过 OAI-PMH 和递归 JSON-LD 链接数据解析采集
统一模式(24 列)
| 类别 | 字段 |
|---|---|
| 标识符 | object_ID, object_name, title, description, subjects, inscriptions, image_url |
| 时间 | date_begin, date_end, date_begin_bce, date_end_bce, period, dynasty, reign |
| 物理属性 | materials, techniques, dimensions_json |
| 文化/地理 | culture, location |
| 艺术家 | artist_name, artist_role, artist_nationality, artist_date_begin, artist_date_end |
错误分类(130,209 条记录)
| 错误类别 | 记录数 | 描述 |
|---|---|---|
| 物理错误 | 20,484 | 插入基于世界知识的材料或技法时代错乱(如视觉相似材料互换) |
| 文化错误 | 10,780 | 在相邻文化或同一大洲内互换文化标签 |
| 时间错误 | 8,992 | 将创作日期范围随机偏移 ±100/200/300 年 |
| 身份错误 | 26,952 | 艺术家归属错误(从随机互换到共享国籍/时代/专业的艺术家间互换) |
| 地理错误 | 13,476 | 在邻国之间交换地点(保持词汇重叠约束) |
| 空间错误 | 15,837 | 尺寸单位缩放 10 倍,或交换高宽比 |
| 视觉错误 | 33,688 | 使用 CLIP 嵌入识别视觉孪生图像并进行互换 |
下游任务
- 跨模态错误检测:利用 130K 条标注基准检测图像与元数据间的不一致
- 语义查询处理:包含 5 个语义查询的迷你基准,结合结构化数据的关系谓词与文本/图像的语义算子
- 多模态检索:支持基于图像相似性、结构化属性或组合语义-视觉查询的跨模态检索
访问方式
- HuggingFace:
deem-data/ArtiFact,可通过datasets库加载 - GitHub:
OlgaOvcharenko/ArtiFact,包含 ETL 流水线、错误注入框架和下游任务代码
引用
bibtex @article{duarte2026artifact, title = {{ArtiFact}: A Large-Scale Multi-Modal Cultural Heritage Dataset}, author = {Duarte, Luciano and Ovcharenko, Olga and Schelter, Sebastian}, year = {2026}, url = {https://github.com/OlgaOvcharenko/ArtiFact} }

- 1ArtiFact: A Large-Scale Multi-Modal Cultural Heritage Dataset柏林工业大学·柏林数据融合与人工智能基础研究所 · 2026年




