Live data from Hacker News

Reviving Papers with Code

paperswithcode.co

11–20 of 48 posts

Re: Reviving Papers with Code

#11
post #2

Hi, Niels here from the open-source team at Hugging Face. Like many others, I was a huge fan of paperswithcode, a website which allowed to easily find the state-of-the-art (SOTA) across any domain of AI, from computer vision to language models to time-series forecasting. Sadly, that website is no longer maintained after its acquisition by Meta. Hence, I've been working on reviving it. I obviously use AI agents to par…

This is great. To test it out I just submitted one of my papers on medRXiv and it was super straightforward to do.

Re: Reviving Papers with Code

#12
Yes please! I have been frustrated with the state of object detection models especially. Everyone claims SOTA. So you end up having to test manually to find out which one actually is. And unlike LLM's, it should be pretty easily quantifiable.

Re: Reviving Papers with Code

#13
post #5
post #2

Hi, Niels here from the open-source team at Hugging Face. Like many others, I was a huge fan of paperswithcode, a website which allowed to easily find the state-of-the-art (SOTA) across any domain of AI, from computer vision to language models to time-series forecasting. Sadly, that website is no longer maintained after its acquisition by Meta. Hence, I've been working on reviving it. I obviously use AI agents to par…

Hi, this is really interesting and I’ll pin that URL. :) Is there something similar for papers regarding psychology, neuroscience and tech?

Tho I am not sure, try checking out the Huggingface's dedicated science discord.

Re: Reviving Papers with Code

#14
This is a bit off-topic (though tangentially related) - does anyone remember a similar blog where the author would do something like a "5 minute paper" review, i.e. they'd discuss findings and try to communicate the main point? It was usually a paper per week, mostly CompSci / maths papers IIRC

Re: Reviving Papers with Code

#15
post #2

Hi, Niels here from the open-source team at Hugging Face. Like many others, I was a huge fan of paperswithcode, a website which allowed to easily find the state-of-the-art (SOTA) across any domain of AI, from computer vision to language models to time-series forecasting. Sadly, that website is no longer maintained after its acquisition by Meta. Hence, I've been working on reviving it. I obviously use AI agents to par…

What will happen to Huggingface's Trending Paper page? Its been my alternative since PWC closed, but they seem to have a level of overlap.

Re: Reviving Papers with Code

#16
post #14

This is a bit off-topic (though tangentially related) - does anyone remember a similar blog where the author would do something like a "5 minute paper" review, i.e. they'd discuss findings and try to communicate the main point? It was usually a paper per week, mostly CompSci / maths papers IIRC

Was it "The morning paper" by Adrian Colyer? - https://blog.acolyer.org/

Re: Reviving Papers with Code

#17
post #14

This is a bit off-topic (though tangentially related) - does anyone remember a similar blog where the author would do something like a "5 minute paper" review, i.e. they'd discuss findings and try to communicate the main point? It was usually a paper per week, mostly CompSci / maths papers IIRC

Was it "The morning paper" by Adrian Colyer? - https://blog.acolyer.org/

Thank you for resurfacing this, it has been my daily commute read for years, it was great!

Re: Reviving Papers with Code

#18
post #2

Hi, Niels here from the open-source team at Hugging Face. Like many others, I was a huge fan of paperswithcode, a website which allowed to easily find the state-of-the-art (SOTA) across any domain of AI, from computer vision to language models to time-series forecasting. Sadly, that website is no longer maintained after its acquisition by Meta. Hence, I've been working on reviving it. I obviously use AI agents to par…

Hi! Thanks for the effort!

It would be lovely to parse which datasets/benchmarks were used in the comparisons and select papers by dataset!

In many fields the datasets vary greatly depending on the subfield and its very difficult to find what other benchmarks could be used.

Re: Reviving Papers with Code

#19
Shame about the name, it feels better suited to a more general curated repo/hall-of-fame of papers in any field that come with easily rerunnable code to reproduce the paper’s results, or try out different datasets, or similar.

Re: Reviving Papers with Code

#20
post #19

Shame about the name, it feels better suited to a more general curated repo/hall-of-fame of papers in any field that come with easily rerunnable code to reproduce the paper’s results, or try out different datasets, or similar.

started doing this but life got in the way, would love to pick it back up at some point

https://github.com/planetlambert/turing

Post reply on HN