- Shouldn't you link to the arxiv page instead of the PDFs in case there's a revision?
- What about a column for "area" as well? Would be nice to scroll through and see what areas have made progress relative to others lately.
- Some sort of very brief mini-about/summary at the top of the main page wouldn't hurt. A tagline of some sort.
- Now I notice there's an About under the hamburger menu -- why not just display HOME and ABOUT instead of hiding them in a menu? You don't have enough menu options to need to hide them in a hamburger menu.
We are an enthusiastic group of students trying to put in our two cents into the fast developing fields of Artificial Intelligence (AI) and Machine Learning (ML). ... One space we believe is currently not covered is that of an easily consultable repository for state of the art, quantifiable results across tasks. ... The main source of data is the community that can upload the relevant results of their field! We have further aggregated data from reading (a lot) of articles, from scraping the web, and from several existing datasets and websites. A portion of our dataset came from the Electronic Frontier Foundation’s "Measuring the Progress of AI Research."
Kudos for the effort. I wish more areas had something like this.
Great to see another one of these resources. I'd highly recommend checking out NLP-progress [1] and Papers with Code [2] which I've found to be excellent resources.
Hey. One of the creators here. Yes we are still missing several tasks and results, the idea is that this could be maintained by the community by making it easy to upload results.
Definitely help is appreciated
We are collecting a lot of feedback
Hey thanks for this. Please add a finance category. Timeseries has some overlap with finance but there is plenty of finance AI research that is not restricted to time series. Financial data has many distinct characteristics and interesting challenges.
For example, the best result on CIFAR-10 for density models that I know of is 2.85 bits per dim (PixelSNAIL) rather than 3.35 (Glow), and this is a year old. PixelCNN++ is well known, and got 2.92.
For classification on CIFAR-10, current SOTA is much better than the 2015 Fractional-MP result (which also used non-standard augmentation, so perhaps not directly comparable to the rest)
For some reason they distinguish between accuracy and error rate for classification, and there is missing data for both. If you sort by error rate there are newer results for classification.
I think this kind of resource is in a chicken-and-egg situation: for people to bother to contribute to it, it needs to be seen by others as an authoritative reference, and vice versa.
From the "I'm purposely playing dumb" perspective, I totally don't get that website on first glance. Even a 6 word sentence summary could make it a lot more interesting.
Looks super cool! There is a bit of data clean up to do. Just looking at speech recognition: "WER" and "Word Error Rate" should be the same thing, and sometimes it seems to be on a scale of 0 to 1 and other times a percentage. Also the Switchboard test set is duplicated. Finally, it really should be marked when data is augmented; many of these numbers are trained on outside data, which says more about how much data the researchers have access to as opposed to the ML system design.
When I think of the things I would add to this, I realize how amazingly useful it would be to have more data on the tasks themselves. For starters, whether or not there is code and what license under which it is released, and for NLP what languages were used/are available for use. Also, sign language recognition fits somewhere between computer vision and NLP. If picked up by the community, this could become a huge knowledge base.
I'm toying with the idea of making an Open Source repository of reproducible papers.
How did you get this started? How did you find people to collaborate?
For the state of the art for segmentation on the Cityscapes dataset, PSPNet isnt there and to my knowledge at 2017, it was state of the art (SOTA). I dont see it on this site.
- Shouldn't you link to the arxiv page instead of the PDFs in case there's a revision?
- What about a column for "area" as well? Would be nice to scroll through and see what areas have made progress relative to others lately.
- Some sort of very brief mini-about/summary at the top of the main page wouldn't hurt. A tagline of some sort.
- Now I notice there's an About under the hamburger menu -- why not just display HOME and ABOUT instead of hiding them in a menu? You don't have enough menu options to need to hide them in a hamburger menu.