Playing Around with Noise as Targets
samcoope.com
Playing Around with Noise as Targets
1–10 of 10 posts
Re: Playing Around with Noise as Targets
#2Re: Playing Around with Noise as Targets
#3Re: Playing Around with Noise as Targets
#4Can someone please ELI5 what this does and why/where it is/can be useful?
Re: Playing Around with Noise as Targets
#5Thanks for posting this. This looks like something genuinely new. Going to look into it.
Re: Playing Around with Noise as Targets
#6Thanks for posting this. This looks like something genuinely new. Going to look into it.
I fear those words
Re: Playing Around with Noise as Targets
#7Thanks for posting this. This looks like something genuinely new. Going to look into it.
I didn't read the referenced 2017 paper yet, but mapping the training data to noise (gaussian and/or other) is exactly what the RevNet paper does, with the advantage of deterministic reversibility such that the trained RevNet is also generative (without having to do gradient descent for each generated image)
Re: Playing Around with Noise as Targets
#8Thanks for posting this. This looks like something genuinely new. Going to look into it.
A visual proof that neural nets can compute any function: http://neuralnetworksanddeeplearning.com/chap4.html
Re: Playing Around with Noise as Targets
#9Can someone please ELI5 what this does and why/where it is/can be useful?
Re: Playing Around with Noise as Targets
#10Earlier quoted context omitted.
I didn't read the referenced 2017 paper yet, but mapping the training data to noise (gaussian and/or other) is exactly what the RevNet paper does, with the advantage of deterministic reversibility such that the trained RevNet is also generative (without having to do gradient descent for each generated image)
The intro to the paper has a nice comparison to other similar methods (generative and non-generative) and the blog post linked in this article by inFERNCe https://www.inference.vc/unsupervised-learning-by-predicting... has a nice comparison at the end to different unsupervised methods and where this method adds novelty (or doesn't!)
I don't see the comparisons at the end of the inFERENCe link?