菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-04
📄 Abstract - A novel network for classification of cuneiform tablet metadata

In this paper, we present a network structure for classifying metadata of cuneiform tablets. The problem is of practical importance, as the size of the existing corpus far exceeds the number of experts available to analyze it. But the task is made difficult by the combination of limited annotated datasets and the high-resolution point-cloud representation of each tablet. To address this, we develop a convolution-inspired architecture that gradually down-scales the point cloud while integrating local neighbor information. The final down-scaled point cloud is then processed by computing neighbors in the feature space to include global information. Our method is compared with the state-of-the-art transformer-based network Point-BERT, and consistently obtains the best performance. Source code and datasets will be released at publication.

顶级标签: computer vision model training data
详细标签: point cloud classification cuneiform tablets convolutional architecture cultural heritage 3d vision 或 搜索:

一种用于楔形文字泥板元数据分类的新型网络 / A novel network for classification of cuneiform tablet metadata


1️⃣ 一句话总结

本文提出了一种新型神经网络,通过逐步缩小高分辨率点云并融合局部与全局信息,有效解决了因专家稀缺和数据标注有限而难以对大量楔形文字泥板进行自动化元数据分类的难题,其性能超越了当前先进的基于Transformer的方法。

源自 arXiv: 2603.03892