← Search

Dino Sejdinovic

38 accepted papers

2026

TimeLAVA: Learning-Agnostic Valuation for Time Series Data

ICML 2026poster

Data valuation quantifies the intrinsic quality of individual samples to enable principled data curation, quality control, and robust learning. For time series in critical domains such as healthcare, finance, and industrial monitoring, effective valuation methods are essential yet fundamentally lack…

Cited by 0SourceScholar
2025

Bayesian Low-Rank Learning (Bella): A Practical Approach to Bayesian Neural Networks

AAAI 2025technical

Computational complexity of Bayesian learning is impeding its adoption in practical, large-scale tasks, despite demonstrations of significant merits such as improved robustness and resilience to unseen or out-of-distribution inputs over their non-Bayesian counterparts. Although, Deep ensemble method…

2025

Credal Two-Sample Tests of Epistemic Uncertainty

AISTATS 2025poster

We introduce credal two-sample testing, a new hypothesis testing framework for comparing credal sets---convex sets of probability measures where each element captures aleatoric uncertainty and the set itself represents epistemic uncertainty that arises from the modeller's partial ignorance. Compared…

Cited by 0SourcecodeScholar
2025

Label Distribution Learning using the Squared Neural Family on the Probability Simplex

UAI 2025

Label distribution learning (LDL) provides a framework wherein a distribution over categories rather than a single category is predicted, with the aim of addressing ambiguity in labeled data. Existing research on LDL mainly focuses on the task of point estimation, i.e., finding an optimal distributi

2024

Bayesian Adaptive Calibration and Optimal Design

NeurIPS 2024poster

The process of calibrating computer models of natural phenomena is essential for applications in the physical sciences, where plenty of domain knowledge can be embedded into simulations and then calibrated against real observations. Current machine learning approaches, however, mostly rely on rerunn…

2024

Exact, Fast and Expressive Poisson Point Processes via Squared Neural Families

AAAI 2024technical

We introduce squared neural Poisson point processes (SNEPPPs) by parameterising the intensity function by the squared norm of a two layer neural network. When the hidden layer is fixed and the second layer has a single neuron, our approach resembles previous uses of squared Gaussian process or kerne…

2023

A Rigorous Link between Deep Ensembles and (Variational) Bayesian Methods

NeurIPS 2023oral

We establish the first mathematically rigorous link between Bayesian, variational Bayesian, and ensemble methods. A key step towards this it to reformulate the non-convex optimisation problem typically encountered in deep learning as a convex optimisation in the space of probability measures. On a t…

Cited by 15SourcePDFScholar
2023

Explaining the Uncertain: Stochastic Shapley Values for Gaussian Process Models

NeurIPS 2023spotlight

We present a novel approach for explaining Gaussian processes (GPs) that can utilize the full analytical covariance structure present in GPs. Our method is based on the popular solution concept of Shapley values extended to stochastic cooperative games, resulting in explanations that are random vari…

Cited by 20SourcePDFScholar
2023

Returning The Favour: When Regression Benefits From Probabilistic Causal Knowledge

ICML 2023oral

A directed acyclic graph (DAG) provides valuable prior knowledge that is often discarded in regression tasks in machine learning. We show that the independences arising from the presence of collider structures in DAGs provide meaningful inductive biases, which constrain the regression hypothesis spa…

2023

Squared Neural Families: A New Class of Tractable Density Models

NeurIPS 2023spotlight

Flexible models for probability distributions are an essential ingredient in many machine learning tasks. We develop and investigate a new class of probability distributions, which we call a Squared Neural Family (SNEFY), formed by squaring the 2-norm of a neural network and normalising it with resp…

Cited by 11SourcePDFScholar
2022

Explaining Preferences with Shapley Values

NeurIPS 2022accept

While preference modelling is becoming one of the pillars of machine learning, the problem of preference explanation remains challenging and underexplored. In this paper, we propose \textsc{Pref-SHAP}, a Shapley value-based model explanation framework for pairwise comparison data. We derive the appr…

2022

Generalized Variational Inference in Function Spaces: Gaussian Measures meet Bayesian Deep Learning

NeurIPS 2022accept

We develop a framework for generalized variational inference in infinite-dimensional function spaces and use it to construct a method termed Gaussian Wasserstein inference (GWI). GWI leverages the Wasserstein distance between Gaussian measures on the Hilbert space of square-integrable functions in o…

2022

Giga-scale Kernel Matrix-Vector Multiplication on GPU

NeurIPS 2022accept

