当前位置:   article > 正文

ACL 2024投递指南_acl2024

acl2024

诸神缄默不语-个人CSDN博文目录

显然写这篇博客是因为我要投ACL了。

TL;DR:ACL 2024是ARR提交制(workshop归workshop),最晚提交时间是2024年2月15号(在此之前可以随时撤回),4月15号出结果,4月20号确定终稿(可以选择转投,可以要求换审稿人),5月15号出结果。现在提交页面已经出来了 ,但是提交按钮还没出来 https://openreview.net/group?id=aclweb.org/ACL/ARR/2024/February(2024.2.6更新:看了一下,提交按钮也出来了) 交了交了,我直接坐等rebuttal转投大战。(这回写得非常菜,em,主要是因为懒,不提了。虽然我不懒也不一定能写好,但是懒一定写不好……)
论文要求匿名。
所有作者必须先在OpenReview上注册,密码要求10-64位,包含大小写字母和数字,根据邮件收到的链接完成注册。Expertise不应该写NLP这种泛领域。

1. ARR制度

ARR制度是*CL几个会议有个统一的审稿库。第一步Centralized Rolling Review作者直接向统一审稿库提交论文,每两个月截止一次,审稿后可以修改重交;第二步Commitment to a Publication Venue就是把论文投向指定venue并给出承诺书。

提交rebuttal的教程:ARR_How_to_Submit_Rebuttal_to_Each_Review - Google 文档

如果系统不稳定,建议至少在截止日期前一小时提交。所有作者在提交后都会收到一封确认电子邮件。

在这里插入图片描述

匿名期:提交前一个月到出最终结果,在此期间不能发布实名预印本。论文不能包含作者的姓名和单位,不能以“我们”来引用自己的工作,补充材料和审稿回复也需要匿名化。
如果作者在提交前一个月前发布过非匿名论文,提交时需要告知主编非匿名论文,而且不能引用非匿名论文。 总的来说,建议先别发
代码可以用Anonymous GitHub,先在自己的GitHub项目上建立一个private项目,然后传到这个上面就行。

2024.1.17更新:ACL取消匿名期制度了,请参考这篇公告:Report of the ACL Committee on the Anonymity Policy | ACL Member Portal
大意来说就是现在作者只需要在提交时匿名就行了,在别的地方随便宣传论文都没关系,但是还是建议别这么干(话虽如此……)
但是匿名情况可能会影响获奖情况。但这不是我考虑的问题,有兴趣的读者可以自行了解。

禁止一稿多投和抄袭。

论文提交后不能修改作者名单。但是重交时如果有理由,可以加作者。

responsible NLP research checklist1需要随论文上传。
2024年2月更新:现在不用单独提交PDF文件了,在提交论文时随表单填问卷。
关于AI辅助,需要披露如下场景:①AI介绍基础概念 ②AI提出新idea ③AI生成大段文本 ④写代码

提交ARR后必须审别人的稿,才能被审稿。2
审稿时需要注意:1. 不建议主动猜测作者身份,如果猜到了建议报告 2. 如果发现抄袭,建议报告
If you do become aware of the authors' identity (by whatever means), let the area chairs (but not your fellow reviewers) know. 这话说得跟特么什么规则怪谈一样……
review form:https://aclrollingreview.org/reviewform

ARR的评审结果可以选择是否公开(需要作者和审稿人都同意),不像EMNLP是全部公开的。

2. 论文格式和写作要求

论文必须选一个主题:

在这里插入图片描述

长文:8页正文+1页道德考虑/限制+无限页参考文献+无限页附录3
短文:4页正文+1页道德考虑/限制+无限页参考文献+无限页附录

“限制”部分必选,且不计入页数限制

引用参考文献时,出版物优先于预印本。
在投稿截止日期前 3 个月内发表的论文(无论是否经过审稿)均被视为同期投稿,因此作者没有义务进行需要额外实验和/或深入分析的详细比较。

鼓励提交补充材料:附录、软件或数据(.tgz/.zip格式)
审稿人不需要看附录

需要提交的内容:https://aclrollingreview.org/submissionform

论文模版(包括LaTeX和Word):https://github.com/acl-org/acl-style-files
论文格式说明:Paper formatting guidelines - ACLPUB
参考文献格式类似APA,引用方法可参考:https://cljournal.org/style_guide_refs.html 《Publication Manual of the American Psychological Association, Seventh Edition (2020)》
参考文献里的anthology.bib文件是直接用官方格式来引用ACL的论文。最新bib文件的下载地址:https://aclanthology.org/anthology.bib
ACL支持citeposs{}引用参考文献,出来的样式类似于:Brown et al.’s (2020) 这是老版的ACL引用格式。但是ACL鼓励使用标准natbib引用格式(也就是这几个:citep citet citealp citeyearpar
论文字体可以用times/txfonts/newtx(LaTeX文件中times已经引用进来了)
中文(因为我做的课题需要写中文)的解决方案是:\usepackage{CJKutf8} 然后在需要写中文的位置前后写\begin{CJK}{UTF8}{gbsn}\end{CJK}
别的还有什么需要的包就直接引用就行。

LaTeX里还有一个槽点是喜欢把表的标签写到\caption里面……好怪,但是尊重。

LaTeX语法可以参考我写的另一篇博文:LaTeX语法、工具及模板大全(持续更新ing…)

3. 官方信息来源

  1. https://www.aclweb.org/portal/content/submission-dates-and-process-eaclnaacl-and-acl-2024
    ARR EiCs: editors@aclrollingreview.org
    ACL PCs: acl2024-programchairs@googlegroups.com
  2. https://aclrollingreview.org/
  3. CALL FOR PAPERS – ACL Rolling Review – An initiative of the Association for Computational Linguistics
  4. https://2023.aclweb.org/blog/ACL-2023-policy/:关于AI的政策
    Since these tools come from our own field, we are in the best position to appreciate their potential problems
    尬住了
  5. https://www.aclweb.org/adminwiki/index.php?title=ACL_Policies_for_Submission,_Review_and_Citation
  6. https://www.aclweb.org/adminwiki/index.php/ACL_Policies_for_Review_and_Citation
  7. https://www.aclweb.org/adminwiki/index.php/ACL_Author_Guidelines
  8. https://www.aclweb.org/adminwiki/index.php/ACL_Reviewer_Guidelines
  9. https://www.aclweb.org/adminwiki/images/e/e7/ACL_Guidelines_for_Submission%2C_Review_and_Citation.pdf
  10. https://aclrollingreview.org/authors
    ARR提交联系人:support@aclrollingreview.org
  11. https://aclrollingreview.org/dates
  12. https://aclrollingreview.org/authorchecklist
  13. Authors’ Guide to OpenReview - Google 幻灯片:这篇里面有些网址已经失效了,但是逻辑上跟现在的应该相通吧
  14. Submitting your paper for review - ACLPUB
  15. Submitting the final version of your paper - ACLPUB
  16. Entering paper metadata in START - ACLPUB
  17. Open Issues - ACLPUB
  18. https://2023.aclweb.org/faq/:提前参考去年的FAQ畅想一下今年中稿后的状态
  19. https://www.aclweb.org/portal/content/acl-code-ethics 事实上就是引用了ACM的代码道德:https://www.acm.org/code-of-ethics
  20. https://www.aclweb.org/adminwiki/index.php/ACL_Anonymity_Policy
  21. https://www.aclweb.org/adminwiki/index.php/ACL_Conference_Awards_Policy
  22. https://www.aclweb.org/adminwiki/images/5/56/ACL_Anonymity_Policy.pdf
  23. Paper-reviewer matching at ACL 2023: types of contributions and track sub-areas - ACL 2023:这篇是介绍论文类型和贡献方向如何影响审稿人匹配的
  24. acl-org/aclpubcheck: Tools for checking ACL paper submissions:这个是正式提交时可以检查论文格式问题
    审稿版本不能用,大家可以提前了解并畅想论文通过后的排版要求4
  25. Main Conference - ACL 2023

  1. https://aclrollingreview.org/responsibleNLPresearch/
    ① LaTeX格式:https://aclrollingreview.org/static/responsibleNLPresearch.tex 这个直接在对应问题后面的花括号里面写就行,eg:
    在这里插入图片描述
    在这里插入图片描述
    ② PDF格式(可以直接在Chrome上填写):https://aclrollingreview.org/static/responsibleNLPresearch.pdf ↩︎

  2. As indicated on the submission form, submitting to ARR comes with the requirement of accepting to review if asked to.
    出处:https://aclrollingreview.org/cfp ↩︎

  3. Long papers may consist of up to eight (8) pages of content, plus up to one page for ethical considerations and/or limitations (see below), plus unlimited pages of references.
    出处:https://aclrollingreview.org/cfp ↩︎

  4. ACL pubcheck is meant to be run on the camera ready version of the paper, not on the review version (e.g. anonymous, line-numbered submission version). Running ACL pubcheck on a line-numbered version will result in a stream of spurious errors related to the numbers in the margins. ↩︎

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/weixin_40725706/article/detail/143396
推荐阅读
相关标签
  

闽ICP备14008679号