← Search

Samuel Kaski

66 accepted papers

2026

Bayesian Meta-Learning with Expert Feedback for Task-Shift Adaptation through Causal Embeddings

ICML 2026poster

Meta-learning methods perform well on new within-distribution tasks but often fail when adapting to out-of-distribution target tasks, where transfer from source tasks can induce negative transfer. We propose a causally-aware Bayesian meta-learning method, by conditioning task-specific priors on prec…

Cited by 0SourceScholar
2026

Concept-based Adversarial Attack: a Probabilistic Perspective

ICLR 2026poster

We propose a concept-based adversarial attack framework that extends beyond single-image perturbations by adopting a probabilistic perspective. Rather than modifying a single image, our method operates on an entire concept - represented by a distribution - to generate diverse adversarial examples. P…

Cited by 0SourcecodeScholar
2026

Constrained Bayesian Experimental Design via Online Planning

ICML 2026poster

Bayesian experimental design (BED) is a principled framework for data-efficient design of sequential experiments. However, existing BED methods are unable to adapt to dynamic constraints inherent in real-world tasks due to budget limitations, varying costs, or physical constraints that restrict how …

Cited by 0SourceScholar
2026

Divide-and-Denoise: A Game-Theoretic Method for Fairly Composing Diffusion Models

ICML 2026spotlight

With the widespread availability of pre-trained diffusion models, there are many options for which models to use and how to use them together. Making these decisions depends highly on both the user's goals and the expertise of each model. Taking this into account, we propose coordinating models as o…

Cited by 0SourceScholar
2026

Efficient Autoregressive Inference for Transformer Probabilistic Models

ICLR 2026poster

Transformer-based models for amortized probabilistic inference, such as neural processes, prior-fitted networks, and tabular foundation models, excel at single-pass *marginal* prediction. However, many real-world applications require coherent *joint distributions* that capture dependencies between p…

Cited by 0SourceScholar
2026

Multi-Objective Bayesian Optimization via Adaptive $\varepsilon$-Constraint Decomposition

ICML 2026poster

Multi-objective Bayesian optimization (MOBO) provides a principled framework for optimizing expensive black-box functions with multiple objectives. However, existing MOBO methods often struggle with coverage, scalability with respect to the number of objectives, and integrating constraints and prefe…

Cited by 0SourceScholar
2026

Task-Agnostic Amortized Multi-Objective Optimization

ICLR 2026poster

Balancing competing objectives is omnipresent across disciplines, from drug design to autonomous systems. Multi-objective Bayesian optimization is a promising solution for such expensive, black-box problems: it fits probabilistic surrogates and selects new designs via an acquisition function that ba…

Cited by 0SourceScholar
2025

A Principle of Targeted Intervention for Multi-Agent Reinforcement Learning

NeurIPS 2025poster

