Answering Questions about Charts and Generating Visual Explanations
Answering Questions about Charts and Generating Visual Explanations
复制标题
DOI:
10.1145/3313831.3376467
复制
发表时间:
2020-04
期刊:
影响因子:
--
通讯作者:
Dae Hyun Kim;Enamul Hoque;Maneesh Agrawala
中科院分区:
文献类型:
--
作者:
Dae Hyun Kim;Enamul Hoque;Maneesh Agrawala
People often use charts to analyze data, answer questions and explain their answers to others. In a formative study, we find that such human-generated questions and explanations commonly refer to visual features of charts. Based on this study, we developed an automatic chart question answering pipeline that generates visual explanations describing how the answer was obtained. Our pipeline first extracts the data and visual encodings from an input Vega-Lite chart. Then, given a natural language question about the chart, it transforms references to visual attributes into references to the data. It next applies a state-of-the-art machine learning algorithm to answer the transformed question. Finally, it uses a template-based approach to explain in natural language how the answer is determined from the chart's visual features. A user study finds that our pipeline-generated visual explanations significantly outperform in transparency and are comparable in usefulness and trust to human-generated explanations.