Live data from Hacker News

Ask HN: How do you get notified about newest research papers in your field?

news.ycombinator.com

81–90 of 138 posts

Re: Ask HN: How do you get notified about newest research papers in your field?

#81

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…

Are there any plans to provide an API or any kind of database dump to allow building other services based on the aggregated data?

Re: Ask HN: How do you get notified about newest research papers in your field?

#82
Sparrho[1] is a new startup tackling this problem, built by early career scientists to help solve the issue of scaling / distributing the knowledge that builds up in experienced academics about where & how to find papers.

They index a whole bunch of sites and repos to provide a recommendation engine tailored to you and your field.

[1] https://www.sparrho.com

Re: Ask HN: How do you get notified about newest research papers in your field?

#84
post #77

I 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…

Thanks! The option to contribute additional links would be a great feature.

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?

#85
post #77

I 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…

A simple-ish way of subsidizing some of that effort is to just make a subreddit for arxiv submissions and link to the comments section from arxiv-sanity for a given paper. You still don't tie into other communities, but if someone has something to say about a particular paper it provides a straightforward mechanism (until the, what, 6 months at which point the submission is archived and can't be voted on or commented on any further). You only need a couple moderators and some strict rules (automoderator rule to only allow submissions from the arxiv-sanity user, etc).

Re: Ask HN: How do you get notified about newest research papers in your field?

#86
post #61

Write 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.

I came in to say exactly this. Google Scholar alerts are incredibly useful.

Re: Ask HN: How do you get notified about newest research papers in your field?

#89
I've been using http://www.sparrho.com throughout my PhD (in Biochemistry) and I was so impressed with its recommendation engine that I joined their team last year. We've been making a lot of changes to the Sparrho platform lately, including adding a pinboard feature to help lab groups and journal clubs coordinate their reading and keep their comments in a single place. Our database are updated hourly with papers from 45,000+ sources from all scientific and engineering fields, including arXiv. Most of our users set up Sparrho email alerts to replace journal eTOCs/newsletters, RSS feeds and Google Scholar alerts. I'd love to hear what you think! Free sign up here: http://www.sparrho.com

Re: Ask HN: How do you get notified about newest research papers in your field?

#90
post #59

Earlier 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.

I'm in a similar intersection (hi!), and same goes for me. I want to change that, though. I have started publishing tech reports (I work in an industry research lab) whenever I submit a paper for review. I'm tired of work being stuck in endless review cycles, not public and not referenceable. Were I still in academia, I would submit to arxiv, and I have even recommended this to grad students.
Post reply on HN