Deep Learning
Accelerating MCMC algorithms through Bayesian Deep Networks
Hortua, Hector J., Volpi, Riccardo, Marinelli, Dimitri, Malago, Luigi
Markov Chain Monte Carlo (MCMC) algorithms are commonly used for their versatility in sampling from complicated probability distributions. However, as the dimension of the distribution gets larger, the computational costs for a satisfactory exploration of the sampling space become challenging. Adaptive MCMC methods employing a choice of proposal distribution can address this issue speeding up the convergence. In this paper we show an alternative way of performing adaptive MCMC, by using the outcome of Bayesian Neural Networks as the initial proposal for the Markov Chain. This combined approach increases the acceptance rate in the Metropolis-Hasting algorithm and accelerate the convergence of the MCMC while reaching the same final accuracy. Finally, we demonstrate the main advantages of this approach by constraining the cosmological parameters directly from Cosmic Microwave Background maps.
Latent Template Induction with Gumbel-CRFs
Fu, Yao, Tan, Chuanqi, Bi, Bin, Chen, Mosha, Feng, Yansong, Rush, Alexander M.
Learning to control the structure of sentences is a challenging problem in text generation. Existing work either relies on simple deterministic approaches or RL-based hard structures. We explore the use of structured variational autoencoders to infer latent templates for sentence generation using a soft, continuous relaxation in order to utilize reparameterization for training. Specifically, we propose a Gumbel-CRF, a continuous relaxation of the CRF sampling algorithm using a relaxed Forward-Filtering Backward-Sampling (FFBS) approach. As a reparameterized gradient estimator, the Gumbel-CRF gives more stable gradients than score-function based estimators. As a structured inference network, we show that it learns interpretable templates during training, which allows us to control the decoder during testing. We demonstrate the effectiveness of our methods with experiments on data-to-text generation and unsupervised paraphrase generation.
MetaGater: Fast Learning of Conditional Channel Gated Networks via Federated Meta-Learning
Lin, Sen, Yang, Li, He, Zhezhi, Fan, Deliang, Zhang, Junshan
While deep learning has achieved phenomenal successes in many AI applications, its enormous model size and intensive computation requirements pose a formidable challenge to the deployment in resource-limited nodes. There has recently been an increasing interest in computationally-efficient learning methods, e.g., quantization, pruning and channel gating. However, most existing techniques cannot adapt to different tasks quickly. In this work, we advocate a holistic approach to jointly train the backbone network and the channel gating which enables dynamical selection of a subset of filters for more efficient local computation given the data input. Particularly, we develop a federated meta-learning approach to jointly learn good meta-initializations for both backbone networks and gating modules, by making use of the model similarity across learning tasks on different nodes. In this way, the learnt meta-gating module effectively captures the important filters of a good meta-backbone network, based on which a task-specific conditional channel gated network can be quickly adapted, i.e., through one-step gradient descent, from the meta-initializations in a two-stage procedure using new samples of that task. The convergence of the proposed federated meta-learning algorithm is established under mild conditions. Experimental results corroborate the effectiveness of our method in comparison to related work.
Uncertainty Quantification in Deep Learning through Stochastic Maximum Principle
Archibald, Richard, Bao, Feng, Cao, Yanzhao, Zhang, He
In this paper, we introduce an efficient computational framework to quantify the uncertainty of a class of deep neural networks (DNNs). The DNN has emerged from machine learning and becomes one of the most extensively studied research topics in scientific computing and data science. As a type of artificial neural network with multiple layers, the DNN is capable to model complex systems and its applications cover wide range among various scientific and engineering disciplines. However, despite phenomenal success, the deterministic output of DNNs can not produce probabilistic predictions for the uncertain nature of scientific research. Therefore, it's difficult to apply DNNs to solve real-world scientific problems since there are typically uncertainties involved in scientific models and observed data are always perturbed by noises.
Azure Announces Public Availability of ND A100 v4 AI Supercomputing Instances (Preview)
Today, Azure is proud to take the next step toward our commitment to enabling customers to harness the power of AI (Artificial Intelligence) at scale. For AI, the bar for innovation has never been higher with hardware requirements for training models far outpacing Moore's Law. Technology leaders across industries are discovering new ways to apply the power of machine learning, accelerated analytics and AI to make sense of unstructured data. The natural language models of today are exponentially larger than the largest models of four short years ago. OpenAI's GPT-3 model, for instance, has three orders of magnitude more parameters than the ResNet-50 image classification model that was at the forefront of AI in the mid-2010s.
Power of AI With Cloud Computing is "Stunning" to Microsoft's Nadella - AI Trends
The Microsoft license is exclusive however, meaning Microsoft's cloud computing competitors cannot access it in the same way. The agreement was seen as important to helping OpenAI with the expense of getting GPT-3 up and running and maintaining it, according to an account in TechTalks. These include an estimated $10 million in expenses to research GPT-3 and train the model, tens of thousands of dollars in monthly cloud computing and electricity costs to run the models, an estimated one million dollars annually to retrain the model to prevent decay, and additional costs of customer support, marketing, IT, legal and other requirements to put a software product on the market.
How to structure business problems for data science solutions
Half the battle in a successful data science project can be expressing the problem in a way that ensures a optimal data-driven solution, with a clear set of realistic, achievable objectives. What exactly will be the commercial benefit of solving this problem? If you have properly addressed the first 3 points, this should be a yes, but it always worth this final check. It is at points 3 and 4 that seemingly well-structured data projects often become unstuck. A granular analysis at this stage can save much subsequent hair-tearing and disappointment.
Text Classification with RNN
RNN is a famous supervised Deep Learning methodology. Other commonly used Deep Learning neural networks are Convolutional Neural Networks and Artificial Neural Networks. The main goal behind Deep Learning is to reiterate the functioning of a brain by a machine. ANN stores data for a long time, so does the Temporal lobe. So it is linked with the Temporal Lobe.
Azure Machine Learning and PyTorch Lightning
This session focuses on Machine Learning and the integration of Azure Machine Learning and PyTorch Lightning, as well as learning more about Natural Language Processing. Aaron (Ari) Bornstein - an Senior Cloud Advocate, specializing in AI and ML, he collaborates with the Israeli Hi-Tech Community, to solve real world problems with game changing technologies that are then documented, open sourced, and shared with the rest of the world. Tal worked on the Natural Language Processing Project under the supervision of Professor Michael Elhadad - focusing on automatic summarization. Tal is now working as a data scientist for Microsoft on Conversation Intelligence in Dynamics 365 Sales Insights. You must be a registered user to add a comment.
Using artificial intelligence to help drones find people lost in the woods
A trio of researchers at Johannes Kepler University has used artificial intelligence to improve thermal imaging camera searches of people lost in the woods. In their paper published in the journal Nature Machine Intelligence, David Schedl, Indrajit Kurmi and Oliver Bimber, describe how they applied a deep learning network to the problem of people lost in the woods and how well it worked. When people become lost in forests, search and rescue experts use helicopters to fly over the area where they are most likely to be found. In addition to simply scanning the ground below, the researchers use binoculars and thermal imaging cameras. It is hoped that such cameras will highlight differences in body temperature of people on the ground versus their surroundings making them easier to spot.