An aside: How do you read research papers and how long does it take you to read one paper? Are you able to recall a large portion of the paper's content?
read the abstract, read the conclusion, try to work out what the authors are trying to say.. hunt for the pay off in the paper, see if I can understand that, look for the results and check to see if I can understand that what they claim to show supports the pay off then start reading it. The actual reading can take up to six weeks for a big journal paper. True.
Generalization in Deep Learning [pdf]
11–17 of 17 posts
Re: Generalization in Deep Learning [pdf]
#12The Generalization Gap (test/train) seems to me to be quite unsatisfying as a definition, and then an appeal that theory and practice are different doesn't make me feel that anything is explained. Being able to create new regularisation techniques is impressive though... looks like something that will need a read!
So generalization bounds on NNs are actually the key thing that people want from theory.
Re: Generalization in Deep Learning [pdf]
#13An aside: How do you read research papers and how long does it take you to read one paper? Are you able to recall a large portion of the paper's content?
My process is generally to read through the paper a couple of times and then start tackling the proofs (if there are any). In general, I find it best to start with a very high level understanding and slowly descend into a greater detailed understanding.
Re: Generalization in Deep Learning [pdf]
#14Earlier quoted context omitted.
read the abstract, read the conclusion, try to work out what the authors are trying to say.. hunt for the pay off in the paper, see if I can understand that, look for the results and check to see if I can understand that what they claim to show supports the pay off then start reading it. The actual reading can take up to six weeks for a big journal paper. True.
Skim, index, find context (e.g. Citations to the work if old enough). Some papers take a few years to really understand, which is why mental indexing is important: when you run into a problem solved by the paper, the paper becomes useful and understandable at the same time.
Re: Generalization in Deep Learning [pdf]
#15Why are they using MNIST to demonstrate generalization? Isn't it basically a toy problem at this point?
Re: Generalization in Deep Learning [pdf]
#16Re: Generalization in Deep Learning [pdf]
#17An aside: How do you read research papers and how long does it take you to read one paper? Are you able to recall a large portion of the paper's content?
> how long does it take you to read one paper? It depends on to what extent the paper is self-contained.