点击上方“AI遇见机器学习”,选择“星标”公众号

重磅干货,第一时间送达

来自 | Github  整理 | 深度学习这件小事

机器学习是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。

机器学习及其相关领域,如深度学习、自然语言处理、计算机视觉、推荐系统、强化学习等领域最近几年非常火,每年各式各样的国际顶会,投稿数每年都会海量增加。要持续Follow这些领域最新的技术,刷遍各大会议最新会议非常费时费力,特别是对于刚入门的同学。因此,为了方便同学们了解机器学习、AI各领域的最新的技术全貌,本资源整理了各领域必读的经典综述论文,分享给大家。

资源链接:https://github.com/eugeneyan/ml-surveys

   目录

  • Recommendation

  • Deep Learning

  • Natural Language Processing

  • Computer Vision

  • Reinforcement Learning

  • Embeddings

  • Meta-learning and Few-shot Learning

  • Others

   推荐系统

  • Algorithms: Recommender systems survey

  • Algorithms: Deep Learning based Recommender System: A Survey and New Perspectives

  • Algorithms: Are We Really Making Progress? A Worrying Analysis of Neural Recommendation Approaches

  • Serendipity: A Survey of Serendipity in Recommender Systems

  • Diversity: Diversity in Recommender Systems – A survey

  • Explanations: A Survey of Explanations in Recommender Systems

   深度学习

  • Architecture: A State-of-the-Art Survey on Deep Learning Theory and Architectures

  • Knowledge distillation: Knowledge Distillation: A Survey

  • Model compression: Compression of Deep Learning Models for Text: A Survey

  • Transfer learning: A Survey on Deep Transfer Learning

  • Neural architecture search: A Comprehensive Survey of Neural Architecture Search-- Challenges and Solutions

  • Neural architecture search: Neural Architecture Search: A Survey

  • Graph: A Comprehensive Survey on Graph Neural Networks

   自然语言处理

  • Deep Learning: Recent Trends in Deep Learning Based Natural Language Processing

  • Classification: Deep Learning Based Text Classification: A Comprehensive Review

  • Generation: Survey of the SOTA in Natural Language Generation: Core tasks, applications and evaluation

  • Generation: Neural Language Generation: Formulation, Methods, and Evaluation

  • Transfer learning: Exploring Transfer Learning with T5: the Text-To-Text Transfer Transformer

  • Transformers: Efficient Transformers: A Survey

  • Metrics: Beyond Accuracy: Behavioral Testing of NLP Models with CheckList

  • Metrics: Evaluation of Text Generation: A Survey

   计算机视觉

  • Object detection: Object Detection in 20 Years

  • Adversarial attacks: Threat of Adversarial Attacks on Deep Learning in Computer Vision

  • Autonomous vehicles: Computer Vision for Autonomous Vehicles: Problems, Datasets and State of the Art

  • Image Captioning: A Comprehensive Survey of Deep Learning for Image Captioning

   深度强化学习

  • Algorithms: A Brief Survey of Deep Reinforcement Learning

  • Transfer learning: Transfer Learning for Reinforcement Learning Domains

  • Economics: Review of Deep Reinforcement Learning Methods and Applications in Economics

   向量化技术

  • Graph: A Comprehensive Survey of Graph Embedding: Problems, Techniques and Applications

  • Text: From Word to Sense Embeddings:A Survey on Vector Representations of Meaning

  • Text: Diachronic Word Embeddings and Semantic Shifts

  • Text: Word Embeddings: A Survey

  • Text: A Reproducible Survey on Word Embeddings and Ontology-based Methods for Word Similarity

   迁移学习

  • Transfer learning: A Survey on Transfer Learning

欢迎关注我们,看通俗干货

