Best of arXiv.org for AI, Machine Learning, and Deep Learning – December 2018

An Introduction to Deep Reinforcement Learning Deep reinforcement learning is the combination of reinforcement learning (RL) and deep learning.

This field of research has been able to solve a wide range of complex decision-making tasks that were previously out of reach for a machine.

Thus, deep RL opens up many new applications in domains such as healthcare, robotics, smart grids, finance, and many more.

This paper provides an introduction to deep reinforcement learning models, algorithms and techniques.

Particular focus is on the aspects related to generalization and how deep RL can be used for practical applications.

The reader is assumed to be familiar with basic machine learning concepts.

Quaternion Recurrent Neural Networks Recurrent neural networks (RNNs) are powerful architectures to model sequential data, due to their capability to learn short and long-term dependencies between the basic elements of a sequence.

Nonetheless, popular tasks such as speech or images recognition, involve multi-dimensional input features that are characterized by strong internal dependencies between the dimensions of the input vector.

This paper proposes a novel quaternion recurrent neural network (QRNN), alongside with a quaternion long-short term memory neural network (QLSTM), that take into account both the external relations and these internal structural dependencies with the quaternion algebra.

Visit the GitHub repo for this paper: Pytorch-Quaternion-Neural-Networks.

Deep Learning on Graphs: A Survey Deep learning has been shown successful in a number of domains, ranging from acoustics, images to natural language processing.

However, applying deep learning to the ubiquitous graph data is non-trivial because of the unique characteristics of graphs.

Recently, a significant amount of research efforts have been devoted to this area, greatly advancing graph analyzing techniques.

This survey provide a comprehensive review of different kinds of deep learning methods applied to graphs.

Geometric Understanding of Deep Learning Deep learning is the mainstream technique for many machine learning tasks, including image recognition, machine translation, speech recognition, and so on.

It has outperformed conventional methods in various fields and achieved great successes.

Unfortunately, the understanding on how it works remains unclear.

It has the central importance to lay down the theoretic foundation for deep learning.

This paper gives a geometric view to understand deep learning: showing that the fundamental principle attributing to the success is the manifold structure in data, namely natural high dimensional data concentrates close to a low-dimensional manifold, deep learning learns the manifold and the probability distribution on it.

  Sign up for the free insideBIGDATA newsletter.

   .. More details

Leave a Reply