Deep Learning
Dynamic Optimization of Neural Network Structures Using Probabilistic Modeling
Shirakawa, Shinichi, Iwata, Yasushi, Akimoto, Youhei
Deep neural networks (DNNs) are powerful machine learning models and have succeeded in various artificial intelligence tasks. Although various architectures and modules for the DNNs have been proposed, selecting and designing the appropriate network structure for a target problem is a challenging task. In this paper, we propose a method to simultaneously optimize the network structure and weight parameters during neural network training. We consider a probability distribution that generates network structures, and optimize the parameters of the distribution instead of directly optimizing the network structure. The proposed method can apply to the various network structure optimization problems under the same framework. We apply the proposed method to several structure optimization problems such as selection of layers, selection of unit types, and selection of connections using the MNIST, CIFAR-10, and CIFAR-100 datasets. The experimental results show that the proposed method can find the appropriate and competitive network structures.
Clustering with Deep Learning: Taxonomy and New Methods
Aljalbout, Elie, Golkov, Vladimir, Siddiqui, Yawar, Cremers, Daniel
Clustering is a fundamental machine learning method. The quality of its results is dependent on the data distribution. For this reason, deep neural networks can be used for learning better representations of the data. In this paper, we propose a systematic taxonomy for clustering with deep learning, in addition to a review of methods from the field. Based on our taxonomy, creating new methods is more straightforward. We also propose a new approach which is built on the taxonomy and surpasses some of the limitations of some previous work. Our experimental evaluation on image datasets shows that the method approaches state-of-the-art clustering quality, and performs better in some cases.
Fast Point Spread Function Modeling with Deep Learning
Herbel, Jรถrg, Kacprzak, Tomasz, Amara, Adam, Refregier, Alexandre, Lucchi, Aurelien
Modeling the Point Spread Function (PSF) of wide-field surveys is vital for many astrophysical applications and cosmological probes including weak gravitational lensing. The PSF smears the image of any recorded object and therefore needs to be taken into account when inferring properties of galaxies from astronomical images. In the case of cosmic shear, the PSF is one of the dominant sources of systematic errors and must be treated carefully to avoid biases in cosmological parameters. Recently, forward modeling approaches to calibrate shear measurements within the Monte-Carlo Control Loops ($MCCL$) framework have been developed. These methods typically require simulating a large amount of wide-field images, thus, the simulations need to be very fast yet have realistic properties in key features such as the PSF pattern. Hence, such forward modeling approaches require a very flexible PSF model, which is quick to evaluate and whose parameters can be estimated reliably from survey data. We present a PSF model that meets these requirements based on a fast deep-learning method to estimate its free parameters. We demonstrate our approach on publicly available SDSS data. We extract the most important features of the SDSS sample via principal component analysis. Next, we construct our model based on perturbations of a fixed base profile, ensuring that it captures these features. We then train a Convolutional Neural Network to estimate the free parameters of the model from noisy images of the PSF. This allows us to render a model image of each star, which we compare to the SDSS stars to evaluate the performance of our method. We find that our approach is able to accurately reproduce the SDSS PSF at the pixel level, which, due to the speed of both the model evaluation and the parameter estimation, offers good prospects for incorporating our method into the $MCCL$ framework.
Hybrid Gradient Boosting Trees and Neural Networks for Forecasting Operating Room Data
Chen, Hugh, Lundberg, Scott, Lee, Su-In
Time series data constitutes a distinct and growing problem in machine learning. As the corpus of time series data grows larger, deep models that simultaneously learn features and classify with these features can be intractable or suboptimal. In this paper, we present feature learning via long short term memory (LSTM) networks and prediction via gradient boosting trees (XGB). Focusing on the consequential setting of electronic health record data, we predict the occurrence of hypoxemia five minutes into the future based on past features. We make two observations: 1) long short term memory networks are effective at capturing long term dependencies based on a single feature and 2) gradient boosting trees are capable of tractably combining a large number of features including static features like height and weight. With these observations in mind, we generate features by performing "supervised" representation learning with LSTM networks. Augmenting the original XGB model with these features gives significantly better performance than either individual method.
Toward Controlled Generation of Text
Hu, Zhiting, Yang, Zichao, Liang, Xiaodan, Salakhutdinov, Ruslan, Xing, Eric P.
Generic generation and manipulation of text is challenging and has limited success compared to recent deep generative modeling in visual domain. This paper aims at generating plausible natural language sentences, whose attributes are dynamically controlled by learning disentangled latent representations with designated semantics. We propose a new neural generative model which combines variational auto-encoders and holistic attribute discriminators for effective imposition of semantic structures. With differentiable approximation to discrete text samples, explicit constraints on independent attribute controls, and efficient collaborative learning of generator and discriminators, our model learns highly interpretable representations from even only word annotations, and produces realistic sentences with desired attributes. Quantitative evaluation validates the accuracy of sentence and attribute generation.
The Differences Between Machine Learning, Deep Learning & Prescriptive Analytics NetApp Blog
Digital transformation is the key imperative in the corporate suite of most forward-thinking enterprises. IDC coined the term Digital Darwinism to reflect the impact of digital transformation on businesses of all sizes and across industries. According to IDC, organizations are moving away from business as usual and embracing digital transformation to become more competitive. Key components of enacting digital transformation are the applied sciences of artificial intelligence, machine learning, deep learning, and prescriptive analytics, the creation of computational systems that allow autonomous decision making. Through prescriptive analytics, organizations will redefine how business decisions are made.
New AI System Predicts How Long Patients Will Live With Startling Accuracy
By using an artificially intelligent algorithm to predict patient mortality, a research team from Stanford University is hoping to improve the timing of end-of-life care for critically ill patients. In tests, the system proved eerily accurate, correctly predicting mortality outcomes in 90 percent of cases. But while the system is able to predict when a patient might die, it still cannot tell doctors how it came to its conclusion. Doctors must consider an array of complex factors, ranging from a patient's age and family history to their response to drugs and the nature of the affliction itself. To complicate matters, doctors have to contend with their own egos, biases, or an unconscious reluctance to assess a patient's prospects for what they are.
6 ways hackers will use machine learning to launch attacks
Defined as the "ability for (computers) to learn without being explicitly programmed," machine learning is huge news for the information security industry. It's a technology that potentially can help security analysts with everything from malware and log analysis to possibly identifying and closing vulnerabilities earlier. Perhaps too, it could improve endpoint security, automate repetitive tasks, and even reduce the likelihood of attacks resulting in data exfiltration. Get the latest from CSO by signing up for our newsletters. Naturally, this has led to the belief that these intelligent security solutions will spot - and stop - the next WannaCry attack much faster than traditional, legacy tools.
[N] Benchmarking Tensorflow Performance on Next Generation GPUs โข r/MachineLearning
Has anyone benchmarked TF and other frameworks across time? I'd be very interested in seeing how their performance compares as time goes on. Over a year ago I compared a standard LSTM in TF with the unoptimized one in my own library and did not find it any faster. Since then there has been work on JIT compilation in TF and now PyTorch, so it'd be good to know how standard RNN models written in those frameworks compared to the optimized one in the CuDNN library.
Business is waking up to the idea of deep learning
In the movie Transcendence, Johnny Depp plays Dr Will Caster, a researcher in artificial intelligence at Berkeley trying to build a sentient computer. Stuart Russell is Will Caster's real life equivalent. He works on artificial intelligence at the University of California at Berkeley, and is co-author of the definitive textbook on AI. He has also been very vocal about the risks of research in AI succeeding. Earlier this year, Google's DeepMind taught a computer program to play a wide variety of Atari video games at a superhuman level in a matter of hours.