PulseAugur
实时 10:02:07
English(EN) Bar-JEPA: Extracting Values from Bar Chart with Joint-Embedding Predictive Architecture

新型AI模型Bar-JEPA利用自监督学习从条形图中提取数值

研究人员开发了Bar-JEPA,一种从条形图中计算提取数值的新方法。该方法利用联合嵌入预测架构(JEPA)编码器以自监督方式生成语义丰富的潜在特征,解决了图表反渲染(chart de-rendering)的标记数据稀缺问题。然后,在这些特征上训练的简单解码器可以通过输出刻度和条形坐标来恢复条形值,与传统的监督基线相比,显示出有效性。该项目的代码、数据集和检查点可在GitHub上公开获取。 AI

影响 该方法可以改进从视觉源自动提取数据,有助于数据分析和可访问性。

排序理由 详细介绍新模型和方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新型AI模型Bar-JEPA利用自监督学习从条形图中提取数值

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Poonam Poonam, Alexander Epple, Timo Ropinski ·

    Bar-JEPA:利用联合嵌入预测架构从条形图中提取数值

    arXiv:2608.06062v1 Announce Type: new Abstract: Bar charts are commonly used in data visualization, and while they are easily understood by humans, it is non-trivial to extract the underlying data computationally. For a machine-learning-based approach, training chart de-rendering…