arXiv:2608.06030cs.CV2026-08中稿 · ICPR 2026

首个可自动提取平行坐标图数据的深度学习方法

PaCoNet: Deep Data Extraction for Parallel Coordinates

论文配图:PaCoNet: Deep Data Extraction for Parallel Coordinates
图 1 · 摘自论文原文
  • 基于深度学习设计专用模型,精准识别并提取线条与数据点
  • 在自建大规模数据集上表现显著优于传统方法
  • 适合可视化分析、数据挖掘与人机交互研究者使用

从视觉化图表中提取数据长期是计算机视觉的挑战,现有研究集中于条形图、折线图和饼图等低维可视化形式。然而,作为广泛应用的高维数据可视化方式,平行坐标图在该领域仍基本未被探索。当设计不佳或数据密集时,平行坐标图易出现混乱难以解读的问题,因此自动化数据提取尤为关键。本文提出PaCoNet,首个针对平行坐标数据提取的深度学习方法。该方法不仅能提取线条坐标,还可还原个体数据样本以支持后续分析。我们首次构建了大规模平行坐标数据集用于训练与测试,并证明所提方法显著优于未适配的基线模型。该工作首次实现平行坐标图的自动化分析与重构,为复杂可视化分析奠定基础,推动计算机视觉与数据可视化的交叉发展。所有代码、训练模型及数据生成脚本将在论文录用后公开。

原文摘要 · Abstract (English)

Extracting data from visualizations has long challenged computer vision, with current research focused on bar, line, and pie charts, among other low-dimensional visualizations. However, parallel coordinates as a widely used high-dimensional data visualization approach, remain largely unexplored in this context. As parallel coordinate plots can quickly become cluttered and difficult to interpret when poorly designed or densely populated, automated data extraction from such visualizations is of particular interest. In this paper, we propose PaCoNet, the first approach for parallel coordinate data extraction. PaCoNet not only extracts line coordinates, but also enables the extraction of individual data samples for further analysis. Towards this end, we make the following contributions. We present the first deep learning approach tailored for parallel coordinate analysis, and demonstrate that it outperforms unadapted baselines by a significant margin. We further introduce a large-scale parallel coordinate dataset for training and testing. Together, these key contributions enable for the first time the automated analysis and redesign of parallel coordinate plots. PaCoNet thus lays the groundwork for complex visualization analysis, and further advances the intersection of computer vision and data visualization. All code, trained models, and data generation scripts will be made publicly available upon acceptance of the paper.

数据提取平行坐标深度学习可视化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。