← Search

Gabriele Dominici

5 accepted papers

2025

Avoiding Leakage Poisoning: Concept Interventions Under Distribution Shifts

ICML 2025poster

In this paper, we investigate how concept-based models (CMs) respond to out-of-distribution (OOD) inputs. CMs are interpretable neural architectures that first predict a set of high-level *concepts* (e.g., "stripes", "black") and then predict a task label from those concepts. In particular, we study…

Cited by 0SourcePDFScholar
2025

Causal Concept Graph Models: Beyond Causal Opacity in Deep Learning

ICLR 2025poster

Causal opacity denotes the difficulty in understanding the "hidden" causal structure underlying the decisions of deep neural network (DNN) models. This leads to the inability to rely on and verify state-of-the-art DNN-based systems, especially in high-stakes scenarios. For this reason, circumventing…

2025

Counterfactual Concept Bottleneck Models

ICLR 2025poster

Current deep learning models are not designed to simultaneously address three fundamental questions: predict class labels to solve a given classification task (the "What?"), simulate changes in the situation to evaluate how this impacts class predictions (the "How?"), and imagine how the scenario sh…

2025

Deferring Concept Bottleneck Models: Learning to Defer Interventions to Inaccurate Experts

NeurIPS 2025poster

Concept Bottleneck Models (CBMs) are interpretable machine learning models that ground their predictions on human-understandable concepts, allowing for targeted interventions in their decision-making process. However, when intervened on, CBMs assume the availability of humans that can identify the n…

Cited by 0SourceScholar
2024

Federated Behavioural Planes: Explaining the Evolution of Client Behaviour in Federated Learning

NeurIPS 2024poster

Federated Learning (FL), a privacy-aware approach in distributed deep learning environments, enables many clients to collaboratively train a model without sharing sensitive data, thereby reducing privacy risks. However, enabling human trust and control over FL systems requires understanding the evol…