TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you keep upto date with academic publications in your field?

9 pointsby deanstagalmost 4 years ago

2 comments

version_fivealmost 4 years ago
When I was a Ph.D. student (mid 2000s), I was very in tune with my sub-sub-field, and would attend at least some of the key conferences and actively monitor the key journals for anything not already on my radar. Plus I was in a research group with 20 other people so things i missed easily came up in discussions.<p>Now I&#x27;m much more of a generalist, and because I work in ML instead of niche physics, there is a whole lot more to go through. So mostly I don&#x27;t: I get a few newsletters that let me select new papers I&#x27;m interested in, and my work takes me down rabbit holes that result in deep-ish rabbit holes where I do the usual find some key papers based on google search and then go through the references (and citations) to get more papers in that area.<p>Otherwise, I find that the gap is very small between when something new comes out and when it&#x27;s rolled into some of the common frameworks e.g Pytorch lightning- although that&#x27;s discipline specific obviously. Come to think of it, I also look at papers with code, the benchmarks section, to see what the state of the art for different datasets is. And if I have time I look through accepted papers at the key conferences.<p>Anyway, if i had to summarize (my experience only): researcher -&gt; go to as many conferences and talk to as many people as you can; practitioner -&gt; don&#x27;t worry about missing this week&#x27;s buzz, and dig in as required.
Bostonianalmost 4 years ago
For quant finance, by looking at recent papers on SSRN, arxiv (there is a quant finance section), by getting email updates from finance journals of their new papers (often the working papers can be found online), and by subscribing to some free newsletters from New Economic Papers <a href="http:&#x2F;&#x2F;nep.repec.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;nep.repec.org&#x2F;</a> .<p>A caveat is that one can spend so much time keeping up-to-date that one&#x27;s own research languishes.