paper-with-me

Papers

The Knowledge Gradient Policy Using A Sparse Additive Belief Model

2015-03-18 · Yan Li, Han Liu, Warren Powell

We propose a sequential learning policy for noisy discrete global optimization and ranking and selection (R\&S) problems with high dimensional sparse belief functions, where there are hundreds or even thousands of features, but only a small portion of these features contain explanatory power. We aim to identify the sparsity pattern and select the best alternative before the finite budget is exhausted. We derive a knowledge gradient policy for sparse linear models (KGSpLin) with group Lasso penalty. This policy is a unique and novel hybrid of Bayesian R\&S with frequentist learning. Particularly, our method naturally combines B-spline basis expansion and generalizes to the nonparametric additive model (KGSpAM) and functional ANOVA model. Theoretically, we provide the estimation error bounds of the posterior mean estimate and the functional estimate. Controlled experiments show that the algorithm efficiently learns the correct set of nonzero parameters even when the model is imbedded with hundreds of dummy parameters. Also it outperforms the knowledge gradient for a linear model.

📄 PDF Abstract BibTeX arXiv:1503.05567

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Similar Papers 제목 키워드 기반

A Knowledge Gradient Policy for Sequencing Experiments to Identify the Structure of RNA Molecules Using a Sparse Additive Belief Model

2015-08-06 · Yan Li, Kristofer G. Reyes, Jorge Vazquez-Anderson, Yingfei Wang 외

We present a sparse knowledge gradient (SpKG) algorithm for adaptively selecting the targeted regions within a large RNA molecule to identify which regions are most amenable to interactions with other molecules. Experime…

Scalable Variational Bayesian Kernel Selection for Sparse Gaussian Process Regression

2019-12-05 · Tong Teng, Jie Chen, Yehong Zhang, Kian Hsiang Low

This paper presents a variational Bayesian kernel selection (VBKS) algorithm for sparse Gaussian process regression (SGPR) models. In contrast to existing GP kernel selection algorithms that aim to select only one kernel…

regressionStochastic OptimizationVariational Inference

Sparsity Is Necessary: Polynomial-Time Stability for Agentic LLMs in Large Action Spaces

2026-01-13 · Angshul Majumdar arxiv

Tool-augmented LLM systems expose a control regime that learning theory has largely ignored: sequential decision-making with a massive discrete action universe (tools, APIs, documents) in which only a small, unknown subs…

Representing Additive Gaussian Processes by Sparse Matrices

2023-04-29 · Lu Zou, HaoYuan Chen, Liang Ding

Among generalized additive models, additive Mat\'ern Gaussian Processes (GPs) are one of the most popular for scalable high-dimensional problems. Thanks to their additive structure and stochastic differential equation re…

Additive modelsBayesian OptimizationGaussian Processes

Warp RL: Reshaping Base Policy Distributions for Dynamics Adaptation

2026-06-30 · Ethan Hirschowitz, Fabio Ramos arxiv

Residual reinforcement learning adapts a pretrained robot policy by learning an additive correction to its actions. While effective when adaptation amounts to shifting the base policy's action distribution, additive corr…

Reinforcement Learning