Navigating through NeurIPS schedule can be overwhelming, and it is difficult to decide which paper to read/consider. 3-minute videos can be of help in this decision-making process.

Instead of scrolling through each paper and hunt for its 3-min video (if any) below is a script to generate a csv file of papers that have videos, namely their titles and video links.

Running this with

python nips_videos.py

will create a file nips_videos.csv, which lists papers that have videos $($namely their titles and video links$)$. If you are in a hurry, you can find the file here.

DISCLAIMER: The above is meant only for personal use: to go through NeurIPS papers in a productive fashion. Do not employ it for malicious purposes!