Do visual rationales help or hurt how people calibrate trust?
Graphical argument maps improve trust calibration for verbal reasoning but impair it for visual reasoning. This explores why the same format produces opposite effects depending on task modality.
Graphionale turns a linear LLM rationale into an interactive, multi-level graph that makes conclusions, premises, support and objections explicit, and then compresses each statement into entities and relations. The paper tests it in a large online study (N=204) that varies task modality (verbal vs. visual reasoning), rationale format (textual vs. graphical) and question difficulty (easy vs. hard). The headline result is that graphical rationales "did not help uniformly." For verbal reasoning they improved trust calibration, yet participants found them more cognitively demanding and less satisfying. For visual reasoning they impaired calibration, yet participants found them more engaging and helpful. In each domain the subjective ratings ran opposite to the calibration outcome.
The paper's explanation is the complementarity of representations: "a diagram helps when its structure matches the structure of the problem." A matched diagram lets problem-related operations be done perceptually rather than symbolically and reduces working-memory load. In verbal reasoning the argument graph achieves that match, because each node maps to a logical inference and edges encode dependencies participants can inspect sequentially. Visual reasoning "operates under different representational demands," so the same graph no longer fits the problem. The motivating complaint is that text is inherently linear and cannot show branching, aggregation or elimination, which forces readers to reconstruct the logic from sequential sentences.
This qualifies the argument that structure alone makes machine reasoning legible. Can formal argumentation make AI decisions truly contestable? describes structure as an explanatory property of the decision. Graphionale locates the effect at the reader: an explicit argument structure can help or hurt a human's calibration depending on the task. It also echoes When does explicit reasoning actually help model performance?, where the fit between format and task structure decides whether explicit reasoning helps the model. Here the same principle governs whether a rationale format helps the person reading it. The graphs organize the rationale text; they do not address whether that text tracks what the model computed, which Do language models actually use their reasoning steps? treats as a separate problem.
The excerpt is silent on how trust calibration was measured, which tasks counted as verbal or visual, and how large the effects were. It reports no difficulty results. The explanation for the visual-reasoning reversal is cut off after "different representational demands," and the complementarity account is offered as an explanation, not as something the study tested. What follows at this strength is narrow: a rationale interface should not be evaluated on satisfaction ratings alone, because in this study the format people liked less on verbal tasks was the one that calibrated their trust better, and the reverse held for visual tasks.
Inquiring lines that read this note 2
This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.
Does model confidence reliably signal actual accuracy in practice? What drives appropriate trust calibration in personalized AI systems?Related concepts in this collection 3
This note in its neighbourhood — explore the map, then jump to a related concept in the list below.
Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph
-
Can formal argumentation make AI decisions truly contestable?
Explores whether structuring AI decisions as formal argument graphs (with explicit attacks and defenses) enables users to meaningfully challenge and navigate reasoning in ways unstructured LLM outputs cannot.
that note credits explicit argument structure with explainability; this study finds its effect on human calibration depends on task modality
-
When does explicit reasoning actually help model performance?
Explicit reasoning improves some tasks but hurts others. What determines whether step-by-step reasoning chains are beneficial or harmful for a given problem?
same format-task fit principle, applied there to the model's reasoning and here to the reader's rationale display
-
Do language models actually use their reasoning steps?
Chain-of-thought reasoning looks valid on the surface, but does each step genuinely influence the model's final answer, or are the reasoning chains decorative? This matters for trusting AI explanations.
rationale presentation is a separate question from whether the rationale is causally faithful
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- Graphionale: How Graph Visualizations of LLM Rationales Affect Human Decision Making
- Evaluating the False Trust Engendered by LLM Explanations
- Do Reasoning Representations Help Humans Evaluate LLM Outputs?
- Reasoning Theater: Disentangling Model Beliefs from Chain-of-Thought
- Do Role-Playing Agents Practice What They Preach? Belief-Behavior Consistency in LLM-Based Simulations of Human Trust
- Is Chain-of-Thought Reasoning of LLMs a Mirage? A Data Distribution Lens
- Evaluating Large Language Models in Theory of Mind Tasks
- Do LLMs Exhibit Human-Like Reasoning? Evaluating Theory of Mind in LLMs for Open-Ended Responses
Original note title
graphical rationales improve trust calibration for verbal reasoning but impair it for visual reasoning, while subjective ratings run the other way