Live data from Hacker News

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

news.ycombinator.com

31–40 of 138 posts

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

#31

I actually just manually check arxiv every morning for the new submissions in my field. It's like getting in the habit of browsing reddit except with a lot less cute animal pictures (maybe because I'm not in biology).

In case someone here hasn't seen it: http://www.arxiv-sanity.com/ (Machine learning topic specific)

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

#32

I know this question is probably a little off topic for this post but I'm very eager to get some kind of answer. What should I be reading? I'm a computer science student, I want to go into a "Software Engineering" line of work. Are there any places to read up on related topics? I have yet to find something that interests my direct field of choice. Is there one on in academia writing about software? I also like NLP an…

ICSE [1] and FSE [2] are the top software engineering research conferences. Skimming the titles/abstracts of their papers each year doesn't take long.

Also, they generally have industry or "in practice" tracks that have postmortems from the big software companies in case you want something more applied.

[1] http://2016.icse.cs.txstate.edu/

[2] http://www.cs.ucdavis.edu/fse2016/

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

#33

(1) I manually check the proceedings of the important conferences in my subfield when they come out. (2) I check my field's arXiv every other day or so. (3) Google Scholar alerts me of papers that it thinks will interest me, based on my own papers, and it's very useful. Most of what it shows me is in fact interesting for me, and it sometimes catches papers from obscure venues that I wouldn't see otherwise. The proble…

What does arXiv provide that your conference proceedings / association doesn't?

For example, I usually log in to the ACM site and go to my SIGs and see what's new there. I've never thought about visiting arXiv.

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

#34

(1) I manually check the proceedings of the important conferences in my subfield when they come out. (2) I check my field's arXiv every other day or so. (3) Google Scholar alerts me of papers that it thinks will interest me, based on my own papers, and it's very useful. Most of what it shows me is in fact interesting for me, and it sometimes catches papers from obscure venues that I wouldn't see otherwise. The proble…

This is a great list, also there are sometimes mailing lists dedicated to a particular topic or field. It helps to have more eyes on the net.

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

#35

I know this question is probably a little off topic for this post but I'm very eager to get some kind of answer. What should I be reading? I'm a computer science student, I want to go into a "Software Engineering" line of work. Are there any places to read up on related topics? I have yet to find something that interests my direct field of choice. Is there one on in academia writing about software? I also like NLP an…

There are a lot of papers on sentiment analysis if I recall correctly. I would look into literature on parsing and statistical analysis, a lot of big data stuff is related to that and there are a lot of books on big data. Very popular field to hire people for as well, a lot of big companies want people to massage their data into giving them useful avenues for money-making.

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

#36
post #28

I made a simple service for myself ( http://paperfeed.io ) which is a feed of all the new papers in journals I care about. I can "star" papers for reading later. Works extremely well for my habits. You're welcome to try it (not sure if the signup workflow still works; let me know). I'll be happy to hear your feedback. Edit: you can upvote papers, and they'll float to the top just like on HN.

This might be off topic but would you mind sharing how you wrote the website and if you have any tutorial that you can recommend? I want to design something extremely similar for a different application but I do not have much knowledge in web development (I am more experience in programming for numerical and data analysis). I figure this might be a good project to get my feet wet. Thanks!

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

#37

I know this question is probably a little off topic for this post but I'm very eager to get some kind of answer. What should I be reading? I'm a computer science student, I want to go into a "Software Engineering" line of work. Are there any places to read up on related topics? I have yet to find something that interests my direct field of choice. Is there one on in academia writing about software? I also like NLP an…

ICSE [1] and FSE [2] are the top software engineering research conferences. Skimming the titles/abstracts of their papers each year doesn't take long. Also, they generally have industry or "in practice" tracks that have postmortems from the big software companies in case you want something more applied. [1] http://2016.icse.cs.txstate.edu/ [2] http://www.cs.ucdavis.edu/fse2016/

A good way to do that is to skim titles on DBLP. E.g. http://dblp.uni-trier.de/db/conf/sigsoft/fse2015.html.

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

#38
post #33

(1) I manually check the proceedings of the important conferences in my subfield when they come out. (2) I check my field's arXiv every other day or so. (3) Google Scholar alerts me of papers that it thinks will interest me, based on my own papers, and it's very useful. Most of what it shows me is in fact interesting for me, and it sometimes catches papers from obscure venues that I wouldn't see otherwise. The proble…

What does arXiv provide that your conference proceedings / association doesn't? For example, I usually log in to the ACM site and go to my SIGs and see what's new there. I've never thought about visiting arXiv.

It provides basically a subset (maybe around a third) of the same interesting papers that I see in conference proceedings, but it provides them earlier (typically 1 month to 1 year earlier). This can be important as my field (NLP) is quite fast-paced.

Just to give a concrete example, this paper (which was a relevant read for me) was published in TACL in July this year but was available in arXiv since February: https://arxiv.org/abs/1602.01595

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

#39
post #33

(1) I manually check the proceedings of the important conferences in my subfield when they come out. (2) I check my field's arXiv every other day or so. (3) Google Scholar alerts me of papers that it thinks will interest me, based on my own papers, and it's very useful. Most of what it shows me is in fact interesting for me, and it sometimes catches papers from obscure venues that I wouldn't see otherwise. The proble…

What does arXiv provide that your conference proceedings / association doesn't? For example, I usually log in to the ACM site and go to my SIGs and see what's new there. I've never thought about visiting arXiv.

In physics, arXiv is where it's at --- conference proceedings are usually not very relevant, and people usually put also them on arxiv.
Post reply on HN