Hacker News new | past | comments | ask | show | jobs | submit login
Best Paper Awards in Computer Science over the past 25 years (jeffhuang.com)
159 points by lazyjeff on Jan 5, 2022 | hide | past | favorite | 24 comments



Surprised to see this here, because I don't remember reposting this today (but I did post a couple days ago after midnight and nothing happened), so maybe it's some @dang magic.

Anyways, I recently updated this collection over the new year (with a bit of help from two students). It's not meant to be a comprehensive list of all best paper awards, but a fairly representative one across the main conferences in computer science. I guess I think of it as the Oscars (Academy Awards) of Computer Science Papers. It originated because award announcements and conference websites disappear quickly because each year a different organizer manages the website, so this information is lost forever. And I wanted a way to look back and see what people thought was the best paper in that year to see if those paper indeed made an impact.

Those who are more quantitative may be interested in this aggregated list of which institutions produce the most best paper awards: https://jeffhuang.com/best_paper_awards/institutions.html And the interesting thing that came out of it is the number of best paper awards is highly correlated with the US News ranking of computer science departments (which is purely based on subjective surveys of department chairs and graduate directors): https://drafty.cs.brown.edu/csopenrankings/


There's a mechanism for moderators to re-share posts they feel are interesting but didn't attract attention.


Thank you very much for maintaining this list! Have you considered adding ICFP in addition to PLDI for programming language papers?


Thanks for the note, but I'm afraid not. At this point, it's taking a lot of time for the data entry each year, plus conferences are now almost all awarding 3-6 best papers rather than 1, so the annual work has expanded considerably. Also it's a lot harder now to find the older awardees as various websites have disappeared, and former PC chairs often have forgotten the outcome.


Best paper awards correlated to highest subjective rankings of CS departments? No surprise here. like I said earlier these best paper awards are really an Ivy League circle jerk which is also evident based on that the top schools only hire each others grads students or worse their own! CS academia has been devoid of any new ideas for decades, also because the brightest minds work in industry where the Googles/Microsofts/Apples couldn't care less if you graduated with an Ivy League degree.


It's just amazing how DL made most work completely irrelevant.

Stuff before 2010 in natural language processing is ridiculous. Dynamic programming algorithms, beam search, dependency parsing (grammar) algorithms (going from O(n^3) to O(n) with cost-sensitive algorithms), a huge focus on lexical analysis, part-of-speech, graphical models (maximum entropy, conditional random fields, etc.).

Today all of these algorithms are completely irrelevant. No one needs part-of-speech anymore, or dependency (grammar) trees, or cost-sensitive reinforcement learning reductions.

I remember being so inspired by all of the work and learned a lot, but it's quite funny how Lindy works.


It felt like that 5-7 yrs ago. But now, we have 1,000s of variation of Transformers, Diffusion Models, Energy Models, Patches, Sequence models for Reinforcement Learning (compete with beam search inside!), GNNs, and others to choose from. I feel that all of the Linguistics is likely to come right back and get integrated into the various Deep Learning frameworks.


I can't help feeling that research prior to deep learning was more rigorous and impressive though. When I read papers from before they tend to be filled with statistical modeling and proofs and were somewhat intimidating. Now it seems like it's a lot of "oh we made this model and it works".


You are partly wrong. Graphical models are orthogonal to DL.

We are starting to learn how to mix both. E.g HMM + DL = Deep Markov model. It has the advantages of both, structure and large numbers of parameters.

Some SOTA NLP models follow this approach.


I wouldn't say they're irrelevant. POS tagging and dependency parsing are still useful for data science type applications, if not for full-scale natural language understanding. Maximum entropy and log-linear models aren't gone, they've just reappeared in a new form where the features come from neural nets.


No papers from SIGARCH? :(


Or from SIGBOVIK? [0] :(

I commend to you the classic paper "Lowestcase and Uppestcase letters: Advances in Derp Learning", in the 2021 proceedings.

[0] http://www.sigbovik.org/


Computer architecture is useless /s


Only semi-serious suggestion: for security I would add USENIX Security, EUROCRYPT and CRYPTO.


CHI seems to have quite a gamut of paper subjects.


Yes, CHI is quite broad as a field. It started out primarily as computer scientists and psychologists, grew to include design, and has since then expanded to include elements of anthropology, art, material sciences, ICT4D (tech for developing countries), and more.

One thing I've never quite figured out, though, is that other fields in CS tend to splinter into new conferences when the main one gets too big (or perhaps its just systems conferences). In contrast, CHI seems to just get bigger and broader every year.


True. Whereas most Computer Science communities gather to solve a particular problem (like comprehending natural language), HCI contributions tend to be the problem definitions themselves.

A common CHI paper would read "we studied a set of users X and Y and found that they tend to run into problems Z. We designed a solution W to address Z, and suggest some other work that could be done to address Z better."

The conference thus contains many papers proposing radically different ways of seeing the issues that users face in computing along with radically different ways of addressing them.

If these new-found problem definitions happen to gather enough attention for a sustained period of time, then it warrants a new conference of researchers ready to address those problems. But I don't think this happens often enough in CHI for it to break into sub-conferences very often.

(Also, hi Jason!)


Its just fascinating that one conference includes all of these:

Coupling Simulation and Hardware for Interactive Circuit Debugging

Designing Menstrual Technologies with Adolescents

Increasing Electrical Muscle Stimulation's Dexterity by means of Back of the Hand Actuation


they left out mobicom papers before 2009 (one of them is mine :) so I'm a bit biased), yes the title changed, but mobicom obviously considers it equivalent

https://beta.sigmobile.org/articles/mobicom-best-paper-award


Sorry about that (but congratulations anyways). But we have an old but explicit criteria that Best Student Papers are not included, as the Best Paper Awards we list have to consider every accepted paper as a candidate.


I'm wondering what percentage of papers at these conferences don't have a student as the primary author. My guess is primarily, only the ones that come from industry?


My personal awards for the best computer science papers go to Conor McBride and Per Martin-Löf.


Nice work. The historical view of where research is going is great to see.


No supercomputing ? :(

No parallelism ? :(




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: