Goto

Collaborating Authors

 Deep Learning


The Significance of Artificial Intelligence and Deep Learning

#artificialintelligence

In Spain, there is a supercomputer called the MareNostrum that is able to maximize the design for the upcoming supercomputers. When it comes to the current world, only time can tell whether there will be supercomputers that can exceed the current powers that exist in the world. Many believe that there are still more to be discovered when it comes to the unlimited capacities that supercomputers can offer us. There are also other factors that triggered the AI resurgence. It is fair to say that these factors are not only because of the development of supercomputers.


Neurodegenerative Diseases Identified Using Artificial Intelligence Newswise: News for Journalists

#artificialintelligence

Newswise -- (New York โ€“ March 4, 2019) Researchers have developed an artificial intelligence platform to detect a range of neurodegenerative disease in human brain tissue samples, including Alzheimer's disease and chronic traumatic encephalopathy, according to a study conducted at the Icahn School of Medicine at Mount Sinai and published in the Nature medical journal Laboratory Investigation. Their discovery will help scientists develop targeted biomarkers and therapeutics, resulting in a more accurate diagnosis of complex brain diseases that improve patient outcomes. The buildup of abnormal tau proteins in the brain in neurofibrillary tangles is a feature of Alzheimer's disease, but it also accumulates in other neurodegenerative diseases, such as chronic traumatic encephalopathy and additional age-related conditions. Accurate diagnosis of neurodegenerative diseases is challenging and requires a highly-trained specialist. Researchers at the Center for Computational and Systems Pathology at Mount Sinai developed and used the Precise Informatics Platform to apply powerful machine learning approaches to digitized microscopic slides prepared using tissue samples from patients with a spectrum of neurodegenerative diseases.


How artificial intelligence will revolutionize the way video games are developed and played

#artificialintelligence

If you asked video game fans what an idealized, not-yet-possible piece of interactive entertainment might look like in 10 or even 20 years from now, they might describe something eerily similar to the software featured in Orson Scott Card's sci-fi classic Ender's Game. In his novel, Card imagined a military-grade simulation anchored by an advanced, inscrutable artificial intelligence. The Mind Game, as it's called, is designed primarily to gauge the psychological state of young recruits, and it often presents its players with impossible situations to test their mental fortitude in the face of inescapable defeat. Yet the game is also endlessly procedural, generating environments and situations on the fly, and allows players to perform any action in a virtual world that they could in the real one. Going even further, it responds to the emotional and psychological state of its players, adapting and responding to human behavior and evolving over time. At one point, The Mind Game even draws upon a player's memories to generate entire game worlds tailored to Ender's past. Putting aside the more morbid military applications of Card's fantasy game (and the fact that the software ultimately develops sentience), The Mind Game is a solid starting point for a conversation about the future of video games and artificial intelligence.


The Building Blocks of Ai: Data Analytics, Machine Learning and Deep Learning B2B Industry News

#artificialintelligence

Artificial Intelligence, in the present, is perplexing and viable yet not even close to human insight. People utilize the information present around them and the information gathered in the past to make sense of everything without exception. Artificial Intelligence (AI) and data analytics are significantly much more charming, conceivable outcomes growing points, they're disruptive technologies for your business. Think about that in 2019, research firm DMI anticipates that AI would drive almost $2 trillion worth of business value. For those that need to take part in that, DMI offers 8 vital AI and analytics patterns for 2019.


Plant AI -- Plant Disease Detection using Convolutional Neural Network

#artificialintelligence

I had a little difficulty getting a dataset of leaves of diseased plant. I initially had to write a web scraper with Victor Aremu to scrape ecosia.org I finally found this data on Github from spMohanty and settled on it. Here is what my dataset file structure looks like. After downloading the dataset I wrote the code on my system(MacBook pro 2.3 GHz Intel Core i5, 8Gb Ram, Intel HD Graphics 3000 512 MB).


How Man-Made Neural Networks Emulate Biology to Advance AI and ML

#artificialintelligence

We still have lots to learn about how a biological brain works, but what we do know is leading to breakthroughs in the implementation of artificial intelligence. Technology is approaching an inflection point in history, where humankind is able to faithfully recreate nature's greatest achievement and produce systems that can emulate the way we process information. Research into artificial neural networks is pursuing multiple avenues, two of which show great promise: convolutional neural networks (CNNs) and spiking neural networks (SNNs). While both CNNs and SNNs are inspired by the way the brain processes information, they differ in some significant ways in their implementation. The input stimuli to the brain, whether they are visual, auditory, olfactory or in any other form, are processed through successive (hierarchical) numbers of neurons, interconnected by a dense network of synapses (Figure 1).


