Paper deep dive
Are Concept Bottleneck Models Effective as Decision-Support Systems?
Alessandro Bogani, Nicola Debole, Emanuele Marconato, Andrea Pugnana, Katya Tentori, Andrea Passerini
Intelligence
Status: succeeded | Model: Gemma-4-26B-A4B | Prompt: intel-v1 | Confidence: 90%
Last extracted: 8/29/2026, 3:11:17 AM
Summary
This paper evaluates the effectiveness of Concept Bottleneck Models (CBMs) as decision-support systems through two large-scale user studies (N=705). The study investigates how concept-based explanations and user interventions affect human-AI team performance in binary classification tasks (email phishing detection and bird species identification). Results indicate that CBMs, particularly with interactive components, improve accuracy compared to unaided humans and non-interpretable AI, but only under specific conditions: difficult tasks, easily identifiable concepts, and active user interaction. Inaccurate concept detection was found to potentially undermine user trust.
Entities (9)
Relation Signals (6)
Interactive Concepts → iscomponentof → Concept Bottleneck Models
confidence 95% · CBMs, and particularly their interactive component, can improve human-AI team accuracy... benefits emerge only under certain conditions... active interaction with the model.
PhishFuzzer → usedin → Study 1
confidence 95% · The first dataset, employed in Study 1, is PhishFuzzer
CUB → usedin → Study 2
confidence 95% · The second dataset, used in Study 2, is CUB
Inaccurate concept detection → undermines → User Trust
confidence 88% · We also discuss how inaccurate concept detection may undermine users’ trust in the model.
Concept Bottleneck Models → improves → Human-AI team accuracy
confidence 85% · Our results show that CBMs, and particularly their interactive component, can improve human-AI team accuracy relative to both unaided human performance and performance with non-interpretable AI support.
Concept Bottleneck Models → requires → Easily identifiable concepts
confidence 80% · these benefits emerge only under certain conditions: classification tasks perceived as difficult, easily identifiable concepts, and active interaction with the model.
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Concept Bottleneck Models (CBMs) are interpretable-by-design neural networks that detect human-understandable concepts from the input and use them to generate predictions. By allowing users to inspect the concepts underlying a prediction and explore how predictions change under alternative concept configurations, CBMs have emerged as one of the most prominent approaches to supporting human-AI collaboration. However, user studies investigating their actual effectiveness as decision-support systems remain limited. We present two large-scale user studies (N participants = 705, N observations = 6,959) evaluating how concept-based explanations and user interventions on the model's concepts affect the performance of the human-AI team in two distinct binary classification tasks. Our results show that CBMs, and particularly their interactive component, can improve human-AI team accuracy relative to both unaided human performance and performance with non-interpretable AI support. However, these benefits emerge only under certain conditions: classification tasks perceived as difficult, easily identifiable concepts, and active interaction with the model. We also discuss how inaccurate concept detection may undermine users' trust in the model. Overall, this work provides practical guidance for the deployment of CBMs as effective decision-support tools.
Tags
Links
- Source: https://arxiv.org/abs/2608.25581v1
- Canonical: https://arxiv.org/abs/2608.25581v1
Trouble viewing inline? Open PDF directly →
Full Text
121,952 characters extracted from source content.
Expand or collapse full text
Are Concept Bottleneck Models Effective as Decision-Support Systems? Alessandro Bogani ∗ DISI, University of Trento, Italy alessandro.bogani@unitn.it Nicola Debole ∗ DISI, University of Trento, Italy nicola.debole@unitn.it Emanuele Marconato DISI, University of Trento, Italy emanuele.marconato@unitn.it Andrea Pugnana DISI, University of Trento, Italy andrea.pugnana@unitn.it Katya Tentori CIMeC, University of Trento, Italy katya.tentori@unitn.it Andrea Passerini DISI, University of Trento, Italy andrea.passerini@unitn.it August 27, 2026 Abstract Concept Bottleneck Models (CBMs) are interpretable-by-design neural networks that detect human-understandable concepts from the input and use them to generate predictions. By allowing users to inspect the concepts underlying a prediction and explore how predictions change under alternative concept configurations, CBMs have emerged as one of the most prominent approaches to supporting human–AI collaboration. However, user studies investi- gating their actual effectiveness as decision-support systems remain limited. We present two large-scale user studies (N participants = 705, N observations = 6,959) evaluating how concept- based explanations and user interventions on the model’s concepts affect the performance of the human-AI team in two distinct binary classification tasks. Our results show that CBMs, and particularly their interactive component, can improve human–AI team accuracy relative to both unaided human performance and performance with non-interpretable AI support. However, these benefits emerge only under certain conditions: classification tasks perceived as difficult, easily identifiable concepts, and active interaction with the model. We also discuss how inaccurate concept detection may undermine users’ trust in the model. Overall, this work provides practical guidance for the deployment of CBMs as effective decision-support tools. 1 Introduction The lack of interpretability in Artificial Intelligence (AI) systems is widely recognized as a major barrier to their effective use [Hassija et al., 2024]. Concept Bottleneck Models (CBMs) [Koh et al., 2020] offer an interpretable-by-design approach to mitigate this issue by basing predictions on human-understandable concepts, and have thus received increasing attention in recent years [Knab et al., 2026]. The appeal of CBMs is twofold: detected concepts can serve as explanations for the model’s predictions and, most importantly, they allow users to interactively examine how predictions would change under different concept configurations [Dominici et al., 2025], a component generally regarded as enhancing explanatory approaches [Teso et al., 2023]. Together, these properties are assumed to foster appropriate reliance on the model by helping users identify cases in which it has incorrectly detected or failed to detect the presence of a concept, and by enabling them to assess the robustness of its predictions to modifications to the concept set. ∗ Shared first author. arXiv:2608.25581v1 [cs.HC] 26 Aug 2026 A preprint - August 27, 2026 Figure 1: Overview of the Concept Bottleneck Model and its interactive component. (Left) A concept encoder determines the presence of human-interpretable concepts c in the input image, which are passed to a task predictor to generate a classification labely. Here, because striped chest is erroneously not detected in the bird image, the final result is incorrect. (Right) Users can intervene on the detected concepts by changing the predicted values to a new ̃ c , here setting striped chest to be active. After this step, the prediction is updated according to the new concept values, leading to a correct task prediction ̃y. However, empirical evidence supporting the effectiveness of concept-based explanatory approaches, including CBMs, remains very limited [Poeta et al., 2025]. In particular, it is still unclear whether CBMs are effective as decision-support systems and how the ability to inspect or intervene on detected concepts affects users’ reliance on the system’s predictions, confidence in their own judgments, and trust in the model. In this work, we address this gap through two user studies evaluating CBMs as decision-support systems. To better identify the conditions under which they are most effective, we consider classification tasks across two contexts with complementary properties: one in which users are familiar with the objects to be classified, but identifying the relevant concepts involves a degree of subjectivity (i.e., classifying emails as legitimate or fraudulent based on emotional and goal-oriented cues), and another in which users are less familiar with the objects to be classified, but concept identification is more objectively grounded (i.e., classifying birds as one of two sparrow species based on visual features). Depending on the experimental condition, participants complete these tasks with different levels of support from the CBM, ranging from no assistance at all to progressively richer forms of support: the predicted label; the predicted label together with the detected concepts; and the predicted label together with the detected concepts, as well as the possibility for users to interact with them. Our results show that CBMs, and in particular their interactive component, can improve human–AI team performance beyond both unaided human performance and performance with non-interpretable AI support, but only under specific conditions: classification tasks perceived as difficult, easily identifiable concepts, and active interaction with the model. Finally, our findings also suggest that inaccurate concept detection may, to some extent, undermine users’ trust in the model. Contributions. Our main contributions are as follows: (i)We introduce a new experimental paradigm that can be applied across a variety of datasets to evaluate whether, and to what extent, CBMs improve human–AI collaboration in terms of overall accuracy, users’ confidence in their decisions, and their trust in the AI system. (i)We conduct two large-scale user studies involving 705 participants and two datasets with distinct characteristics. Based on the results of these studies, we provide practical guidance on the conditions under which CBMs are most likely to improve human–AI collaboration. 2 Background Concept Bottleneck Models. CBMs [Koh et al., 2020] are interpretable-by-design models that provide label predictions by composing (i) a concept encoderg:X →[0,1] n c that maps inputs x∈X ⊆R d (e.g., an image) to a set ofn c binary concept activations c∈C= [0,1] n c (e.g., the probability that the image contains a “red” object), and (i) a task predictorf:C →Ythat maps, in a linear manner, concept activations to the label prediction y ∈Y =1,...,n y (e.g., whether the input is an “apple” or a “pear”). Most CBMs are trained by leveraging dense supervision on both active and inactive concepts and label predictions for the input. The concept encodergand the task predictorfcan be trained following different 2 A preprint - August 27, 2026 approaches: (a) independently, i.e.,gandfare trained separately; (b) sequentially, i.e., one first trainsgand then uses its output to train f; or (c) jointly, i.e., g and f are trained together at the same time. At inference time, CBMs allow users to intervene on the detected concepts thanks to their modular structure. For an inputx∈X, the label prediction is obtained asy=f(g(x)) (see Fig. 1, left). Users can then inspect the concept activationsg(x) and override any subset of them with values of their own, yielding a modified concept vector ̃ c. The label prediction is then updated as ̃y = f( ̃ c) (see Fig. 1, right). 3 Present Work We evaluate the effectiveness of CBMs in supporting participants in binary classification tasks through two large-scale studies. In both studies, we ask participants to provide a binary classification of several items, either with or without the support of a CBM. In Study 1, the task consists of classifying emails as fraudulent or legitimate, whereas in Study 2, it involves classifying images of birds as belonging to one of two sparrow species. Because the two studies share a similar experimental design, we describe their methods in a single section. The research protocol for both studies was submitted to the Research Ethics Committee of [institution omitted to preserve anonymity], which determined that the studies posed no risk to participants’ well-being or rights and therefore did not require full ethical review ([protocol number omitted to preserve anonymity]). All materials required to reproduce our experiments or to reuse our experimental paradigms, together with the associated data, are provided in the accompanying Code and Data Supplement. 3.1 Datasets and CBMs specifics Datasets. We use two datasets to train the CBMs, each providing ground-truth annotations for both the class labels and the human-interpretable features used as concepts in the CBMs’ bottleneck. As detailed below, we select six features from each dataset (three predictive of one class and three predictive of the other) to serve as bottleneck concepts. Restricting the bottleneck to six concepts is intended to reduce participants’ cognitive load, in line with prior work suggesting that CBMs relying on a large number of concepts may be perceived as impractical [Ramaswamy et al., 2023]. The first dataset, employed in Study 1, isPhishFuzzer[Tóth et al., 2025], which comprises a corpus of human-written emails together with LLM-generated rephrasings of them. Each email is annotated both for its class ("valid", "phishing", or "spam") and for a range of content features, including attempts to elicit specific emotional states (e.g., "fear" or "urgency") or to prompt particular actions from the recipient (e.g., "open attachment" or "reply"). For our purposes, we consider only human-written emails in English belonging to either the "valid" or "phishing" classes, relabeled as "legitimate" and "fraudulent", respectively (see Supplementary Materials, henceforth SM, for the full list of email selection criteria). Regarding the features annotated in the dataset, the ones considered for the concepts in the bottleneck of the CBM are "problem alert", "time pressure", "attachment interaction", "update notification", "operational tone", and "reply request" (in both Studies 1 and 2, some dataset feature names are relabeled when used as CBM concept names to reduce potential ambiguity for participants; see SM for the selection criteria and descriptions of the concepts used in each study). The second dataset, used in Study 2, isCUB[Wah et al., 2011], one of the most widely used datasets in the CBM literature. It comprises bird images annotated with both species labels and a set of visual attributes. We select two sparrow species ("Le Conte’s" and "Savannah") whose visual features (i.e., the concepts) made the classification task manageable, while still preserving a meaningful level of difficulty and leaving room for AI support to improve performance. Among the features annotated inCUB, the ones considered for the bottleneck of the CBM are: "warm-colored eyebrow", "warm-colored chest", "plain sides", "crested head", "white throat", and "striped chest". CBMs specifics. As depicted in Fig. 1, our CBM implementation features a deep concept encoder and a shallow linear task predictor, which are trained independently. The concept encoder is composed of a frozen neural encoder, which maps raw inputs to latent embeddings, followed byn c (one for each concept) binary Support Vector Machine (SVM) classifiers [Cortes and Vapnik, 1995]. The output of the SVMs returns the predicted concepts of the CBM (refer to SM for implementation details). The task predictor is a simple logistic regression model that outputs (binary) class probabilities. The concept extractor is trained using 6,384 and 28,470 ground-truth concept values forPhishFuzzerand CUB respectively. The task extractor is trained with 366 phishing and 185 valid emails forPhishFuzzer; 25 Le Conte’s Sparrow and 26 Savannah Sparrow forCUB. Complete implementation details are provided in the SM. 3 A preprint - August 27, 2026 The CBM trained on thePhishFuzzerachieves 92.3% test accuracy, while the CBM trained on the CUB dataset achieves 81.4% test accuracy. 3.2 Methodology Independent variables. In both studies, we manipulate three independent variables. The first, AI support condition, is a between-subjects variable, meaning that each participant is assigned to only one of its four conditions. The other two variables, item’s ground-truth label and model’s classification accuracy, are within-subjects variables, meaning that each participant encounters all levels of these variables across the items they classify. 1. AI support condition. We randomly assign participants to one of four conditions: (a)No support - NS: Participants perform the classification task without receiving any support from the CBM. (b) Label only - LO: Participants perform the task receiving only the labels predicted by the CBM, with no access to the predicted concepts, acting as a non-interpretable decision support system. (c)Non-interactive concepts - NIC: Participants receive both the predicted label and the set of concepts detected and not detected by the CBM, but cannot modify the values of the concepts. (d)Interactive concepts - IC: Participants receive the same information as in the NIC condition, but can also modify concept values. In the NIC and IC conditions, all six concepts are displayed as boxes colored in blue when the concept is detected and in gray when it is not (see Fig. 2). 2.Item’s ground truth label. In both studies, we ask participants to classify 10 items, evenly divided between the two task classes (fraudulent and legitimate in Study 1, Le Conte’s sparrow and Savannah sparrow in Study 2). 3. Model’s classification accuracy. We stratify the random sampling of items so that participants are presented with eight items that the model classifies correctly (four from each class) and two that it classifies incorrectly (one from each class). Consequently, participants in the three AI-supported conditions receive predictions from a model with an accuracy of 80%. This approximates the original test accuracy of the CBMs while ensuring that participants encounter some incorrectly classified items, which are extremely relevant to consider for evaluating CBMs as decision-support systems. Metrics. We consider the following metrics: 1. Participants’ accuracy: the proportion of participants’ classifications that match the ground-truth labels. 2. Participants’ classification confidence: confidence is rated on a 13-point scale ranging from 1 (“Extremely confident that the item belongs to Class 1”) to 13 (“Extremely confident that the item belongs to Class 2”), with 7 indicating no confidence for either class (i.e., a guess). 3. Participants’ intervention (IC condition only): the number of times participants intervene on concept values. 4. Participants’ trust in the model (AI-supported conditions only): the average rating across eight trust scale items adapted from Hoffman et al. [2023], see SM. Procedure. We recruit participants through Prolific and randomly assign them to one of the four conditions. They first receive instructions on how to perform the task and then complete two practice trials (tailored to their assigned condition). To encourage attentive performance, we inform participants within each condition that the five most accurate participants would receive a £5.00 bonus in addition to their Prolific payment. Participants then complete the main task, which consists of classifying 10 items. In both studies, these items are randomly drawn from a subset of the test set on which the CBM had been deployed, and they are presented to participants in a random order. For each item, participants select the class to which they believe the item belongs and rate their confidence in their classification. Importantly, no feedback is provided on the accuracy of their responses. This both reflects realistic decision-support settings, in which the correctness of a classification may not be immediately verifiable, and limits learning across trials. To reduce inattentive responding, participants can proceed to the next item only if their selected class is consistent with their confidence rating (i.e., they cannot select one class while expressing confidence that the 4 A preprint - August 27, 2026 Figure 2: Interface presented in the NIC and IC conditions of Study 2. The interface presented in the LO and NS conditions was largely identical, except that the concept information and, in the latter case, also the model prediction, were removed (see SM for the interface presented in Study 1). item belongs to the other). We include two attention checks and record the number of times participants switch away from the experiment browser tab. After classifying all items, participants in the AI-supported conditions complete the trust questionnaire. Finally, all participants report their familiarity with AI systems. Analyses. We analyze the results as follows. •Classification accuracy: We fit two logistic mixed-effects regression models 2 . The first includes only AI support condition as a fixed effect to assess the overall impact of the four experimental conditions on participants’ accuracy and is followed by six pairwise post-hoc comparisons. The second also includes the item’s ground-truth label, the system’s classification accuracy, and all interactions among these variables, and is followed by 12 pairwise post-hoc comparisons. •Confidence ratings: We recode confidence ratings on a scale from 0 to 6, with higher values indicating greater confidence that the classification was correct, regardless of the class assigned. We then analyze these ratings using an ordinal mixed-effects regression model, with AI support condition as a fixed effect, followed by six post-hoc comparisons. •Intervention behavior: We fit two logistic mixed-effects regression models focused only on participants in the IC condition. The first model assesses, at the concept level, whether participants are more likely to modify a concept when its detected value differs from its ground-truth annotation. The second assesses whether intervening at least once while evaluating an item improves its final classification accuracy. •Trust: We compare average trust across the three AI-supported conditions using a Kruskal–Wallis test. We also conduct separate Kruskal-Wallis tests for each of the eight questionnaire items, treating these as a family of eight tests. Significant results are followed by pairwise Wilcoxon rank-sum tests (three comparisons). All mixed-effects models described above include random intercepts for participants and items. The model on participants’ propensity to intervene on concepts also includes random intercepts for concepts. When multiple hypothesis tests are performed (e.g., pairwise post-hoc comparisons), we apply Bonferroni corrections to the 2 Mixed-effects regression models extend standard regression by including random effects that account for the non-independence of repeated observations (e.g., multiple responses from the same participant or to the same item), yielding valid inference despite correlated observations (for an overview, see Brown, 2021). 5 A preprint - August 27, 2026 0.4 0.6 0.8 1.0 All itemsCBM wrongCBM correct Average participants' accuracy Study 1 0.4 0.6 0.8 1.0 All itemsCBM wrongCBM correct Study 2 No support Label only Non-interactive concepts Interactive concepts (all participants) Interactive concepts (non-interactive participants excluded) Figure 3: Participants’ classification accuracy by condition, overall and by CBM classification accuracy, for the full sample and after excluding IC participants who never interacted with the concepts (error bars represent standard errors). The dashed line indicates CBM’s accuracy for the selected items. p values to control the family-wise error rate atα=.05. We report corrected p values throughout. (See SM for the full analyses report.) Sample characteristics. We refer the reader to the SM for details on sample size determination and data collection. Here, we note that we exclude participants who fail one or more attention checks or switch away from the experiment browser tab more than three times during the study. For Study 1, we collected a total of 401 participants and, following exclusions, the final sample consisted of 363 participants (female = 49%, M age = 40.15, SD age = 12.92). For Study 2, we collected a total of 551 participants and, following exclusions, the final sample consisted of 342 participants (female = 55%, M age = 38.05, SD age = 11.92; see SM for a discussion of the differing exclusion rates in Studies 1 and 2). A chi-squared test of independence indicates that experience with AI systems does not differ significantly across conditions in both studies (p = .402 and p = .312, respectively). Research questions. We explore the following three research questions: •Q1: Do CBMs, and in particular their interactive component, improve the accuracy of human-AI teams in classification tasks? If so, do these benefits depend on the correctness of the CBM’s prediction? •Q2: How do users actually interact with CBMs? In particular, do they intervene primarily when concept detection is incorrect, consistent with the intended use of CBMs? • Q3: Do CBMs improve users’ confidence in their classifications and their trust in the model compared with a non-interpretable AI system? 4 Study 1 – Fuzzy concepts in a familiar task For Study 1, we select a classification task with which participants are presumably somewhat familiar and which we therefore expect them to approach with a certain degree of confidence. However, the concepts used by the CBM are not entirely clear-cut and involve some subjectivity in determining whether they are present in the item being classified. Specifically, participants are presented, one at a time, with the subject line and body of 10 emails and asked to classify each email as either legitimate or fraudulent (i.e., a phishing attempt) based on emotional and goal-oriented cues. Among the test set of thePhishFuzzerdataset, we select six emails for which the model produces an incorrect prediction (three phishing and three legitimate emails) and 24 emails for which the model produces the correct prediction (12 phishing and 12 legitimate emails). Items are selected to maximize topic diversity and classification difficulty (see SM for details on item selection). The final item pool comprises 30 emails, from which we randomly extract the 10 items to be presented to each participant. 3 3 Following data collection, observations corresponding to one of the selected emails (91 out of 3630 total observations) were excluded because of incorrect concept activations due to a human error. However, retaining these observations did not alter the results (see SM for details). 6 A preprint - August 27, 2026 4.1 Results R1: CBMs provide limited accuracy benefits over label-only support. As shown in Fig. 3, participants’ overall classification accuracy is significantly lower in the NS condition (76%) than in the LO (81%, p = .043), NIC (83%, p < .001), and IC (83%, p = .002) conditions, whereas the three AI-supported conditions do not differ significantly from one another (ps = 1). A more detailed analysis reveals a significant interaction between AI-supported condition and the CBM’s classification accuracy (p = .002): for items that the CBM classifies incorrectly, participants in the NIC condition (68%) are more accurate than those in the LO condition (55%, p = .047). R2: Participants intervene mainly when concept detection is incorrect, but without accuracy gains. Participants in the IC condition intervened an average of 6.87 times (SD = 7.69) across the 10 items. Interventions are more frequent when the detected concept differs from the ground-truth annotation (22%) than when the two match (9%, p < .001). Yet, intervening on concept values at least once when evaluating an item does not significantly improve classification accuracy (accuracy in trials with and without interventions is equal to 82% and 83%, respectively; p = .248). It is also worth noting that 31 of the 87 participants in the IC condition (36%) never intervened on the concepts. Excluding these participants, however, does not alter the results for classification accuracy. R3: CBMs do not affect participants’ confidence in their classifications, but trust in the model may be slightly reduced for interactive CBMs. Overall, no significant differences are present across the four experimental conditions in terms of participants’ classification confidence (p = .588). Excluding non-interactive participants in the IC condition does not alter these results. Also, no significant differences across the three AI-supported conditions are observed in participants’ self- reported trust in the model, neither for the overall trust index (p = .187) nor for any of the individual items (lowest p value equal to .519). However, when non-interactive participants in the IC condition are excluded, ratings for one questionnaire item ("The system can perform the task better than a novice human user") result to be significantly different across conditions (p = .044). Specifically, participants in the IC condition present lower ratings than those in the LO condition (medians equal to 3.5 and 4.0, respectively; p = .007), suggesting that actively interacting with concepts may have partly undermined trust in the model’s capabilities. 5 Study 2 – Well-defined concepts in an unfamiliar task In Study 2, we investigate whether the effectiveness of CBMs would emerge more clearly in a less familiar task, in which participants are therefore expected to feel relatively less confident in their classifications, yet the concepts used by the model refer to features that are more readily observable in the items. Specifically, we ask participants to classify images of birds as belonging to one of two sparrow species based on a set of visual cues (e.g., breast color). We select a pool of 20 images from the originalCUBtest set, of which four are incorrectly and 16 correctly classified by the CBM. Each subgroup contains an equal number of Le Conte’s and Savannah sparrows (see the SM for details of the image selection criteria). 4 For each participant, we randomly sample 10 items from the pool to present during the experiment. 5.1 Results R1: CBMs improve users’ accuracy compared with no support, whereas label-only support does not. As it can be seen in Fig. 3, participants’ overall classification accuracy is significantly higher in the NIC (82%, p = .016) and IC (83%, p = .005) conditions than in the NS condition (73%), whereas accuracy in the LO condition (79%) does not differ significantly from that in NS (p = .512). Accuracy in the NIC and IC conditions also does not differ significantly from that in LO (p = 1 and p = .637, respectively). A more detailed analysis again reveals a significant interaction between condition and the CBM’s classification accuracy (p < .001). The only significant contrasts indicate that, when the CBM’s predictions are correct, participants are more accurate in the AI-supported conditions (LO: 85%, p = .009; NIC: 90%, p < .001; IC: 89%, p < .001) than in the NS condition (74%). 4 In theCUBdataset, concept annotations are assigned at the species level rather than being manually verified for each individual image. As a result, some images are annotated as containing concepts that are not actually visible (e.g., a bird photographed from behind may still be labeled as having a striped breast). This may confuse users when attempting to understand how the model inferred the presence or absence of those concepts from the input image. To avoid this issue, we select images in which all concepts used in the CBM bottleneck are clearly visible and manually verify the ground-truth annotations for these concepts (see SM for details). 7 A preprint - August 27, 2026 R2: Users who interact with the CBM outperform users with label-only support. Participants in the IC condition intervened an average of 9.62 times (SD = 11.02) across the 10 items. Replicating and strengthening the pattern observed in Study 1, participants interact with concepts more often when the detected concept differs from the ground-truth annotation (33%) than when the two match (5%, p < .001). Moreover, classification accuracy is significantly higher on trials in which participants intervene at least once than on those with no interventions (88% vs. 79%, p < .001). As in Study 1, 30 of the 86 participants (35%) in the IC condition never interacted with the concepts. In this case, however, excluding these participants increases accuracy in this condition to 86%, making it significantly higher than that in the LO condition (p = .049). This improvement is driven primarily by higher classification accuracy on items for which the CBM predicts an incorrect label, indicating participants’ greater resistance to model’s errors (65% vs. 60% accuracy, respectively). A smaller improvement in accuracy is present also for items for which the CBM predicts the correct label (91% vs. 89%), plausibly because participants are more likely to follow the model’s correct suggestions than to override them with their own incorrect predictions. R3: Interactive CBM increases participants’ confidence in their classifications, but may slightly reduce their trust in the model. Overall, participants’ confidence in their classifications differs across conditions (p = .025): it is higher in the IC than in the NS condition (medians equal to 4 and 3, respectively; p = .025), whereas all other pairwise comparisons are not significant (lowest p value equal to .134). Finally, no significant differences across the three AI-supported conditions are observed in participants’ trust in the model, neither for the overall trust index (p = .076) nor for any individual questionnaire item (lowest p value equal to .058). However, as in Study 1, when non-interactive participants in the IC condition are excluded, ratings for the item "The system can perform the task better than a novice human user" differ across conditions (p = .048), with participants in the IC condition giving lower ratings (median = 4) than those in the LO condition (median = 5; p = .005). 6 Related Work Concept Bottleneck Models. Recent work has addressed numerous aspects of CBMs [Knab et al., 2026], including obtaining concepts with a human-aligned semantics [Marconato et al., 2022, Havasi et al., 2022, Debole et al., 2026a, Colamonaco et al., 2026, Zarlenga, 2026], designing bottlenecks to model sufficient task statistics [Sawada and Nakamura, 2022, Kalampalikis et al., 2025], integrating interpretable (beyond linear) task predictors [Debot et al., 2024, Stammer et al., 2024, De Felice et al., 2026], defining effective interventional policies and how to involve humans [Steinmann et al., 2024, Zarlenga et al., 2025, Pugnana et al., 2025], and how to extract concepts leveraging vision-language models [Yang et al., 2023, Oikarinen et al., 2023, Srivastava et al., 2024, Debole et al., 2026b]. It is worth noting that these works mainly target the structural components and key properties of CBMs, whereas our work tests an orthogonal, yet central aspect of CBMs: their efficacy in hybrid decision-making. Concept-based XAI user studies. Existing user studies suggest that concept-based explanations are judged as adequate and informative [Bhalla et al., 2024, Rajagopal et al., 2021], easy to interpret [Byrman et al., 2025, Huang et al., 2023, Schrodi et al., 2025], and helpful for predicting and, to some extent, critically evaluating model outputs [Adebayo et al., 2022, Dubey et al., 2022, Ramaswamy et al., 2023]. The works by Bontempelli et al. [2023], Michalski et al. [2025] have focused on interactions with user to revise incorrect concept prototypical predictions. However, most of these studies do not evaluate metrics such as human–AI team performance or users’ confidence in their judgments, which are crucial when assessing the practical benefits of an explainability approach [Buçinca et al., 2020, Senoner et al., 2024]. Two notable exceptions in this regard are the works by Das et al. [2023] and Furby et al. [2025]. However, also in these studies important aspects are not assessed, and methodological shortcomings limit the robustness of the results. In particular, Das et al. [2023] found that concept-based explanations (but not specifically CBMs) improved user performance across two game-like tasks. However, several aspects limit the relevance of this study to our work. First, the tasks involved sequential decision-making rather than the classification problems for which CBMs are typically designed. Second, participants played the game unaided twice, with a supported session in between. Performance was assessed in terms of improvement from the first to the second unaided phase, making the study more informative about concept-based explanations as training tools than as decision-support systems. Third, participants could not intervene on the concepts, leaving the interactive component of concept-based explanations unexplored. Finally, the small sample sizes (15 participants per condition) limited the statistical robustness of the effects. 8 A preprint - August 27, 2026 Furby et al. [2025] specifically investigated CBMs, allowing some groups of participants to intervene on concept values. Their lay-user study provided some evidence that interaction with concepts can improve human-AI team performance, particularly when model accuracy is relatively low. However, the sample size remained limited (13 participants per condition), the Blackjack task employed was not representative of typical CBM applications, and the interface required participants to modify inherently binary concepts (e.g., whether the dealer’s cards value was equal to 10) using continuous sliders. This may have made intermediate values difficult to interpret and introduced noise into the results. Moreover, the study did not include a no-support condition, leaving open the question of how much AI support itself improved participants’ performance. Their expert study addressed some of these concerns by using a realistic image-classification task with participants who had expertise in dermatology. However, it also lacked a no-support condition and, in addition, did not include either a label-only condition or a non-interactive concept condition, making it impossible to disentangle the effects of AI support, concept explanations, and concept intervention. 7 Conclusions The results of our studies indicate that CBMs, and particularly their interactive component, can improve human–AI team performance beyond that obtained with non-interpretable AI support or by humans acting alone. However, our findings suggest that these benefits may be more likely to emerge under the following conditions: 1.The task should be one in which users are relatively uncertain about the correct classification. Indeed, users who are fairly - or even highly - confident in their own classifications understandably have less reason to rely on the explanations provided by the CBM. 2.By contrast, the concepts used by the CBM should be as objectively grounded as possible and easy for users to understand. Indeed, fuzzy concepts that are open to subjective interpretation may obscure the rationale underlying the model’s classifications, thereby reducing users’ trust in the model. 3.Users must be willing to engage with the interactive component of the CBM. In the IC condition of our studies, approximately one third of participants never modified any concept values. This suggests that merely providing users with the opportunity to interact with concept-based explanations is not sufficient for them to make use of this feature, which appears crucial for CBMs to deliver their full benefits. 5 Two limitations of our work should be acknowledged. First, we focused exclusively on binary classification tasks, whereas the effectiveness of CBMs in multi-class settings remains to be explored. On the one hand, users may be less confident in their classifications, thereby increasing the potential value of decision-support systems based on CBMs. On the other hand, multi-class tasks typically require a larger number of concepts, which may substantially increase users’ cognitive load. Approaches that flexibly select subsets of concepts for presentation to users may alleviate users’ cognitive burden without compromising the benefits of concept- based reasoning Barker et al. [2023], Schrodi et al. [2025]. Second, we did not systematically investigate the impact of concept-detection accuracy. A CBM that achieves good classification performance while frequently misidentifying concepts may undermine users’ trust in the model, leading them to discount its predictions and thereby reducing their potential benefits (see the SM for exploratory analyses that are consistent with this possibility). More generally, a major problem with CBMs is that concept annotations are not always reliable, which may substantially compromise their considerable potential as decision-support systems (see also footnote 2). References Vikas Hassija, Vinay Chamola, Atmesh Mahapatra, Abhinandan Singal, Divyansh Goel, Kaizhu Huang, Simone Scardapane, Indro Spinelli, Mufti Mahmud, and Amir Hussain. Interpreting black-box mod- els: A review on explainable artificial intelligence. Cogn. Comput., 16(1):45–74, 2024. doi: 10.1007/ S12559-023-10179-8. URL https://doi.org/10.1007/s12559-023-10179-8. Pang Wei Koh, Thao Nguyen, Yew Siang Tang, Stephen Mussmann, Emma Pierson, Been Kim, and Percy Liang. Concept bottleneck models. In Proceedings of the 37th International Conference on Machine 5 The stronger performance observed in Study 2 after excluding non-interacting participants may partly reflect self-selection, as participants who chose to interact may have been more motivated or engaged. However, self-selection is unlikely to fully account for the findings, because applying the same exclusion criterion in Study 1 did not yield a comparable improvement in performance. 9 A preprint - August 27, 2026 Learning, ICML 2020, 13-18 July 2020, Virtual Event, volume 119 of Proceedings of Machine Learning Research, pages 5338–5348. PMLR, 2020. URL http://proceedings.mlr.press/v119/koh20a.html. Patrick Knab, David Steinmann, Christian Bartelt, Kristian Kersting, Bernt Schiele, Thomas Seidl, Udo Schlegel, and Wolfgang Stammer. What’s in the bottle? A survey and roadmap of concept bottleneck models. Trans. Mach. Learn. Res., 2026, 2026. URL https://openreview.net/forum?id=IF5vnqxBEW. Gabriele Dominici, Pietro Barbiero, Francesco Giannini, Martin Gjoreski, Giuseppe Marra, and Marc Langheinrich. Counterfactual concept bottleneck models. In ICLR. OpenReview.net, 2025. Stefano Teso, Öznur Alkan, Wolfgang Stammer, and Elizabeth Daly. Leveraging explanations in interactive machine learning: An overview. Frontiers Artif. Intell., 6, 2023. doi: 10.3389/FRAI.2023.1066049. URL https://doi.org/10.3389/frai.2023.1066049. Eleonora Poeta, Gabriele Ciravegna, Eliana Pastor, Tania Cerquitelli, Elena Baralis, et al. Concept-based explainable artificial intelligence: A survey. ACM COMPUTING SURVEYS, 2025. Vikram V. Ramaswamy, Sunnie S. Y. Kim, Ruth Fong, and Olga Russakovsky. Overlooked factors in concept-based explanations: Dataset choice, concept learnability, and human capability. In IEEE/CVF Conference on Computer Vision and Pattern Recognition, CVPR 2023, Vancouver, BC, Canada, June 17-24, 2023, pages 10932–10941. IEEE, 2023. doi: 10.1109/CVPR52729.2023.01052. URLhttps://doi. org/10.1109/CVPR52729.2023.01052. Rebeka Tóth, Tamas Bisztray, and Richard A. Dubniczky. Constructing and benchmarking: A labeled email dataset for text-based phishing and spam detection framework. arXiv preprint arXiv:2511.21448v1, 2025. URL https://arxiv.org/abs/2511.21448v1. C. Wah, S. Branson, P. Welinder, P. Perona, and S. Belongie. The caltech-ucsd birds-200-2011 dataset. Technical Report CNS-TR-2011-001, California Institute of Technology, 2011. Corinna Cortes and Vladimir Vapnik. Support-vector networks. Mach. Learn., 20(3):273–297, 1995. doi: 10.1007/BF00994018. URL https://doi.org/10.1007/BF00994018. Robert R. Hoffman, Shane T. Mueller, Gary Klein, and Jordan Litman. Measures for explainable AI: explanation goodness, user satisfaction, mental models, curiosity, trust, and human-ai performance. Frontiers Comput. Sci., 5, 2023. doi: 10.3389/FCOMP.2023.1096257. URLhttps://doi.org/10.3389/ fcomp.2023.1096257. Violet A Brown. An introduction to linear mixed-effects modeling in r. Advances in Methods and Practices in Psychological Science, 4(1):2515245920960351, 2021. Emanuele Marconato, Andrea Passerini, and Stefano Teso. Glancenets: Interpretable, leak-proof concept-based models. In Sanmi Koyejo, S. Mohamed, A. Agarwal, Danielle Belgrave, K. Cho, and A. Oh, editors, Advances in Neural Information Processing Systems 35: Annual Conference on Neural Information Processing Systems 2022, NeurIPS 2022, New Orleans, LA, USA, Novem- ber 28 - December 9, 2022, 2022. URLhttp://papers.nips.c/paper_files/paper/2022/hash/ 85b2f7574ef265f3a4800db9112ce14-Abstract-Conference.html. Marton Havasi, Sonali Parbhoo, and Finale Doshi-Velez. Addressing leakage in concept bottle- neck models. In Sanmi Koyejo, S. Mohamed, A. Agarwal, Danielle Belgrave, K. Cho, and A. Oh, editors, Advances in Neural Information Processing Systems 35: Annual Conference on Neural Information Processing Systems 2022, NeurIPS 2022, New Orleans, LA, USA, Novem- ber 28 - December 9, 2022, 2022. URLhttp://papers.nips.c/paper_files/paper/2022/hash/ 944ecf65a46feb578a43abfd5cddd960-Abstract-Conference.html. Nicola Debole, Pietro Barbiero, Francesco Giannini, Andrea Passerini, Stefano Teso, and Emanuele Marconato. If concept bottlenecks are the question, are foundation models the answer? Mach. Learn., 115(5):97, 2026a. doi: 10.1007/S10994-026-06999-Y. URL https://doi.org/10.1007/s10994-026-06999-y. Stefano Colamonaco, David Debot, Pietro Barbiero, and Giuseppe Marra. Prototype-grounded concept models for verifiable concept alignment. In Forty-third International Conference on Machine Learning, 2026. Mateo Espinosa Zarlenga. Position: In defense of information leakage in concept-based models. In Forty-third International Conference on Machine Learning Position Paper Track, 2026. Yoshihide Sawada and Keigo Nakamura. Concept bottleneck model with additional unsupervised concepts. IEEE Access, 10:41758–41765, 2022. doi: 10.1109/ACCESS.2022.3167702. URLhttps://doi.org/10. 1109/ACCESS.2022.3167702. 10 A preprint - August 27, 2026 Nektarios Kalampalikis, Kavya Gupta, Georgi Vitanov, and Isabel Valera. Towards reasonable concept bottleneck models. arXiv preprint arXiv:2506.05014, 2025. David Debot, Pietro Barbiero, Francesco Giannini, Gabriele Ciravegna, Michelangelo Diligenti, and Giuseppe Marra. Interpretable concept-based memory reasoning. Advances in Neural Information Processing Systems, 37:19254–19287, 2024. Wolfgang Stammer, Antonia Wüst, David Steinmann, and Kristian Kersting. Neural concept binder. Advances in Neural Information Processing Systems, 37:71792–71830, 2024. Giovanni De Felice, Arianna Casanova Flores, Francesco De Santis, Silvia Santini, Johannes Schneider, Pietro Barbiero, and Alberto Termine. Causally reliable concept bottleneck models. Advances in Neural Information Processing Systems, 38:149099–149139, 2026. David Steinmann, Wolfgang Stammer, Felix Friedrich, and Kristian Kersting. Learning to intervene on concept bottlenecks. In Ruslan Salakhutdinov, Zico Kolter, Katherine A. Heller, Adrian Weller, Nuria Oliver, Jonathan Scarlett, and Felix Berkenkamp, editors, Forty-first International Conference on Machine Learning, ICML 2024, Vienna, Austria, July 21-27, 2024, volume 235 of Proceedings of Machine Learning Research, pages 46556–46571. PMLR / OpenReview.net, 2024. URLhttps://proceedings.mlr.press/ v235/steinmann24a.html. Mateo Espinosa Zarlenga, Gabriele Dominici, Pietro Barbiero, Zohreh Shams, and Mateja Jamnik. Avoiding leakage poisoning: Concept interventions under distribution shifts. In International Conference on Machine Learning, pages 15564–15595. PMLR, 2025. Andrea Pugnana, Riccardo Massidda, Francesco Giannini, Pietro Barbiero, Mateo Espinosa Zarlenga, Roberto Pellungrini, Gabriele Dominici, Fosca Giannotti, and Davide Bacciu. Deferring concept bottleneck models: Learning to defer interventions to inaccurate experts. In NeurIPS, 2025. Yue Yang, Artemis Panagopoulou, Shenghao Zhou, Daniel Jin, Chris Callison-Burch, and Mark Yatskar. Language in a bottle: Language model guided concept bottlenecks for interpretable image classification. In IEEE/CVF Conference on Computer Vision and Pattern Recognition, CVPR 2023, Vancouver, BC, Canada, June 17-24, 2023, pages 19187–19197. IEEE, 2023. doi: 10.1109/CVPR52729.2023.01839. URL https://doi.org/10.1109/CVPR52729.2023.01839. Tuomas P. Oikarinen, Subhro Das, Lam M. Nguyen, and Tsui-Wei Weng. Label-free concept bottleneck models. In The Eleventh International Conference on Learning Representations, ICLR 2023, Kigali, Rwanda, May 1-5, 2023. OpenReview.net, 2023. URL https://openreview.net/forum?id=FlCg47MNvBA. Divyansh Srivastava, Ge Yan, and Lily Weng. VLG-CBM: training concept bottleneck models with vision- language guidance. In Amir Globersons, Lester Mackey, Danielle Belgrave, Angela Fan, Ulrich Paquet, Jakub M. Tomczak, and Cheng Zhang, editors, Advances in Neural Information Processing Systems 37: Annual Conference on Neural Information Processing Systems 2024, NeurIPS 2024, Vancouver, BC, Canada, December 10 - 15, 2024, 2024. URLhttp://papers.nips.c/paper_files/paper/2024/hash/ 90043ebd68500f9efe84fedf860a64f3-Abstract-Conference.html. Nicola Debole, Andrea Passerini, Stefano Teso, Andrea Pugnana, and Emanuele Marconato. Concepts worth having: Refining vlm-guided concept bottleneck models with minimal annotations. arXiv preprint arXiv:2605.16405, 2026b. Usha Bhalla, Alex Oesterling, Suraj Srinivas, Flávio P. Calmon, and Himabindu Lakkaraju. Interpreting CLIP with sparse linear concept embeddings (splice). In Amir Globersons, Lester Mackey, Danielle Belgrave, Angela Fan, Ulrich Paquet, Jakub M. Tomczak, and Cheng Zhang, editors, Advances in Neural Information Processing Systems 37: Annual Conference on Neural Information Processing Systems 2024, NeurIPS 2024, Vancouver, BC, Canada, December 10 - 15, 2024, 2024. URLhttp://papers.nips.c/paper_files/ paper/2024/hash/996bef37d8a638f37bdfcac2789e835d-Abstract-Conference.html. Dheeraj Rajagopal, Vidhisha Balachandran, Eduard H. Hovy, and Yulia Tsvetkov. SELFEXPLAIN: A self-explaining architecture for neural text classifiers. In Marie-Francine Moens, Xuanjing Huang, Lucia Specia, and Scott Wen-tau Yih, editors, Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing, EMNLP 2021, Virtual Event / Punta Cana, Dominican Republic, 7-11 November, 2021, pages 836–850. Association for Computational Linguistics, 2021. doi: 10.18653/V1/2021. EMNLP-MAIN.64. URL https://doi.org/10.18653/v1/2021.emnlp-main.64. Freek Byrman, Emma Kasteleyn, Bart Kuipers, and Daniel Uyterlinde. Revisiting discover-then-name concept bottleneck models: A reproducibility study. Trans. Mach. Learn. Res., 2025, 2025. URL https://openreview.net/forum?id=946cT3Jsq5. 11 A preprint - August 27, 2026 Jinbin Huang, Aditi Mishra, Bum Chul Kwon, and Chris Bryan. Conceptexplainer: Interactive explanation for deep neural networks from a concept perspective. IEEE Trans. Vis. Comput. Graph., 29(1):831–841, 2023. doi: 10.1109/TVCG.2022.3209384. URL https://doi.org/10.1109/TVCG.2022.3209384. Simon Schrodi, Julian Schur, Max Argus, and Thomas Brox. Selective concept bottleneck models without predefined concepts. Trans. Mach. Learn. Res., 2025, 2025. URLhttps://openreview.net/forum?id= PMO30TLI4l. Julius Adebayo, Michael Muelly, Harold Abelson, and Been Kim. Post hoc explanations may be ineffective for detecting unknown spurious correlation. In The Tenth International Conference on Learning Representations, ICLR 2022, Virtual Event, April 25-29, 2022. OpenReview.net, 2022. URLhttps://openreview.net/ forum?id=xNOVfCCvDpM. Abhimanyu Dubey, Filip Radenovic, and Dhruv Mahajan. Scalable interpretability via polynomials. In Sanmi Koyejo, S. Mohamed, A. Agarwal, Danielle Belgrave, K. Cho, and A. Oh, editors, Advances in Neural Infor- mation Processing Systems 35: Annual Conference on Neural Information Processing Systems 2022, NeurIPS 2022, New Orleans, LA, USA, November 28 - December 9, 2022, 2022. URLhttp://papers.nips.c/ paper_files/paper/2022/hash/e81a23d6b83ac15fbeb5b7a30934e0b-Abstract-Conference.html. Andrea Bontempelli, Stefano Teso, Katya Tentori, Fausto Giunchiglia, and Andrea Passerini. Concept- level debugging of part-prototype networks. In The Eleventh International Conference on Learning Representations, ICLR 2023, Kigali, Rwanda, May 1-5, 2023. OpenReview.net, 2023. URLhttps: //openreview.net/forum?id=oiwXWPDTyNk. Tomasz Michalski, Adam Wróbel, Andrea Bontempelli, Jakub Lustyk, Mikolaj Kniejski, Stefano Teso, Andrea Passerini, Bartosz Zielinski, and Dawid Rymarczyk. Personalized interpretability - interactive alignment of prototypical parts networks. CoRR, abs/2506.05533, 2025. doi: 10.48550/ARXIV.2506.05533. URL https://doi.org/10.48550/arXiv.2506.05533. Zana Buçinca, Phoebe Lin, Krzysztof Z. Gajos, and Elena L. Glassman. Proxy tasks and subjective measures can be misleading in evaluating explainable AI systems. In Fabio Paternò, Nuria Oliver, Cristina Conati, Lucio Davide Spano, and Nava Tintarev, editors, IUI ’20: 25th International Conference on Intelligent User Interfaces, Cagliari, Italy, March 17-20, 2020, pages 454–464. ACM, 2020. doi: 10.1145/3377325.3377498. URL https://doi.org/10.1145/3377325.3377498. Julian Senoner, Simon Schallmoser, Bernhard Kratzwald, Stefan Feuerriegel, and Torbjørn H. Netland. Explainable AI improves task performance in human-ai collaboration. CoRR, abs/2406.08271, 2024. doi: 10.48550/ARXIV.2406.08271. URL https://doi.org/10.48550/arXiv.2406.08271. Devleena Das, Sonia Chernova, and Been Kim. State2explanation: Concept-based explanations to benefit agent learning and user understanding. In Alice Oh, Tristan Naumann, Amir Globerson, Kate Saenko, Moritz Hardt, and Sergey Levine, editors, Advances in Neural Information Processing Systems 36: An- nual Conference on Neural Information Processing Systems 2023, NeurIPS 2023, New Orleans, LA, USA, December 10 - 16, 2023, 2023. URLhttp://papers.nips.c/paper_files/paper/2023/hash/ d4387c37b3b06e55f86eccdb8cd1f829-Abstract-Conference.html. Jack Furby, Daniel Cunnington, Dave Braines, and Alun D. Preece. The impact of concept explanations and interventions on human-machine collaboration. In Riccardo Guidotti, Ute Schmid, and Luca Longo, editors, Explainable Artificial Intelligence - Third World Conference, xAI 2025, Istanbul, Turkey, July 9-11, 2025, Proceedings, Part I, volume 2576 of Communications in Computer and Information Science, pages 255–280. Springer, 2025. doi: 10.1007/978-3-032-08317-3\_12. URLhttps://doi.org/10.1007/ 978-3-032-08317-3_12. Matthew Barker, Katherine M Collins, Krishnamurthy Dvijotham, Adrian Weller, and Umang Bhatt. Selective concept models: Permitting stakeholder customisation at test-time. In Proceedings of the AAAI Conference on Human Computation and Crowdsourcing, volume 11, pages 2–13, 2023. Alec Radford, Jong Wook Kim, Chris Hallacy, Aditya Ramesh, Gabriel Goh, Sandhini Agarwal, Girish Sastry, Amanda Askell, Pamela Mishkin, Jack Clark, Gretchen Krueger, and Ilya Sutskever. Learning transferable visual models from natural language supervision. In ICML, volume 139 of Proceedings of Machine Learning Research, pages 8748–8763. PMLR, 2021. Nils Reimers and Iryna Gurevych. Sentence-bert: Sentence embeddings using siamese bert-networks. In EMNLP/IJCNLP (1), pages 3980–3990. Association for Computational Linguistics, 2019. Wenhui Wang, Furu Wei, Li Dong, Hangbo Bao, Nan Yang, and Ming Zhou. Minilm: Deep self-attention distillation for task-agnostic compression of pre-trained transformers. In NeurIPS, 2020. 12 A preprint - August 27, 2026 Peter Green and Catriona J MacLeod. Simr: An r package for power analysis of generalized linear mixed models by simulation. Methods in Ecology and Evolution, 7(4):493–498, 2016. Levi Kumle, Melissa L-H Võ, and Dejan Draschkow. Estimating power in (generalized) linear mixed models: An open introduction and tutorial in r. Behavior research methods, 53(6):2528–2543, 2021. Xavier A Harrison, Lynda Donaldson, Maria Eugenia Correa-Cano, Julian Evans, David N Fisher, Cecily ED Goodwin, Beth S Robinson, David J Hodgson, and Richard Inger. A brief introduction to mixed effects modelling and multi-model inference in ecology. PeerJ, 6:e4794, 2018. 13 A preprint - August 27, 2026 Supplementary Materials Contents CBM specifics15 Datasets16 A priori power analysis and data collection17 Trust scale18 Previous experience with AI systems18 Checking maximium and minimum confidence ratings in Studies 1 and 219 Impact of inaccurate concept detection on trust22 Study 124 Concepts and emails selection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 CBM details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 Instructions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 Tables of statistical analysis results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 Study 237 Concepts and images selection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 CBM details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 Instructions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 Tables of statistical anlayses results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 Computing infrastructure51 14 A preprint - August 27, 2026 CBM specifics The CBM follows the independent training variant Koh et al. [2020], in which the concept extractor and task predictor are trained separately. Concept Extractor. The concept extractor learns a mapping from the input x to a vector ofn c concept activations. Implementation-wise,gconsists of a frozen neural encoder, which produces text or image embeddings, followed byn c independent binary SVM classifiers, one for each concept. Each SVM is trained using thesklearnimplementation 6 with hyperparameterskernel=rbf,C=1.0, andclass_weight=balanced. The output of each SVM is a decision score (logit) representing the presence or absence of the corresponding concept. For theCUBdataset, we use the pretrained CLIP ViT-L14 vision encoder [Radford et al., 2021] as the backbone of the concept extractor. For thePhishFuzzerdataset, we instead use a pretrained sentence transformer [Reimers and Gurevych, 2019], based on Wang et al. [2020], as the encoder. This encoder choice is the only architectural difference between the two settings, as the image and text modalities require different embedding models. Once the embeddings are extracted, the subsequent concept extraction pipeline is identical across both datasets. Task Predictor. The task predictorfmaps concept vectors to the task prediction. Ground-truth concept annotations are rescaled to−1,+1 n c (negative and positive classes, respectively), following the convention used in support vector machines and other margin-based classifiers. This representation provides a symmetric encoding of the two classes and is consistent with the signed outputs produced by the SVM concept predictors [Cortes and Vapnik, 1995]. In line with works on CBMs, we implementfas a logistic regression model, using weights w∈R n c and with no bias term. Notice that this is equivalent to using concept activations in the [0,1] n c interval but it allows the model to explicitly take into account the absence of concepts in the input, e.g., the absence of fear-related concepts in an email may provide evidence that the email is legitimate. Test-time predictions. At test time, the input x is first passed through the concept extractorgto obtain a vector of concept logits, we then apply atanh(·) activation function to map them to shifted concept activations [−1,1] n c . Afterwards, the concept activations are passed to the task predictorf, which outputs the probability of the positive class. The positive class (legitimate forPhishFuzzerand Savannah sparrow for CUB) is predicted if the probability is equal or above 0.5. Human Intervention. We allow human intervention on concepts during inference by enabling users to modify the activation of any concept to reflect their belief about whether that concept is present. In our implementation, users can only toggle a concept between the active and inactive states, without assigning intermediate confidence values (e.g., a concept cannot be set to a high probability; it can only be activated or deactivated). Although continuous interventions would more closely reflect the internal representation of concepts in the model, they could introduce unnecessary variability by requiring participants to interpret the meaning of intermediate activation values. This concern is particularly relevant for Study 2, where concepts correspond to visually identifiable attributes (e.g., the presence of a striped chest or a white throat), for which assigning a partial degree of presence could be counterintuitive. Therefore, restricting interventions to binary decisions makes the interface easier to understand, reduce potential ambiguity in participants’ responses, and ensures a consistent intervention mechanism across both user studies. Specifically, when a user intervenes on a concept, its activation is replaced with the opposite polarity: interventions on positive activations transform the concept value−1, while interventions on negative activations to 1. Clicking the concept again restores its original predicted value. In this way, the interface allows the human to override the model’s concept predictions and adjust its reasoning whenever a predicted concept differs from their belief. E.g., if the model predictsc round =−0.5, the only allowed intervention on it is (c round ← +1), and a second click by the user would restore c round =−0.5. 6 https://scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html 15 A preprint - August 27, 2026 Datasets PhishFuzzerThe training split contains 1,064 emails after cleaning the dataset (see section Study 1 - Concepts and email selection below). To increase the amount of training data available for the concept predictor, we retain the emails belonging to the Spam class. However, when training the task predictor, we remove the 513 emails belonging to the Spam class. CUBThe training dataset contains 4,796 images available across 200 classes. To train the concept predictor, we use all images except those belonging to the Le Conte’s Sparrow and Savannah Sparrow classes, leaving us with 4,745 images. Since each image is associated with 6 concept annotations, the total number of concept annotations is 28,470. To train the task predictor, we instead use only the samples belonging to the Le Conte’s Sparrow and Savannah Sparrow classes, as our task consists of binary classification. We summarize in table 1 useful statistics regarding the PhishFuzzer and CUB datasets. ConceptPercentageOccurrence Fear+Authority40.60432 Urgency55.08586 Curiosity46.05490 Neutral29.14310 Reply5.7361 Open attachment4.7050 (a)PhishFuzzerdataset statistics. It is used to train the concept predictor, and consists in the 1064 training images, each annotated with 6 concepts. ClassPercentageOccurrence Phishing (0)66.42366 Valid (1)33.58185 Total100551 (b)PhishFuzzerdataset statistics, used to train the task predictor. It is obtained by removing the emails belonging to the "Spam" class from the dataset. ConceptPercentageOccurrence striped breast6.81323 buff breast11.53547 white throat36.971,754 buff nape8.01380 solid belly75.133,565 brown crown13.78654 (c)CUBdataset statistics. It is used to train the concept predictor, and consists in the 4745 training images (after removing those belonging to the Le Conte’s and Savannah sparrow classes), each annotated with 6 concepts. ClassPercentage Occurrence Le Conte’s Sparrow (123)49.0225 Savannah Sparrow (126)50.9826 Total10051 (d)CUBdataset statistics, used to train the task predic- tor. It is obtained by selecting only the training images belonging to the Le Conte’s and Savannah sparrow. Table 1: Statistics of the training datasets. 16 A preprint - August 27, 2026 A priori power analysis and data collection We conducted an a priori power analysis using a simulation-based approach [Green and MacLeod, 2016, Kumle et al., 2021] to estimate the sample size required to detect a small effect of the three-way interaction between AI-support condition, the item’s ground-truth label, and the model’s classification accuracy on participants’ classification accuracy. The analysis indicated a required sample size of 340 participants (i.e., 85 for each AI support condition) to achieve 82% of statistical power. Participants were recruited in batches. After each batch, we assessed only whether participants met the predetermined exclusion criteria (see main paper); no analyses of the outcome variables or effect sizes were performed during data collection. Recruitment continued until the final sample comprised at least 85 eligible participants in each experimental condition. Inclusion criteria required participants to be native English speakers from the UK and to have a Prolific approval rate above 98%. Participants received compensation equal to £1.30. As briefly mentioned in the main paper, Study 2 presented a much higher exclusion rate (209 participants out of a total sample of 551, 38%) than Study 1 (38 participants out of 401, 9%). This was caused in particular by a large number of participants (196) failing at least one attention check in Study 2. This may partly reflect lower engagement, as participants were asked to classify unfamiliar bird species. Exclusions were also disproportionately frequent among participants in the No-support condition (130 of the 196 participants who failed at least one attention check), possibly because, unlike those in the AI-supported conditions, they were not accustomed to receiving textual information on the interface and may therefore have overlooked the instructions embedded in the attention checks. Exclusions were indeed substantially lower in the AI-supported conditions (Label-only = 38, Non-interactive concepts = 19, Interactive concepts = 9). Due to this high exclusion rate, particularly in the No-support condition, proceeding with fully random assignment throughout data collection would have resulted not only in an extremely expensive recruitment process but also in highly imbalanced numbers of participants across the experimental conditions, which could have reduced the precision and robustness of the statistical analyses (e.g., Harrison et al. 2018). Therefore, after the first 400 participants, who were assigned completely at random to the experimental conditions, the remaining 151 participants were assigned to specific conditions until each condition retained at least 85 eligible participants after exclusions. However, restricting the analyses to the initial 400 fully randomized participants did not alter the results. 17 A preprint - August 27, 2026 Trust scale The trust scale used in Studies 1 and 2 was adapted from Hoffman et al. [2023]. In particular, three items were reworded compared to the original scale to invert their polarity, a common practice to reduce the risk of acquiescence bias (i.e., participants’ tendency to express agreement with the items of a questionnaire). The items, presented in randomized order, were the following: • I am confident in the system. I feel that it works well. • The outputs of the system are very unpredictable [reworded; original: The outputs of the system are very predictable]. • The system is very reliable. I can count on it to be correct all the time. • I feel safe that when I rely on the system I will get the right answers. • The system is inefficient in that it works very slowly [reworded; original: The system is efficient in that it works very quickly]. • I am wary of the system. • The system can perform the task better than a novice human user. • I do not like using the system for decision making [reworded; original: I like using the system for decision making]. Each item was measured using a 7-point Likert scale (extremes: I strongly disagree - I strongly agree) Previous experience with AI systems At the end of both Studies 1 and 2, participants were asked to select the option among the following four that best described their level of experience with AI systems (see Table S1 for the distribution of answers in the final samples of the two user studies): •Option 1: I have little or no experience with AI systems and limited or no understanding of how they work. • Option 2: I use AI systems occasionally but have not a clear understanding of how they function. • Option 3: I use AI systems and have studied how they work (e.g., through courses, online classes, or self-study). • Option 4: I develop or build AI systems as part of my work or personal projects. ConditionOption 1 Option 2 Option 3 Option 4 Study 1 No Support7 (7.9%) 47 (52.8%) 31 (34.8%) 4 (4.5%) Label Only2 (2.1%) 56 (58.9%) 35 (36.8%) 2 (2.1%) Non-Interactive 4 (4.3%) 51 (55.4%) 34 (37.0%) 3 (3.3%) Interactive2 (2.3%) 54 (62.1%) 31 (35.6%) 0 (0.0%) Study 2 No Support5 (5.9%) 49 (57.6%) 30 (35.3%) 1 (1.2%) Label Only5 (5.9%) 49 (57.6%) 31 (36.5%) 0 (0.0%) Non-Interactive 5 (5.9%) 51 (59.3%) 28 (32.6%) 2 (2.3%) Interactive4 (4.7%) 52 (60.5%) 24 (27.9%) 6 (7.0%) Table 2: Distribution of participants’ prior AI experience across experimental conditions in Studies 1 and 2. Counts are reported, with row percentages in parentheses. 18 A preprint - August 27, 2026 Highest and lowest confidence ratings in Studies 1 and 2 We tested whether the frequencies of the highest (i.e., 6) and lowest (i.e., 0) recoded confidence ratings followed the expected pattern given the characteristics of the two tasks (relatively high confidence even in the NS condition in Study 1, and lower confidence in the NS condition than in the AI-supported conditions in Study 2). To this end, we fitted two Poisson regression models, followed by six post-hoc comparisons, to assess whether the counts for the two ratings of interest differed across experimental conditions. Reported p values were Bonferroni corrected to maintain the family-wise error rate at α = .05 Study 1 - Email classification As we expected for this task, the highest confidence rating was relatively common, accounting for 25% of all responses, and its frequency was not different across the four experimental conditions (NS: M = 2.79, SD = 2.66; LO: M = 2.49, SD = 2.42; NIC: M = 2.23, SD = 2.56; IC: M = 2.40, SD = 2.32; p = .117). In contrast, the lowest confidence rating was rare, accounting for 3% of all responses, and its frequency again did not differ across conditions (NS: M = 0.29, SD = 0.76; LO: M = 0.35, SD = 0.73; NIC: M = 0.35, SD = 1.23; IC: M = 0.24, SD = 0.78; p = .504). Study 1 – Highest confidence rating – AI-support condition [parkour] Regression coefficients Fixed effectb95% CIzp Intercept1.02 [0.90, 1.15] 16.14 < .001 AI-support condition: LO (NS) -0.11 [-0.29, 0.07] -1.22 .223 AI-support condition: NIC (NS) -0.22 [-0.41, -0.04] -2.37 .018 AI-support condition: IC (NS) -0.15 [-0.33, 0.04] -1.58 .114 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition5.903.117 Table 3: Results of the Poisson regression on the frequency of the highest confidence rating, including AI-support condition as a fixed effect. Study 1 – Lowest confidence rating – AI-support condition [parkour] Regression coefficients Fixed effectb95% CIzp Intercept-1.23 [-1.61, -0.85] -6.28 < .001 AI-support condition: LO (NS) 0.17 [-0.34, 0.69] 0.66 .509 AI-support condition: NIC (NS) 0.17 [-0.34, 0.69] 0.66 .509 AI-support condition: IC (NS) -0.19 [-0.77, 0.38] -0.65 .515 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition2.343.504 Table 4: Results of the Poisson regression on the frequency of the lowest confidence rating, including AI- support condition as a fixed effect. 19 A preprint - August 27, 2026 Study 2 - Bird classification In line with our expectations, the highest confidence rating in this task was relatively common, accounting for 12% of all responses, and its frequency significantly differed across conditions (p = .015). In particular, it was less frequent in the NS condition (M = 1.04, SD = 2.07) compared to the IC condition (M = 1.52, SD = 2.61; p = .031), while all other contrasts involving the LO (M = 1.29, SD = 2.25) and the NIC conditions (M = 1.07, SD = 1.95) were not significant (all p values≥ .056). Furthermore, the lowest confidence rating was more common in Study 2 (7% of all responses) than in Study 1 and its frequency differed across the four conditions (p < .001). In particular, it was significantly more frequent in the NS condition (M = 1.01, SD = 2.35) than in the NIC (M = 0.37, SD = 1.09; p < .001) and IC (M = 0.55, SD = 1.34; p = .004) conditions, while it was not different from the frequency observed in the LO condition (M = 0.65, SD = 1.67; p = .058). All other contrasts were not significant (all p vales≥.077) Study 2 – Highest confidence rating – AI-support condition [parkour] Regression coefficients Fixed effectb95% CIzp Intercept1.04 [0.84, 1.28] 0.33 .745 AI-support condition: LO (NS) 1.25 [0.94, 1.65] 1.56 .119 AI-support condition: NIC (NS) 1.03 [0.77, 1.38] 0.22 .826 AI-support condition: IC (NS) 1.47 [1.12, 1.93] 2.80 .005 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition10.513.015 Post-hoc contrasts ContrastbSEzp NS vs. LO0.800.11-1.56 .712 NS vs. NIC0.970.14-0.22 1 NS vs. IC0.680.09-2.80 .031 LO vs. NIC1.210.171.351 LO vs. IC0.850.11-1.26 1 NIC vs. IC0.700.10-2.60 .056 Table 5: Results of the Poisson regression on the frequency of the highest confidence rating, including AI-support condition as a fixed effect. 20 A preprint - August 27, 2026 Study 2 – Lowest confidence rating – AI-support condition [parkour] Regression coefficients Fixed effectRate ratio 95% CIzp Intercept1.01[0.82, 1.25] 0.11 .914 AI-support condition: LO (NS)0.64[0.46, 0.90] -2.59 .010 AI-support condition: NIC (NS)0.37[0.25, 0.55] -4.83 < .001 AI-support condition: IC (NS)0.54[0.38, 0.77] -3.40 < .001 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition28.183< .001 Post-hoc contrasts ContrastRate ratioSEzp NS vs. LO1.560.272.59 .058 NS vs. NIC2.720.564.83 < .001 NS vs. IC1.850.343.40 .004 LO vs. NIC1.740.392.49 .077 LO vs. IC1.180.240.851 NIC vs. IC0.680.16-1.68 .561 Table 6: Results of the Poisson regression on the frequency of the lowest confidence rating, including AI- support condition as a fixed effect. 21 A preprint - August 27, 2026 Impact of inaccurate concept detection on trust We conducted an exploratory analysis to examine whether exposure to concept detection errors decreases participants’ trust in the CBM. Specifically, we focused on participants in the NIC and IC conditions, who had access to the concepts detected by the model, and assessed whether the number of incorrectly detected concepts in a trial affected participants’ tendency to reject the model’s prediction by selecting the opposite class (and therefore making an incorrect classification). 7 To this end, two of the authors independently annotated each of the selected stimuli from both Studies 1 and 2 for the six concepts used by the corresponding CBMs, following the concept definitions provided to participants in the user studies. Disagreements were resolved through discussion. We relied on these manual annotations rather than the concept annotations provided inPhishFuzzerandCUBfor two reasons. First, we had modified some of the original definitions and label for the features annotated in the datasets. Second, the original feature annotations in both datasets were not produced through manual human annotation. In PhishFuzzer, concept labels were generated by large language models prompted using expert annotations on a subset of emails, whereas inCUB, concept annotations were assigned at the species level rather than individually for each image. Both procedures may have introduced inaccuracies in the concept ground truth that would have compromised the present analysis. Initial agreement between the two annotators was 90% for theCUBstimuli and 74% for thePhishFuzzer stimuli, consistent with the more subjective nature of the concepts used in Study 1. Given this difference in annotation reliability, we restricted the analysis to the CUB dataset (Study 2). We then fitted a logistic mixed-effects model predicting participants’ classification accuracy on trials in which the CBM’s label prediction was correct from the number of concept detection errors (i.e., instances in which the binarized concept activations presented to participants did not match the corresponding manually annotated ground-truth concepts), AI support condition, and their interaction. Random intercepts for participants and stimuli were included. The interaction between AI support condition and the number of concept detection errors was significant, χ 2 (1) = 4.12,p=.042. Specifically, in the NIC condition, participants became less likely to follow the correct prediction provided by the CBM as the number of concept detection errors increased (OR = 0.72). In contrast, in the IC condition, concept detection errors had almost no impact on classification accuracy (OR = 1.12). A post hoc comparison of the two slopes confirmed that they differed significantly (p = .042). Although the observed effect was small, this exploratory analysis was likely underpowered. Furthermore, the number of concept detection errors exhibited limited variability, ranging only from 0 to 2 errors per trial, restricting the magnitude of any detectable effect. Nevertheless, the results suggest that inaccurate concept detection can lead users to reject otherwise correct model predictions, whereas allowing users to intervene on the detected concepts may mitigate this tendency. 7 We focused on this behavioral measure of trust because the post-experiment trust questionnaire, administered to participants in all AI-supported conditions, did not distinguish between trust in the concept detection component and trust in the final label prediction, conflating two related but potentially distinct aspects of trust in CBMs. 22 A preprint - August 27, 2026 Impact of inaccurate concept detection on trust [parkour] Regression coefficients Fixed effectOdds ratio95% CIzp Intercept10.64[3.07, 36.93] 3.73 < .001 AI-support condition: NIC (IC)2.31[0.97, 5.50] 1.90 .058 Concept detection errors1.21[0.56, 2.62] 0.49 .624 NIC × Concept detection errors0.59[0.36, 0.98] -2.03 .042 ANOVA omnibus tests Fixed effectχ 2 dfp Intercept13.871< .001 AI-support condition3.601.058 Concept detection errors0.241.624 AI-support condition × Concept detection errors4.121.042 Simple slopes AI-support conditionOdds ratio95% CIzp IC1.21[0.56, 2.62] 0.49 .624 NIC0.72[0.32, 1.59] -0.81 .415 Table 7: Results of the mixed-effects logistic regression predicting participants’ classification accuracy on trials in which the CBM’s label prediction was correct, including AI-support condition, the number of concept detection errors in that trial, and their interaction as fixed effects. 23 A preprint - August 27, 2026 Study 1 Concepts and emails selection Concepts selection Of the 16 email-related features annotated in thePhishFuzzerdataset by Tóth et al. [2025] that could be considered in the bottleneck of the CBM, we selected the three most frequently occurring in phishing emails ("fear" and "authority", which were collapsed into a single feature because they almost always co-occurred, "urgency", and "attachment"), which we relabeled as "problem alert", "time pressure", and "attachment interaction", respectively, to provide labels that could be more readily understandable by participants (see the Instructions section for descriptions of the concepts provided to participants). We also selected the three features most frequently occurring in legitimate emails ("curiosity", "neutral", and "reply"), relabeled as "update notification", "operational tone", and "reply request", respectively. See the CBM details section below for further information on the models’ on the concepts extractor. We note here that, due to a human error, the CBM’s concept activation values were incorrect for two emails. For one email (ID 263), the incorrect values produced the same active concepts and intervention outcomes in the interface as the correct values, so we retained the corresponding observations. For the other (ID 268), they produced a different set of active concepts compared to the correct values, so we excluded the corresponding observations from the dataset. However, retaining these observations did not change the results. Emails selection The following criteria were applied when selecting emails from thePhishFuzzerdataset introduced by Tóth et al. [2025]. 1.We considered only human-written English emails fewer than 400 words. Restricting the sample to this range allowed us to obtain a relatively homogeneous set of stimuli, thereby reducing potential variability in attentional demands across items. Applying this criterion yielded a corpus of 2,330 emails. Of these, 1,064 emails were used to train the CBM, 266 were included in the validation set, and the remaining 1,000 (500 legitimate and 500 fraudulent) emails constituted the test set. 2.Among the emails included in the test set, we further selected emails aiming to maximize diversity in terms of classification difficulty. Classification difficulty was determined based on the results of an annotation study in which 150 participants were asked to classify 20 emails each drawn from the 1,000-email test set. The procedure was identical to that experienced by participants assigned to the No support condition in Study 1 reported in the main manuscript. After excluding participants who failed one or more attention checks and that had unfocused the experiment tab no more than five times (which brought the sample down to 134 participants), we retained only emails that presented at least two classifications from the final sample, for a total of 967 emails. These emails were then categorized as easier if all classifications were correct, or more challenging if at least one classification was incorrect. This categorization was used to form the final item pool so that, among both fraudulent and legitimate included, approximately half were easier and half were more challenging. Due to the model’s high prediction accuracy (92.3%), only 74 of the 967 emails considered were misclassified: 30 fraudulent emails incorrectly predicted as legitimate and 44 legitimate emails incorrectly predicted as fraudulent. We manually inspected these emails and removed those that were near-duplicates in content or whose ground-truth labels we suspected were incorrect (e.g., emails labeled as fraudulent that appeared to be spam). This process yielded a final set of six misclassified emails, comprising three legitimate and three fraudulent examples. To ensure a comparable level of quality among correctly classified emails, we also manually inspected correctly predicted items until we identified 12 legitimate and 12 fraudulent emails suitable for inclusion in the user study, aiming to maximize topic diversity in the selected emails. We limited this set to 24 items to avoid drawing correctly and incorrectly classified items from pools of substantially different sizes in the user study. For completeness, we note that in the annotation study an additional sample of 150 participants completed the same classification task while receiving the label predicted by the CBM, performing a task largely identical to that experienced by participants in the Label only condition of Study 1. In particular, the random sampling of items was again stratified so that participants interacted with a model exhibiting 80% accuracy. These data were collected both to create a dataset for a separate project and to assess whether participants exhibited variability in performance improvements or decrements when receiving AI support compared to performing the task unaided. 24 A preprint - August 27, 2026 Importantly, for both the pilot study and Study 1, we anonymized all emails by removing sender addresses and replacing identifiable information, such as person and company names, with placeholders. As our aim was to evaluate the effectiveness of CBMs rather than to simulate a realistic email-classification task, we sought to minimize the availability of cues not represented among the CBM concepts. For example, a suspicious sender address is highly predictive of a phishing attempt, yet this information was not encoded among the concepts used by the CBM. Retaining such cues could therefore have allowed participants to classify emails while disregarding the information provided by the model, weakening the experimental manipulation. CBM details The split is nominally produced by a stratifiedtrain_test_split(scikit-learn,test_size=0.2, random_state=42) over the full 2,330-row usable set, stratified on a combined key of task label and a word-count quantile bin (pandas.qcutinto 6 bins), so that both class balance and message length are preserved across the resulting train/validation partition. Concept extractor Emails are encoded using thesentence-transformers’all-MiniLM-L6-v2model. Encoding happens once, over the entire usable set, before any train/validation/test split exists. The concept extractor is one binary linear SVM per concept (six independent classifiers, via scikit-learn’s MultiOutputClassifier), trained on the full training split. For the SVM, a linear kernel withC= 1.0 was selected empirically. ConceptPrecision Recall F1 Support Fear+Authority0.890.91 0.90501 Urgency0.880.94 0.91553 Curiosity0.620.50 0.55262 Neutral0.940.82 0.88416 Reply0.890.24 0.3833 Open attachment0.710.07 0.1467 Micro avg0.870.80 0.831,832 Macro avg0.820.58 0.631,832 Weighted avg0.860.80 0.811,832 Table 8: Emails concept extractor: per-concept classification report on the 1,000 test set used for the annotation study. Task predictor In the logistic regression parameters, we setfit_intercept=False,penalty=Noneand class_weight=’balanced’to compensate for the training split’s class imbalance (185 valid vs. 366 phishing in the training split with binary labels). ClassPrecision Recall F1 Support Phishing (0)0.930.92 0.93500 Valid (1)0.920.94 0.93500 Accuracy0.93 (1,000 / 1,000) Table 9: Emails label predictor evaluated on ground-truth concepts (bypassing the concept extractor), on the 1,000-row test set. This corresponds to the upper bound on task accuracy given perfect concept predictions. 25 A preprint - August 27, 2026 −1.5−1.0−0.50.00.5 Learned weight (label predictor, positive = toward Valid) Open attachment Fear+Authority Urgency Reply Curiosity Neutral Emails: label predictor weights Figure 4: Logistic regression weights for the six concepts used in Study 1 (PhishFuzzerdataset). The bias term is fixed at 0. Instructions See Fig. 5 for an example of the interface presented to participants in Study 1. –-Page 1–- In this study, you will be shown 10 emails, one at a time. For each email, you will see the subject line and the body of the message. Your task is to classify each email as either legitimate (i.e., the sender does not intend to harm the recipient) or fraudulent (i.e., the sender intends to harm the recipient,for example installing malware or harvesting personal information). After having provided your answer, you will also be asked how confident you are in your classification. Once the confidence scale appears, you will still be able to revise your classification if needed. No feedback will be given on whether your classification is correct. IMPORTANT To ensure data quality, it is important that you remain on the study page for the entire duration of the task. Participants who do not follow the instructions may be excluded from future studies conducted by our research group. –-Page 2–- The emails you will be presented with are real and may contain a variety of messages, such as alerts, requests, and summaries of blog thread exchanges. For this reason, we removed the sender’s email address and anonymised sensitive information. For example, we replaced the names of individuals and companies with the tags “[PersonName]” and “[CompanyName]”, respectively. Additionally, any clickable text in the original email is indicated by enclosing it within the symbols ><, for example: “>link<”. –-Page 3–- 26 A preprint - August 27, 2026 [LOcondition] An AI system, trained to classify emails, will perform the same task as you. Below the body of each email, you will be informed whether the system classified the email as legitimate or fraudulent. [NIC/ICconditions] An AI system, trained to classify emails, will perform the same task as you. First, the system analyses the content of each email to identify whether certain features are present. The features the system looks for are listed below. • Problem alert (predictive of fraudulent emails) The email presents a warning or security issue, often with the intention of prompting the recipient to take action. • Urgency cue (predictive of fraudulent emails) The email emphasises immediacy, deadlines, or the need for rapid action. • Attachment interaction (predictive of fraudulent emails) The email encourages the recipient to open, download, or otherwise interact with an attached file. • Update notification (predictive of legitimate emails) The email conveys information about activities or interests within an established service or relationship. • Operational tone (predictive of legitimate emails) The email uses an informational, procedural, technical, or organisational communication style. • Reply request (predictive of legitimate emails) The email invites the recipient to respond, provide feedback, or participate in an ongoing exchange. These features will be presented to you, below the body of each email, as a series of boxes. Each box corresponds to one feature and they will be coloured in blue if the system detected the corresponding feature in the email or in grey if it did not. Based on the combination of detected features, the system then classifies the email as either legitimate or fraudulent. This classification is shown below the feature boxes. The features are intended to help explain the system’s classification. In other words, they show which aspects of the email led the system to produce its classification. Please note that the same combination of detected features may lead to different classifications, as the system considers not only whether a feature is present, but also how strongly it detects it in a specific email. –-Page 4–- [ICcondition] You will also be able to interact with the AI system. Specifically, you can click on the feature boxes to change their state (from detected to not detected, or vice versa). This allows you to explore whether the system’s classification would change as well. For example, you may unselect a feature that the system has identified if you do not believe it is present in the email, or, conversely, select a feature that the system has not identified if you believe it is present. After making changes, you will see whether the system’s classification updates accordingly. This information may help you decide how much to trust the system’s classification. In some cases, you may agree with the system’s classification but still disagree with the set of features it has identified. 27 A preprint - August 27, 2026 If so, in addition to providing your classification, please adjust the set of features so that it reflects your assessment. –-Page 5–- [LO/NIC/ICconditions] After classifying all the emails, you will be asked a few questions about your interaction with the AI system and to rate your overall level of experience with AI systems. –-Page 6–- IMPORTANT After data collection is complete, the 5 most accurate participants will receive a bonus of £5.00. Therefore, when classifying each email, please aim to be as accurate as possible. [LO/NIC/ICconditions] When providing your classifications, keep in mind that although the AI system has been trained for this task, it can still make mistakes. Blindly trusting the system may therefore lead to errors and negatively affect your overall accuracy. Figure 5: Interface presented in the NIC and IC conditions of Study 1. The interface presented in the LO and NS conditions were largely identical, except that the concepts information and, in the latter case, also the model prediction, were removed. 28 A preprint - August 27, 2026 Tables of statistical analyses results In the following tables, all predictors were categorical and dummy coded (reference level reported in parentheses). For post-hoc comparisons, Bonferroni-corrected p values are reported. Accuracy - Only AI-support condition (all participants) [parkour] Regression coefficients Fixed effectOdds ratio 95% CIzp Intercept3.81[2.44, 5.96] 5.86 < .001 AI-support condition: LO (NS)1.44[1.11, 1.89] 2.70 .007 AI-support condition: NIC (NS)1.75[1.33, 2.31] 4.00 < .001 AI-support condition: IC (NS)1.65[1.25, 2.18] 3.54 < .001 ANOVA Omnibus tests Fixed effectχ 2 dfp AI-support condition19.783< .001 Post-hoc contrasts ContrastOdds ratioSEzp NS vs. LO0.690.09-2.70 .043 NS vs. NIC0.570.08-4.00 < .001 NS vs. IC0.610.09-3.54 .002 LO vs. NIC0.820.12-1.361 LO vs. IC0.870.13-0.941 NIC vs. IC1.060.160.401 Table 10: Results of the mixed-effects logistic regression on participants’ accuracy, including only AI-support condition as fixed effect. 29 A preprint - August 27, 2026 Accuracy - Only AI-support condition (excluding non-interactive participants) [parkour] Regression coefficients Fixed effectOdds ratio 95% CIzp Intercept3.94[2.47, 6.28] 5.77 < .001 AI-support condition: LO (NS)1.45[1.10, 1.90] 2.67 .008 AI-support condition: NIC (NS)1.76[1.33, 2.32] 3.96 < .001 AI-support condition: IC (NS)2.04[1.47, 2.84] 4.22 < .001 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition24.083< .001 Post-hoc contrasts ContrastOdds ratioSEzp NS vs. LO0.690.10-2.67 .046 NS vs. NIC0.570.08-3.96 < .001 NS vs. IC0.490.08-4.22 < .001 LO vs. NIC0.820.12-1.351 LO vs. IC0.710.12-2.03 .257 NIC vs. IC0.860.15-0.871 Table 11: Results of the mixed-effects logistic regression on participants’ accuracy, including only AI-support condition as a fixed effect. 30 A preprint - August 27, 2026 Accuracy - AI-support condition, Item’s ground truth, and Model’s prediction accuracy (all participants) [parkour] Regression coefficients Fixed effectOdds ratio95% CIzp Intercept2.64[0.80, 8.70] 1.60 .110 AI-support condition: LO (NS)0.53[0.28, 1.00] -1.97 .049 AI-support condition: NIC (NS)0.91[0.47, 1.77] -0.27 .786 AI-support condition: IC (NS)0.99[0.50, 1.94] -0.04 .966 Item ground-truth (legitimate)0.79[0.15, 4.29] -0.27 .786 Model classification accuracy (wrong)1.34[0.35, 5.13] 0.42 .674 LO × Item ground-truth1.14[0.45, 2.88] 0.28 .783 NIC × Item ground-truth1.52[0.59, 3.92] 0.87 .385 IC × Item ground-truth0.73[0.28, 1.92] -0.63 .527 LO × Model classification accuracy4.02[1.90, 8.51] 3.63 < .001 NIC × Model classification accuracy2.87[1.31, 6.28] 2.64 .008 IC × Model classification accuracy3.17[1.41, 7.11] 2.79 .005 Item ground-truth × Model classification accuracy1.73[0.26, 11.72] 0.56 .573 LO × Item ground-truth × Model classification accuracy0.91[0.30, 2.75] -0.17 .867 NIC × Item ground-truth × Model classification accuracy0.41[0.13, 1.25] -1.57 .116 IC × Item ground-truth × Model classification accuracy0.67[0.21, 2.12] -0.68 .498 ANOVA omnibus tests Fixed effectχ 2 dfp Intercept2.551.110 AI-support condition5.593.133 Item ground-truth0.071.786 Model classification accuracy0.181.674 AI-support condition × Item ground-truth2.353.504 AI-support condition × Model classification accuracy15.043.002 Item ground-truth × Model classification accuracy0.321.573 AI-support condition × Item ground-truth × Model classification accuracy2.973.396 Post-hoc contrasts ContrastEstimateSEzp Model prediction wrong NS vs. LO0.570.242.36 .218 NS vs. NIC-0.120.25-0.48 1.000 NS vs. IC0.170.250.68 1.000 LO vs. NIC-0.690.24-2.88 .047 LO vs. IC-0.400.24-1.66 1.000 NIC vs. IC0.290.251.16 1.000 Model prediction correct NS vs. LO-0.770.16-4.74 < .001 NS vs. NIC-0.720.16-4.42 < .001 NS vs. IC-0.780.17-4.64 < .001 LO vs. NIC0.050.170.27 1.000 LO vs. IC-0.010.18-0.08 1.000 NIC vs. IC-0.060.18-0.34 1.000 Table 12: Results of the mixed-effects logistic regression on participants’ accuracy, including AI-support condition, correct answer, model-answer correctness, and their interactions as fixed effects. 31 A preprint - August 27, 2026 Accuracy – AI-support condition, item’s ground truth, and model prediction accuracy (excluding non-interactive participants) [parkour] Regression coefficients Fixed effectOdds ratio95% CIzp Intercept2.66[0.77, 9.18] 1.55 .122 AI-support condition: LO (NS)0.53[0.28, 1.00] -1.97 .049 AI-support condition: NIC (NS)0.91[0.47, 1.77] -0.27 .784 AI-support condition: IC (NS)1.86[0.80, 4.35] 1.44 .149 Item ground truth (legitimate)0.78[0.13, 4.52] -0.28 .781 Model prediction accuracy (correct)1.35[0.33, 5.45] 0.42 .678 LO × Item ground truth1.15[0.45, 2.90] 0.29 .774 NIC × Item ground truth1.53[0.59, 3.94] 0.88 .382 IC × Item ground truth0.36[0.11, 1.11] -1.78 .076 LO × Model prediction accuracy4.05[1.91, 8.59] 3.65 < .001 NIC × Model prediction accuracy2.88[1.31, 6.31] 2.64 .008 IC × Model prediction accuracy1.87[0.69, 5.07] 1.22 .222 Item ground truth × Model prediction accuracy1.86[0.25, 13.55] 0.61 .541 LO × Item ground truth × Model prediction accuracy0.91[0.30, 2.75] -0.17 .866 NIC × Item ground truth × Model prediction accuracy0.41[0.13, 1.25] -1.57 .116 IC × Item ground truth × Model prediction accuracy1.66[0.42, 6.51] 0.73 .466 ANOVA omnibus tests Fixed effectχ 2 dfp Intercept2.391.122 AI-support condition10.293.016 Item ground truth0.081.781 Model prediction accuracy0.171.678 AI-support condition × Item ground truth6.663.084 AI-support condition × Model prediction accuracy14.413.002 Item ground truth × Model prediction accuracy0.371.541 AI-support condition × Item ground truth × Model prediction accuracy4.763.191 Post-hoc contrasts ContrastEstimateSEzp Model prediction wrong NS vs. LO0.580.242.36 .220 NS vs. NIC-0.120.25-0.481 NS vs. IC-0.110.30-0.361 LO vs. NIC-0.690.24-2.88 .048 LO vs. IC-0.680.29-2.34 .229 NIC vs. IC0.010.300.041 Model prediction correct NS vs. LO-0.780.16-4.72 < .001 NS vs. NIC-0.730.17-4.39 < .001 NS vs. IC-0.980.21-4.81 < .001 LO vs. NIC0.050.180.281 LO vs. IC-0.210.21-0.991 NIC vs. IC-0.260.21-1.211 Table 13: Results of the mixed-effects logistic regression on participants’ accuracy, including AI-support condition, item ground truth, model prediction accuracy, and their interactions as fixed effects. 32 A preprint - August 27, 2026 Intervention behavior - Model’s concept detection accuracy (all participants) [parkour] Regression coefficients Fixed effectOdds ratio 95% CIzp Intercept0.14[0.07, 0.29] -5.35 < .001 Model’s concept detection accuracy: correct (wrong)0.19[0.14, 0.28] -9.03 < .001 Table 14: Results of the mixed-effects logistic regression on participants’ interaction behavior (i.e., whether they intervened at least once on a concept in a given trial), including model’s concept detection accuracy as fixed effect. 0.0 0.1 0.2 0.3 0.4 0.5 Problem alert Time pressure Attachment interaction Update notification Operational tone Reply request Proportion of trials with concept interactions Concept detection: Wrong Correct Study 1 Figure 6: Proportion of trials in which participants in the IC condition intervened on concept values, by model’s concept detection accuracy (all participants included). Intervention behavior - Model’s concept detection accuracy (excluding non-interactive partici- pants) [parkour] Regression coefficients Fixed effectOdds ratio 95% CIzp Intercept0.54[0.30, 0.99] -2.01 .045 Model’s concept detection accuracy: correct (wrong)0.20[0.14, 0.28] -8.84 < .001 Table 15: Results of the mixed-effects logistic regression on participants’ interaction behavior (i.e., whether they intervened at least once on a concept in a given trial), including model’s concept detection accuracy as fixed effect. 33 A preprint - August 27, 2026 Intervention behavior - Impact of intervening on concept values on classification accuracy (all participants) [parkour] Regression coefficients Fixed effectOdds ratio 95% CIzp Intercept5.77[3.43, 9.69] 6.62 < .001 Interaction within trial: false (true)1.28[0.84, 1.95] 1.16 .248 Table 16: Results of the mixed-effects logistic regression on participants’ accuracy, including interaction behavior (i.e., having interacted at least once within a certain trial) as fixed effect. Intervention behavior - Impact of intervening on concept values on classification accuracy (excluding non-interactive participants) [parkour] Regression coefficients Fixed effectOdds ratio95% CIzp Intercept10.26[4.83, 21.78] 6.06 < .001 Interaction within trial: false (true)0.82[0.45, 1.48] -0.66 .511 Table 17: Results of the mixed-effects logistic regression on participants’ accuracy, including interaction behavior (i.e., having interacted at least once within a certain trial) as fixed effect. 34 A preprint - August 27, 2026 Confidence - AI-support condition (all participants) [parkour] Regression coefficients Fixed effectbSEzp AI-support condition: LO (NS) -0.06 0.21 -0.27 .788 AI-support condition: NIC (NS) -0.26 0.21 -1.21 .226 AI-support condition: IC (NS) -0.01 0.21 -0.06 .955 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition1.933.588 Table 18: Results of the mixed-effects ordinal regression on participants’ confidence ratings, including AI- support condition as fixed effect. 0 25 50 75 100 No support Label only Non-interactive concepts Interactive concepts Proportion of confidence ratings Confidence 6 5 4 3 2 1 0 Study 1 Figure 7: Confidence ratings (0 = no confidence at all that the classification is correct; 6 = extreme confidence that the classification is correct) by AI-support condition (all participants included). Confidence – AI-support condition (excluding non-interactive participants) [parkour] Regression coefficients Fixed effectbSEzp AI-support condition: LO (NS) -0.06 0.21 -0.27 .791 AI-support condition: NIC (NS) -0.26 0.21 -1.22 .224 AI-support condition: IC (NS) -0.002 0.24 -0.01 .992 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition1.933.587 Table 19: Results of the mixed-effects ordinal regression on participants’ confidence ratings, including AI- support condition as a fixed effect. 35 A preprint - August 27, 2026 Self-reported trust (all participants) [parkour] Kruskal–Wallis tests χ 2 df p Trust index 3.36 2 .187 Item 12.25 21 Item 20.01 21 Item 31.22 21 Item 41.23 21 Item 52.45 21 Item 62.93 21 Item 75.47 2 .519 Item 84.20 2 .980 Table 20: Results of the Kruskal-Wallis tests comparing the three AI-support conditions on the individual trust questionnaire items. The p values were Bonferroni-adjusted for the eight items. Self-reported trust (excluding non-interactive participants) [parkour] Kruskal–Wallis tests χ 2 dfp Trust index 4.04 2.133 Item 13.09 21 Item 20.02 21 Item 30.70 21 Item 41.89 21 Item 51.56 21 Item 61.21 21 Item 710.38 2.044 Item 83.96 21 Pairwise comparisons for Item 7 Contrastp LO vs. NIC.074 LO vs. IC.007 NIC vs. IC.872 Table 21: Results of the Kruskal–Wallis tests comparing the three AI-support conditions on the trust index and individual trust questionnaire items after excluding non-interactive participants. The p values for the individual items were Bonferroni-adjusted for eight tests. Pairwise Wilcoxon rank-sum tests for Item 7 were Bonferroni-adjusted for three comparisons. 36 A preprint - August 27, 2026 Study 2 Concepts and images selection Concepts selection InCUB, concept annotations are assigned at the species level rather than manually verified for each individual image. Consequently, to select the six concepts forming the bottleneck of the CBM, we first restricted the 112 available concepts to those whose annotations differed between the two species used in Study 2 (Le Conte’s sparrow and Savannah sparrow). Among these, we excluded concepts that could be open to more subjective interpretation, such as those referring to the predominant color of the bird’s body. This process resulted in the selection of six concepts: "yellow nape", "yellow breast", and "solid belly", which were predictive of Le Conte’s sparrow, and "brown crown", "white throat", and "striped breast", which were predictive of the Savannah sparrow. To improve their interpretability, we slightly revised the concept labels presented to participants, resulting in "yellow eyebrow", "yellow chest", "plain sides", "crested head", "white throat", and "striped chest", respectively (see the Instructions section for the definitions presented to participants). Images selection Because concept annotations inCUBare assigned at the species level, some images are annotated as containing concepts that are not actually visible (e.g., because the corresponding body part is occluded). To avoid presenting participants with concept predictions that could not be visually verified, we retained only images from the standardCUBtest set in which all body regions corresponding to the selected concepts were clearly visible. For example, we excluded images in which the bird’s chest or sides were occluded or in which the bird was facing away from the camera. After selecting the images, we conducted a pilot study on Prolific (final N = 14 after attention-check exclusions) to assess the difficulty of the task for participants in the No Support and Label Only conditions. Consistent with our design objectives, the task proved challenging but feasible: participants achieved a classification accuracy of 73% without AI support and 82% when provided only with the CBM’s predicted label. CBM details Concept extractor Images are encoded with CLIP (ViT-L/14), using CLIP’s own standard preprocessing transform. Before any model training, each split’s embeddings are independently standardized to zero mean and unit variance, per split An RBF kernel (rather than the linear kernel used for emails) was chosen because CLIP image embeddings and the visual concepts being predicted (e.g. “striped breast”) are not expected to be linearly separable in embedding space the way short-text sentence embeddings are for the email-specific concepts;C=1.0and class_weight=’balanced’ ConceptPrecision Recall F1 Support striped breast0.540.97 0.6930 buff breast0.670.97 0.7929 white throat0.820.77 0.7930 buff nape0.410.59 0.4929 solid belly0.930.45 0.6029 brown crown0.500.30 0.3830 Micro avg0.600.67 0.64177 Macro avg0.640.67 0.62177 Weighted avg0.640.67 0.62177 Table 22: CUB concept extractor: per-concept classification report on the sparrow pair’s 59 held-out test images. Task predictor Training the logistic regression with parametersfit_intercept=False,penalty=’l2’ and C = 1.0, the fitted model reaches 100% accuracy. 37 A preprint - August 27, 2026 ClassPrecision Recall F1 Support Le Conte’s1.001.00 1.0029 Savannah1.001.00 1.0030 Accuracy1.00 (59 / 59) Table 23: CUB label predictor evaluated on ground-truth concepts (bypassing the concept extractor), on the sparrow pair’s 59 test images. It corresponds to the upper bound on task accuracy given perfect concept predictions. −0.6−0.4−0.20.00.20.40.6 Learned weight (label predictor, positive = toward Savannah Sparrow) solid belly buff breast buff nape striped breast white throat brown crown CUB: label predictor weights (sparrow pair) Figure 8: Logistic regression weights for the six concepts used in Study 2 (CUBdataset). The bias term is 0. Instructions –-Page 1–- In this study, you will be shown 10 images of birds, one at a time. Your task is to classify each bird as either a Le Conte sparrow or a Savannah sparrow. After having provided your answer, you will also be asked how confident you are in your classification. Once the confidence scale appears, you will still be able to revise your classification if needed. No feedback will be given on whether your classification is correct. IMPORTANT To ensure data quality, it is important that you remain on the study page for the entire duration of the task. Participants who do not follow the instructions may be excluded from future studies conducted by our research group. 38 A preprint - August 27, 2026 –-Page 2–- Below, you can find three example images of each species. Please take your time to familiarise yourself with the examples. Le Conte sparrowSavannah sparrow –-Page 3–- [LOcondition] An AI system, trained to classify bird images, will perform the same task as you. Below each image, you will be informed whether the system classified the bird as a Le Conte sparrow or a Savannah sparrow. [NIC/ICconditions] An AI system, trained to classify bird images, will perform the same task as you. First, the system analyses each image to identify whether certain features are present. The features the system looks for are listed below (the accompanying images illustrate the area of the bird to which each feature refers). • Warm-coloured eyebrow (predictive of Le Conte sparrow): The predominant colour of the bird’s eyebrow ranges from yellow to orange. • Warm-coloured chest (predictive of Le Conte sparrow): The predominant colour of the bird’s chest ranges from yellow to orange. • Plain sides (predictive of Le Conte sparrow): The sides of the bird’s body around the belly appear plain and do not show visible patterns such as stripes, streaks, or spots. 39 A preprint - August 27, 2026 • Crested head (predictive of Savannah sparrow): The bird’s head presents a crest, that is, a small tuft or raised group of feathers. • White throat (predictive of Savannah sparrow): The predominant colour of the bird’s throat is white. • Striped chest (predictive of Savannah sparrow): The bird’s chest shows visible dark stripes or streaks. These features will be presented to you, below each image, as a series of boxes. Each box corresponds to one feature: it will be coloured in blue if the system detected the feature in the image or in grey if it did not. Based on the combination of detected features, the system then classifies the bird as either a Le Conte sparrow or a Savannah sparrow. This classification is shown below the feature boxes. The features are intended to help explain the system’s classification. In other words, they show which aspects of the image led the system to produce its classification. Please note that the same combination of detected features may lead to different classifications, as the system considers not only whether a feature is detected, but also how strongly it detects it in a specific image. –-Page 4–- [ICcondition] 40 A preprint - August 27, 2026 You will also be able to interact with the AI system. Specifically, you can click on the feature boxes to change their state from detected to not detected, or vice versa. This allows you to explore whether the system’s classification would change as well. For example, you may unselect a feature that the system has identified if you do not believe it is present in the image or, conversely, select a feature that the system has not identified if you believe it is present. After you select or deselect any feature, the system’s classification may update accordingly. This information may help you decide how much to trust the system’s classification. In some cases, you may agree with the system’s classification but still disagree with the set of features it has identified. If so, in addition to providing your classification, please adjust the set of features so that it reflects your assessment. –-Page 5–- [LO/NIC/ICconditions] After classifying all the bird images, you will be asked a few questions about your interaction with the AI system and to rate your overall level of experience with AI systems. –-Page 6–- IMPORTANT After data collection is complete, the 5 most accurate participants will receive a bonus of £5.00. Therefore, when classifying each bird, please aim to be as accurate as possible. [LO/NIC/ICconditions] When providing your classifications, keep in mind that although the AI system has been trained for this task, it can still make mistakes. Blindly trusting the system may therefore lead to errors and negatively affect your overall accuracy. 41 A preprint - August 27, 2026 Tables of statistical analyses results In the following tables, all predictors were categorical and dummy coded (reference level reported in parentheses). For post-hoc comparisons, Bonferroni-corrected p values are reported. Accuracy – Only AI-support condition (all participants) [parkour] Regression coefficients Fixed effectOdds ratio 95% CIzp Intercept3.93[2.49, 6.20] 5.88 < .001 AI-support condition: LO (NS)1.42[0.95, 2.11] 1.72 .085 AI-support condition: NIC (NS)1.85[1.24, 2.76] 3.00 .003 AI-support condition: IC (NS)1.98[1.32, 2.96] 3.33 < .001 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition13.803.003 Post-hoc contrasts ContrastOdds ratioSEzp NS vs. LO0.710.14-1.72 .513 NS vs. NIC0.540.11-3.00 .016 NS vs. IC0.510.10-3.33 .005 LO vs. NIC0.770.16-1.281 LO vs. IC0.720.15-1.62 .637 NIC vs. IC0.930.20-0.331 Table 24: Results of the mixed-effects logistic regression on participants’ accuracy, including only AI-support condition as a fixed effect. 42 A preprint - August 27, 2026 Accuracy - Only AI-support condition (excluding non-interactive participants) [parkour] Regression coefficients Fixed effectOdds ratio 95% CIzp Intercept3.98[2.51, 6.32] 5.87 < .001 AI-support condition: LO (NS)1.41[0.94, 2.12] 1.68 .092 AI-support condition: NIC (NS)1.84[1.22, 2.76] 2.93 .003 AI-support condition: IC (NS)2.69[1.68, 4.32] 4.10 < .001 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition18.963< .001 Post-hoc contrasts ContrastOdds ratioSEzp NS vs. LO0.710.15-1.68 .555 NS vs. NIC0.540.11-2.93 .020 NS vs. IC0.370.09-4.10 < .001 LO vs. NIC0.770.16-1.251 LO vs. IC0.530.13-2.65 .049 NIC vs. IC0.680.17-1.56 .710 Table 25: Results of the mixed-effects logistic regression on participants’ accuracy, including only AI-support condition as a fixed effect. 43 A preprint - August 27, 2026 Accuracy – AI-support condition, item’s ground truth, and model prediction accuracy (all participants) [parkour] Regression coefficients Fixed effectOdds ratio95% CIzp Intercept1.58[0.69, 3.63] 1.08 .280 AI-support condition: LO (NS)0.69[0.33, 1.45] -0.99 .324 AI-support condition: NIC (NS)0.71[0.34, 1.49] -0.90 .368 AI-support condition: IC (NS)1.20[0.57, 2.54] 0.49 .628 Item ground truth (Le Conte’s sparrow)3.33[1.03, 10.76] 2.02 .044 Model prediction accuracy (correct)2.49[1.01, 6.14] 1.98 .048 LO × Item ground truth0.43[0.16, 1.17] -1.65 .099 NIC × Item ground truth0.36[0.13, 0.98] -2.00 .046 IC × Item ground truth0.24[0.09, 0.65] -2.81 .005 LO × Model prediction accuracy3.31[1.49, 7.35] 2.94 .003 NIC × Model prediction accuracy6.20[2.71, 14.17] 4.33 < .001 IC × Model prediction accuracy5.45[2.31, 12.83] 3.88 < .001 Item ground truth × Model prediction accuracy0.30[0.08, 1.13] -1.78 .075 LO × Item ground truth × Model prediction accuracy2.02[0.63, 6.43] 1.18 .236 NIC × Item ground truth × Model prediction accuracy1.69[0.52, 5.52] 0.87 .382 IC × Item ground truth × Model prediction accuracy1.22[0.37, 4.05] 0.33 .742 ANOVA omnibus tests Fixed effectχ 2 dfp Intercept1.171.280 AI-support condition3.093.377 Item ground truth4.061.044 Model prediction accuracy3.901.048 AI-support condition × Item ground truth8.203.042 AI-support condition × Model prediction accuracy23.733< .001 Item ground truth × Model prediction accuracy3.171.075 AI-support condition × Item ground truth × Model prediction accuracy1.693.640 Post-hoc contrasts ContrastEstimateSEzp Model prediction wrong NS vs. LO0.800.302.63 .101 NS vs. NIC0.850.302.82 .058 NS vs. IC0.540.301.77 .919 LO vs. NIC0.050.290.181 LO vs. IC-0.260.29-0.911 NIC vs. IC-0.310.29-1.091 Model prediction correct NS vs. LO-0.750.22-3.37 .009 NS vs. NIC-1.240.23-5.33 < .001 NS vs. IC-1.260.24-5.34 < .001 LO vs. NIC-0.490.24-2.04 .498 LO vs. IC-0.510.24-2.10 .429 NIC vs. IC-0.020.25-0.091 Table 26: Results of the mixed-effects logistic regression on participants’ accuracy, including AI-support condition, item ground truth, model prediction accuracy, and their interactions as fixed effects. 44 A preprint - August 27, 2026 Accuracy – AI-support condition, item’s ground truth, and model prediction accuracy (excluding non-interactive participants) [parkour] Regression coefficients Fixed effectOdds ratio95% CIzp Intercept1.59[0.68, 3.74] 1.06 .288 AI-support condition: LO (NS)0.69[0.32, 1.46] -0.98 .329 AI-support condition: NIC (NS)0.71[0.34, 1.50] -0.90 .368 AI-support condition: IC (NS)1.58[0.67, 3.74] 1.05 .295 Item ground truth (Le Conte’s)3.35[1.01, 11.17] 1.97 .049 Model prediction accuracy (correct)2.50[0.99, 6.33] 1.93 .053 LO × Item ground truth0.43[0.16, 1.16] -1.66 .096 NIC × Item ground truth0.36[0.13, 0.98] -2.01 .045 IC × Item ground truth0.23[0.07, 0.71] -2.56 .011 LO × Model prediction accuracy3.32[1.49, 7.38] 2.94 .003 NIC × Model prediction accuracy6.24[2.72, 14.28] 4.33 < .001 IC × Model prediction accuracy6.01[2.13, 17.00] 3.38 < .001 Item ground truth × Model prediction accuracy0.31[0.08, 1.17] -1.73 .084 LO × Item ground truth × Model prediction accuracy2.03[0.63, 6.48] 1.19 .234 NIC × Item ground truth × Model prediction accuracy1.70[0.52, 5.55] 0.88 .381 IC × Item ground truth × Model prediction accuracy1.29[0.32, 5.27] 0.35 .724 ANOVA omnibus tests Fixed effectχ 2 dfp Intercept1.131.288 AI-support condition4.653.200 Item ground truth3.881.049 Model prediction accuracy3.731.053 AI-support condition × Item ground truth7.283.064 AI-support condition × Model prediction accuracy22.843< .001 Item ground truth × Model prediction accuracy2.981.084 AI-support condition × Item ground truth × Model prediction accuracy1.583.663 Post-hoc contrasts ContrastEstimateSEzp Model prediction wrong NS vs. LO0.800.312.62 .106 NS vs. NIC0.860.302.81 .059 NS vs. IC0.280.340.811 LO vs. NIC0.050.290.191 LO vs. IC-0.520.33-1.571 NIC vs. IC-0.580.33-1.74 .984 Model prediction correct NS vs. LO-0.750.23-3.32 .011 NS vs. NIC-1.240.24-5.26 < .001 NS vs. IC-1.640.29-5.66 < .001 LO vs. NIC-0.490.24-2.01 .534 LO vs. IC-0.890.30-3.02 .031 NIC vs. IC-0.400.30-1.331 Table 27: Results of the mixed-effects logistic regression on participants’ accuracy, including AI-support condition, item ground truth, model prediction accuracy, and their interactions as fixed effects. 45 A preprint - August 27, 2026 Intervention behaviour – Model concept-detection accuracy [parkour] Regression coefficients Fixed effectOdds ratio 95% CIzp Intercept0.17[0.09, 0.32] -5.31 < .001 Model concept-detection accuracy: correct (wrong)0.06[0.04, 0.07] -22.99 < .001 Table 28: Results of the mixed-effects logistic regression on participants’ interaction behavior (i.e., whether they intervened at least once on a concept in a given trial), including model’s concept detection accuracy as fixed effect. 0.0 0.1 0.2 0.3 0.4 0.5 Warm eyebrow Warm chest Plain sides Crested head White throat Striped chest Proportion of trials with concept interactions Concept detection: Wrong Correct Study 2 Figure 9: Proportion of trials in which participants in the IC condition intervened on concept values, by model’s concept detection accuracy (all participants included). Intervention behavior - Model’s concept detection accuracy (excluding non-interactive partici- pants) [parkour] Regression coefficients Fixed effectOdds ratio 95% CIzp Intercept0.97[0.64, 1.46] -0.16.874 Model’s concept detection accuracy: correct (wrong)0.06[0.05, 0.08] -22.76 < .001 Table 29: Results of the mixed-effects logistic regression on participants’ interaction behavior (i.e., whether they intervened at least once on a concept in a given trial), including model’s concept detection accuracy as fixed effect. 46 A preprint - August 27, 2026 Intervention behavior - Impact of intervening on concept values on classification accuracy (all participants) [parkour] Regression coefficients Fixed effectOdds ratio95% CIzp Intercept5.83[2.99, 11.40] 5.16 < .001 Interaction within trial: true (false)2.78[1.73, 4.46] 4.23 < .001 Table 30: Results of the mixed-effects logistic regression on participants’ accuracy, including interaction behavior (i.e., having interacted at least once within a certain trial) as fixed effect. Intervention behavior - Impact of intervening on concept values on classification accuracy (excluding non-interactive participants) [parkour] Regression coefficients Fixed effectOdds ratio95% CIzp Intercept9.16[3.14, 26.69] 4.06 < .001 Interaction within trial: true (false)2.89[1.46, 5.72] 3.06 .002 Table 31: Results of the mixed-effects logistic regression on participants’ accuracy, including interaction behavior (i.e., having interacted at least once within a certain trial) as fixed effect. 47 A preprint - August 27, 2026 Confidence - AI-support condition (all participants) [parkour] Regression coefficients Fixed effectbSEzp AI-support condition: LO (NS)0.770.33 2.29 .022 AI-support condition: NIC (NS)0.710.33 2.12 .034 AI-support condition: IC (NS)0.960.33 2.86 .004 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition9.403.025 Post-hoc contrasts ContrastEstimate SEzp NS vs. LO-0.770.33 -2.29 .134 NS vs. NIC-0.710.33 -2.12 .202 NS vs. IC-0.960.33 -2.86 .025 LO vs. NIC0.060.33 0.171 LO vs. IC-0.190.33 -0.58 1 NIC vs. IC-0.250.33 -0.75 1 Table 32: Results of the mixed-effects ordinal regression on participants’ confidence ratings, including AI- support condition as fixed effect. 0 25 50 75 100 No support Label only Non-interactive concepts Interactive concepts Proportion of confidence ratings Confidence 6 5 4 3 2 1 0 Study 2 Figure 10: Confidence ratings (0 = no confidence at all that the classification is correct; 6 = extreme confidence that the classification is correct) by AI-support condition (all participants included). 48 A preprint - August 27, 2026 Confidence – AI-support condition (excluding non-interactive participants) [parkour] Regression coefficients Fixed effectbSEzp AI-support condition: LO (NS)0.770.32 2.38 .017 AI-support condition: NIC (NS)0.710.32 2.21 .027 AI-support condition: IC (NS)1.070.36 2.96 .003 ANOVA omnibus tests Fixed effectχ 2 dfp AI-support condition10.503.015 Post-hoc contrasts ContrastEstimate SEzp NS vs. LO-0.770.32 -2.38 .103 NS vs. NIC-0.710.32 -2.21 .164 NS vs. IC-1.070.36 -2.96 .019 LO vs. NIC0.060.32 0.191 LO vs. IC-0.300.36 -0.84 1 NIC vs. IC-0.360.36 -1.00 1 Table 33: Results of the mixed-effects ordinal regression on participants’ confidence ratings, including AI- support condition as a fixed effect. 49 A preprint - August 27, 2026 Self-reported trust (all participants) [parkour] Kruskal–Wallis tests χ 2 df p Trust index 5.17 2 .076 Item 11.07 21 Item 23.60 21 Item 35.32 2 .559 Item 43.50 21 Item 54.48 2 .853 Item 63.00 21 Item 79.85 2 .058 Item 82.01 21 Table 34: Results of the Kruskal-Wallis tests comparing the three AI-support conditions on the individual trust questionnaire items. The p values were Bonferroni-adjusted for the eight items. Self-reported trust (excluding non-interactive participants) [parkour] Kruskal–Wallis tests χ 2 dfp Trust index 5.92 2.052 Item 11.12 21 Item 23.22 21 Item 36.46 2.316 Item 45.32 2.558 Item 52.32 21 Item 63.34 21 Item 710.22 2.048 Item 82.09 21 Pairwise comparisons for Item 7 Contrastp LO vs. NIC.528 LO vs. IC.005 NIC vs. IC.118 Table 35: Results of the Kruskal–Wallis tests comparing the three AI-support conditions on the trust index and individual trust questionnaire items after excluding non-interactive participants. The p values for the individual items were Bonferroni-adjusted for eight tests. Pairwise Wilcoxon rank-sum tests for Item 7 were Bonferroni-adjusted for three comparisons. 50 A preprint - August 27, 2026 Computing infrastructure All experiments (CLIP/sentence-transformer encoding, SVM and logistic regression training and evaluation) were run on a Linux server: Component Detail CPUIntel Core i9-7920X @ 2.90GHz (12 cores / 24 threads) RAM251 GiB GPU1× NVIDIA RTX A5000 (24 GB) Table 36: Hardware used for all reported experiments. LibraryVersion Python3.12.13 PyTorch2.5.1 (CUDA 12.1 build) CLIP (openai/CLIP)git commit d05afc4 sentence-transformers5.6.0 scikit-learn1.9.0 pandas3.0.3 numpy2.5.1 datasets (HuggingFace) 5.0.0 huggingface_hub1.22.0 langdetect1.0.9 Table 37: Software versions Both SVM and logistic-regression training run on CPU (scikit-learn), and CLIP/sentence-transformer encoding is the only step that uses the GPU. 51