← Search

Pablo M. Olmos

7 accepted papers

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

Revisiting Nonstationary Kernel Design for Multi-Output Gaussian Processes

ICLR 2026poster

Multi-output Gaussian processes (MOGPs) provide a Bayesian framework for modeling non-linear functions with multiple outputs, in which nonstationary kernels are essential for capturing input-dependent variations in observations. However, from a spectral (dual) perspective, existing nonstationary ker…

Cited by 0SourceScholar
2025

Improved Variational Inference in Discrete VAEs using Error Correcting Codes

UAI 2025

Despite advances in deep probabilistic models, learning discrete latent representations remains challenging. This work introduces a novel method to improve inference in discrete Variational Autoencoders by reframing the inference problem through a generative perspective. We conceptualize the model a

2025

Multi-View Oriented GPLVM: Expressiveness and Efficiency

NeurIPS 2025poster

The multi-view Gaussian process latent variable model (MV-GPLVM) aims to learn a unified representation from multi-view data but is hindered by challenges such as limited kernel expressiveness and low computational efficiency. To overcome these issues, we first introduce a new duality between the sp…

Cited by 0SourceScholar
2024

Decoupling Feature Extraction and Classification Layers for Calibrated Neural Networks

ICML 2024poster

Deep Neural Networks (DNN) have shown great promise in many classification applications, yet are widely known to have poorly calibrated predictions when they are over-parametrized. Improving DNN calibration without comprising on model accuracy is of extreme importance and interest in safety critical…

Cited by 1SourcePDFScholar
2024

Efficient local linearity regularization to overcome catastrophic overfitting

ICLR 2024poster

Catastrophic overfitting (CO) in single-step adversarial training (AT) results in abrupt drops in the adversarial test accuracy (even down to $0$%). For models trained with multi-step AT, it has been observed that the loss function behaves locally linearly with respect to the input, this is however…

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…