|
|
|
|
|
by goexploration
749 days ago
|
|
The beam search idea is interesting. Curious to know if beam search for reverse diffusion has been done before. Could anyone clarify how they integrate beam search with the reverse diffusion- do they sample m > k nodes from a reverse diffusion step and expand only the top k nodes? |
|