-
Working with Alex Ihler and Rina Dechter, we've come up with a new way to do sampling of continuous elements for factored algorithms. Previously we would take N samples from the prior of each continuo…
-
### Problem Statement
Llama.cpp has recently added support for the [DRY](https://github.com/oobabooga/text-generation-webui/pull/5677) and [XTC](https://github.com/oobabooga/text-generation-webui/pul…
-
## Description
From _Probabilistic Robotics, Chapter 4.2.4_:
> [...] the resampling process induces a loss of diversity in the particle population, which in fact manifests itself as approximatio…
-
Thank you for the easy-to-follow code, but I have some questions about the differences between "Teacher Forcing" vs "Diffusion Forcing" at inference (denosing) time.
After I investigated and prin…
-
Design of Experiments (DOE) is a valuable tool in aeronautical engineering, enabling rapid exploration of an aircraft's design space. DOE allows engineers to compare design choices, assess the impact …
-
### Open Source Project name
Chips-n-Salsa
### What is your project?
Chips-n-Salsa is a Java library of customizable, hybridizable, iterative, parallel, stochastic, and self-adaptive local search a…
-
### Describe the bug
I looked into sampling code of DDPM, and I believe there's a mistake:
#### I believe the code makes assumption that 1 - alpha_prod_t = beta_prod_t, which simply isn't true.
…
-
The discussion of sampling algorithms can be greatly improved by for example following the what is done here https://arxiv.org/abs/1908.08068
-
As asked by @rabbitTHM, adding more detail on the subsampling algorithm would make sense: see https://github.com/nmellado/Super4PCS/issues/66.
-
Hi,
I want to elaborate on #2:
The sampling algorithm in your paper is a bit different that what shown in the paper.
The paper suggests this sample step
![Screenshot from 2021-05-20 12-36-24](…