← Search

Masaki Adachi

8 accepted papers

2025

Learning to Forget: Bayesian Time Series Forecasting using Recurrent Sparse Spectrum Signature Gaussian Processes

AISTATS 2025poster

The signature kernel is a kernel between time series of arbitrary length and comes with strong theoretical guarantees from stochastic analysis. It has found applications in machine learning such as covariance functions for Gaussian processes. A strength of the underlying signature features is that…

Cited by 0SourceScholar
2025

Scalable Valuation of Human Feedback through Provably Robust Model Alignment

NeurIPS 2025poster

Despite the importance of aligning language models with human preferences, crowd-sourced human feedback is often noisy---for example, preferring less desirable responses---posing a fundamental challenge to alignment. A truly robust alignment objective should yield identical model parameters even und…

Cited by 0SourcecodeScholar
2024

Adaptive Batch Sizes for Active Learning: A Probabilistic Numerics Approach

AISTATS 2024poster

Active learning parallelization is widely used, but typically relies on fixing the batch size throughout experimentation. This fixed approach is inefficient because of a dynamic trade-off between cost and speed—larger batches are more costly, smaller batches lead to slower wall-clock run-times—and t…

2024

Bayesian Optimisation with Unknown Hyperparameters: Regret Bounds Logarithmically Closer to Optimal

NeurIPS 2024poster

Bayesian Optimization (BO) is widely used for optimising black-box functions but requires us to specify the length scale hyperparameter, which defines the smoothness of the functions the optimizer will consider. Most current BO algorithms choose this hyperparameter by maximizing the marginal likelih…

2024

Looping in the Human: Collaborative and Explainable Bayesian Optimization

AISTATS 2024poster

Like many optimizers, Bayesian optimization often falls short of gaining user trust due to opacity. While attempts have been made to develop human-centric optimizers, they typically assume user knowledge is well-specified and error-free, employing users mainly as supervisors of the optimization proc…

2024

Principled Bayesian Optimization in Collaboration with Human Experts

NeurIPS 2024spotlight

Bayesian optimisation for real-world problems is often performed interactively with human experts, and integrating their domain knowledge is key to accelerate the optimisation process. We consider a setup where experts provide advice on the next query point through binary accept/reject recommendatio…

Cited by 2SourcePDFScholar
2022

Fast Bayesian Inference with Batch Bayesian Quadrature via Kernel Recombination

NeurIPS 2022accept

Calculation of Bayesian posteriors and model evidences typically requires numerical integration. Bayesian quadrature (BQ), a surrogate-model-based approach to numerical integration, is capable of superb sample efficiency, but its lack of parallelisation has hindered its practical applications. In…