机器学习各领域必读经典综述相关推荐

  1. 计算机维修知识综述论文,机器学习领域各领域必读经典综述论文整理分享

    原标题:机器学习领域各领域必读经典综述论文整理分享 机器学习是一门多领域交叉学科,涉及概率论.统计学.逼近论.凸分析.算法复杂度理论等多门学科.专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知 ...

  2. 机器学习领域各领域必读经典综述论文整理分享

    机器学习是一门多领域交叉学科,涉及概率论.统计学.逼近论.凸分析.算法复杂度理论等多门学科.专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性 ...

  3. 大数据领域必读经典:大数据技术与应用实践指南终于更新第二版了

    前言 大数据是互联网.移动应用,社交网络和物联网等技术发展的必然趋势,大数据应用成为当前最为热门的信息技术应用领域. 随着新一代信息技术的发展和应用,尤其是互联网.物联网.移动互联网.社交网络等技术的 ...

  4. 18篇基于深度学习的遥感领域经典综述

    全球情况不断变化的情形下,土地使用/土地覆盖动态变化评估对评价全球和区域生态系统的变化至关重要. 大规模城市土地覆被分类是遥感领域的经典课题,它引导着城市基础设施规划.产业布局.资源管理等,是政策制定 ...

  5. 图像处理与计算机视觉基础相关领域的经典书籍以及论文

    原文的链接是http://www.iask.sina.com.cn/u/2252291285/ish. 我非常感谢原作者杨晓冬辛勤地编写本文章,并愿意共享出来.我也希望转载本文的各位朋友,要注明原作者 ...

  6. 11篇推荐系统入门必读经典论文(附下载链接)

    推荐系统入门必读的11片经典论文,包含了召回.排序.模型融合相关技术,本篇文章列举出了每篇论文的摘要,最后附上了下载链接. 01. Cheng et al. - 2016 - Wide & D ...

  7. 语义分割-Unsupervised Domain Adaptation in Semantic Segmentation:a Review语义分割中的无监督领域自适应:综述

    Unsupervised Domain Adaptation in Semantic Segmentation:a Review语义分割中的无监督领域自适应:综述 0.摘要 1.介绍 1.1.语义分割 ...

  8. 计算机视觉工程师必读经典图书推荐

    计算机视觉(Computer Vision,简称CV),是人工智能重要并且热门的研究领域.近年来深度学习的突破使得计算机视觉有了翻天覆地的变化,以CV为核心技术的人工智能企业不断涌现.CV人才成为了各 ...

  9. 10本计算机视觉必读经典图书,入门篇 + 提升篇

    [新智元导读]微软亚洲研究院计算机视觉组资深研究员王井东博士为大家推荐计算机视觉领域的经典书目,划分为综合篇.几何篇.机器学习篇和经典读物四大类,满足初学者入门和高级学者提升的种种需求. 不久前我们推 ...

最新文章

  1. 推荐|5种商业AI产品的技术架构设计!
  2. Android studio官网资料
  3. 《T-SQL性能调优秘笈——基于SQL Server 2012 窗口函数》——1.2 使用窗口函数的解决方案简介...
  4. matlab randn state 2,MATLAB?中的randn函数
  5. 腾讯、阿里、百度...大厂招聘火热中,测试员如何才能入大厂?
  6. 【Elasticsearch】十九种Elasticsearch字符串搜索方式
  7. Java项目迁移到uap上_Tomcat启动,不能加载项目问题。
  8. R语言文本分析|利用jiebaR进行分词与词频统计
  9. 如何安装虚拟光驱大学计算机考试,用虚拟光驱安装win10专业版的方法
  10. 游戏检测的对抗与防护艺术
  11. 代理服务器(Proxy)原理
  12. 梦江湖获取服务器信息,一梦江湖4月10日更新了什么-一梦江湖4月10日更新内容一览_快吧手游...
  13. java 并g1_JVM G1详解
  14. QEMUKVM 虚拟机使用实例
  15. 进化算法中的两种常用交叉算子SBX和DE
  16. 计算机的用户名是哪个,电脑默认用户名是什么?
  17. 服务器隔离虚拟机,筛选Hyper-V提供的虚拟机隔离选项
  18. 虚拟机centOS6 Linux系统关于yum install mirror报错 路径报错
  19. 软件工程McCabe环路复杂度计算,自环情况详解。
  20. systemUI之statusBar

热门文章

  1. 1080 线段树练习
  2. 参加第二届中国网络营销行业大会会议记录
  3. csv文件与字典,列表等之间的转换小结【Python】
  4. PHP 打印网页 输出 pdf,image 调用wkhtmltopdf/ WkHtmlToImage
  5. SCCM 2012 R2---安装SCCM 2012 R2
  6. C#的访问修饰符Protected
  7. 总结一下各种IO方式
  8. 数据字典恢复mysql数据_恢复之数据字典和控制文件不一致的恢复(一)
  9. Mybatis面试常见问题
  10. python list越界原因(list assignment index out of range)