Kernel matrix-vector multiplication (KMVM) is a foundational operation in machine learning and scientific computing. However, as KMVM tends to scale quadratically in both memory and time, applications are often limited by these computational constraints. In this paper, we propose a novel approximati…

2022

Survival regression with proper scoring rules and monotonic neural networks

AISTATS 2022poster

We consider frequently used scoring rules for right-censored survival regression models such as time-dependent concordance, survival-CRPS, integrated Brier score and integrated binomial log-likelihood, and prove that neither of them is a proper scoring rule. This means that the true survival distrib…

2021

BayesIMP: Uncertainty Quantification for Causal Data Fusion

NeurIPS 2021poster

While causal models are becoming one of the mainstays of machine learning, the problem of uncertainty quantification in causal inference remains challenging. In this paper, we study the causal data fusion problem, where data arising from multiple causal graphs are combined to estimate the average tr…

Cited by 24SourcePDFScholar
2021

Noise Contrastive Meta-Learning for Conditional Density Estimation using Kernel Mean Embeddings

AISTATS 2021poster

Current meta-learning approaches focus on learning functional representations of relationships between variables, \textit{i.e.} estimating conditional expectations in regression. In many applications, however, the conditional distributions cannot be meaningfully summarized solely by expectation (due…

Cited by 14SourcePDFScholar
2021

Variational inference with continuously-indexed normalizing flows

UAI 2021poster

Continuously-indexed flows (CIFs) have recently achieved improvements over baseline normalizing flows on a variety of density estimation tasks. CIFs do not possess a closed-form marginal density, and so, unlike standard flows, cannot be plugged in directly to a variational inference (VI) scheme in o…

2019

Hyperparameter Learning via Distributional Transfer

NeurIPS 2019poster

Bayesian optimisation is a popular technique for hyperparameter learning but typically requires initial exploration even in cases where similar prior tasks have been solved. We propose to transfer information across tasks using learnt representations of training datasets used in those tasks. This re…

Cited by 35SourcePDFScholar
2018

Bayesian Approaches to Distribution Regression

AISTATS 2018poster

Distribution regression has recently attracted much interest as a generic solution to the problem of supervised learning where labels are available at the group level, rather than at the individual level. Current approaches, however, do not propagate the uncertainty in observations due to sampling v…

2018

Variational Learning on Aggregate Outputs with Gaussian Processes

NeurIPS 2018poster

While a typical supervised learning framework assumes that the inputs and the outputs are measured at the same levels of granularity, many applications, including global mapping of disease, only have access to outputs at a much coarser level than that of the inputs. Aggregation of outputs makes gene…

2017

Testing and Learning on Distributions with Symmetric Noise Invariance

NeurIPS 2017poster

Kernel embeddings of distributions and the Maximum Mean Discrepancy (MMD), the resulting distance between distributions, are useful tools for fully nonparametric two-sample testing and learning on distributions. However, it is rarely that all possible differences between samples are of interest -- d…

Cited by 12SourcePDFScholar
2016

DR-ABC: Approximate Bayesian Computation with Kernel-Based Distribution Regression

ICML 2016poster

Performing exact posterior inference in complex generative models is often difficult or impossible due to an expensive to evaluate or intractable likelihood function. Approximate Bayesian computation (ABC) is an inference framework that constructs an approximation to the true likelihood based on the…

2016

K2-ABC: Approximate Bayesian Computation with Kernel Embeddings

AISTATS 2016poster

Complicated generative models often result in a situation where computing the likelihood of observed data is intractable, while simulating from the conditional density given a parameter value is relatively easy. Approximate Bayesian Computation (ABC) is a paradigm that enables simulation-based poste…

Cited by 117SourcePDFScholar
2015

Fast Two-Sample Testing with Analytic Representations of Probability Measures

NeurIPS 2015poster

We propose a class of nonparametric two-sample tests with a cost linear in the sample size. Two tests are given, both based on an ensemble of distances between analytic functions representing each of the distributions. The first test uses smoothed empirical characteristic functions to represent the…

Cited by 194SourcePDFScholar
2015

Gradient-free Hamiltonian Monte Carlo with Efficient Kernel Exponential Families

NeurIPS 2015poster

We propose Kernel Hamiltonian Monte Carlo (KMC), a gradient-free adaptive MCMC algorithm based on Hamiltonian Monte Carlo (HMC). On target densities where classical HMC is not an option due to intractable gradients, KMC adaptively learns the target's gradient structure by fitting an exponential fami…