论文标题
图表:将文本与文档中的图表链接
ChartText: Linking Text with Charts in Documents
论文作者
论文摘要
最近的作品表明,将文本与可视化连接的交互式文档有助于阅读理解。但是,创建这种类型的内容需要专业知识。我们介绍ChartText,一种将文本与本工作中的可视化链接起来的方法。我们的方法支持包括条形图,线图和散点图的文档。 ChartText接收可视化及其相关文本作为输入的可视化编码。然后,它在两个阶段执行链接:匹配阶段创建了单个链接,将文本和图表之间的简单短语相关联。然后,它根据分组阶段的视觉频道结合了各个链接,建立了更有意义的连接。我们使用两个数据集设计和评估我们的方法;第一个来自Web文档(24个条形图和文本),第二个来自学术文档(25个条形图,25个线图和25个散点图,其文本)。我们的实验表明,我们的方法在两个数据集上获得了0.50和0.66的F1得分。我们还可以使用半自动方法来纠正各个链接;在这种情况下,得分分别上升到0.68和0.84。为了显示我们技术的有用性,我们实施了两个概念证明。我们使用第一个图形叠加层创建交互式文档,从而促进了阅读体验。我们使用语音而不是文本来实时注释图表。例如,在视频会议中,我们的技术可以在演示者的描述后自动注释图表。
Recent works show that interactive documents connecting text with visualizations facilitate reading comprehension. However, creating this type of content requires specialized knowledge. We present ChartText, a method that links text with visualizations in this work. Our approach supports documents that include bar charts, line charts, and scatter plots. ChartText receives the visual encoding of the visualization and its associated text as input. It then performs the linking in two stages: The matching stage creates individual links relating simple phrases between the text and the chart. Then, it combines the individual links according to the visual channels in the grouping stage, building more meaningful connections. We use two datasets to design and evaluate our method; the first comes from web documents (24 bar charts and texts) and the second from academic documents (25 bar charts, 25 line charts, and 25 scatter plots with their texts). Our experiments show that our method obtains F1 scores of 0.50 and 0.66 on both datasets. We can also use a semi-automatic approach correcting individual links; in this case, the scores rise to 0.68 and 0.84, respectively. To show the usefulness of our technique, we implement two proofs of concept. We create interactive documents using graphic overlays in the first one, facilitating the reading experience. We use voice instead of text to annotate charts in real-time in the second. For example, in a videoconference, our technique can automatically annotate a chart following the presenter's description.