About

Since 2021, MICCAI has publicly released the peer reviews for every accepted paper, yet there has been no systematic way to analyze, compare, and search them across years. I built this site to list all the papers and their reviews in one place.

How the data was collected

The papers and their reviews are scraped from papers.miccai.org, one year at a time. MICCAI changed both the layout of those pages and the review score scale multiple times over these years, so scrapers had to be adapted for different years.

I also combined the scraped review data with official MICCAI program books to identify which papers were presented as a talk, and hopefully see if there are patterns in the reviews of presented papers.

Read more

I wrote an accompanying blog post that goes a bit more into the details and some key observations from the analysis on this website.

The code

The scrapers, the analysis, and this site are all on GitHub. Contributions are welcome.