The Most Cited AI Papers in 2022
11–20 of 42 posts
Re: The Most Cited AI Papers in 2022
#12Incredible how much benefit alphafold has brought. And all of that from a less than 100million parameters model. I might be dumb but could they scale it up and make an alphafold 3 with maybe like 10bln params? Would it be a lot better assuming the same training effort is put into it? If it does, can't biotech companies just go nuts and make a 100bln params internal model and have all the protein structures they want?
I'm wondering if there could be a path towards a mix of alphafold and folding@home, with donated idle compute resources being used to train/run the models.
Designing for that sort of fragmentation could also make it easier to slowly run oversized models on local machines with swapped memory.
Re: The Most Cited AI Papers in 2022
#13Re: The Most Cited AI Papers in 2022
#14Did nothing of note happen outside of deep learning the whole year?
Re: The Most Cited AI Papers in 2022
#15Did nothing of note happen outside of deep learning the whole year?
Of course interesting things happen outside of mainstream deep learning. The problem is that sorting by citation count is a terrible way to look broadly at research, because mainstream deep learning is so hyped up that there are just way more people working in that area than in other areas, and with more people come more citations. It's a shame because I think that other areas offer much more interesting and technica…
Re: The Most Cited AI Papers in 2022
#16Incredible how much benefit alphafold has brought. And all of that from a less than 100million parameters model. I might be dumb but could they scale it up and make an alphafold 3 with maybe like 10bln params? Would it be a lot better assuming the same training effort is put into it? If it does, can't biotech companies just go nuts and make a 100bln params internal model and have all the protein structures they want?
Has there been much research into the idea of distributing these large models across many heterogeneous machines? I'm wondering if there could be a path towards a mix of alphafold and folding@home, with donated idle compute resources being used to train/run the models. Designing for that sort of fragmentation could also make it easier to slowly run oversized models on local machines with swapped memory.
Re: The Most Cited AI Papers in 2022
#17Did nothing of note happen outside of deep learning the whole year?
They are very nascent though and it isn't surprising they aren't yet highly cited since it's quite an achievement getting anything working at all still.
Re: The Most Cited AI Papers in 2022
#18Very interesting. I didn't think of connecting these two dots. Let's see if it can be applied to other CV tasks, like object detection.
Re: The Most Cited AI Papers in 2022
#19I'm getting wildly different citation counts for some of the listed AI papers. For example, the paper "ColabFold: making protein folding accessible to all" is listed as having 1162 citations. I'm seeing that it was cited only by 899 publications on Scite: https://scite.ai/reports/colabfold-making-protein-folding-ac... I'm wondering if Google Scholar is overestimating or Scite is underestimating.
Semantic Scholar has 1,111. [0] I tend to trust Semantic more than GS. GS tends to overestimate. For example on GS I have 164 citations on one paper and semantic says 150. FWIW Scite says 49.[1] [0] https://www.semanticscholar.org/paper/ColabFold%3A-making-pr... [1] I'll note that this paper is an arxiv paper and has not been accepted at a conference but I'd also argue that conference acceptance means little in ML. I…
Re: The Most Cited AI Papers in 2022
#20Earlier quoted context omitted.
Semantic Scholar has 1,111. [0] I tend to trust Semantic more than GS. GS tends to overestimate. For example on GS I have 164 citations on one paper and semantic says 150. FWIW Scite says 49.[1] [0] https://www.semanticscholar.org/paper/ColabFold%3A-making-pr... [1] I'll note that this paper is an arxiv paper and has not been accepted at a conference but I'd also argue that conference acceptance means little in ML. I…
Please explain!
The traditional publication flow just isn't useful if a runnable demo on HuggingFace explains your work way better than 3 pages of formulas.