paper-with-me

Papers

Kernel Functional Optimisation

2021-12-01 · NeurIPS 2021 12 · Arun Kumar Anjanapura Venkatesh, Alistair Shilton, Santu Rana, Sunil Gupta, Svetha Venkatesh

Traditional methods for kernel selection rely on parametric kernel functions or a combination thereof and although the kernel hyperparameters are tuned, these methods often provide sub-optimal results due to the limitations induced by the parametric forms. In this paper, we propose a novel formulation for kernel selection using efficient Bayesian optimisation to find the best fitting non-parametric kernel. The kernel is expressed using a linear combination of functions sampled from a prior Gaussian Process (GP) defined by a hyperkernel. We also provide a mechanism to ensure the positive definiteness of the Gram matrix constructed using the resultant kernels. Our experimental results on GP regression and Support Vector Machine (SVM) classification tasks involving both synthetic functions and several real-world datasets show the superiority of our approach over the state-of-the-art.

📄 PDF Abstract BibTeX

Code (1)

mailtoarunkumarav/kernelfunctionaloptimisation 공식 구현

Tasks

Bayesian Optimisation

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Generalising maximum mean discrepancy: kernelised functional Bregman divergences

2026-04-27 · Russell Tsuchida, Frank Nielsen arxiv

Bregman divergences play a pivotal role in statistics, machine learning and computational information geometry. Particularly in the context of machine learning, they are central to clustering, exponential families, param…

Bayesian functional optimisation with shape prior

2018-09-19 · Pratibha Vellanki, Santu Rana, Sunil Gupta, David Rubin de Celis Leal 외

Real world experiments are expensive, and thus it is important to reach a target in minimum number of experiments. Experimental processes often involve control variables that changes over time. Such problems can be formu…

Bayesian Optimisation

evoML Yellow Paper: Evolutionary AI and Optimisation Studio

2022-12-20 · Lingbo Li, Leslie Kanthan, Michail Basios, Fan Wu 외

Machine learning model development and optimisation can be a rather cumbersome and resource-intensive process. Custom models are often more difficult to build and deploy, and they require infrastructure and expertise whi…

Navigate

Fast Information-theoretic Bayesian Optimisation

2017-11-02 · ICML 2018 7 · Binxin Ru, Mark McLeod, Diego Granziol, Michael A. Osborne

Information-theoretic Bayesian optimisation techniques have demonstrated state-of-the-art performance in tackling important global optimisation problems. However, current information-theoretic approaches require many app…

Bayesian Optimisation

Fast and robust parametric and functional learning with Hybrid Genetic Optimisation (HyGO)

2025-10-10 · Isaac Robledo, Yiqing Li, Guy Y. Cornejo Maceda, Rodrigo Castellanos arxiv

The Hybrid Genetic Optimisation framework (HYGO) is introduced to meet the pressing need for efficient and unified optimisation frameworks that support both parametric and functional learning in complex engineering probl…