question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Hierarchical priors?

See original GitHub issue

🚀 Feature Request

It would be useful to be able to set lengthscale (and other kernel parameter) priors to be hierarchical, so that a parameter values among individuals in a population could be informed partially through others in the population.

Motivation

I’m currently using IndependentModelList to batch fit sets of related GPs, which are independent but should a priori have kernel parameters that are similar. Some of the GPs with sparser data are not very stable, and would benefit from a hierarchical setup.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
gpleisscommented, Jun 14, 2021

At the moment, it’s not available. Our team is a bit stretched, so we welcome a PR for this feature.

1reaction
caozhen-buptcommented, Jun 12, 2021

Is there a way to do hierarchical priors now? I would like to set, for example, a lengthscale prior l~LogNormal(x, y), where x follows a distribution, say, Normal(0,1), and y also follows a distribution, Gamma(1,1). I wonder whether you have some suggestions. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Choice of hierarchical priors: admissibility in estimation of ...
In this paper, hierarchical priors for normal means are categorized in terms of admissibility and inadmissibility of resulting estimators for a quite ...
Read more >
Hierarchical Shrinkage Priors and Model Fitting for High ...
The hierarchical priors include both variable-specific and group-specific tuning parameters, thereby not only adopting different shrinkage ...
Read more >
9 Introduction to Hierarchical Models - CMU Statistics
One of the important features of a Bayesian approach is the relative ease ... Put another way, the posterior distribution is the prior...
Read more >
Hierarchical priors and mixture models, with applications in ...
variate data models with hierarchical mixture priors. ... A further feature of the Dirichlet structure of importance in posterior inference ...
Read more >
A Class of Conjugate Hierarchical Priors for Gammoid ...
The class of gamma distributions is known to be the natural conjugate family of priors for gammoid likelihoods like e.g. the Poisson or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found