← Search

Isabel Valera

26 accepted papers

2026

A Causal Framework to Measure and Mitigate Non-binary Treatment Discrimination

AAAI 2026technical

Fairness studies of algorithmic decision-making systems often simplify complex decision processes, such as bail or lending decisions, into binary classification tasks (e.g., approve or not approve). However, these approaches overlook that such decisions are not inherently binary; they also involve n

Cited by 1SourcePDFScholar
2026

A Probabilistic Hard Concept Bottleneck for Steerable Generative Models

ICLR 2026poster

Concept Bottleneck Generative Models (CBGMs) incorporate a human-interpretable concept bottleneck layer, which makes them interpretable and steerable. However, designing such a layer for generative models poses the same challenges as for concept bottleneck models in a supervised context, if not grea…

Cited by 0SourceScholar
2026

Bridging Fairness and Explainability: Can Input-Based Explanations Promote Fairness in Hate Speech Detection?

ICLR 2026poster

Natural language processing (NLP) models often replicate or amplify social bias from training data, raising concerns about fairness. At the same time, their black-box nature makes it difficult for users to recognize biased predictions and for developers to effectively mitigate them. While some studi…

Cited by 1SourcecodeScholar
2025

A Practical Approach to Causal Inference over Time

AAAI 2025technical

In this paper, we focus on estimating the causal effect of an intervention over time on a dynamical system. To that end, we formally define causal interventions and their effects over time on discrete-time stochastic processes (DSPs). Then, we show under which conditions the equilibrium states of…

2025

Accept or Deny? Evaluating LLM Fairness and Performance in Loan Approval across Table-to-Text Serialization Approaches

EMNLP 2025

Large Language Models (LLMs) are increasingly employed in high-stakes decision-making tasks, such as loan approvals. While their applications expand across domains, LLMs struggle to process tabular data, ensuring fairness and delivering reliable predictions. In this work, we assess the performance a

Cited by 0SourcePDFScholar
2025

DeCaFlow: A deconfounding causal generative model

NeurIPS 2025spotlight

We introduce DeCaFlow, a deconfounding causal generative model. Training once per dataset using just observational data and the underlying causal graph, DeCaFlow enables accurate causal inference on continuous variables under the presence of hidden confounders. Specifically, we extend previous resul…

Cited by 0SourcecodeScholar
2023

Learnable Graph Convolutional Attention Networks

ICLR 2023poster

Existing Graph Neural Networks (GNNs) compute the message exchange between nodes by either aggregating uniformly (convolving) the features of all the neighbor- ing nodes, or by applying a non-uniform score (attending) to the features. Recent works have shown the strengths and weaknesses of the resul…

2023

Variational Mixture of HyperGenerators for Learning Distributions over Functions

ICML 2023poster

Recent approaches build on implicit neural representations (INRs) to propose generative models over function spaces. However, they are computationally costly when dealing with inference tasks, such as missing data imputation, or directly cannot tackle them. In this work, we propose a novel deep gene…

2022

Mitigating Modality Collapse in Multimodal VAEs via Impartial Optimization

ICML 2022spotlight

A number of variational autoencoders (VAEs) have recently emerged with the aim of modeling multimodal data, e.g., to jointly model images and their corresponding captions. Still, multimodal VAEs tend to focus solely on a subset of the modalities, e.g., by fitting the image while neglecting the capti…

2022

On the Fairness of Causal Algorithmic Recourse

AAAI 2022technical

Algorithmic fairness is typically studied from the perspective of predictions. Instead, here we investigate fairness from the perspective of recourse actions suggested to individuals to remedy an unfavourable classification. We propose two new fair-ness criteria at the group and individual level, wh…

2022

VACA: Designing Variational Graph Autoencoders for Causal Queries

AAAI 2022technical

In this paper, we introduce VACA, a novel class of variational graph autoencoders for causal inference in the absence of hidden confounders, when only observational data and the causal graph are available. Without making any parametric assumptions, VACA mimics the necessary properties of a Structura…

2020

Algorithmic recourse under imperfect causal knowledge: a probabilistic approach

NeurIPS 2020spotlight

Recent work has discussed the limitations of counterfactual explanations to recommend actions for algorithmic recourse, and argued for the need of taking causal relationships between features into consideration. Unfortunately, in practice, the true underlying structural causal model is generally unk…

2020

Fair Decisions Despite Imperfect Predictions

AISTATS 2020poster

Consequential decisions are increasingly informed by sophisticated data-driven predictive models. However, consistently learning accurate predictive models requires access to ground truth labels. Unfortunately, in practice, labels may only exist conditional on certain decisions—if a loan is denied,…

2020

Model-Agnostic Counterfactual Explanations for Consequential Decisions

AISTATS 2020poster

Predictive models are being increasingly used to support consequential decision making at the individual level in contexts such as pretrial bail and loan approval. As a result, there is increasing social and legal pressure to provide explanations that help the affected individuals not only to unders…

2018

Boosting Black Box Variational Inference

NeurIPS 2018spotlight

Approximating a probability density in a tractable manner is a central task in Bayesian statistics. Variational Inference (VI) is a popular technique that achieves tractability by choosing a relatively simple variational approximation. Borrowing ideas from the classic boosting framework, recent appr…

2018

Enhancing the Accuracy and Fairness of Human Decision Making

NeurIPS 2018poster

Societies often rely on human experts to take a wide variety of decisions affecting their members, from jail-or-release decisions taken by judges and stop-and-frisk decisions taken by police officers to accept-or-reject decisions taken by academics. In this context, each decision is taken by an exp…

2017

Fairness Constraints: Mechanisms for Fair Classification

AISTATS 2017poster

Algorithmic decision making systems are ubiquitous across a wide variety of online as well as offline services. These systems rely on complex learning methods and vast amounts of data to optimize the service functionality, satisfaction of the end user and profitability. However, there is a growing c…

Cited by 1615SourcePDFScholar
2017

From Parity to Preference-based Notions of Fairness in Classification

NeurIPS 2017poster

The adoption of automated, data-driven decision making in an ever expanding range of applications has raised concerns about its potential unfairness towards certain social groups. In this context, a number of recent studies have focused on defining, detecting, and removing unfairness from data-drive…

2016

Learning and Forecasting Opinion Dynamics in Social Networks

NeurIPS 2016poster

Social media and social networking sites have become a global pinboard for exposition and discussion of news, topics, and ideas, where social media users often update their opinions about a particular topic by learning from the opinions shared by their friends. In this context, can we learn a data-d…

Cited by 137SourcePDFScholar
2015

Infinite Factorial Dynamical Model

NeurIPS 2015poster

We propose the infinite factorial dynamic model (iFDM), a general Bayesian nonparametric model for source separation. Our model builds on the Markov Indian buffet process to consider a potentially unbounded number of hidden Markov chains (sources) that evolve independently according to some dynamics…