Ask HN: How do you get notified about newest research papers in your field?
51–60 of 138 posts
Re: Ask HN: How do you get notified about newest research papers in your field?
#52Re: Ask HN: How do you get notified about newest research papers in your field?
#53Further more I follow other people interested in this field on twitter/google +/facebook, some of which are researchers in this field.
Moreover when a major conference's program is released I try to look into the proceedings.
Re: Ask HN: How do you get notified about newest research papers in your field?
#54Karpathy's http://www.arxiv-sanity.com/library subscribe to archive email lists
Semantic Scholar (no notifications) is good for manually finding things
Google Scholar notifies you when your papers get citations... Unfortunately they don't have a way for you to get notified if the paper is not yours.. so I made a few fake accounts that add papers to the library as if they are the author and then I set up a forwarding to my email. (really wish they would just expand the notified of citations feature to your library and not just your papers but whatever)
Re: Ask HN: How do you get notified about newest research papers in your field?
#55Re: Ask HN: How do you get notified about newest research papers in your field?
#56Re: Ask HN: How do you get notified about newest research papers in your field?
#57I 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…
Its much easier to tell when a paper is relevant for me if it happens to cite 3 of the commonly used datasets for my particular task.
btw I use arxiv-sanity, its pretty great, thanks a lot!
Re: Ask HN: How do you get notified about newest research papers in your field?
#58Re: Ask HN: How do you get notified about newest research papers in your field?
#59Earlier quoted context omitted.
In physics, arXiv is where it's at --- conference proceedings are usually not very relevant, and people usually put also them on arxiv.
I'd be willing to be the GP is in CS; in CS, conferences are where it's at.