home.social

#gaussian-process — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gaussian-process, aggregated by home.social.

fetched live
  1. This blog post about creating Gaussian processes from scratch in Python helped me to make sense it. peterroelants.github.io/posts/

    #gaussianProcess

    2/n

  2. A Gaussian process is a random function, which for me was hard to understand. How do you get these smooth functions if the value of the function at each x position is random?

    Now it's making more sense to me. You can pull the whole function out of a hat! The distribution has correlations that encode relationships between the different dimensions (x values). So even though the whole function is random, adjacent points on the function could be closely related.

    #gaussianProcess
    #TIL
    #randomFunction

  3. I’m excited to announce our #SIGGRAPHAsia2025 paper, which makes #rendering of #GaussianProcess implicit surfaces (GPISes) practical:

    Project page: cs.dartmouth.edu/~wjarosz/publ

    We achieve this with a novel #procedural noise formulation and by enabling next-event estimation for specular BRDFs. [1/7]

  4. We propose a new family of probability densities that have closed form normalising constants. Our densities use two layer neural networks as parameters, and strictly generalise exponential families. We show that the squared norm can be integrated in closed form, resulting in the normalizing constant. We call the densities Squared Neural Family (#SNEFY), which are closed under conditioning.

    Accepted at #NeurIPS2023. #MachineLearning #Bayesian #GaussianProcess

    arxiv.org/abs/2305.13552

  5. Take the idea of random Fourier features, as applied to #GaussianProcess regression in #MachineLearning. There is a method in the probabilistic numerics textbook about Gaussian quadrature (same Gauss, different method) which gives good convergence with respect to the spectrum of a function. Show that a high quality #kernel (low rank approximation) can be computed efficiently (sublinear in the number of training points).
    jmlr.org/papers/v23/21-0030.ht

  6. @FCAI Update on Zheyang’s status: The opponent got there on the last minute, gave an enlightening view of the position of the thesis in #BayesianModeling and #GaussianProcess es, and asked a set of broad and challenging questions. Zheyand did outstandingly well, with still some unsolved questions which he will be eager to pursue when on the job market at some point. Big congrats Zheyang Shen and many thanks opponent Chris Oates! #PhD #AaltoUniversity @FCAI

  7. Anyone know of an approach to construct a prior over strictly monotonic functions?

  8. I have a variety of #tutorials posted on my website (peter-stewart.github.io/posts/) on a variety of topics, including a series on classic ecological #models in #Stan and #RStats, an #occupancy model which handles spatial autocorrelation using a #GaussianProcess, and a variety of useful Windows batch files for dealing with #CameraTrap images.

    Here is a quick #thread 🧵 with links to the individual posts:

    1/n

    #BayesianStatistics #Ecology