arXiv論文メモ
新着一覧
cs.CV / cs.LG · 査読状況未確認

壁画の破片から画風を判別するAIの工夫と限界

Fragment-Aware Vision Transformers for Fresco-Fragment Style Classification

Sara Miketek and Biagio Barchielli and Nadeem Iqbal Kajla and Sinem Aslan

この論文をやさしく読む

ひとことで言うと

全体が残っていない壁画の破片から、どの画風かを分類するAI研究です。背景を除く工夫、欠けた周辺の補完、複数の予測の組み合わせを比較します。

何に役立つ?

考えられる用途は、考古資料の壁画断片を分類する補助です。分類精度だけでなく、実際の絵の部分と補完した部分のどちらを判断に使ったかを調べる方法も参考になります。

この研究の面白いところ

複雑な融合モデルが単純な組み合わせに見合う利点を出さなかったという結果を含みます。また、補完は役立つ一方で、AIが合成部分も根拠にしていることを測っています。

どこまで分かった?

評価は二つのデータセットで行われ、POMPAAFの全設定で単独方式を上回ったわけではありません。補完された周辺は実物の絵画資料ではないため、そこへの帰属を実際の美術史的証拠と同一視できません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

美術作品の様式分類は通常、完成した作品を対象とし、モデルは全体構図、空間的構成、図像構造を利用できる。しかし考古学では、作品は断片的な遺物としてしか残らないことが多く、不完全で不規則、文脈も限られた視覚的証拠から認識しなければならない。本研究は、段階的に拡張するTransformerの枠組みで、フレスコ画の破片の様式分類を研究する。 ViT-B/16のベースラインを出発点に、背景だけのトークンを抑える前景誘導マスキング、不規則な破片領域をViTのパッチ格子に合わせる画像補完に基づく幾何的正則化、さらに予測分布に対してカルバック=ライブラー類似度を用いる教師あり対照目的を導入する。この対照目的はすべての分岐を一貫して改善する。各分岐は、意図的に単純な、学習可能なロジットのアンサンブルで組み合わせる。 CLEOPATRAとPOMPAAFでの実験は、破片を考慮したモデル化が標準ViTを改善することを示す。アンサンブルにより、CLEOPATRAでは正解率が0.604から0.656へ、マクロF1が0.596から0.648へ上がった。POMPAAFでは、六つの破片化設定のうち四つで最良の単独分岐を上回った。より複雑なグラフ融合版も評価したが、POMPAAFでは単純なアンサンブルと同等で、CLEOPATRAでの利得も小さくデータセット固有であり、追加の複雑さを正当化しないと分かった。 これらの実験的改善に加え、貢献は二つある。一つは単独分岐の認識を一貫して高める、分布レベルの対照目的である。もう一つは、モデルが実際に描かれた証拠を利用していることを確かめる解釈可能性の分析であり、同時に画像補完を使う分岐では、帰属の一部が合成された周辺部分に由来することも定量化する。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-17(UTC)
最新改訂
2026-09-17 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Artistic style classification is usually studied on complete artworks, where models can exploit global composition, spatial organisation, and iconographic structure. In archaeological settings, however, artworks often survive only as fragmented remains, forcing recognition from incomplete, irregular, and context-limited visual evidence. We study fresco-fragment style classification using a progressive transformer-based framework. Starting from a ViT-B/16 baseline, we introduce foreground-guided masking to suppress background-only tokens, inpainting-based geometric regularisation to align irregular fragment supports with the ViT patch grid, and a supervised contrastive objective that operates on predictive distributions through a Kullback-Leibler similarity and consistently improves every branch. We combine the branches with a deliberately simple learnable logit ensemble. Experiments on CLEOPATRA and POMPAAF show that fragment-aware modelling improves over the standard ViT baseline, with the ensemble increasing accuracy from 0.604 to 0.656 and macro-F1 from 0.596 to 0.648 on CLEOPATRA, and outperforming the best single branch in four of six fragmentation settings on POMPAAF. We additionally evaluate a more complex graph-fusion variant and find that it matches the simple ensemble on POMPAAF while offering only a small, dataset-specific gain on CLEOPATRA, which does not justify its added complexity. Beyond these empirical gains, our contribution is twofold: a distribution-level contrastive objective that consistently sharpens single-branch recognition, and an interpretability analysis that verifies the models exploit genuine painted evidence, while quantifying that the inpainting-based branch draws part of its attribution from the synthesised surround.

著者のコメント

VISART Workshop, ECCV 2026 (Oral)

arXiv ID: 2609.21012 / 要約の誤りについて