Goto

Collaborating Authors

 Country


10 Books on AI Machine Learning You Shouldn't Miss Reading

#artificialintelligence

"If you program a machine, you know what it's capable of. If the machine is programming itself, who knows what it might do?" ― Garry Kasparov Artificial Intelligence is a complex subject. However, reading and acquiring knowledge through books written on Artificial Intelligence, Machine Learning, Data Science and other related topics can help technology enthusiasts to a great extent. Here is a list of ten books on AI and Machine Learning that provide the information on basics of technology, its present, the future paradigm and the most rabid fictionalized set-ups that are expected to arrive in the coming future. We have rated the books on a scale of 1-5, considering their depth, research, uniqueness, reader's review, and the AiThority News Quotient.


Artificial intelligence can predict premature death, study finds

#artificialintelligence

The team of healthcare data scientists and doctors have developed and tested a system of computer-based'machine learning' algorithms to predict the risk of early death due to chronic disease in a large middle-aged population. They found this AI system was very accurate in its predictions and performed better than the current standard approach to prediction developed by human experts. The study is published by PLOS ONE in a special collections edition of "Machine Learning in Health and Biomedicine." The team used health data from just over half a million people aged between 40 and 69 recruited to the UK Biobank between 2006 and 2010 and followed up until 2016. Leading the work, Assistant Professor of Epidemiology and Data Science, Dr Stephen Weng, said: "Preventative healthcare is a growing priority in the fight against serious diseases so we have been working for a number of years to improve the accuracy of computerised health risk assessment in the general population. Most applications focus on a single disease area but predicting death due to several different disease outcomes is highly complex, especially given environmental and individual factors that may affect them. "We have taken a major step forward in this field by developing a unique and holistic approach to predicting a person's risk of premature death by machine-learning.


AI Is Good (Perhaps Too Good) at Predicting Who Will Die Prematurely

#artificialintelligence

Medical researchers have unlocked an unsettling ability in artificial intelligence (AI): predicting a person's early death. Scientists recently trained an AI system to evaluate a decade of general health data submitted by more than half a million people in the United Kingdom. Then, they tasked the AI with predicting if individuals were at risk of dying prematurely -- in other words, sooner than the average life expectancy -- from chronic disease, they reported in a new study. The predictions of early death that were made by AI algorithms were "significantly more accurate" than predictions delivered by a model that did not use machine learning, lead study author Dr. Stephen Weng, an assistant professor of epidemiology and data science at the University of Nottingham (UN) in the U.K., said in a statement. To evaluate the likelihood of subjects' premature mortality, the researchers tested two types of AI: "deep learning," in which layered information-processing networks help a computer to learn from examples; and "random forest," a simpler type of AI that combines multiple, tree-like models to consider possible outcomes. Then, they compared the AI models' conclusions to results from a standard algorithm, known as the Cox model.


Can AI Be a Fair Judge in Court? Estonia Thinks So

#artificialintelligence

Government usually isn't the place to look for innovation in IT or new technologies like artificial intelligence. But Ott Velsberg might change your mind. As Estonia's chief data officer, the 28-year-old graduate student is overseeing the tiny Baltic nation's push to insert artificial intelligence and machine learning into services provided to its 1.3 million citizens. "We want the government to be as lean as possible," says the wiry, bespectacled Velsberg, an Estonian who is writing his PhD thesis at Sweden's Umeå University on using the Internet of Things and sensor data in government services. Estonia's government hired Velsberg last August to run a new project to introduce AI into various ministries to streamline services offered to residents.


RAPID: Early Classification of Explosive Transients using Deep Learning

arXiv.org Machine Learning

We present RAPID (Real-time Automated Photometric IDentification), a novel time-series classification tool capable of automatically identifying transients from within a day of the initial alert, to the full lifetime of a light curve. Using a deep recurrent neural network with Gated Recurrent Units (GRUs), we present the first method specifically designed to provide early classifications of astronomical time-series data, typing 12 different transient classes. Our classifier can process light curves with any phase coverage, and it does not rely on deriving computationally expensive features from the data, making RAPID well-suited for processing the millions of alerts that ongoing and upcoming wide-field surveys such as the Zwicky Transient Facility (ZTF), and the Large Synoptic Survey Telescope (LSST) will produce. The classification accuracy improves over the lifetime of the transient as more photometric data becomes available, and across the 12 transient classes, we obtain an average area under the receiver operating characteristic curve of 0.95 and 0.98 at early and late epochs, respectively. We demonstrate RAPID's ability to effectively provide early classifications of transients from the ZTF data stream. We have made RAPID available as an open-source software package (https://astrorapid.readthedocs.io) for machine learning-based alert-brokers to use for the autonomous and quick classification of several thousand light curves within a few seconds.


