Can I automatically transfer my Expertise Selection to another venue?
Expertise Selection is a task for Program Committee members (such as reviewers) that gives them the opportunity to identify which previous publications they would like to be considered when being matched with submissions to review. If you want to use the same Expertise Selection configuration for multiple venues, it is possible to transfer the expertise from one venue to another using the OpenReview Python client using the following steps.
These instructions are for venues that use the default OpenReview setting of using all papers except those that are excluded by the user in the Expertise Selection Task. Before transferring expertise, please check that both venues use this method for Expertise Selection.
2. Get Expertise Selection edges from the previous venue
OpenReview by default considers all publications as relevant expertise for paper matching and assignment. In Expertise Selection, edges are posted indicating the papers that should be excluded from paper matching. You can get the edges from a previous venue using the following method:
You will need the following information:
profile_id: Your profile ID (such as ~First_Last1). Also see Finding your Profile ID
from_venue_id: The id of the venue you want to transfer expertise from. Also see: How do I find a venue ID?
group_name: The name of the group you are in on the Program Committee (typically this is Reviewers or Area_Chairs)
The number of edges should correspond with the number of papers that you are excluding from Expertise Selection.
3. Copy edges to new venue
Finally, post an edge to the new venue that you are doing Expertise Selection for:
Last updated