Live data from Hacker News

High-Low Frequency Detectors

distill.pub

1–5 of 5 posts

Re: High-Low Frequency Detectors

#2
The "Universality" section is especially interesting. They found these high-low frequency neurons in a number of different network architectures, and at around the same network depth in each case. I wonder how this insight could be useful. Can you train a network layer by layer and then connect the pre-trained layers? Like maybe train a "high-low frequency detector" layer on generated inputs of high-low frequency images, and then somehow put it 1/3 of the way into a network, maybe one whose other layers have been trained similarly to recognize other features.

Re: High-Low Frequency Detectors

#5

sidenote: the journal uses github for peer review https://distill.pub/guide/

Yeah! This particular article is part of a Thread and so didn’t go through peer review. Here’s an example of peer review on GitHub from an older article: https://github.com/distillpub/post--activation-atlas/issues?...

In general on the Distill front page there are “peer-review” badges that link to the GitHub issues containing the reviews.