菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-23
📄 Abstract - Iconographic Classification and Content-Based Recommendation for Digitized Artworks

We present a proof-of-concept system that automates iconographic classification and content-based recommendation of digitized artworks using the Iconclass vocabulary and selected artificial intelligence methods. The prototype implements a four-stage workflow for classification and recommendation, which integrates YOLOv8 object detection with algorithmic mappings to Iconclass codes, rule-based inference for abstract meanings, and three complementary recommenders (hierarchical proximity, IDF-weighted overlap, and Jaccard similarity). Although more engineering is still needed, the evaluation demonstrates the potential of this solution: Iconclass-aware computer vision and recommendation methods can accelerate cataloging and enhance navigation in large heritage repositories. The key insight is to let computer vision propose visible elements and to use symbolic structures (Iconclass hierarchy) to reach meaning.

顶级标签: computer vision multi-modal systems
详细标签: iconographic classification content-based recommendation object detection cultural heritage knowledge graph 或 搜索:

数字化艺术作品的图像志分类与基于内容的推荐 / Iconographic Classification and Content-Based Recommendation for Digitized Artworks


1️⃣ 一句话总结

这篇论文开发了一个概念验证系统,它利用人工智能自动识别艺术品中的视觉元素,并通过一个标准化的符号体系(Iconclass)来理解其深层含义,从而实现对数字化艺术作品的自动分类和智能推荐,以帮助人们更高效地管理和探索大型文化遗产数据库。

源自 arXiv: 2602.19698