paper-with-me

Papers

Visualization Biases MLLM's Decision Making in Network Data Tasks

2025-11-05 · Timo Brand, Henry Förster, Stephen G. Kobourov, Jacob Miller arxiv

We evaluate how visualizations can influence the judgment of MLLMs about the presence or absence of bridges in a network. We show that the inclusion of visualization improves confidence over a structured text-based input that could theoretically be helpful for answering the question. On the other hand, we observe that standard visualization techniques create a strong bias towards accepting or refuting the presence of a bridge -- independently of whether or not a bridge actually exists in the network. While our results indicate that the inclusion of visualization techniques can effectively influence the MLLM's judgment without compromising its self-reported confidence, they also imply that practitioners must be careful of allowing users to include visualizations in generative AI applications so as to avoid undesired hallucinations.

📄 PDF Abstract BibTeX arXiv:2511.03617

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

See or Recall: A Sanity Check for the Role of Vision in Solving Visualization Question Answer Tasks with Multimodal LLMs

2025-04-14 · Zhimin Li, Haichao Miao, Xinyuan Yan, Valerio Pascucci 외

Recent developments in multimodal large language models (MLLM) have equipped language models to reason about vision and language jointly. This permits MLLMs to both perceive and answer questions about data visualization …

Data VisualizationQuestion Answering

Towards End-to-End Embodied Decision Making via Multi-modal Large Language Model: Explorations with GPT4-Vision and Beyond

2023-10-03 · Liang Chen, Yichi Zhang, Shuhuai Ren, Haozhe Zhao 외

In this study, we explore the potential of Multimodal Large Language Models (MLLMs) in improving embodied decision-making processes for agents. While Large Language Models (LLMs) have been widely used due to their advanc…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+1

Aiding Humans in Financial Fraud Decision Making: Toward an XAI-Visualization Framework

2024-08-26 · Angelos Chatzimparmpas, Evanthia Dimara

AI prevails in financial fraud detection and decision making. Yet, due to concerns about biased automated decision making or profiling, regulations mandate that final decisions are made by humans. Financial fraud investi…

Decision MakingFraud Detection

ParaView-MCP: An Autonomous Visualization Agent with Direct Tool Use

2025-05-11 · Shusen Liu, Haichao Miao, Peer-Timo Bremer

While powerful and well-established, tools like ParaView present a steep learning curve that discourages many potential users. This work introduces ParaView-MCP, an autonomous agent that integrates modern multimodal larg…

SkelEx and BoundEx: Natural Visualization of ReLU Neural Networks

2023-05-09 · Pawel Pukowski, Haiping Lu

Despite their limited interpretability, weights and biases are still the most popular encoding of the functions learned by ReLU Neural Networks (ReLU NNs). That is why we introduce SkelEx, an algorithm to extract a skele…