openreview / openreview-py

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

Matching: Compute Conflicts on Desk Reject/Withdraw Reversion #2408

Open haroldrubio opened 3 weeks ago

haroldrubio commented 3 weeks ago

When conflicts are computed, they are only computed against active submissions. But it could be the case that:

  1. Conflicts are computed for active submissions, conflicts are not computed for desk-rejected/withdrawn submissions
  2. Desk-rejects/withdrawn submissions are reverted and now need assignments, since the matcher only assigns to active submissions
  3. Conflict edges don't exist so the UI does not render a red box for conflicts in the edge browser