openreview / openreview-py

Official Python client library for the OpenReview API
https://openreview-py.readthedocs.io/en/latest/
MIT License
148 stars 22 forks source link

AC/Paper assignment by SAC #1835

Open jmp84 opened 1 year ago

jmp84 commented 1 year ago

It is currently not possible to make AC/Paper assignments for SAC. Only PCs can do that. It would be great for SACs to be able to do AC/Paper assignments.

melisabok commented 1 year ago

Thanks for providing feedback. Our supported workflow works like this:

  1. ACs are assigned to SACs based on their affinity
  2. Papers are assigned to ACs based on their affinity and no conflict between the AC and the paper and the SAC and the paper.
  3. Papers are assigned to SACs from their assigned ACs.

If we want to let SACs edit AC assignments, they would need to assign another AC from their pool of assigned ACs. Otherwise that paper needs to be reassigned to the SAC associated with the new AC.

Let me know if this is the expected behavior or you have other ideas.

We are happy to discuss it and help with the implementation.

Thanks,

Melisa

jmp84 commented 1 year ago

@melisabok Hi Melisa

If we want to let SACs edit AC assignments, they would need to assign another AC from their pool of assigned ACs. Otherwise that paper needs to be reassigned to the SAC associated with the new AC.

In our case (emnlp 2023), here is how this would work:

Please lmk if I can clarify anything.

Best,

Juan

melisabok commented 1 year ago

Ohhh I see, EMNLP did this differently and it was something new so we need to iterate over this. Given the papers were directly assigned to SACs based on their track, we should be able to give permission to the SAC to edit the AC assignment using AC from the same track. We can support this for the next EMNLP.

jmp84 commented 1 year ago

@melisabok actually i was describing the exact setup for emnlp but i think it applies in general: