CV、NLP顶刊顶会

1. CV顶刊顶会

1.1 CV三大会议

CVPR: International Conference on Computer Vision and Pattern Recognition (每年,6月开会)
网址:https://dblp.uni-trier.de/db/conf/cvpr/index.html

ICCV: International Conference on Computer Vision (奇数年,10月开会)
网址:https://dblp.uni-trier.de/db/conf/iccv/index.html

ECCV: European Conference on Computer Vision (偶数年,3月截稿,9月开会)
网址:https://dblp.uni-trier.de/db/conf/eccv/index.html

论文下载网址:https://openaccess.thecvf.com/menu

1.2 CV两大顶刊

TPAMI: IEEE Trans on Pattern Analysis and Machine Intelligence
网址:https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=34

TIP: IEEE Transactions on Image Processing
网址:https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=83.

可以找到代码的网址
利用传统方法的视频处理博客(Face++):http://www.liushuaicheng.org/
含有代码:http://www.cvpapers.com/
论文中的C/C++源代码:http://www.ipol.im/

1.3 计算机视觉全部会议列表

A类
ICCV: International Conference on Computer Vision
CVPR: International Conference on Computer Vision and Pattern Recognition
AAAI: AAAI Conference on Artificial Intelligence
ICML: International Conference on Machine Learning
NIPS: Annual Conference on Neural Information Processing Systems
ACM MM: ACM International Conference on Multimedia

B类
ECCV: European Conference on Computer Vision

C类
ACCV: Asian Conference on Computer Vision
ICPR: International Conference on Pattern Recognition
BMVC: British Machine Vision Conference

1.3 计算机视觉全部刊物列表

A类
TPAMI: IEEE Trans on Pattern Analysis and Machine Intelligence
IJCV: International Journal of Computer Vision
TIP: IEEE Transactions on Image Processing

B类
CVIU: Computer Vision and Image Understanding
PR: Pattern Recognition

C类
IET-CVI: IET Computer Vision
IVC: Image and Vision Computing
IJPRAI: International Journal of Pattern Recognition and Artificial Intelligence
Machine Vision and Applications
PRL: Pattern Recognition Letters

小tips:
arXiv就是用来占坑的,不建议刷;
会议论文代表了经过同行认可的高质量论文,且时效性很高。但是数量依然不少,依然需要甄别选读;
建议关注“机器之心”等优质公众号,可以第一时间接收到最新且最值得一读的论文推送;
期刊发表的论文都是经过时间考验的,都会比会议晚个一年-两年,时效性差,不建议关注。

2. NLP顶刊顶会

ACL、EMNLP、NAACL和COLING是NLP领域的四大顶会。其中ACL、EMNLP、NAACL都是一家的(均由ACL举办)。ACL是CCF推荐A类国际学术会议,EMNLP和COLING是B类,NAACL则是C类。

ACL
https://www.aclweb.org/portal

ACL 全称 The Association for Computational Linguistics,是自然语言处理与计算语言学领域(以下简称NLP/CL)最权威的国际专业学会,ACL成立于1962年,是自然语言处理(NLP)领域影响力最大、最具活力的顶级国际学术组织,每年举办一次。
EMNLP
http://emnlp2018.org

EMNLP 全称 Conference on Empirical Methods in Natural Language Processing。EMNLP是由ACL主办的,ACL学会下设多个特殊兴趣小组(Special Interest Groups ,SIGs),聚集了NLP/CL不同子领域的学者,性质类似一个大学校园的兴趣社团。
NAACL
http://naacl.org

NAACL 全称 The North American Chapter of the Association for Computational Linguistics,是 ACL 的的北美分会,也是由 ACL 主办。
COLING
http://coling2018.org

COLING 全称 International Conference on Computational Linguistics,1965年开办,它是由老牌 NLP/CL 学术组织 ICCL (The International Committee on Computational Linguistics) 组织的,每两年举办一次。
SemEval
http://alt.qcri.org/semeval2019/index.php?id=tasks

SemEval 全称 International Workshop on Semantic Evaluation,由 ACL 特殊兴趣小组 SIGLEX 组织。对于刚入门自然语言处理的同学,这是一个很好的平台,每年都会举办,包括哈工大讯飞在内的国内外诸多研究机构都有参与。
LREC
http://www.lrec-conf.org

LREC 全称 International Conference on Language Resources and Evaluation,由 ELRA(European Language Resources Association)组织。

2.1 NLP相关领域国际会议

信息检索、数据挖掘领域
信息检索和数据挖掘与自然语言处理密切相关,这些领域的相关学术会议主要由美国计算机学会(Association for Computing Machinery,ACM)主办,包括SIGIR、CIKM、WWW、WSDM等。

SIGIR 全称 Special Interest Group on Information Retrieval

CIKM 全称 Conference on Information and Knowledge Management

CIKM 全称 International World Wide Web Conference

WSDM 全称 Web Search and Data Mining

人工智能领域
自然语言处理被认为是人工智能研究的重要内容之一,人工智能领域的两大国际顶会是 AAAI 和 IJCAI。

AAAI 全称 Association for the Advancement of Artificial Intelligence

IJCAI 全称 International Joint Conferences on Artificial Intelligence

机器学习领域
机器学习是人工智能的一大分支,因此和自然语言处理当然也密不可分。机器学习领域相关的学术会议主要包括 ICML、NIPS、UAI、AISTATS等。

ICML 全称 International Conference on Machine Learning

NIPS 全称 Conference on Neural Information Processing Systems

UAI 全称 Conference on Uncertainty in Artificial Intelligence

AISTATS 全称 International Conference on Artificial Intelligence and Statistics

国际期刊
与大部分计算机学科类似,由于技术发展迅速,NLP/CL 领域更重视发表学术会议论文,原因是发表周期短,并可以通过会议进行交流。当然NLP/CL也有自己的旗舰学术期刊,最出名的当属 Computational Linguistics 和 Transactions of ACL(TACL)。此外也有一些与 NLP/CL 有关的期刊,如 TSLP(ACM Transactions on Speech and Language Processing)、TALIP (ACM Transactions on Asian Language Information Processing)等。

相关领域期刊:

AI 全称 Artificial Intelligence

JAIR 全称 Journal of AI Research

JMLR 全称 Journal of Machine Learning Research

猜你喜欢

转载自blog.csdn.net/weixin_44409833/article/details/130574453