博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
人工智能资料库:第13辑(20170122)
阅读量:2441 次
发布时间:2019-05-10

本文共 3868 字,大约阅读时间需要 12 分钟。


  1. 【博客】100 Must-Read NLProc Papers

简介:

This is a list of 100 important natural language processing (NLP) papers that serious students and researchers working in the field should probably know about and read.

This list is originally based on the answers for a Quora question I posted years ago: . I thank all the people who contributed to the original post.

This list is far from complete or objective, and is evolving, as important papers are being published year after year. Please let me know via  and  if anything is missing.

原文链接:


2.【博客】Variational Inference with Implicit Models Part II: Amortised Inference

简介:

In a previous post I showed a simple way to use a GAN-style algorithm to perform . There, I used a Bayesian linear regression model where we aim to infer a single global hidden variable given a set of conditionally i.i.d. observations. In this post I will consider a slightly more complicated model with one latent variable per observation, and just like in variational autoencoders (VAEs), we are going to derive an amortised variational inference scheme.

原文链接:


3.【论文&代码】Paying More Attention to Attention: Improving the Performance of Convolutional Neural Networks via Attention Transfer

简介:

PyTorch 代码

Attention plays a critical role in human visual experience. Furthermore, it has

recently been demonstrated that attention can also play an important role in the context of applying artificial neural networks to a variety of tasks from fields such as computer vision and NLP. In this work we show that, by properly defining attention for convolutional neural networks, we can actually use this type of information in order to significantly improve the performance of a student CNN network by forcing it to mimic the attention maps of a powerful teacher network. To that end, we propose several novel methods of transferring attention, showing consistent improvement across a variety of datasets and convolutional neural network architectures.

原文链接:

代码链接:


4.【视频数据】A benchmark initiative for all things video

简介:

VideoNet is a new initiative to bring together the community of researchers that have put effort into creating benchmarks for video tasks. Our goal is to bring together video benchmarks, exchange ideas on how to improve annotations, evaluation measures, and learn from each other’s experiences. Cameras are around us everywhere, generating millions of frames of video footage every day. Why limit yourself to a single image when you can have a video? Discover the challenges of video processing here.

原文链接:


5.【论文】The cornucopia of meaningful leads: Applying deep adversarial autoencoders for new molecule development in oncology

简介:

Recent advances in deep learning and specifically in generative adversarial networks have demonstrated surprising results in generating new images and videos upon request even using natural language as input. In this paper we present the first application of generative adversarial autoencoders (AAE) for generating novel molecular fingerprints with a defined set of parameters. We developed a 7-layer AAE architecture with the latent middle layer serving as a discriminator. As an input and output the AAE uses a vector of binary fingerprints and concentration of the molecule. In the latent layer we also introduced a neuron responsible for growth inhibition percentage, which when negative indicates the reduction in the number of tumor cells after the treatment. To train the AAE we used the NCI-60 cell line assay data for 6252 compounds profiled on MCF-7 cell line. The output of the AAE was used to screen 72 million compounds in PubChem and select candidate molecules with potential anti-cancer properties. This approach is a proof of concept of an artificially-intelligent drug discovery engine, where AAEs are used to generate new molecular fingerprints with the desired molecular properties.

原文链接:


转载地址:http://mpdqb.baihongyu.com/

你可能感兴趣的文章
Web Application 開 發 利 器 - WebSnap(三) (转)
查看>>
跟我学 安装Windows Vista Bata2实录(转)
查看>>
Windows Vista IIS 7.0开启方法(转)
查看>>
Windows Vista六大版本详细介绍(转)
查看>>
Windows XP 中注册表内容的导入和导出(转)
查看>>
Linux日志式文件系统面面观(转)
查看>>
正版风暴让盖茨命不盖绝 Linux祸福难料(转)
查看>>
单一产品不会成功 开源软件开始商业应用(转)
查看>>
RedHat上SSH2的安装和使用(转)
查看>>
安全使用RedHat Linux系统(转)
查看>>
RedHat Enterprise AS4硬盘安装步骤(转)
查看>>
全国第一个高校Linux培训考试中心建立(转)
查看>>
Linux黑客大曝光:Linux安全机密与解决方案(转)
查看>>
关于Kerberos安装的几个问题(转)
查看>>
Solaris硬盘分区简介(转)
查看>>
gcc编译器小知识FAQ(转)
查看>>
Linux下多线程编程与信号处理易疏忽的一个例子(转)
查看>>
流氓和木马结合 强行关闭你的防火墙(转)
查看>>
SUSE一纸诉状控告SCO 捍卫知识产权(转)
查看>>
debian下编译2.6.13.2内核的步骤及感受(转)
查看>>