Goto

Collaborating Authors

 Deep Learning


AI Stats News: 34% Of Employees Expect Their Jobs To Be Automated In 3 Years

#artificialintelligence

Recent surveys, studies, forecasts and other quantitative assessments of the progress and impact of AI highlight the precarious nature of the future of work (long after the coronavirus pandemic ends), the continuing mixed attitudes of consumers about data privacy, and the possible resilience of this year's investments in AI. The IT department's need for AI talent has tripled between 2015 and 2019, but the number of AI jobs posted by IT is still less than half of that stemming from other business units; departments recruiting AI talent in high volumes include marketing, sales, customer service, finance, and research and development. By 2025, at least two of the top 10 global retailers will establish robot resource organizations to manage nonhuman workers; 77% of retailers plan to deploy AI by 2021, with the deployment of robotics for warehouse picking as the No. 1 use case [Gartner] By 2024, AI, virtual personal assistants, and chatbots will replace almost 69% of the manager's workload [Gartner] "Supervised machine learning doesn't live up to the hype. It isn't actual artificial intelligence akin to C-3PO, it's a sophisticated pattern-matching tool… Rather than seeing exponential improvements in the quality of AI performance (a la Moore's Law), we're instead seeing exponential increases in the cost to improve AI systems"--Stefan Seltz-Axmacher, founder, Starsky Robotics "…why are we holding our hands behind our back trying to build AI without mechanisms that infants have?"--Gary "We haven't really gone to great depth with deep learning yet. We've had a limited amount of training data so far. We've had limited structures with limited compute power. But the key point is that deep learning learns the concept, it learns the features. "…such capabilities [as "deepfake" transformation of the human face] were called image processing 15 years ago, but are routinely termed AI today.


Artificial intelligence versus clinicians: deep learning studies in medical imaging

#artificialintelligence

Only 31 of 81 studies (38%) stated that further prospective studies or trials were required. Conclusions: Few prospective deep learning studies and randomised trials exist in medical imaging. Most non-randomised trials are not prospective, are at high risk of bias, and deviate from existing reporting standards. Data and code availability are lacking in most studies, and human comparator groups are often small. Future studies should diminish risk of bias, enhance real world clinical relevance, improve reporting and transparency, and appropriately temper conclusions.


Tool Finds Software Update Update Bugs In Hours, Not Days - aster.cloud

#artificialintelligence

It's a common frustration--software updates intended to make our applications run faster inadvertently end up doing just the opposite. These bugs, called performance regressions in the field of computer science, are time-consuming to fix because locating software errors normally requires substantial human intervention. To overcome this obstacle, researchers at Texas A&M University, in collaboration with computer scientists at Intel Labs, developed a completely automated way of identifying the source of the errors. Their algorithm, based on a specialized form of machine learning called deep learning, is not only turnkey, but also quick. It finds performance bugs in a matter of a few hours instead of days.


What Machine Learning Can Do In Fabs

#artificialintelligence

Semiconductor Engineering sat down to discuss the issues and challenges with machine learning in semiconductor manufacturing with Kurt Ronse, director of the advanced lithography program at Imec; Yudong Hao, senior director of marketing at Onto Innovation; Romain Roux, data scientist at Mycronic; and Aki Fujimura, chief executive of D2S. What follows are excerpts of that conversation. SE: Machine learning is a hot topic. This technology uses a neural network to crunch data and identify patterns, then matches certain patterns and learns which of those attributes are important. We also have more advanced forms called deep learning.


PulseNetOne: Fast Unsupervised Pruning of Convolutional Neural Networks for Remote Sensing

#artificialintelligence

Scene classification is an important aspect of image/video understanding and segmentation. However, remote-sensing scene classification is a challenging image recognition task, partly due to the limited training data, which causes deep-learning Convolutional Neural Networks (CNNs) to overfit. Another difficulty is that images often have very different scales and orientation (viewing angle). Yet another is that the resulting networks may be very large, again making them prone to overfitting and unsuitable for deployment on memory- and energy-limited devices. We propose an efficient deep-learning approach to tackle these problems. We use transfer learning to compensate for the lack of data, and data augmentation to tackle varying scale and orientation.


PyTorch for Deep Learning and Computer Vision

#artificialintelligence

PyTorch has rapidly become one of the most transformative frameworks in the field of Deep Learning. Since its release, PyTorch has completely changed the landscape in the field of deep learning due to its flexibility, and how easy it is to use when building Deep Learning models. Deep Learning jobs command some of the highest salaries in the development world. This course is meant to take you from the complete basics, to building state-of-the art Deep Learning and Computer Vision applications with PyTorch. With over 44000 students, Rayan is a highly rated and experienced instructor who has followed a "learn by doing" style to create this amazing course.


DarwinAI Unleashes COVID-Net

#artificialintelligence

COVID-19 has gripped the world for the past month as it brought global industries to a screeching halt and overwhelmed healthcare systems. From AI and big data to supercomputing, tech has been fighting back by leveraging complex data analysis to aid in diagnosis, epidemiology and treatment. Now, DarwinAI, a Canadian AI startup, has announced a new tool to fight back against the pandemic: COVID-Net. The news was announced in a blog post by Sheldon Fernandez, CEO of DarwinAI. "The global crisis brought on by COVID-19 has affected us all," Fernandez wrote.


Gradient-based Data Augmentation for Semi-Supervised Learning

arXiv.org Machine Learning

In semi-supervised learning (SSL), a technique called consistency regularization (CR) achieves high performance. It has been proved that the diversity of data used in CR is extremely important to obtain a model with high discrimination performance by CR. We propose a new data augmentation (Gradient-based Data Augmentation (GDA)) that is deterministically calculated from the image pixel value gradient of the posterior probability distribution that is the model output. We aim to secure effective data diversity for CR by utilizing three types of GDA. On the other hand, it has been demonstrated that the mixup method for labeled data and unlabeled data is also effective in SSL. We propose an SSL method named MixGDA by combining various mixup methods and GDA. The discrimination performance achieved by MixGDA is evaluated against the 13-layer CNN that is used as standard in SSL research. As a result, for CIFAR-10 (4000 labels), MixGDA achieves the same level of performance as the best performance ever achieved. For SVHN (250 labels, 500 labels and 1000 labels) and CIFAR-100 (10000 labels), MixGDA achieves state-of-the-art performance.


Can Machine Learning Be Used to Recognize and Diagnose Coughs?

arXiv.org Machine Learning

5G is bringing new use cases to the forefront, one of the most prominent being machine learning empowered health care. Since respiratory infections are one of the notable modern medical concerns and coughs being a common symptom of this, a system for recognizing and diagnosing infections based on raw cough data would have a multitude of beneficial research and medical applications. In the literature, machine learning has been successfully used to detect cough events in controlled environments. In this work, we present a novel system that utilizes Convolutional Neural Networks (CNNs) to detect cough within environment audio and diagnose three potential illnesses (i.e., Bronchitis, Bronchiolitis, and Pertussis) based on their unique cough audio features. Our detection model achieves an accuracy of 90.17% and a specificity of 89.73%, whereas the diagnosis model achieves an accuracy of about 94.74% and an F1 score of 93.73%. These results clearly show that our system is successfully able to detect and separate cough events from background noise. Moreover, our single diagnosis model is capable of distinguishing between different illnesses without the need of separate models.


Deep transformation models: Tackling complex regression problems with neural network based transformation models

arXiv.org Machine Learning

We present a deep transformation model for probabilistic regression. Deep learning is known for outstandingly accurate predictions on complex data but in regression tasks, it is predominantly used to just predict a single number. This ignores the non-deterministic character of most tasks. Especially if crucial decisions are based on the predictions, like in medical applications, it is essential to quantify the prediction uncertainty. The presented deep learning transformation model estimates the whole conditional probability distribution, which is the most thorough way to capture uncertainty about the outcome. We combine ideas from a statistical transformation model (most likely transformation) with recent transformation models from deep learning (normalizing flows) to predict complex outcome distributions. The core of the method is a parameterized transformation function which can be trained with the usual maximum likelihood framework using gradient descent. The method can be combined with existing deep learning architectures. For small machine learning benchmark datasets, we report state of the art performance for most dataset and partly even outperform it. Our method works for complex input data, which we demonstrate by employing a CNN architecture on image data.