Just FYI, you should know about SHARE. It's an effort to create a free, open dataset of research activity across the research lifecycle. You can read more at http://share-research.org So, if you want to see a reddit for research, better news feeds, etc., it is the SHARE dataset that can provide that data. SHARE won't build all those things--we want to facilitate others in doing so. You can contribute at https://githu…
Ask HN: How do you get notified about newest research papers in your field?
81–90 of 138 posts
Re: Ask HN: How do you get notified about newest research papers in your field?
#82They index a whole bunch of sites and repos to provide a recommendation engine tailored to you and your field.
Re: Ask HN: How do you get notified about newest research papers in your field?
#83Re: Ask HN: How do you get notified about newest research papers in your field?
#84I wrote http://www.arxiv-sanity.com/ (code is open source on github: https://github.com/karpathy/arxiv-sanity-preserver ) as a side project intended to mitigate the problem of finding newest relevant work in an area (among many other related problems such as finding similar papers, or seeing what others are reading) and it sees a steady number of few hundred users every day and a few thousand accounts. It's meant to…
Andrej, thank you very much for making this site. I use it every day. A problem: I think one of the most necessary things that are missing from arXiv.org is comments. People just come, read, and then take their discussions somewhere else, fragmented all around the net. Arxiv-Sanity already filters just the ML articles and does personalized feeds, maybe it could also be a place of discussion. I know it potentially lea…
As to discussions about papers there are plans (semi-related to arxiv-sanity) in motion to do that well and correctly, not just from me alone. I think we'll see a big delta here over the coming months.
Re: Ask HN: How do you get notified about newest research papers in your field?
#85I wrote http://www.arxiv-sanity.com/ (code is open source on github: https://github.com/karpathy/arxiv-sanity-preserver ) as a side project intended to mitigate the problem of finding newest relevant work in an area (among many other related problems such as finding similar papers, or seeing what others are reading) and it sees a steady number of few hundred users every day and a few thousand accounts. It's meant to…
Andrej, thank you very much for making this site. I use it every day. A problem: I think one of the most necessary things that are missing from arXiv.org is comments. People just come, read, and then take their discussions somewhere else, fragmented all around the net. Arxiv-Sanity already filters just the ML articles and does personalized feeds, maybe it could also be a place of discussion. I know it potentially lea…
Re: Ask HN: How do you get notified about newest research papers in your field?
#86Write one influential paper. Then all the later papers in the same sub-subfield probably cite your paper. Go to Google Scholar and check the latest citations to your paper. Ok, it doesn't need to be your paper. Just find a paper that was so influential that others working on the same problem probably will cite it, and monitor the new citations.
Re: Ask HN: How do you get notified about newest research papers in your field?
#87Re: Ask HN: How do you get notified about newest research papers in your field?
#88Re: Ask HN: How do you get notified about newest research papers in your field?
#89Re: Ask HN: How do you get notified about newest research papers in your field?
#90Earlier quoted context omitted.
Conferences certainly dominate journals, but most people publish their work on arxiv first, anyway.
I'm in CS (at the intersection of PL/compilers/HPC), and I've never heard of anyone in my field doing that. In fact, the only papers I've read on arxiv have been ones linked on HN.