Improving molecular imaging using a deep learning approach

#artificialintelligence

Generating comprehensive molecular images of organs and tumors in living organisms can be performed at ultra-fast speed using a new deep learning approach to image reconstruction developed by researchers at Rensselaer Polytechnic Institute. The research team's new technique has the potential to vastly improve the quality and speed of imaging in live subjects and was the focus of an article recently published in Light: Science and Applications, a Nature journal. Compressed sensing-based imaging is a signal processing technique that can be used to create images based on a limited set of point measurements. Recently, a Rensselaer research team proposed a novel instrumental approach to leverage this methodology to acquire comprehensive molecular data sets, as reported in Nature Photonics. While that approach produced more complete images, processing the data and forming an image could take hours.


Deep learning observables in computational fluid dynamics

arXiv.org Machine Learning

Many large scale problems in computational fluid dynamics such as uncertainty quantification, Bayesian inversion, data assimilation and PDE constrained optimization are considered very challenging computationally as they require a large number of expensive (forward) numerical solutions of the corresponding PDEs. We propose a machine learning algorithm, based on deep artificial neural networks, that learns the underlying input parameters to observable map from a few training samples (computed realizations of this map). By a judicious combination of theoretical arguments and empirical observations, we find suitable network architectures and training hyperparameters that result in robust and efficient neural network approximations of the parameters to observable map. Numerical experiments for realistic high dimensional test problems, demonstrate that even with approximately 100 training samples, the resulting neural networks have a prediction error of less than one to two percent, at a computational cost which is several orders of magnitude lower than the cost of the underlying PDE solver. Moreover, we combine the proposed deep learning algorithm with Monte Carlo (MC) and Quasi-Monte Carlo (QMC) methods to efficiently compute uncertainty propagation for nonlinear PDEs. Under the assumption that the underlying neural networks generalize well, we prove that the deep learning MC and QMC algorithms are guaranteed to be faster than the baseline (quasi-) Monte Carlo methods. Numerical experiments demonstrating one to two orders of magnitude speed up over baseline QMC and MC algorithms, for the intricate problem of computing probability distributions of the observable, are also presented.


Self-Tuning Networks: Bilevel Optimization of Hyperparameters using Structured Best-Response Functions

arXiv.org Machine Learning

Hyperparameter optimization can be formulated as a bilevel optimization problem, where the optimal parameters on the training set depend on the hyperparameters. We aim to adapt regularization hyperparameters for neural networks by fitting compact approximations to the best-response function, which maps hyperparameters to optimal weights and biases. We show how to construct scalable best-response approximations for neural networks by modeling the best-response as a single network whose hidden units are gated conditionally on the regularizer. We justify this approximation by showing the exact best-response for a shallow linear network with L2-regularized Jacobian can be represented by a similar gating mechanism. We fit this model using a gradient-based hyperparameter optimization algorithm which alternates between approximating the best-response around the current hyperparameters and optimizing the hyperparameters using the approximate best-response function. Unlike other gradient-based approaches, we do not require differentiating the training loss with respect to the hyperparameters, allowing us to tune discrete hyperparameters, data augmentation hyperparameters, and dropout probabilities. Because the hyperparameters are adapted online, our approach discovers hyperparameter schedules that can outperform fixed hyperparameter values. Empirically, our approach outperforms competing hyperparameter optimization methods on large-scale deep learning problems. We call our networks, which update their own hyperparameters online during training, Self-Tuning Networks (STNs).


SeizureNet: A Deep Convolutional Neural Network for Accurate Seizure Type Classification and Seizure Detection

arXiv.org Machine Learning

Automatic epileptic seizure analysis is important because the differentiation of neural patterns among different patients can be used to classify people with specific types of epilepsy. This could enable more efficient management of the disease. Automatic seizure type classification using clinical electroencephalograms (EEGs) is challenging due to factors such as low signal to noise ratios, signal artefacts, high variance in the seizure semiology among individual epileptic patients, and limited clinical data constraints. To overcome these challenges, in this paper, we present a deep learning based framework which uses a Convolutional Neural Network (CNN) with dense connections and learns highly robust features at different spatial and temporal resolutions of the EEG data spectrum for accurate cross-patient seizure type classification. We evaluate our framework for seizure type classification and seizure detection on the recently released TUH EEG Seizure Corpus, where our framework achieves overall weighted f 1 scores of up to 0.90 and 0.88, thereby setting new benchmarks on the dataset.