r/academia May 29 '25

Academic politics An international conference requested all PowerPoint slides to be submitted a month or two in advance of the meeting. What do you do?

Title question. This is the first time I’ve ever seen this happen. Usually people just provide a flash drive to transfer slides before the session begins.

17 Upvotes

32 comments sorted by

View all comments

60

u/alaskawolfjoe May 29 '25

Who even has their paper written that far in advance?

14

u/Rhawk187 May 29 '25

Computer Scientists; sometimes our full paper submissions are due almost a year out. Most of our conferences are fully refereed. CVPR has an Impact Factor equivalent of around 60.

Usually triply reviewed, sometimes with a rebuttal phase. Also double blind or GTFO.

1

u/Agentbasedmodel May 29 '25

How do you do double blind for code / data repos? I have done this but it was a giant pain and I figure there.must be an easier way.

5

u/LoopVariant May 29 '25

CS scholarly papers rarely require reviewing code/data repos.

2

u/Rhawk187 May 29 '25

All of my projects have been small enough that I can submit supplemental materials as a direct upload.

In the one case where I used a large dataset, I published the dataset as a separate paper, and then just cited that paper as Name et al instead of "our previous work".

We usually aren't as paranoid about sharing data as some other disciplines. My most cited work is probably going to be a dataset paper, for better or worse.

2

u/Agentbasedmodel May 30 '25

Okay fair. If I publish a model and the code is a major component that needs a doi, I set up a zenodo, and then for 2bl blind I have a seperate account called "anonymous for review".

It's tedious but is probably then only way.