Goto

Collaborating Authors

 Deep Learning


5 Ways Machine learning is Redefining Healthcare

#artificialintelligence

Machine learning (ML) is an application of artificial intelligence (AI) wherein the system looks at observations or data, such as examples, direct experience, or instruction, figures out patterns in data and predicts events in the future based on the examples that we provide. Machine learning is seeing more and more use across industries for various reasons: vast amounts of data are being captured and made available digitally; processing of large amounts of data has become cost-effective due to the increased computing power now available at affordable prices; and various open source frameworks, toolkits and libraries are available that can be used to build and execute ML applications. Specifically in healthcare, ML has led to exciting new developments that could redefine cancer diagnosis and treatment in the years to come. ML can increase access to treatment in developing countries which don't have enough specialist doctors that can treat certain diseases, it can improve the sensitivity of detection, add more value in treatment decisions, and it can help personalize treatment so that each patient gets the treatment that's best for them. In many cases they can even add to workflow efficiency in hospitals.


Google launches TensorBoard.dev and TensorFlow Enterprise

#artificialintelligence

Google today announced the preview launch of TensorBoard.dev "You'll now be able to host and track your ML experiments and share them publicly, no setup required. Simply upload your logs and share the URL so that others can see the experiments and what you're doing with TensorBoard," Google VP of engineering Megan Kacholia said onstage today at TensorFlow World in Santa Clara, California. TensorFlow Enterprise is made to deliver an optimized version of its open source machine learning framework TensorFlow for large businesses. It works with Google's AI Platform and Kubernetes Engine as well as optimized versions of Deep Learning VMs and Deep Learning Containers. The service is made to supply up to 3x improvements in data reading -- the result of changes to how TensorFlow reads and caches files -- and up to 3 years of support for security patches and select bug fixes.


Quantum Optical Experiments Modeled by Long Short-Term Memory

#artificialintelligence

We demonstrate how machine learning is able to model experiments in quantum physics. Quantum entanglement is a cornerstone for upcoming quantum technologies such as quantum computation and quantum cryptography. Of particular interest are complex quantum states with more than two particles and a large number of entangled quantum levels. Given such a multiparticle high-dimensional quantum state, it is usually impossible to reconstruct an experimental setup that produces it. To search for interesting experiments, one thus has to randomly create millions of setups on a computer and calculate the respective output states.


Quantum Optical Experiments Modeled by Long Short-Term Memory

#artificialintelligence

We demonstrate how machine learning is able to model experiments in quantum physics. Quantum entanglement is a cornerstone for upcoming quantum technologies such as quantum computation and quantum cryptography. Of particular interest are complex quantum states with more than two particles and a large number of entangled quantum levels. Given such a multiparticle high-dimensional quantum state, it is usually impossible to reconstruct an experimental setup that produces it. To search for interesting experiments, one thus has to randomly create millions of setups on a computer and calculate the respective output states.


AlphaStar: Grandmaster level in StarCraft II using multi-agent reinforcement learning

#artificialintelligence

Exploration is another key challenge in complex environments such as StarCraft. There are up to 1026 possible actions available to one of our agents at each time step, and the agent must make thousands of actions before learning if it has won or lost the game. Finding winning strategies is challenging in such a massive solution space. Even with a strong self-play system and a diverse league of main and exploiter agents, there would be almost no chance of a system developing successful strategies in such a complex environment without some prior knowledge. Learning human strategies, and ensuring that the agents keep exploring those strategies throughout self-play, was key to unlocking AlphaStar's performance.


From Tensorflow 1.0 to PyTorch & back to Tensorflow 2.0

#artificialintelligence

I started my journey in Machine Learning around 2015 when I was in my late teens. Without any clear vision about the field, I read many articles and watched a ton of YouTube videos. I did not have any clue what the field was or how it works. That was the time when Google's popular Machine Learning library, Tensorflow was released. Tensorflow was released in November 2015 as an'Open Source Software Library for Machine Intelligence'.


Amazing AI generates entire bodies of people who don't exist

#artificialintelligence

A new deep learning algorithm can generate high-resolution, photorealistic images of people -- faces, hair, outfits, and all -- from scratch. The AI-generated models are the most realistic we've encountered, and the tech will soon be licensed out to clothing companies and advertising agencies interested in whipping up photogenic models without paying for lights or a catering budget. At the same time, similar algorithms could be misused to undermine public trust in digital media. The algorithm was developed by DataGrid, a tech company housed on the campus of Japan's Kyoto University, according to a press release. In a video showing off the tech, the AI morphs and poses model after model as their outfits transform, bomber jackets turning into winter coats and dresses melting into graphic tees.


ARSM Gradient Estimator for Supervised Learning to Rank

arXiv.org Machine Learning

