Does visualization help AI understand data?
Charts and graphs help people analyze data, but can they also be useful to AI systems? To investigate this question, we perform a series of experiments with two commercial vision-language models: GPT 4.1 and Claude 3.5. Across three representative analysis tasks, the two systems describe synthetic datasets more precisely and accurately when raw data is accompanied by a scatterplot, especially as datasets grow in complexity. Comparison with two baselines -- providing a blank chart and a chart with mismatched data -- shows that the improved performance is due to the content of the charts. Our results are initial evidence that AI systems, like humans, can benefit from visualization.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Towards interpreting computer vision based on transformation invariant optimization
Interpreting how does deep neural networks (DNNs) make predictions is a vital field in artificial intelligence, which hinders wide applications of DNNs. Visualization of learned representations helps we humans understand…
Data Mining and Visualization to Understand Accident-prone Areas
In this study, we present both data mining and information visualization techniques to identify accident-prone areas, most accident-prone time, day, and month. Also, we surveyed among volunteers to understand which visua…
Decoding CNN based Object Classifier Using Visualization
This paper investigates how working of Convolutional Neural Network (CNN) can be explained through visualization in the context of machine perception of autonomous vehicles. We visualize what type of features are extract…
Autonomous VehiclesObjectobject-detectionObject DetectionRuleMatrix: Visualizing and Understanding Classifiers with Rules
With the growing adoption of machine learning techniques, there is a surge of research interest towards making machine learning systems more transparent and interpretable. Various visualizations have been developed to he…
BIG-bench Machine LearningNavigateAre Gradient-based Saliency Maps Useful in Deep Reinforcement Learning?
Deep Reinforcement Learning (DRL) connects the classic Reinforcement Learning algorithms with Deep Neural Networks. A problem in DRL is that CNNs are black-boxes and it is hard to understand the decision-making process o…
Decision MakingDeep Reinforcement Learningimage-classificationImage Classification+3