In short
In critical decisions it is not enough to show the user a neat explanation — the AI's logic has to be cognitively compatible with their own. I look at why otherwise the system either fails to earn trust or earns it without good grounds.
The problem of trusting AI may lie not in a lack of explanations but in the fact that those explanations are not built the way human reasoning is. In a position paper on arXiv the authors argue that for high-stakes decisions AI must not only produce the right result but reason in a way the user can follow and match against their own logic.
That is an important shift. Right now "explainable AI" often means a comment has been added to a finished answer: which factors influenced the decision, why the model chose this option. But an intelligible list of factors does not yet prove the system actually reasoned the way a person expects.
The authors call this cognitive alignment. By their argument it can improve intelligibility and make trust in the system better grounded. In new survey data cited in the paper, many users consider such a match essential when it matters to them to know the reason for an AI's decision or action.
The practical lesson for developers is simple: if AI becomes an adviser, a delegate or an independent decision-maker, it is not only the accuracy of the answer that needs testing. It is worth checking whether the user can reconstruct the line of reasoning and see familiar, checkable logic in it. Otherwise the explanation turns into a decorative layer over an opaque decision.
But the paper offers no ready recipe. This is a position piece: it shows the gap between existing alignment methods and what cognitive correspondence would require, and then sets out a research agenda. It is unclear how to measure the "similarity" of different users' reasoning, or how to avoid the flip side of the approach: logic that is too human may be intelligible without necessarily being correct.
If you had to vet an AI before using it in an important decision, which would matter more: the accuracy of the result, or being able to follow reasoning that strikes you as correct? Source: cs.AI updates on arXiv.org