6 | {{ page.title }}
7 |
8 |
9 |
{{site.author}} · {{ page.date | date: "%B %e, %Y" }}
10 | {% if page.last_modified_at %}
11 |
(Updated: {{ page.last_modified_at | date: "%b %-d, %Y" }})
12 | {% endif %}
13 |
14 | {% if post %}
15 | {% assign categories = post.categories %}
16 | {% else %}
17 | {% assign categories = page.categories %}
18 | {% endif %}
19 | {% for category in categories %}
20 |
{{category}}
21 | {% unless forloop.last %} {% endunless %}
22 | {% endfor %}
23 |
24 |
25 |
26 |
27 | {{ content }}
28 |
29 |
30 |
33 |
34 |
37 |
38 | {% include disqus.html %}
39 |
40 |
--------------------------------------------------------------------------------
/_posts/2021-03-18-here-we-are.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Here we are
4 | categories: [Admin]
5 | ---
6 |
7 | ACL Rolling Review is here! We'll be running a first trial with [EMNLP 2021](https://2021.emnlp.org/) (thank you very very much to the organizers!).
8 |
9 | We have some great technical staff, Nils Dycke and Kushal Arora.
10 |
11 | We will be asking for your submissions and your participation as action editors and reviewers very, very soon.
12 |
--------------------------------------------------------------------------------
/_posts/2021-04-05-initialCFP.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Call for Papers
4 | categories: [Admin]
5 | ---
6 |
7 | The ACL Rolling Review [call for papers](/cfp) is up. The first submission deadline will be 15 May 2021, which is also the last submission deadline to be considered for the EMNLP 2021 main conference.
8 |
--------------------------------------------------------------------------------
/_posts/2021-04-07-reviewerinterest.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Reviewer Interest Survey
4 | categories: [Admin]
5 | ---
6 |
7 | We invite you to express interest in becoming a reviewer or action editor for ACL Rolling Review via our [reviewer interest survey](/reviewers).
8 |
--------------------------------------------------------------------------------
/_posts/2021-04-12-submissions.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Submission Site
4 | categories: [Admin]
5 | ---
6 |
7 | ACL Rolling Review is now accepting submissions! Please go to [the Authors page](/authors) to preview the fields in the submission form and find the link to the submission site.
8 |
--------------------------------------------------------------------------------
/_posts/2021-04-13-reviewforms.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Review Forms
4 | categories: [Admin]
5 | ---
6 |
7 | The draft review forms are up at [here](/reviewers)!
8 | And we still welcome volunteer reviewers/action editors!
9 |
--------------------------------------------------------------------------------
/_posts/2021-04-14-venues.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: ACL Conferences and Workshops and ARR
4 | categories: [Admin]
5 | ---
6 |
7 | if you are running an ACL-affiliated conference or workshop, you can use ARR to accept submissions! Please contact the ARR editors (editors@aclrollingreview.org) and we will be happy to set it up for you.
8 |
--------------------------------------------------------------------------------
/_posts/2021-04-27-welcome-new-reviewers.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Action Editors and Reviewers
4 | categories: [Admin]
5 | ---
6 |
7 | We are sending invitations out to action editors and reviewers. And we have *submissions*!! Thank you for volunteering, responding to invites, submitting!
8 | Please create / update your [Open Review](https://openreview.net) profile so we can do good conflict of interest handling and paper matching.
9 |
--------------------------------------------------------------------------------
/_posts/2021-04-30-prlead.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Opening for a PR Lead
4 | categories: [Admin]
5 | ---
6 |
7 | We have an opening for a PR lead. Responsibilities: maintain website; manage social media presence; liaise with ACL publicity chairs. To apply, contact editors at aclrollingreview.org.
8 |
9 | Update: this opening has been filled! See the [people](/people) page for details.
10 |
--------------------------------------------------------------------------------
/_posts/2021-04-30-some-important-dates.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Dates
4 | categories: [Admin]
5 | ---
6 |
7 | We have added a [dates](/dates) page.
8 | * Authors, refer to this page for a list of ARR participating venues and important dates.
9 | * Reviewers and action editors, refer to this page for relevant dates each month.
10 | * Conference and workshop organizers, refer to this page to figure out what the last ARR submission date should be for submissions to your venue. Contact us to have your venue added.
11 |
12 |
--------------------------------------------------------------------------------
/_posts/2021-05-19-tech-ad.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Opening for technical staff
4 | categories: [Admin]
5 | ---
6 |
7 | We are looking for a few extra members of the technical staff, who implement the OpenReview interface, automated systems for reviewer management, paper-reviewer matching, etc. Please contact [cto@aclrollingreview.org](mailto:cto@aclrollingreview.org) with a quick self-introduction if interested!
8 |
9 | This is a volunteer position for the ACL academic society, and it will require at most a few hours per week
10 |
11 | Contributions can be made in various ways. Even just basic Python coding skills would be useful, but there are also some areas where the ability to write database code or machine learning models would be additionally helpful.
12 |
--------------------------------------------------------------------------------
/_posts/2021-08-26-communicationsteam.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Opening for Communications Team members
4 | categories: [Admin]
5 | ---
6 |
7 | We have openings for members of a new “communications team.” This role (alongside the current communications lead) would encompass website updates, social media presence, and triaging/responding to support email. To apply, contact `editors at aclrollingreview.org`.
8 |
--------------------------------------------------------------------------------
/_posts/2021-10-12-status-report.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: ARR Status Report
4 | categories: [Admin]
5 | ---
6 |
7 | The ACL Rolling Review (ARR) officially kicked off in early 2021, with the first call for papers in April, and the first deadline in May. This initiative was started with the [promise](https://www.aclweb.org/adminwiki/index.php?title=ACL_Rolling_Review_Proposal) of a unified reviewer pool, more consistent reviewing, lower average reviewer load, and faster submission to publication timelines.
8 |
9 | Now, 5 months and 5 deadlines into the new system, we wanted to give an update on the ARR process.
10 |
11 | ## ARR Statistics
12 | Let’s start with some statistics.
13 |
14 |
15 | ### Submissions
16 | The number of submissions each month is shown in the bar chart below. One third to one half of the submissions were opted in to be anonymous preprints hosted on OpenReview, with links tweeted by the [ARRPreprints](https://twitter.com/ARRPreprints) twitter bot. So far, this bot has 343 followers, significantly less than [similar](https://twitter.com/arxiv_cscl) [accounts](https://twitter.com/arXiv_Daily). Most tweets get about 100-200 impressions, although a few have reached up to 15K impressions.
17 |
18 | We expect there to be dramatically more submissions in the October and November deadlines.
19 |
20 | 
21 |
22 |
23 | ### Reviewer Pool
24 | The review process involves both reviewers and Action Editors (commonly called Area Chairs in most conferences). The number of reviewers in the pool (shown in the figure below) has hovered around 1200, with about 100 to 150 action editors. In contrast, [ACL 2021](https://aclanthology.org/2021.acl-long.pdf) had 60 SACs, 323 ACs, and 3,685 primary reviewers, to deal with 3,350 full paper submissions.
25 |
26 | Our reviewer pool is dramatically smaller than the pool in ACL 2021.
27 |
28 | 
29 |
30 | ### Timing
31 |
32 | The original goal of ARR was to have all reviews and meta-reviews completed within 35 days. The process requires that each paper has 3 reviews, and once those are complete, a meta-review. This is a pretty tight turnaround. By comparison, in [ACL 2021](https://2021.aclweb.org/calls/papers/), the time from submission to discussion period (which does not include meta-reviews) was 51 days, almost twice the length of ARR review+meta-review period. The time from submission to notification amounted to 92 days, nearly 3 times what ARR is aiming for.
33 |
34 | In the graph below, each data point is the time taken for an individual review after the submission deadline. A handful of rapid reviewers got their reviews in before 20 days (thank you!), many reviews are completed +/- 2 day from the deadline, and a non-trivial number (about 25%) are finished after the deadline, with one or two stretching even as far as 90+ days later.
35 |
36 | The graph also shows relevant deadlines from ACL 2021 as dashed vertical lines. While ARR is not yet hitting all promised reviewing target deadlines, notice that the timeline is compressed compared to ACL.
37 |
38 | (This graph doesn’t include the 24 reviews that are not yet finished, most of which are from the August deadline.)
39 |
40 | 
41 |
42 | The following graph is analogous, but looking at time from submission to meta-review.
43 |
44 | 
45 |
46 |
47 | ### Conference Submissions
48 | ARR provides no decisions, only reviews, which can be submitted to a conference or workshop. As of writing, a total of 26 papers with ARR reviews have been submitted to conferences. The breakdown is shown in the bar chart below.
49 |
50 | 
51 |
52 | ## Major Challenges
53 |
54 | ### Review Time
55 | The major challenge ARR has faced is getting reviews back in time. As of writing (Sept 2021), there is 1 paper from June that has still not received all 3 reviews, and there are a handful in each subsequent deadline as well. These delays have happened for several reasons, including technical issues with OpenReview, mistakes we made (e.g. failing to send reminders), but overall overwhelmingly because of unresponsive reviewers and meta-reviewers.
56 |
57 | We are keenly aware of the issues with late reviews, and the ripple effects on conference submission deadlines. We are working to improve the process in several ways:
58 |
59 | - Improving the assignment of action editors and reviewers, and automating the process of reminding reviewers and action editors.
60 | - Recruiting emergency reviewers and action editors who can step in when a reviewer/action editor doesn't complete their job.
61 |
62 | _We cannot succeed unless reviewers and action editors complete their work on time_. ARR is a peer-reviewing process: authors depend on timely delivery of reviews, and reviewers and action editors are also authors.
63 |
64 | ### Reviewers Declining
65 |
66 | One of the biggest challenges that action editors have faced is reviewers declining to review, leading to late reviews. This is happening for a variety of reasons, including reviewers being assigned papers that they don’t feel qualified to review, or papers assigned with very tight deadlines.
67 |
68 | We are working on ways of addressing this. One partial remedy is to provide reviewers with no option to decline (especially not on a per-assignment basis). Instead, **reviewers will have to request** to be exempt prior to the submission deadline, and will be asked to acknowledge when they have received a review request.
69 |
70 | Other (smaller) remedies will be more technical in nature -- such as simple interface changes, for example, including the name of the action editor requesting the review in the email request (there is no action editor <> reviewer anonymity) to facilitate the communication between reviewers and action editors.
71 |
72 | ### Technical Issues
73 |
74 | Another hurdle has been in stretching the OpenReview system to a new use case. OpenReview has been successfully used for several years in a number of large conferences, including [NeurIPS](https://openreview.net/group?id=NeurIPS.cc) and [ICML](https://openreview.net/group?id=ICML.cc). But in each of these cases, there is a single deadline with a single reviewer pool. ARR has a deadline every month, and OpenReview creates an entirely new conference each month. We have to copy over reviewers and action editors from the prior month. This makes many editorial duties significantly more difficult. For example, it is not possible to track all missing reviews and meta-reviews in one place; similarly, it is at the moment not possible to track and balance overall reviewing load across months.
75 |
76 | We are improving the process with each deadline, and also working closely with developers at OpenReview. We are hopeful that in time many of the problems will be ironed out, leading to a smoother and easier process.
77 |
78 | ## Looking Ahead
79 | We are anticipating a heavier load in the following few months since both [ACL 2022](https://www.2022.aclweb.org/) and [NAACL 2022](https://2022.naacl.org/) will adopt ARR as their sole reviewing system. We ask for patience and understanding from authors, and strict adherence to timelines from reviewers and meta-reviewers. We are also working together with ACL and NAACL 2022 chairs to make sure that every manuscript submitted to the respective ARR deadlines is processed in time and can ultimately (if so desired by the authors) commit to those conferences.
80 |
81 | We are also excited about a number of new initiatives, including training for reviewers and action editors, [mentoring](/mentorship) for new reviewers, automated review quality assessment, and a new reviews corpus. In the prior conference reviewing system, many of these initiatives would have been organized on a conference-by-conference basis. Having a centralized reviewing system makes these tasks much simpler.
82 |
83 | As it becomes more widely adopted, and as the process becomes smoother with time, we hope that ARR will prove to be a valuable reviewing system that ensures reviews of consistently high quality with a sustainable amount of effort from the *ACL community.
84 |
85 |
86 |
87 |
88 |
89 |
90 |
--------------------------------------------------------------------------------
/_posts/2021-10-20-emergency-reviewers.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Emergency Reviewers and Action Editors
4 | categories: [Admin]
5 | search_index: false
6 | ---
7 |
8 | We are recruiting volunteer emergency reviewers and emergency action editors. To volunteer, fill out (*Update: These forms are no longer in use. Please contact the editors to volunteer*):
9 | * Emergency [*action editor* form]()
10 | * Emergency [*reviewer* form]()
11 |
12 | **Responsibilities**:
13 | * As an emergency *action editor*, you will step in at the request of the editors in chief when the action editor assigned to paper is unable to or does not complete their responsibility for a paper. You will chase down reviewers (or find emergency reviewers) and complete a meta review so that authors get their reviews in a timely fashion.
14 | * As an emergency *reviewer*, you will step in at the request of an action editor when the reviewer assigned to paper is unable to or does not complete their responsibility for a paper. You will read a paper and provide a review, probably within a week.
15 |
16 | **Availability needed**: You should be available to swing into action between the 10th and 20th of a month. As with other ARR roles, you can indicate your unavailability for any given month(s).
17 |
18 | **Level of experience**: You should have all the experience of a regular action editor (publishing regularly in *ACL venues and a demonstrated track record of reviewing for *ACL venues), as well as the ability to focus under time pressure.
19 |
20 | In recognition of this extra level of service, ACL Rolling Review will be happy to provide you with a letter of recognition that you can show your employer, as well as displaying your name on our website and acknowledging you at conferences.
21 |
--------------------------------------------------------------------------------
/_posts/2021-10-26-november-submissions.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: November 2021 Submmissions
4 | categories: [Admin]
5 | ---
6 |
7 | November submissions are open! Please submit your papers [here](https://openreview.net/group?id=aclweb.org/ACL/ARR/2021/November).
--------------------------------------------------------------------------------
/_posts/2021-11-03-new-reviewer-tutorial.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: We have a new Reviewer Tutorial
4 | categories: [Admin]
5 | ---
6 |
7 | We have a new [reviewer tutorial](/reviewertutorial)! Thanks to Anna Rogers and Isabelle Augenstein for creating it.
8 |
--------------------------------------------------------------------------------
/_posts/2021-11-17-modified-timeline-November.md:
--------------------------------------------------------------------------------
1 | For November, working with the ACL 2022 senior area chairs and program chairs, we will have a slightly modified ARR timeline.
2 | * Nov 19-22 - SACs check AE assignments
3 | * Nov 25 - finalized AE assignments
4 | * November 27 - AEs notified of assignments
5 | * Nov 27-29 - desk rejects and manual check of reviewer assignment by AEs
6 | * Nov 29 - Reviewers notified of assignments
7 | * Nov 29 - Dec 27: reviewing
8 | * Dec 28-29 - AEs find emergency reviewers and lead discussions
9 | * Dec 28-31 - Emergency reviewing
10 | * Dec 28-Jan 7 - AEs prepare meta reviews
11 | * Jan 10, 2022 - ARR reviews for a Nov 15 submission sent to the authors
12 | * Jan 15, 2022 - ACL 2022 commitment deadline
13 |
14 |
15 |
--------------------------------------------------------------------------------
/_posts/2021-12-02-ARR-changes-December.md:
--------------------------------------------------------------------------------
1 |
2 | We are introducing several changes to ACL Rolling Review starting with the December 2021 deadline.
3 |
4 | ## Changes to the timeline
5 |
6 | In November, we received many submissions! In December, we will go back to our [usual timeline](/dates). There’s a shared calendar there you can import to your own calendar.
7 |
8 | ## Changes to the submission process
9 |
10 | ### Responsible NLP Research
11 |
12 | In collaboration with the NAACL 2022 program chairs and Jesse Dodge, and following input from the NAACL reproducibility chairs, Anna Rogers, Margot Mieskes, and the ACL Ethics Committee, we are rolling out a new responsible NLP research checklist. This checklist is intended to inform and educate.
13 | Before December, ARR pointed authors to separate ethics and reproducibility checklists. Completion of these checklists was strongly encouraged but not mandatory. Nothing was uploaded as part of submitting to ARR.
14 | Starting in December, authors will be required to complete the new responsible NLP research checklist. It can be found [here](/responsibleNLPresearch/). There will be a field in the submission form for uploading the completed checklist.
15 |
16 | ### Submission Type
17 |
18 | We have added a question about submission type (long paper/short paper). This information will be used to balance load across reviewers, and by program chairs at publication venues.
19 |
20 | ### Willing to Review
21 |
22 | Finally, we are making permanent the last question in the submission form, which requires authors submitting to ARR to agree to review if qualified and invited.
23 |
24 | The fields in the submission form are here: [Submission Form Fields](/submissionform).
25 |
26 | As always, authors may refer to the [Authors’ Guide to OpenReview](https://docs.google.com/presentation/d/1kJeoAfwbnFapUN0ySLSoOm11-2odz48DGS1DEzNs03k/edit?usp=sharing).
27 |
28 | ## Changes to the review process
29 |
30 | We have modified the review form also.
31 |
32 | ### Overall Assessment
33 |
34 | We have modified the overall assessment question, with very valuable work from Isabelle Augenstein and Anna Rogers and input from Jesse Dodge.
35 |
36 | ### Responsible NLP Research
37 |
38 | Instead of a single ethics question, there are now three. This enables us to better assess whether to send a paper for ethics review.
39 |
40 | The revised review form can be found here: [Review Form](/reviewform).
41 |
42 |
--------------------------------------------------------------------------------
/_posts/2022-01-06-Modified-timeline-January.md:
--------------------------------------------------------------------------------
1 | As in November, ARR will have a slightly modified timeline in January (ntoe that all deadlines are 11:59pm AOE):
2 | * January 15th: Submission deadline
3 | * January 16th-24th: Reviewer/AE assignment
4 | * January 24th-27th: SAC/AE paper check and reassignment
5 | * January 28th-February 15th: Reviewing
6 | * February 16th-26th: Meta-reviews and reviewer chasing
7 | * February 27th: Review release
8 |
--------------------------------------------------------------------------------
/_posts/2022-01-11-choices.md:
--------------------------------------------------------------------------------
1 | **There is no need to withdraw any papers from ARR after reviewing is complete** (in fact if you do withdraw your paper from an ARR cycle, we won't be able to transfer that paper + reviews to any venue you "commit" to). Once you have your reviews, your paper is considered to no longer be under review to ARR.
2 |
3 | For those of you who have received reviews for any previous ARR cycle and are wondering what your options are, you and your co-authors have a (non-exclusive) choice:
4 | * "commit" your paper + reviews to [ACL 2022](https://openreview.net/group?id=aclweb.org/ACL/2022/Conference) by 15 January 2022 and see if it is accepted (if it is accepted, you could modify the paper before camera ready)
5 | * "commit" your paper + reviews to [NAACL 2022](https://2022.naacl.org/) by 4 March 2022 and see if it is accepted
6 | * *revise your paper* and resubmit it to [ARR](https://openreview.net/group?id=aclweb.org/ACL/ARR/2022) (including to the January 15th 2022 deadline, although that is probably too soon for a revision, practically speaking) to get new reviews. Please see the [call for papers](/cfp) for the requirements and options for resubmissions.
7 | * a combination of these is also possible.
8 |
9 | If you are interested in "committing" to another venue, please refer to [this page](/dates).
10 |
11 |
12 |
--------------------------------------------------------------------------------
/_posts/2022-01-13-resubmissions.md:
--------------------------------------------------------------------------------
1 | We have received several questions about resubmitting to ARR. We have now modified the [call for papers](/cfp) to address these questions, which have to do with adding/removing authors, providing responses to reviewers, and requesting new reviewers.
2 |
--------------------------------------------------------------------------------
/_posts/2022-01-17-modified-timeline-December.md:
--------------------------------------------------------------------------------
1 | For the December cycle, ARR will have a slightly modified timeline. Reviews will be released on January 28th given that reviewing started a bit later due to the end of the semester, the overlapping heavy load from November and the holidays. We also wanted to give a bit more time to AEs to be mindful of weekend days.
2 | * December 15th: Submission deadline
3 | * December 16th-24th: Reviewer/AE assignment
4 | * December 24th-28th: SAC/AE paper check and reassignment
5 | * December 29th-January 18th: Reviewing
6 | * January 19th-27th: Meta-reviews and reviewer chasing
7 | * January 28th: Review and meta-review release
8 |
--------------------------------------------------------------------------------
/_posts/2022-01-28-declaring-a-conflict-of-interest.md:
--------------------------------------------------------------------------------
1 | As an author, reviewer or action editor for OpenReview, when and how should you declare a conflict of interest?
2 |
3 | The ACL has a [conflict of interest policy](https://aclweb.org/adminwiki/index.php?title=ACL_Conference_Conflict-of-interest_policy). It says:
4 | "A person has a conflict of interest with a submitted paper if that person:
5 | 1. is a co-author of the paper, or
6 | 2. has been a student or supervisor of one of the authors in the previous five years, or
7 | 3. has co-authored a paper or collaborated with one of the authors in the previous five years, or
8 | 4. is employed at the same company or institution as an author, or
9 | 5. has any other circumstances that could cause a bias in evaluating the paper."
10 |
11 | Everyone
12 | --------
13 |
14 | We try to automatically identify conflicts of interest using the OpenReview profiles of authors on a submission and of each potential reviewer or action editor. We check:
15 | * submission co-authorship by looking at the submission
16 | * student / supervisor relationships via your declared relationships in your OpenReview profile
17 | * historical co-authorship by using your publications from your DBLP and Semantic Scholar entries in your OpenReview profile
18 | * employment via your domains / employment in your OpenReview profile, backing off to your email addresses if necessary
19 | * other circumstances using your declared conflicts of interest in your OpenReview profile
20 |
21 | This means that it is critical to *have a complete OpenReview profile*. Now, if you don't regularly publish, or are a first-time author, you may not have Semantic Scholar or DBLP entries. But as soon as you get that first publication in a computer science discipline (congratulations!) please add those profiles.
22 |
23 | These helpful guides show you how to set up your OpenReview profile and so much more:
24 | * [Authors' Guide to OpenReview](https://docs.google.com/presentation/d/1kJeoAfwbnFapUN0ySLSoOm11-2odz48DGS1DEzNs03k/edit#slide=id.p)
25 | * [Reviewers' Guide to OpenReview](https://docs.google.com/presentation/d/1CkfR94WxEPEZEyCN--ydC7K3wY4g-5ZiFd2HM8LRSXg/edit#slide=id.p)
26 |
27 | Reviewers and Action Editors
28 | ----------------------------
29 | If you take a look at a submission and think, oh, I might have a conflict of interest here, you should report it *immediately*. You should not review the submission. This is why it's a good idea to take a look at your assignments as soon as you receive them.
30 | Reviewers should report COIs to their action editor; action editors to their senior action editor. If you are not removed from the submission within 24 hours, email editors@aclrollingreview.org.
31 |
32 | Some Frequently Asked Questions
33 | -------------------------------
34 |
35 | * Isn't it a lot of work to set up a profile? - It takes about 10 minutes to set up a profile; and [you'd have to have a profile](https://acl2020.org/blog/conflict-of-interest/) whether we used OpenReview or START.
36 |
37 | * Can't the system be gamed by providing incomplete or incorrect information? - Yes, malicious people could do this. This would be a clear violation of professional behavior, and a matter for the ACL ethics committee.
38 |
39 | * Can't you just desk reject every submission where the authors don't have complete profiles? - First-time authors won't yet have Semantic Scholar or DBLP entries, so we can't just desk reject because a profile doesn't contain this information.
40 |
41 | * My co-author has never published before or is not in our field. Do *they* need an OpenReview profile? It's a lot of overhead for making a submission. - This is the flip side of the coin from the previous question. If you have a co-author who couldn't make a profile for some reason, please add an Offical Comment to the editors (program chairs) on your submission in OpenReview.
42 |
43 | * Can't AEs just check manually? - Our field is really large; an AE is unlikely to know all or even any of the potential conflicts of interest between authors and reviewers, even if they knew the identities of the authors, which they don't.
44 |
45 | * The ACL policy is overly broad; I work at a big tech company and shouldn't have conflicts with 500 other people I've never met. - That would be a question for the ACL exec.
46 |
47 | * In the presence of "noise" (e.g. incomplete profiles) how can we minimize the assignment of submissions to reviewers with conflicts of interest? - We do not assign reviewers for whom we don't have basic information (so if you are wondering why you have never received an assignment, check your OpenReview profile). Beyond this, we *could* minimize potential conflicts of interest by assigning reviewers based on the inverse of their expertise match to a submission - the opposite of what we do now. However, this would lead to bad reviews from people with no expertise in the subject matter. A more nuanced policy (second best match?) is also possible. However, this shows that great conflict of interest handling and good reviewer assignment are highly related, and the best way to get both is to _complete your OpenReview profile_.
48 |
--------------------------------------------------------------------------------
/_posts/2022-02-04-review-data-collection.md:
--------------------------------------------------------------------------------
1 | One of the initiatives that ARR supports is the ongoing collection of data about peer-review in NLP. Nils Dycke, Ilia Kuznetsov and Iryna Gurevych have been leading an [ACL-approved initiative](https://www.aclweb.org/adminwiki/index.php?title=Review_Data_Collection_at_*ACL) to collect review data on an opt-in basis. They provide a status update and invite discussion [here](https://openreview.net/forum?id=28n-0nBPTch).
2 |
--------------------------------------------------------------------------------
/_posts/2022-02-17-stats.md:
--------------------------------------------------------------------------------
1 | We have [**data**](http://stats.aclrollingreview.org). Thanks to great work from Sebastin Santy on our tech team, we now have a regularly updated statistics dashboard for ACL Rolling Review. When you refer to it, please note the last updated date as data for the current cycles may be somewhat delayed. As always, feedback welcome.
2 |
--------------------------------------------------------------------------------
/_posts/2022-03-03-recognition.md:
--------------------------------------------------------------------------------
1 | Action editors and reviewers may now request letters of recognition for their ARR service! Instructions can be found in the:
2 | * [Action editors' guide to OpenReview](https://docs.google.com/presentation/d/1OynnI8TxlBcSt3J1YCJbxdLsMT91D2Hr1zVtorLkeao/edit#slide=id.p)
3 | * [Reviewers' guide to OpenReview](https://docs.google.com/presentation/d/1CkfR94WxEPEZEyCN--ydC7K3wY4g-5ZiFd2HM8LRSXg/edit#slide=id.p)
4 |
5 | The letter of recognition will be sent to your contact email address as an email attachment at the end of the latest cycle. It will be a PDF, on ARR letterhead, using your preferred name and acknowledging your cumulative number of reviews / metareviews.
6 |
7 | Suggestions for improvements to the wording in the letter of recognition are welcome.
8 |
9 | Thanks to Nils Dycke for implementing this new functionality *inside OpenReview*.
10 |
--------------------------------------------------------------------------------
/_posts/2022-04-07-six-week-cycles.md:
--------------------------------------------------------------------------------
1 | Effective the 15 April 2022 deadline, with permission of the ACL executive and the ACL committee on reviewing, ARR will be moving to a six-week cycle with deadlines every six weeks.
2 |
3 | Why?
4 | ----
5 |
6 | The original proposal for ACL Rolling Review was for a [five-week cycle with monthly deadlines](https://www.aclweb.org/adminwiki/index.php?title=ACL_Rolling_Review_Proposal). However:
7 | * It takes more time than anticipated to check submissions and resubmissions and handle (re)assignments and desk rejects each cycle, especially in months with more than 300 submissions. Just running the code for reviewer assignment takes several hours, and then action editors and reviewers propose modifications which are made by hand.
8 | * Chasing after reviewers, and doing emergency reviewing and meta reviewing, takes time.
9 | * It is confusing for action editors, reviewers and the tech team when cycles overlap.
10 |
11 | What Will Be The New Deadlines?
12 | -------------------------------
13 |
14 | There will be nine per year:
15 | * 1 March
16 | * 15 April
17 | * 1 June
18 | * 15 July
19 | * 1 September
20 | * 15 October
21 | * 1 December
22 | * 15 January
23 |
24 | This set of deadlines avoids the dreaded "holiday deadline" that was 15 December 2021.
25 |
26 | How Long Will I Have to Revise and Resubmit?
27 | --------------------------------------------
28 |
29 | With this cycle, authors will typically have six weeks to revise their submission if they want to resubmit it to the next cycle; slightly less if their submission requires emergency (meta)reviews or ethics reviewing. Authors are always welcome to resubmit to a later cycle, as long as their paper has not been accepted to a publication venue and otherwise meets the conditions outlined in the [Call For Papers](/cfp).
30 |
31 | Now Can We Have Author Response?
32 | --------------------------------
33 |
34 | A six-week cycle allows for a *very brief* period for in-cycle author response to reviews, to correct errors of fact or alert action editors to serious reviewer confusion. The primary means for authors to respond to reviewers will still be revise and resubmit. There will be more on this in the next blog post!
35 |
36 |
--------------------------------------------------------------------------------
/_posts/2022-04-13-in-cycle-author-response.md:
--------------------------------------------------------------------------------
1 | Starting with the April 15 deadline, there will be a brief period for author response within the ARR review cycle.
2 | * for 5 days after the deadline for regular reviews, authors can make comments on the reviews, using the discussion forum within OpenReview (as is done, for example, with ICLR)
3 | * the comments should be limited to clear factual errors or serious misunderstandings
4 | * reviewers may respond to authors' comments or update their reviews, but are not obligated to do so
5 | * action editors will take these comments into account when writing their metareview
6 |
7 | This is made possible by the slightly longer cycle announced in the previous blog post.
8 |
9 | The *primary route* for responding to reviews will remain revise and resubmit. In-cycle responses to reviews should not include, for example, new experimental results or data analyses requested by reviewers.
10 |
--------------------------------------------------------------------------------
/_posts/2022-07-05-max-cycle-load-openreview.md:
--------------------------------------------------------------------------------
1 | Starting from the July 2022 ARR cycle, the Reviewers and Action Editors can specify their unavailability and maximum load directly in OpenReview. Load specification is designed as a reviewer/AE task in OpenReview, to be completed before the submission deadline for the respective cycle (for the July 22 cycle, the deadline for specifying the max. load is July 15). A detailed guide on how to declare your max. load / unavailability can be found [here](https://docs.google.com/document/d/1_UEnoQVl27vg-IGyHZlt09nfShZxSofef2GDXo2pipI/edit?usp=sharing).
2 |
--------------------------------------------------------------------------------
/_posts/2022-08-31-arr-eic-changes.md:
--------------------------------------------------------------------------------
1 | Two new EICs have started their service (and several new EiCs are expected to start soon):
2 | * Mausam
3 | * Thamar Solorio
4 |
5 | Three current EICs have / will soon be stepping down:
6 | * Amanda Stent (moving to the tech team in October)
7 | * Goran Glavaš (steps down in October)
8 | * Pascale Fung
9 |
10 | Thank you Pascale, Goran, and Amanda for your massive efforts! And thank you to Mausam and Thamar for stepping into these roles.
11 |
12 |
--------------------------------------------------------------------------------
/_posts/2022-08-31-changes-based-on-the-ACL-reviewing-survey.md:
--------------------------------------------------------------------------------
1 | In May and June, the ACL reviewing committee conducted a survey on the future of reviewing in the ACL community. Follow [this link for results and analysis of the survey](https://www.cis.lmu.de/~hs/acl22/panel/survey.html), including both the multiple choice questions and the free-text responses.
2 |
3 | Based on those responses, the panel discussion at ACL, feedback from the ACL and NAACL Program Chairs (PCs), and discussion with the ACL Executive, we have a range of updates about ARR:
4 |
5 | Changes that are **already in effect**:
6 | * An ARR board is being created to oversee ARR, including approving new ARR initiatives, approving new ARR Editor in Chiefs (EICs), and managing collaboration between ARR and conferences. The board will have five members: an ARR EIC, an ACL Executive member, two past PCs, and one other member of the community.
7 | * ACL is providing funding to OpenReview (OR) to get the ongoing support of an OR employee for ARR activities as well as all other ACL activities that are carried out through OR.
8 | * Additional EICs are being recruited to spread the load of running ARR. As part of recruitment, we are working to ensure continued diversity in the EIC team. The plan is to grow the team to seven EIC in the coming weeks.
9 |
10 | Plan for future changes and ARR activities (note, the goal is to complete items by the end of the month they are listed in)
11 |
12 | #### August
13 | * A monthly blog post to share updates on ARR.
14 |
15 | #### September
16 | * Make requesting new reviewers and/or a new AE for a resubmission easier and have the request be accepted by default.
17 | * Adding the ability for authors to identify relevant track(s) for their paper, for AEs and reviews to indicate relevant track(s) for themselves, and for that information to be considered in AE and reviewer assignments. This corresponds to the ‘soft tracks’ option from the survey.
18 | * Adjust reviewer assignment matching to consider demographics to ensure there is at least one senior reviewer and that no two reviewers for a paper are from the same research group.
19 | * Implement author evaluation of reviews.
20 | * Adjusting the review form to support [the new ACL Awards Policy](https://www.aclweb.org/adminwiki/index.php/ACL_Conference_Awards_Policy).
21 |
22 | #### October
23 | * Release a paper on arXiv about findings from the first year of ARR.
24 | * Reconsidering the wording and structure of the review form to make it be explicitly focused on the main ACL conferences (ACL, AACL, EACL, EMNLP, NAACL).
25 |
26 | #### November
27 | * Refine guidelines for meta reviewers and consider running a tutorial session or mentoring process.
28 |
29 | #### December
30 | * Switch to an **8 week cycle** and **guarantee all reviews** will be ready by the end of the cycle.
31 | * Explore aligning cycles with conferences.
32 |
33 | #### February 2023
34 | * Develop a mentoring system for new reviewers (either new to reviewing or new to the field).
35 |
36 | #### May 2023
37 | * Conduct another survey to get feedback from the community.
38 |
39 | #### July 2023
40 | * Present results and analysis of the survey.
41 |
42 |
43 | #### Under discussion / Exploration
44 | * Adding support for subreviewers / secondary reviewers.
45 | * Allow papers that are missing reviews or a meta-review to be committed to conference deadlines.
46 | * Improvements to the user interface and reviewing process to encourage more reviewer discussion.
47 |
48 | Thank you to all of the community members who provided input!
49 |
50 |
--------------------------------------------------------------------------------
/_posts/2022-10-11-key-changes-in-the-october-cycle.md:
--------------------------------------------------------------------------------
1 | At ARR, we are slowly and steadily making changes to reflect the ACL reviewing survey results. In its October 15th cycle, we bring two key changes.
2 |
3 | 1) Starting this cycle, ARR will be a two-monthly cycle instead of a 1.5 monthly. Accompanying this change will be a (near)-guarantee (barring exceptional circumstances) that all papers will get their reviews before the start of the next cycle, in this case 15th December. We recognize that a two monthly submissions are less than ideal for the goal of encouraging rapid review cycles. And we might as well revisit this once ARR processes get stabilized. However, this is a price we ought to pay right now to ensure that all papers receive their reviews in time – authors can plan better, and reviewers start to be more accountable.
4 |
5 | 2) Based on popular demand (a.k.a. survey results), we have introduced “tracks” in the review mechanism. As a first step, tracks will provide some agency to the reviewers and action editors: paper-reviewer matching will highly encourage matches where the paper’s track is common with one of the reviewer’s tracks. In the long run, tracks will become a vehicle for scaling up ARR, as we will associate senior action editors with a track, who will oversee papers in their track. This latter functionality is yet to be implemented.
6 |
7 | While we're at it, please also welcome two new editors in chief, who joined us recently:
8 | - Lilja Øvrelid, Professor at University of Oslo, Norway
9 | - Viviane P. Moreira, Professor at Universidade Federal do Rio Grande do Sul, Brazil
10 |
11 | As always for any comments/suggestions, please write to editors@aclrollingreview.org
12 |
--------------------------------------------------------------------------------
/_posts/2022-10-24-newly-formed-arr-board.md:
--------------------------------------------------------------------------------
1 |
2 | As promised in our blog entry for August, ACL has established an ARR board that will oversee the
3 | activities of ARR. We suggest readers go back to [that blog entry](/changes-based-on-the-ACL-reviewing-survey/)
4 | for more information on the responsibilities of the board. In this update to the community we would
5 | like to formally welcome the founding members of the ARR Board:
6 |
7 | - Julia Hockenmaier, University of Illinois at Urbana-Champaign, USA
8 | - Yusuke Miyao, The University of Tokyo, Japan
9 | - Smaranda Muresan, Columbia University, USA
10 | - Thamar Solorio, University of Houston, USA
11 |
12 | The board is just getting settled into their new roles so please be patient while this happens and be on
13 | the lookout for more information from them in the near future. We expect their roles to also adjust with
14 | time as we form a better understanding on how this board can support the needs of the ACL community. For
15 | now, let’s just welcome them and thank them for their willingness to volunteer in this capacity.
16 |
--------------------------------------------------------------------------------
/_posts/2022-12-9-Updates-on-December-Cycle.md:
--------------------------------------------------------------------------------
1 | The major changes happening for the December cycle are the introduction of Senior Action Editors (SAEs), and a new reviewing assignment process to include at least one non-student reviewer per paper. These changes are also a response to community feedback. SAEs will help us during key phases of the review process. They will provide another layer of review quality control for reviewers and AEs. The team of SAEs is almost complete and will be added to the website pretty soon.
2 |
3 | In an effort to streamline our processes, we are also trying to integrate all tasks inside the Openeview infrastructure. Expect some small changes in how you complete the tasks in upcoming cycles.
4 |
5 | Lastly, given that the December cycle has a winter holiday in between, we prepared a timeline that hopefully is as friendly to everyone as feasible so we can have three full weeks for reviewers to work on their assigned papers, not including the week from 12/23-01/01. Here’s the plan for the december timeline:
6 |
7 | - 12/1-12/15/2022: Submission window
8 | - 12/18/2022: Assignments to SAEs and AEs
9 | - 12/19-12/28/2022: Paper and reviewer assignment checks by SAE and AEs
10 | - 01/02-01/23/2023 Reviewing period
11 | - 01/24/2023: AEs check review quality
12 | - 01/30-02/03/2023: Author rebuttal period
13 | - 02/08/2023: Meta-reviews due
14 | - 02/10/2023: Deadline to complete the review process for all papers
15 |
16 | Useful reminders to everyone:
17 | - Check your spam folders for missed emails from OpenReview regularly during the cycle. This is still a source of delays in the process. We are using a new email address: [aclrollingreview@openreview.org]() in the hope that this email will be more easily identified by you as something that needs attention.
18 | - We will continue to ask reviewers and action editors to indicate their availability and max load, this is already happening now. This is our earliest check point to prevent reviewing delays every cycle. We thank you for your understanding and prompt reply to this!
19 | - Authors who submit papers to the December cycle are automatically added as reviewers. Read the bullet point above for what to do if for some reason you can’t help on this cycle (hint: availability and max load tasks).
20 |
--------------------------------------------------------------------------------
/_posts/2023-02-15-new-ethics-chair.md:
--------------------------------------------------------------------------------
1 | We’re delighted to share the news that Vinodkumar Prabhakaran is joining the ACL RR team as Ethics Chair. Vinod is a senior research scientist at Google's Responsible AI org, working on issues at the intersection of AI and society.
2 |
--------------------------------------------------------------------------------
/_posts/2023-05-12-ACL-Rolling-Review-update.md:
--------------------------------------------------------------------------------
1 | See the latest updates, Stats, and FAQs from ACL Rolling Reviews that were presented in EACL 2023. You can find the presentation slides [here](https://drive.google.com/file/d/1gZRHAAWyIqbvk5xs5TyNDDEMNm_YfpLx/view?usp=sharing).
--------------------------------------------------------------------------------
/_posts/2023-05-19-update-on-data-collection copy.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Update on Data Collection
4 | categories: [Admin]
5 | ---
6 |
7 | We have added an FAQ on the on-going [peer review data collection](/datacollection)! Check it out for more information on the data and how you can contribute.
8 |
--------------------------------------------------------------------------------
/_posts/2023-06-15-ethics-chair.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Malihe Alikhani joins ARR as Ethics co-chair
4 | categories: [Admin]
5 | ---
6 |
7 | We're pleased to announce that Malihe Alikhani has accepted to take on the role of Ethics co-chair for ARR. Malihe works towards designing inclusive and equitable language technologies. She develops systems that can communicate and collaborate with diverse populations, especially those from underserved communities. She studies how learning models might become biased and how we can mitigate them. She is currently an assistant professor of computer science at the University of Pittsburgh. Beginning in the Fall of 2023, she will move to Northeastern University.
8 |
9 | We're super excited to have you on board, Malihe; welcome!
10 |
11 |
--------------------------------------------------------------------------------
/_posts/2023-09-21-submission-dates-for-2024.md:
--------------------------------------------------------------------------------
1 | ---
2 | layout: post
3 | title: Submission dates and process for 2024 Conferences
4 | categories: [Admin]
5 | ---
6 |
7 | The use of an ARR-only submission process has been agreed by Program Chairs (PCs), and General Chairs of the upcoming conferences in 2024 (EACL, NAACL and ACL, referred to in this document as \*CL conferences), with feedback from the ACL Rolling Review (ARR) Initiative, the ARR board, and the ACL Exec. There will be no direct submission option. This decision was announced during the ACL 2023 business meeting.
8 | The purpose of this communication is to update those that were not present, and to provide more details about the coordinated plan.
9 | In this document, submission deadline refers to the paper submission to the ARR reviewing portal in Open Review. Commitment deadline refers to the deadline for authors to submit their fully ARR-reviewed submission to the conference portal for consideration at that conference. Decisions available refer to the deadline by which conference PCs will send notifications to paper authors.
10 |
11 | The dates and cycles relevant for this coordinated submission process are as follows (Table 1 below shows key dates by conference and month):
12 | - 15 Oct 2023: October ARR Cycle - EACL submission deadline
13 | - 15 Dec 2023: ARR reviews & meta-reviews available to authors of October cycle
14 | - 15 Dec 2023: December ARR Cycle - NAACL submission deadline
15 | - 20 Dec 2023: EACL commitment deadline
16 | - 15 Jan 2024: EACL decisions available
17 | - 15 Feb 2024: ARR reviews & meta-reviews available to authors of December cycle
18 | - 15 Feb 2024: February ARR Cycle - ACL submission deadline
19 | - 20 Feb 2024: NAACL commitment deadline
20 | - 15 Mar 2024: NAACL decisions available
21 | - 15 Apr 2024: ARR reviews & meta-reviews available to authors of February cycle
22 | - 20 Apr 2024: ACL commitment deadline
23 | - 15 May 2024: ACL decisions available
24 |
25 | Each cycle will include its corresponding author response period before the meta-review stage. Exact time will be announced in the conference CFPs. Relevant aspects of the plan above are discussed below.
26 |
27 | **Anonymity period**
28 | Unless the ACL enacts a change in policy, each conference will follow the current ACL wide anonymity embargo policy where authors cannot release a deanonymized preprint during the review cycle or between commitment and decisions, plus one month before submission and commitment. More information here: [ARR Call For Papers](/cfp#anonymity-period) and [ARR Author instructions](/authors).
29 |
30 | **Acceptance rates**
31 | To calculate each conference’s acceptance rate, we will record, at the time of submission to ARR, authors’ intention to commit to one of the three conferences. This doesn’t imply a hard commitment. Authors may choose to commit to a different venue after receiving their reviews.
32 |
33 | Month | EACL 2024 | NAACL 2024 | ACL 2024
34 | ----- | --------- | ---------- | --------
35 | Oct 2023 | Last ARR submission deadline: 10/15 | |
36 | Dec 2023 | ARR reviews available: 12/15