Genre
Deep Learning for Brain MRI Segmentation
Quantitative analysis of brain MRI is routine for many neurological diseases and conditions and relies on accurate segmentation of structures of interest. Deep learning-based segmentation approaches for brain MRI are gaining interest due to their self-learning and generalization ability over large amounts of data. As the deep learning architectures are becoming more mature, they gradually outperform previous state-of-the-art classical machine learning algorithms. This review aims to provide an overview of current deep learning-based segmentation approaches for quantitative brain MRI. First we review the current deep learning architectures used for segmentation of anatomical brain structures and brain lesions.
Text Analytics Market Growing at a CAGR of 17.2% During 2017 to 2022 - ReportsnReports
The global text analytics market size is estimated to grow from $3.97 billion in 2017 to $8.79 billion by 2022, at a Compound Annual Growth Rate (CAGR) of 17.2%. The customer experience management (CEM) is expected to hold the largest market share during the forecast period. Among the various applications in the text analytics market, the CEM application is expected to hold the largest market share during the forecast period. Text mining is the most traditional application in customer service and is frequently utilized to improve customer experience through various information sources. Today, text analytics is implemented to offer quick, computerized feedback to the clients, which significantly reduces dependency on executives for resolving issues.
Text Mining course taught by Anurag Bhardwaj
In this online course, you will be introduced to the essential techniques of text mining, understood here as the extension of data mining's standard predictive methods to unstructured text. This course will discuss these standard techniques, and will devote considerable attention to the data preparation and handling methods that are required to transform unstructured text into a form in which it can be mined.
Samsung's Bixby is delayed because it can't speak English
When the Samsung Galaxy S8 was released in April, users were disappointed to find that their device was missing Bixby, the firm's highly-anticipated digital assistant. And now, it appears that the launch of Bixby may have been struck by further delays. A new report suggests that Samsung's digital assistant is'struggling to comprehend English' forcing developers to continue working on it. It appears that the launch of Bixby may have been struck by delays. A new report suggests that Samsung's digital assistant is'struggling to comprehend English' forcing developers to continue working on it According to Samsung, Bixby is'a completely new way to use your Galaxy S8 or S8 .' Users can use voice, text, or touch to say what they need, since it understands all three.
Artificial intelligence predicts patient lifespans
The research, now published in the Nature journal Scientific Reports, has implications for the early diagnosis of serious illness, and medical intervention. Researchers from the University's School of Public Health and School of Computer Science, along with Australian and international collaborators, used artificial intelligence to analyse the medical imaging of 48 patients' chests. This computer-based analysis was able to predict which patients would die within five years, with 69% accuracy -- comparable to'manual' predictions by clinicians. This is the first study of its kind using medical images and artificial intelligence. "Predicting the future of a patient is useful because it may enable doctors to tailor treatments to the individual," says lead author Dr Luke Oakden-Rayner, a radiologist and PhD student with the University of Adelaide's School of Public Health.
Nearly Optimal Sampling Algorithms for Combinatorial Pure Exploration
Chen, Lijie, Gupta, Anupam, Li, Jian, Qiao, Mingda, Wang, Ruosong
We study the combinatorial pure exploration problem Best-Set in stochastic multi-armed bandits. In a Best-Set instance, we are given $n$ arms with unknown reward distributions, as well as a family $\mathcal{F}$ of feasible subsets over the arms. Our goal is to identify the feasible subset in $\mathcal{F}$ with the maximum total mean using as few samples as possible. The problem generalizes the classical best arm identification problem and the top-$k$ arm identification problem, both of which have attracted significant attention in recent years. We provide a novel instance-wise lower bound for the sample complexity of the problem, as well as a nontrivial sampling algorithm, matching the lower bound up to a factor of $\ln|\mathcal{F}|$. For an important class of combinatorial families, we also provide polynomial time implementation of the sampling algorithm, using the equivalence of separation and optimization for convex program, and approximate Pareto curves in multi-objective optimization. We also show that the $\ln|\mathcal{F}|$ factor is inevitable in general through a nontrivial lower bound construction. Our results significantly improve several previous results for several important combinatorial constraints, and provide a tighter understanding of the general Best-Set problem. We further introduce an even more general problem, formulated in geometric terms. We are given $n$ Gaussian arms with unknown means and unit variance. Consider the $n$-dimensional Euclidean space $\mathbb{R}^n$, and a collection $\mathcal{O}$ of disjoint subsets. Our goal is to determine the subset in $\mathcal{O}$ that contains the $n$-dimensional vector of the means. The problem generalizes most pure exploration bandit problems studied in the literature. We provide the first nearly optimal sample complexity upper and lower bounds for the problem.
KATE: K-Competitive Autoencoder for Text
Autoencoders have been successful in learning meaningful representations from image datasets. However, their performance on text datasets has not been widely studied. Traditional autoencoders tend to learn possibly trivial representations of text documents due to their confounding properties such as high-dimensionality, sparsity and power-law word distributions. In this paper, we propose a novel k-competitive autoencoder, called KATE, for text documents. Due to the competition between the neurons in the hidden layer, each neuron becomes specialized in recognizing specific data patterns, and overall the model can learn meaningful representations of textual data. A comprehensive set of experiments show that KATE can learn better representations than traditional autoencoders including denoising, contractive, variational, and k-sparse autoencoders. Our model also outperforms deep generative models, probabilistic topic models, and even word representation models (e.g., Word2Vec) in terms of several downstream tasks such as document classification, regression, and retrieval.
Graphical Nonconvex Optimization for Optimal Estimation in Gaussian Graphical Models
Sun, Qiang, Tan, Kean Ming, Liu, Han, Zhang, Tong
We consider the problem of learning high-dimensional Gaussian graphical models. The graphical lasso is one of the most popular methods for estimating Gaussian graphical models. However, it does not achieve the oracle rate of convergence. In this paper, we propose the graphical nonconvex optimization for optimal estimation in Gaussian graphical models, which is then approximated by a sequence of convex programs. Our proposal is computationally tractable and produces an estimator that achieves the oracle rate of convergence. The statistical error introduced by the sequential approximation using the convex programs are clearly demonstrated via a contraction property. The rate of convergence can be further improved using the notion of sparsity pattern. The proposed methodology is then extended to semiparametric graphical models. We show through numerical studies that the proposed estimator outperforms other popular methods for estimating Gaussian graphical models.
Deep MIMO Detection
Samuel, Neev, Diskin, Tzvi, Wiesel, Ami
We give a brief introduction to deep learning and propose a modern neural network architecture suitable for this detection task. First, we consider the case in which the MIMO channel is constant, and we learn a detector for a specific system. Next, we consider the harder case in which the parameters are known yet changing and a single detector must be learned for all multiple varying channels. We demonstrate the performance of our deep MIMO detector using numerical simulations in comparison to competing methods including approximate message passing and semidefinite relaxation. The results show that deep networks can achieve state of the art accuracy with significantly lower complexity while providing robustness against ill conditioned channels and mis-specified noise variance.
InfiniteBoost: building infinite ensembles with gradient descent
Rogozhnikov, Alex, Likhomanenko, Tatiana
In machine learning ensemble methods have demonstrated high accuracy for the variety of problems in different areas. The most known algorithms intensively used in practice are random forests and gradient boosting. In this paper we present InfiniteBoost -- a novel algorithm, which combines the best properties of these two approaches. The algorithm constructs the ensemble of trees for which two properties hold: trees of the ensemble incorporate the mistakes done by others; at the same time the ensemble could contain the infinite number of trees without the over-fitting effect. The proposed algorithm is evaluated on the regression, classification, and ranking tasks using large scale, publicly available datasets.