ABSTRACT W e propose a new model for supervised learning to rank. In our model, the relevancy labels are are assumed to follow a categorical distribution whose probabilities are constru cted based on a scoring function. Learning - to-rank methods can generally be categorized into pointwis e, pairwise, and listwise approaches. Our approach belongs to the class of pointwise methods. Although it has previously been reported that pointwise methods cannot achieve as good performance as of pairwise or listwise approaches, we show that the proposed method achieves better or comparable results on two datasets compared with pairwise and listwise methods. Index T erms-- Learning to rank, Monte Carlo Gradient Estimation, Deep learning 1. INTRODUCTION Learning to rank is fundamental to information retrieval, E-commerce, and many other applications, for ranking items [1].


Review: Ordinary Differential Equations For Deep Learning

arXiv.org Machine Learning

To better understand and improve the behavior of neural networks, a recent line of works bridged the connection between ordinary differential equations (ODEs) and deep neural networks (DNNs). The connections are made in two folds: (1) View DNN as ODE discretization; (2) View the training of DNN as solving an optimal control problem. The former connection motivates people either to design neural architectures based on ODE discretization schemes or to replace DNN by a continuous model characterized by ODEs. Several works demonstrated distinct advantages of using a continuous model instead of traditional DNN in some specific applications. The latter connection is inspiring. Based on Pontryagin's maximum principle, which is popular in the optimal control literature, some developed new optimization methods for training neural networks and some developed algorithms to train the infinite-deep continuous model with low memory-cost. This paper is organized as follows: In Section 2, the relation between neural architecture and ODE discretization is introduced. Some architectures are not motivated by ODE, but they are later found to be associated with some specific discretization schemes. Some architectures are designed based on ODE discretization and expected to achieve some special properties. Section 3 formulates the optimization problem where a traditional neural network is replaced by a continuous model (ODE). The formulated optimization problem is an optimal control problem. Therefore, two different types of controls will also be discussed in this section. In Section 4, we will discuss how we can utilize the optimization methods that are popular in optimal control literature to help the training of machine learning problems. Finally, two applications of using a continuous model will be shown in Section 5 and 6 to demonstrate some of its advantages over traditional neural networks.


Experienced Deep Reinforcement Learning with Generative Adversarial Networks (GANs) for Model-Free Ultra Reliable Low Latency Communication

arXiv.org Machine Learning

In this paper, a novel experienced deep reinforcement learning (deep-RL) framework is proposed to provide model-free resource allocation for ultra reliable low latency communication (URLLC) in the downlink of a wireless network. The proposed, experienced deep-RL framework can guarantee high end-to-end reliability and low end-to-end latency, under explicit data rate constraints, for each wireless user without any models of or assumptions on the users' traffic. In particular, in order to enable the deep-RL framework to account for extreme network conditions and operate in highly reliable systems, a new approach based on generative adversarial networks (GANs) is proposed. This GAN approach is used to pre-train the deep-RL framework using a mix of real and synthetic data, thus creating an experienced deep-RL framework that has been exposed to a broad range of network conditions. Formally, the URLLC resource allocation problem is posed as a power minimization problem under reliability, latency, and rate constraints. To solve this problem using experienced deep-RL, first, the rate of each user is determined. Then, these rates are mapped to the resource block and power allocation vectors of the studied wireless system. Finally, the end-to-end reliability and latency of each user are used as feedback to the deep-RL framework. It is then shown that at the fixed-point of the deep-RL algorithm, the reliability and latency of the users are near-optimal. Moreover, for the proposed GAN approach, a theoretical limit for the generator output is analytically derived. Simulation results show how the proposed approach can achieve near-optimal performance within the rate-reliability-latency region, depending on the network and service requirements. The results also show that the proposed experienced deep-RL framework is able to remove the transient training time that makes conventional deep-RL methods unsuitable for URLLC. A. Taleb Zadeh Kasgari and W . Saad are with Wireless@VT, Department of ECE, Virgina Tech, Blacksburg, V A, 24060, USA. M. Mozaffari is with Ericsson Research, Santa Clara, CA, 95054, USA, Email: mohammad.mozaffari@ericsson.com. Poor is with the Department of Electrical Engineering, Princeton University, Princeton, NJ, 08544, USA, Email: poor@princeton.edu. A preliminary version of this work appeared in IEEE ICC, [1]. I NTRODUCTION Ultra reliable low latency communication (URLLC) will be one of the most important features in next-generation 5G and beyond cellular networks as it will be necessary for mission critical applications such as Internet of Things (IoT) [2] sensing and control as well as remote control of autonomous vehicles and drones [3], [4]. Thus far, prior URLLC research has been mostly focused on applications that require low data rates such as uplink transmissions of IoT sensors [3], [5].