Steering cooperative multi-agent reinforcement learning (MARL) towards desired outcomes is challenging, particularly when the global guidance from a human on the whole multi-agent system is impractical in a large-scale MARL. On the other hand, designing external mechanisms (e.g., intrinsic rewards a…

Cited by 0SourceScholar
2025

ALINE: Joint Amortization for Bayesian Inference and Active Data Acquisition

NeurIPS 2025spotlight

Many critical applications, from autonomous scientific discovery to personalized medicine, demand systems that can both strategically acquire the most informative data and instantaneously perform inference based upon it. While amortized methods for Bayesian inference and experimental design offer pa…

Cited by 0SourcecodeScholar
2025

Amortized Probabilistic Conditioning for Optimization, Simulation and Inference

AISTATS 2025poster

Amortized meta-learning methods based on pre-training have propelled fields like natural language processing and vision. Transformer-based neural processes and their variants are leading models for probabilistic meta-learning with a tractable objective. Often trained on synthetic data, these models…

Cited by 0SourceScholar
2025

DroneDiffusion: Robust Quadrotor Dynamics Learning with Diffusion Models

ICRA 2025

An inherent fragility of quadrotor systems stems from model inaccuracies and external disturbances. These factors hinder performance and compromise the stability of the system, making precise control challenging. Existing model-based approaches either make deterministic assumptions, utilize Gaussian

Cited by 11SourceScholar
2025

From Alexnet to Transformers: Measuring the Non-linearity of Deep Neural Networks with Affine Optimal Transport

CVPR 2025poster

In the last decade, we have witnessed the introduction of several novel deep neural network (DNN) architectures exhibiting ever-increasing performance across diverse tasks. Explaining the upward trend of their performance, however, remains difficult as different DNN architectures of comparable depth…

2025

Generalization and Distributed Learning of GFlowNets

ICLR 2025poster

Conventional wisdom attributes the success of Generative Flow Networks (GFlowNets) to their ability to exploit the compositional structure of the sample space for learning generalizable flow functions (Bengio et al., 2021). Despite the abundance of empirical evidence, formalizing this belief with ve…

Cited by 0SourcePDFScholar
2025

PABBO: Preferential Amortized Black-Box Optimization

ICLR 2025spotlight

Preferential Bayesian Optimization (PBO) is a sample-efficient method to learn latent user utilities from preferential feedback over a pair of designs. It relies on a statistical surrogate model for the latent function, usually a Gaussian process, and an acquisition strategy to select the next candi…

2025

Privacy-Preserving Neural Processes for Probabilistic User Modeling

UAI 2025

Uncertainty-aware user modeling is crucial for designing AI systems that adapt to users in real-time while addressing privacy concerns. This paper proposes a novel framework for privacy-preserving probabilistic user modeling that integrates uncertainty quantification and differential privacy (DP). B

Cited by 0SourcePDFScholar
2025

What Ails Generative Structure-based Drug Design: Expressivity is Too Little or Too Much?

AISTATS 2025oral

Several generative models with elaborate training and sampling procedures have been proposed to accelerate structure-based drug design (SBDD); however, their empirical performance turns out to be suboptimal. We seek to better understand this phenomenon from both theoretical and empirical perspective…

Cited by 0SourcecodeScholar
2025

When do GFlowNets learn the right distribution?

ICLR 2025spotlight

Generative Flow Networks (GFlowNets) are an emerging class of sampling methods for distributions over discrete and compositional objects, e.g., graphs. In spite of their remarkable success in problems such as drug discovery and phylogenetic inference, the question of when and whether GFlowNets learn…

Cited by 1SourcePDFScholar
2024

Amortized Bayesian Experimental Design for Decision-Making

NeurIPS 2024poster

Many critical decisions, such as personalized medical diagnoses and product pricing, are made based on insights gained from designing, observing, and analyzing a series of experiments. This highlights the crucial role of experimental design, which goes beyond merely collecting information on system…

2024

Bayesian Active Learning in the Presence of Nuisance Parameters

UAI 2024poster

In many settings, such as scientific inference, optimization, and transfer learning, the learner has a well-defined objective, which can be treated as estimation of a target parameter, and no intrinsic interest in characterizing the entire data-generating process. Usually, the learner must also cont…

Cited by 4SourcePDFScholar
2024

Estimating treatment effects from single-arm trials via latent-variable modeling

AISTATS 2024poster

Randomized controlled trials (RCTs) are the accepted standard for treatment effect estimation but they can be infeasible due to ethical reasons and prohibitive costs. Single-arm trials, where all patients belong to the treatment group, can be a viable alternative but require access to an external co…

2024

Improving robustness to corruptions with multiplicative weight perturbations

NeurIPS 2024spotlight

Deep neural networks (DNNs) excel on clean images but struggle with corrupted ones. Incorporating specific corruptions into the data augmentation pipeline can improve robustness to those corruptions but may harm performance on clean images and other types of distortion. In this paper, we introduce a…

2024

Input-gradient space particle inference for neural network ensembles

ICLR 2024spotlight

Deep Ensembles (DEs) demonstrate improved accuracy, calibration and robustness to perturbations over single neural networks partly due to their functional diversity. Particle-based variational inference (ParVI) methods enhance diversity by formalizing a repulsion term based on a network similarity k…

2024

Learning relevant contextual variables within Bayesian optimization

UAI 2024poster

Contextual Bayesian Optimization (CBO) efficiently optimizes black-box functions with respect to design variables, while simultaneously integrating _contextual_ information regarding the environment, such as experimental conditions. However, the relevance of contextual variables is not necessarily k…

2024

Open Ad Hoc Teamwork with Cooperative Game Theory

ICML 2024poster

Ad hoc teamwork poses a challenging problem, requiring the design of an agent to collaborate with teammates without prior coordination or joint training. Open ad hoc teamwork (OAHT) further complicates this challenge by considering environments with a changing number of teammates, referred to as ope…

2024

Preference Learning of Latent Decision Utilities with a Human-like Model of Preferential Choice

NeurIPS 2024poster

Preference learning methods make use of models of human choice in order to infer the latent utilities that underlie human behavior. However, accurate modeling of human choice behavior is challenging due to a range of context effects that arise from how humans contrast and evaluate options. Cognitive…

Cited by 0SourcePDFScholar
2024

TSGM: A Flexible Framework for Generative Modeling of Synthetic Time Series

NeurIPS 2024poster

Time series data are essential in a wide range of machine learning (ML) applications. However, temporal data are often scarce or highly sensitive, limiting data sharing and the use of data-intensive ML methods. A possible solution to this problem is the generation of synthetic datasets that resemble…

2023

Compositional Sculpting of Iterative Generative Processes

NeurIPS 2023poster

High training costs of generative models and the need to fine-tune them for specific tasks have created a strong interest in model reuse and composition. A key challenge in composing iterative generative processes, such as GFlowNets and diffusion models, is that to realize the desired target distrib…

2023

Imitation-Guided Multimodal Policy Generation from Behaviourally Diverse Demonstrations

IROS 2023poster

Learning policies from multiple demonstrators is often difficult because different individuals perform the same task differently due to hidden factors such as preferences. In the context of policy learning, this leads to multimodal policies. Existing policy learning methods often converge to a singl…

Cited by 0SourceScholar
2023

Learning Robust Statistics for Simulation-based Inference under Model Misspecification

NeurIPS 2023poster

Simulation-based inference (SBI) methods such as approximate Bayesian computation (ABC), synthetic likelihood, and neural posterior estimation (NPE) rely on simulating statistics to infer parameters of intractable likelihood models. However, such methods are known to yield untrustworthy and mislead…

2023

Multi-Fidelity Bayesian Optimization with Unreliable Information Sources

AISTATS 2023poster

Bayesian optimization (BO) is a powerful framework for optimizing black-box, expensive-to-evaluate functions. Over the past decade, many algorithms have been proposed to integrate cheaper, lower-fidelity approximations of the objective function into the optimization process, with the goal of converg…

2023

Noise-Aware Statistical Inference with Differentially Private Synthetic Data

AISTATS 2023poster

While generation of synthetic data under differential privacy (DP) has received a lot of attention in the data privacy community, analysis of synthetic data has received much less. Existing work has shown that simply analysing DP synthetic data as if it were real does not produce valid inferences of…

2023

Optimally-weighted Estimators of the Maximum Mean Discrepancy for Likelihood-Free Inference

ICML 2023poster

Likelihood-free inference methods typically make use of a distance between simulated and real data. A common example is the maximum mean discrepancy (MMD), which has previously been used for approximate Bayesian computation, minimum distance estimation, generalised Bayesian inference, and within the…

2023

Practical Equivariances via Relational Conditional Neural Processes

NeurIPS 2023poster

Conditional Neural Processes (CNPs) are a class of metalearning models popular for combining the runtime efficiency of amortized inference with reliable uncertainty quantification. Many relevant machine learning tasks, such as in spatio-temporal modeling, Bayesian Optimization and continuous control…

2023

Teaching to Learn: Sequential Teaching of Learners with Internal States

AAAI 2023technical

In sequential machine teaching, a teacher’s objective is to provide the optimal sequence of inputs to sequential learners in order to guide them towards the best model. However, this teaching objective considers a restricted class of learners with fixed inductive biases. In this paper, we extend the…

Cited by 1SourcePDFScholar
2022

Approximate Bayesian Computation with Domain Expert in the Loop

ICML 2022spotlight

Approximate Bayesian computation (ABC) is a popular likelihood-free inference method for models with intractable likelihood functions. As ABC methods usually rely on comparing summary statistics of observed and simulated data, the choice of the statistics is crucial. This choice involves a trade-off…

2022

Deconfounded Representation Similarity for Comparison of Neural Networks

NeurIPS 2022accept

Similarity metrics such as representational similarity analysis (RSA) and centered kernel alignment (CKA) have been used to understand neural networks by comparing their layer-wise representations. However, these metrics are confounded by the population structure of data items in the input space, le…

2022

Non-separable Spatio-temporal Graph Kernels via SPDEs

AISTATS 2022poster

Gaussian processes (GPs) provide a principled and direct approach for inference and learning on graphs. However, the lack of justified graph kernels for spatio-temporal modelling has held back their use in graph problems. We leverage an explicit link between stochastic partial differential equations…

Cited by 23SourcePDFScholar
2022

Parallel MCMC Without Embarrassing Failures

AISTATS 2022poster

Embarrassingly parallel Markov Chain Monte Carlo (MCMC) exploits parallel computing to scale Bayesian inference to large datasets by using a two-step approach. First, MCMC is run in parallel on (sub)posteriors defined on data partitions. Then, a server combines local results. While efficient, this f…

2022

Provably expressive temporal graph networks

NeurIPS 2022accept

Temporal graph networks (TGNs) have gained prominence as models for embedding dynamic interactions, but little is known about their theoretical underpinnings. We establish fundamental results about the representational power and limits of the two main categories of TGNs: those that aggregate tempor…

2022

Tackling covariate shift with node-based Bayesian neural networks

ICML 2022oral

Bayesian neural networks (BNNs) promise improved generalization under covariate shift by providing principled probabilistic representations of epistemic uncertainty. However, weight-based BNNs often struggle with high computational complexity of large-scale architectures and datasets. Node-based BNN…

2022

Variational multiple shooting for Bayesian ODEs with Gaussian processes

UAI 2022poster

Recent machine learning advances have proposed black-box estimation of \textit{unknown continuous-time system dynamics} directly from data. However, earlier works are based on approximative solutions or point estimates. We propose a novel Bayesian nonparametric model that uses Gaussian processes to…

2021

Differentially Private Bayesian Inference for Generalized Linear Models

ICML 2021spotlight

Generalized linear models (GLMs) such as logistic regression are among the most widely used arms in data analyst’s repertoire and often used on sensitive datasets. A large body of prior works that investigate GLMs under differential privacy (DP) constraints provide only private point estimates of th…

Cited by 44SourcePDFScholar
2021

Federated stochastic gradient Langevin dynamics

UAI 2021poster

Stochastic gradient MCMC methods, such as stochastic gradient Langevin dynamics (SGLD), employ fast but noisy gradient estimates to enable large-scale posterior sampling. Although we can easily extend SGLD to distributed settings, it suffers from two issues when applied to federated non-IID data. Fi…

Cited by 30SourcePDFScholar
2020

Projective Preferential Bayesian Optimization

ICML 2020poster

Bayesian optimization is an effective method for finding extrema of a black-box function. We propose a new type of Bayesian optimization for learning user preferences in high-dimensional spaces. The central assumption is that the underlying objective function cannot be evaluated directly, but instea…

2019

Active Learning for Decision-Making from Imbalanced Observational Data

ICML 2019oral

Machine learning can help personalized decision support by learning models to predict individual treatment effects (ITE). This work studies the reliability of prediction-based decision-making in a task of deciding which action $a$ to take for a target unit after observing its covariates $\tilde{x}$…

Cited by 38SourcePDFScholar
2019

Deep learning with differential Gaussian process flows

AISTATS 2019poster

We propose a novel deep learning paradigm of differential flows that learn a stochastic differential equation transformations of inputs prior to a standard classification or regression function. The key property of differential Gaussian processes is the warping of inputs through infinitely deep, but…

Cited by 55SourcePDFScholar
2019

Embarrassingly Parallel MCMC using Deep Invertible Transformations

UAI 2019poster

While MCMC methods have become a main work-horse for Bayesian inference, scaling them to large distributed datasets is still a challenge. Embarrassingly parallel MCMC strategies take a divide-and-conquer stance to achieve this by writing the target posterior as a product of subposteriors, running MC…

2019

Machine Teaching of Active Sequential Learners

NeurIPS 2019poster

Machine teaching addresses the problem of finding the best training data that can guide a learning algorithm to a target model with minimal effort. In conventional settings, a teacher provides data that are consistent with the true data distribution. However, for sequential learners which actively c…

2017

Differentially private Bayesian learning on distributed data

NeurIPS 2017poster

Many applications of machine learning, for example in health care, would benefit from methods that can guarantee privacy of data subjects. Differential privacy (DP) has become established as a standard for protecting learning results. The standard DP algorithms require a single trusted party to have…

2017

Localized Lasso for High-Dimensional Regression

AISTATS 2017poster

We introduce the localized Lasso, which learns models that both are interpretable and have a high predictive power in problems with high dimensionality d and small sample size n. More specifically, we consider a function defined by local sparse models, one at each data point. We introduce sample-wi…

Cited by 63SourcePDFScholar
2016

Non-Stationary Gaussian Process Regression with Hamiltonian Monte Carlo

AISTATS 2016poster

We present a novel approach for non-stationary Gaussian process regression (GPR), where the three key parameters – noise variance, signal variance and lengthscale – can be simultaneously input-dependent. We develop gradient-based inference methods to learn the unknown function and the non-stationary…

2016

Visualizations relevant to the user by multi-view latent variable factorization

ICASSP 2016accepted

A main goal of data visualization is to find, from among all the available alternatives, mappings to the 2D/3D display which are relevant to the user. Assuming user interaction data, or other auxiliary data about the items or their relationships, the goal is to identify which aspects in the primary…

Cited by 0SourceScholar