Goto

Collaborating Authors

 Deep Learning


Can humans get a handle on AI? ZDNet

#artificialintelligence

Humanizing AI communication: What's needed to make IoT devices sound better There was an interesting blend in the audience at O'Reilly's AI conference that just wrapped up in New York. With AI all over the media and popular entertainment, you'd have to be living under a rock to not be familiar with the topic of AI, even if the definitions are as fuzzy as the logic that machines synthesize. And executives want to get an idea of what this new boardroom buzzword is all about. Executives have certainly heard about AI, but their organizations are still at early stages implementing it, according to a 2017 study of 3000 executives presented by MIT Sloan Management Review executive editor David Kiron. Only 23 percent of companies have actually deployed AI, with the upper 5 percent now starting to embed it across their enterprises.


Industrial CATIA V5 R20: Deep Learning All In One from A- Z

@machinelearnbot

CATIA (Computer Aided Three-Dimensional Interactive Application) is a professional CAD / CAM-based software produced by the French company Dassault Systรจmes. Especially the automotive sector, aircraft production and other simulation sectors that can respond to the needs of the program is used more often and every sector is appealing to cutting. Almost all automotive industry in the world is using computer aided design and manufacturing. Catia ensures that the products that are to be produced can be processed in the virtual environment during the production process. After a product is designed by the designer in the Catia program, the ergonomist explores the ergonomics of the design.


Advanced AI: Deep Reinforcement Learning in Python

@machinelearnbot

This course is all about the application of deep learning and neural networks to reinforcement learning. If you've taken my first reinforcement learning class, then you know that reinforcement learning is on the bleeding edge of what we can do with AI. Specifically, the combination of deep learning with reinforcement learning has led to AlphaGo beating a world champion in the strategy game Go, it has led to self-driving cars, and it has led to machines that can play video games at a superhuman level. Reinforcement learning has been around since the 70s but none of this has been possible until now. The world is changing at a very fast pace. The state of California is changing their regulations so that self-driving car companies can test their cars without a human in the car to supervise.


Teaching Machines to Read Radiology Reports

#artificialintelligence

At Qure, we build deep learning models to detect abnormalities from radiological images. These models require huge amount of labeled data to learn to diagnose abnormalities from the scans. So, we collected a large dataset from several centers, which included both in-hospital and outpatient radiology centers. These datasets contain scans and the associated clinical radiology reports. For now, we use radiologist reports as the gold standard as we train deep learning algorithms to recognize abnormalities on radiology images.


Computer scientists simplify deep learning

#artificialintelligence

Computer scientists at Rice University have developed a new technique for minimizing the amount of computations required for deep learning. The simplification technique is similar to methods commonly used to minimize the amount of math required for data analysis. "This applies to any deep-learning architecture, and the technique scales sublinearly, which means that the larger the deep neural network to which this is applied, the more the savings in computations there will be," lead researcher Anshumali Shrivastava, an assistant professor of computer science, said in a news release. Deep-learning networks hold tremendous potential in a variety of fields, from healthcare to communications. The networks are still cumbersome, requiring significant amounts of computing power.


Deep Conversations: Lisha Li, Principal at Amplify Partners

@machinelearnbot

Lisha Li is a principal at Amplify Partners, focusing on investments in early-stage startups that leverage Machine Learning and Distributed Systems to solve problems at scale. Her Ph.D. at UC Berkeley, working with Prof David Aldous and Prof Joan Bruna, was on Deep Learning and Probability applied to the problem of clustering in graphs. She was the subject of French filmmaker Olivier Peyon's two movies: Portrait of a Mathematician Lady (an ode, perhaps to Henry James' The Portrait of a Lady) and Different Sizes of Infinity. You can follow her on twitter @lishali88. Jitendra Mudhol: Thank you for this interview.


Google DeepMind founder and leader in artificial intelligence returns to Hamilton

#artificialintelligence

New Zealander Dr Shane Legg is now chief scientist for Google DeepMind - an artificial intelligence program that aims to solve any complex problem without needing to be taught how. A leader in artificial intelligence first honed his skills at the University of Waikato. Now, after launching a computer program with the ability to learn on its own, he has returned to accept a Distinguished Alumni Award. Dr Shane Legg arrives at the Hamilton campus on Tuesday, and will trace the footsteps he first walked in 1993. He graduated in 1996, when the internet was a relatively new mechanism, and soon after went on to co-found Google DeepMind.


The Concept of the Deep Learning-Based System "Artificial Dispatcher" to Power System Control and Dispatch

arXiv.org Artificial Intelligence

Year by year control of normal and emergency conditions of up-to-date power systems becomes an increasingly complicated problem. With the increasing complexity the existing control system of power system conditions which includes operative actions of the dispatcher and work of special automatic devices proves to be insufficiently effective more and more frequently, which raises risks of dangerous and emergency conditions in power systems. The paper is aimed at compensating for the shortcomings of man (a cognitive barrier, exposure to stresses and so on) and automatic devices by combining their strong points, i.e. the dispatcher's intelligence and the speed of automatic devices by virtue of development of the intelligent system "Artificial dispatcher" on the basis of deep machine learning technology. For realization of the system "Artificial dispatcher" in addition to deep learning it is planned to attract the game theory approaches to formalize work of the up-to-date power system as a game problem. The "gain" for "Artificial dispatcher" will consist in bringing in a power system in the normal steady-state or post-emergency conditions by means of the required control actions.


A Deep Learning Approach for Forecasting Air Pollution in South Korea Using LSTM

arXiv.org Machine Learning

Tackling air pollution is an imperative problem in South Korea, especially in urban areas, over the last few years. More specially, South Korea has joined the ranks of the world's most polluted countries alongside with other Asian capitals, such as Beijing or Delhi. Much research is being conducted in environmental science to evaluate the dangerous impact of particulate matters on public health. Besides that, deterministic models of air pollutant behavior are also generated; however, this is both complex and often inaccurate. On the contrary, deep recurrent neural network reveals potent potential on forecasting out-comes of time-series data and has become more prevalent. This paper uses Recurrent Neural Network (RNN) with Long Short-Term Memory units as a framework for leveraging knowledge from time-series data of air pollution and meteorological information in Daegu, Seoul, Beijing, and Shenyang. Additionally, we use encoder-decoder model, which is similar to machine comprehension problems, as a crucial part of our prediction machine. Finally, we investigate the prediction accuracy of various configurations. Our experiments prevent the efficiency of integrating multiple layers of RNN on prediction model when forecasting far timesteps ahead. This research is a significant motivation for not only continuing researching on urban air quality but also help the government leverage that insight to enact beneficial policies


Imitation Refinement

arXiv.org Artificial Intelligence

Many real-world tasks involve identifying patterns from data satisfying background and prior knowledge, for which the ground truth is not available, but ideal data can be obtained, for example using theoretical simulations. We propose a novel approach, imitation refinement, which refines imperfect patterns by imitating ideal patterns. The imperfect patterns are obtained for example using an unsupervised learner. Imitation refinement imitates ideal data by incorporating prior knowledge captured by a classifier trained on the ideal data: an imitation refiner applies small modifications to imperfect patterns, so that the classifier can identify them. In a sense, imitation refinement fits the data to the classifier, which complements the classical supervised learning task. We show that our imitation refinement approach outperforms existing methods in identifying crystal patterns from X-ray diffraction data in materials discovery. We also show the generality of our approach by illustrating its applicability to a computer vision task.