GraSPy: Graph Statistics in Python

arXiv.org Machine Learning

We introduce GraSPy, a Python library devoted to statistical inference, machine learning, and visualization of random graphs and graph populations. This package provides flexible and easy-to-use algorithms for analyzing and understanding graphs with a scikit-learn compliant API. GraSPy can be downloaded from Python Package Index (PyPi), and is released under the Apache 2.0 open-source license. The documentation and all releases are available at https://neurodata.io/graspy.


Infinite Brain MR Images: PGGAN-based Data Augmentation for Tumor Detection

arXiv.org Artificial Intelligence

Due to the lack of available annotated medical images, accurate computer-assisted diagnosis requires intensive Data Augmentation (DA) techniques, such as geometric/intensity transformations of original images; however, those transformed images intrinsically have a similar distribution to the original ones, leading to limited performance improvement. To fill the data lack in the real image distribution, we synthesize brain contrast-enhanced Magnetic Resonance (MR) images---realistic but completely different from the original ones---using Generative Adversarial Networks (GANs). This study exploits Progressive Growing of GANs (PGGANs), a multi-stage generative training method, to generate original-sized 256 X 256 MR images for Convolutional Neural Network-based brain tumor detection, which is challenging via conventional GANs; difficulties arise due to unstable GAN training with high resolution and a variety of tumors in size, location, shape, and contrast. Our preliminary results show that this novel PGGAN-based DA method can achieve promising performance improvement, when combined with classical DA, in tumor detection and also in other medical imaging tasks.


CNN-based Prostate Zonal Segmentation on T2-weighted MR Images: A Cross-dataset Study

arXiv.org Artificial Intelligence

Prostate cancer is the most common cancer among US men. However, prostate imaging is still challenging despite the advances in multi-parametric Magnetic Resonance Imaging (MRI), which provides both morphologic and functional information pertaining to the pathological regions. Along with whole prostate gland segmentation, distinguishing between the Central Gland (CG) and Peripheral Zone (PZ) can guide towards differential diagnosis, since the frequency and severity of tumors differ in these regions; however, their boundary is often weak and fuzzy. This work presents a preliminary study on Deep Learning to automatically delineate the CG and PZ, aiming at evaluating the generalization ability of Convolutional Neural Networks (CNNs) on two multi-centric MRI prostate datasets. Especially, we compared three CNN-based architectures: SegNet, U-Net, and pix2pix. In such a context, the segmentation performances achieved with/without pre-training were compared in 4-fold cross-validation. In general, U-Net outperforms the other methods, especially when training and testing are performed on multiple datasets.


MCTS-based Automated Negotiation Agent (Extended Abstract)

arXiv.org Artificial Intelligence

Negotiation is a form of interaction in which a group of agents with conflicting interests and a desire to This paper introduces a new Negotiating Agent for cooperate try to reach a mutually acceptable agreement automated negotiation on continuous domains and on an object of negotiation [2]. The agents without considering a specified deadline. The agent explore solutions according to a predetermined protocol bidding strategy relies on Monte Carlo Tree Search, in order to find an acceptable agreement. Being which is a trendy method since it has been used with widely used in economic domains and with the rise of success on games with high branching factor such as e-commerce applications, the question of automating Go. It uses two opponent modeling techniques for negotiation has gained a lot of interest in the field of its bidding strategy and its utility: Gaussian process artificial intelligence and multi-agent systems.


Yet Another Accelerated SGD: ResNet-50 Training on ImageNet in 74.7 seconds

arXiv.org Machine Learning

There has been a strong demand for algorithms that can execute machine learning as faster as possible and the speed of deep learning has accelerated by 30 times only in the past two years. Distributed deep learning using the large mini-batch is a key technology to address the demand and is a great challenge as it is difficult to achieve high scalability on large clusters without compromising accuracy. In this paper, we introduce optimization methods which we applied to this challenge. We achieved the training time of 74.7 seconds using 2,048 GPUs on ABCI cluster applying these methods. The training throughput is over 1.73 million images/sec and the top-1 validation accuracy is 75.08%.