Statistical Learning
On classifying sepsis heterogeneity in the ICU: insight using machine learning
Current machine learning models aiming to predict sepsis from electronic health records (EHR) do not account 20 for the heterogeneity of the condition despite its emerging importance in prognosis and treatment. This work demonstrates the added value of stratifying the types of organ dysfunction observed in patients who develop sepsis in the intensive care unit (ICU) in improving the ability to recognize patients at risk of sepsis from their EHR data. Using an ICU dataset of 13 728 records, we identify clinically significant sepsis subpopulations with distinct organ dysfunction patterns. We perform classification experiments with random forest, gradient boost trees, and support vector machines, using the identified subpopulations to distinguish patients who develop sepsis in the ICU from those who do not. The classification results show that features selected using sepsis subpopulations as background knowledge yield a superior performance in distinguishing septic from non-septic patients regardless of the classification model used.
How Bayesian statistics convinced me to hit the gym
After browsing through the web, I found out a survey research dataยน that contains demographic information of more than 10,000 Vietnamese people. I limited the sample size to Male of the age group 18โ29. This allows me to have a sample size of 383 Vietnamese males whose age are around 18โ29, which is probably good enough for analysis. At first, let's plot the weight of the population and see how I would fit in among the young Vietnamese men. This plot suggests that I am slightly below both the average and median weights of those 383 Vietnamese young men.
Machine Learning Building KNN Model Eduonix
This Video will help you build a KNN model, we will work on a cancel cell Data set, In pattern recognition, the k-nearest neighbors algorithm is a non-parametric method used for classification and regression. In both cases, the input consists of the k closest training examples in the feature space Get flat 15% OFF on the above complete course with other projects here with certification - http://bit.ly/2TwTcxh Get 10% flat off on the Below full E-Degree with certification - (APPLY COPOUN - YTDEG) The Best courses to do with Eduonix with are - 1.Learn Machine Learning By Building Projects - http://bit.ly/2MxMSSl 2.The Complete Web Development Course - Build 15 Projects - http://bit.ly/32Ah9oW 3.The Full Stack Web Development - http://bit.ly/2MZDBRV 4.Projects In Laravel: Learn Laravel Building 10 Projects - http://bit.ly/2MAiHtH 5.Mathematical Foundation For Machine Learning and AI - http://bit.ly/2N23Eb1 Get 15% flat off on the below courses with certification - (APPLY COPOUN - YTEDU) Python Programming An Expert Guide on Python - http://bit.ly/2Bp75Dj Get 10% flat off on the Below full E-Degree with certification - (APPLY COPOUN - YTDEG) AI & ML E-degree- http://bit.ly/2mEUCYC
Can AI solve the mysteries of photonic nanostructures? - Advanced Science News
Researchers at Georgia Institute of Technology have demonstrated the use of artificial intelligence (AI) in obtaining valuable insights to the operation of photonic nanostructures, which manipulate light for applications such as signal processing, communications, and computing. The study was recently published in the journal Advanced Intelligent Systems. By proper selection of the geometrical features of these nanoelements, a large range of system-level functionalities (e.g., filtering, lensing, frequency conversion) can be achieved. While most reports on using AI techniques in the field of nanophotonics are focused on the design and optimization of nanostructures, such as finding the geometrical features of meta-atoms, the new approach seeks to use the "intelligence" aspects of AI to understand the physics of these nanostructures, for example, in assessing the feasibility of a response from a given nanostructure. This new approach is implemented in two steps: in the first step, the relation between input and output of the nanostructure is highly simplified by dimensionality reduction.
Intelligent Road Inspection with Advanced Machine Learning; Hybrid Prediction Models for Smart Mobility and Transportation Maintenance Systems
Karballaeezadeh, Nader, Zaremotekhases, Farah, Shamshirband, Shahaboddin, Mosavi, Amir, Nabipour, Narjes, Csiba, Peter, Varkonyi-Koczy, Annamaria R.
School of the Built Environment, Oxford Brookes University, Oxford OX3 0BP, UK; a. mosavi@brookes.ac.uk Abstract: Prediction models in mobility and transportation maintenance systems have been dramatically improved through using machine learning methods . The traditional road inspecti on systems based on the pavement condition index (PCI) are often associated with the critical safety, energy and cost issues. Alternatively, t he proposed models utilize surface deflection data from falling weight deflectometer (FWD) test s to predict the PC I. Machine learning methods are the single multi - layer perceptron (MLP) and radial basis function (RBF) neural networks as well their hybrids, i.e., L eve nberg - M arquardt (MLP - LM), scaled conjugate gradient (MLP - SCG), imperialist competitive (RBF - ICA), and g enetic algorithms (RBF - GA). Furthermore, the committee machine intelligent systems (CMIS) method was adopted to combine the results and improve the accur acy of the modeling. The results of the analysis have been verified through using four criteria of aver age percent relative error (APRE), average absolute percent relative error (AAPRE), root mean square error (RMSE), and standard error (SD). The CMIS mode l outperforms other models with the promising results of APRE 2.3303, AAPRE 11.6768, RMSE 12.0056, and SD 0.0210. Introduction In road transportation, pavement plays a vital role as th e part of the road that is in direct contact with vehicles . U sers' judgment about the quality of road service is primarily predicated upon pavement conditions. The Maintena nce, Rehabilitation, and Reconstruction (MR&R) program of pavement network is a multidimensional decision - making process that takes into account several consideration s.
cube2net: Efficient Query-Specific Network Construction with Data Cube Organization
Yang, Carl, Liu, Mengxiong, He, Frank, Peng, Jian, Han, Jiawei
Networks are widely used to model objects with interactions and have enabled various downstream applications. However, in the real world, network mining is often done on particular query sets of objects, which does not require the construction and computation of networks including all objects in the datasets. In this work, for the first time, we propose to address the problem of query-specific network construction, to break the efficiency bottlenecks of existing network mining algorithms and facilitate various downstream tasks. To deal with real-world massive networks with complex attributes, we propose to leverage the well-developed data cube technology to organize network objects w.r.t. their essential attributes. An efficient reinforcement learning algorithm is then developed to automatically explore the data cube structures and construct the optimal query-specific networks. With extensive experiments of two classic network mining tasks on different real-world large datasets, we show that our proposed cube2net pipeline is general, and much more effective and efficient in query-specific network construction, compared with other methods without the leverage of data cube or reinforcement learning.
Dual Stochastic Natural Gradient Descent
Sรกnchez-Lรณpez, Borja, Cerquides, Jesรบs
Although theoretically appealing, Stochastic Natural Gradient Des cent (SNGD) [1] is computationally expensive, it has been shown to be highly sensitiv e to the learning rate, and it is not guaranteed to be convergent. Converg ent Stochastic Natural Gradient Descent (CSNGD) [6] aims at solving the last two pr oblems. However, the computational expense of CSNGD is still unacceptab le when the number of parameters is large. In this paper we introduce the Dual Stochastic Natural Gradient Descent (DSNGD) where we take benefit of dually flat manifolds to obtain a robust alternative to SNGD which is also computation ally feasible. We start by reviewing dually flat manifold concepts in section 3. Then w e introduce exponential XY families, the mathematical model required for the application of DSNGD, in section 4. After that, in section 5 we introduce DSNGD in exponential XY families under a minimal parameterization. The same idea can be extended to exponential XY families which are overparameterized.
A Classification-Based Approach to Semi-Supervised Clustering with Pairwise Constraints
ลmieja, Marek, Struski, ลukasz, Figueiredo, Mรกrio A. T.
A Classification-Based Approach to Semi-Supervised Clustering with Pairwise Constraints Marek Smieja a,, ลukasz Struski a, Mรกrio A. T. Figueiredo b a Faculty of Mathematics and Computer Science, Jagiellonian University, Krakรณw, Poland b Instituto de T elecomunicaรงรตes, Instituto Superior Tรฉcnico, Universidade de Lisboa, Lisbon, PortugalAbstract In this paper, we introduce a neural network framework for semi-supervised clustering (SSC) with pairwise (must-link or cannot-link) constraints. In contrast to existing approaches, we decompose SSC into two simpler classification tasks/stages: the first stage uses a pair of Siamese neural networks to label the unlabeled pairs of points as must-link or cannot-link; the second stage uses the fully pairwise-labeled dataset produced by the first stage in a supervised neural-network-based clustering method. The proposed approach, S 3 C 2 (Semi-Supervised Siamese C lassifiers for C lustering), is motivated by the observation that binary classification (such as assigning pairwise relations) is usually easier than multi-class clustering with partial supervision. On the other hand, being classification-based, our method solves only well-defined classification problems, rather than less well specified clustering tasks. Extensive experiments on various datasets demonstrate the high performance of the proposed method. Keywords: semi-supervised clustering, deep learning, neural networks, pairwise constraints 1. Introduction Clustering is an important unsupervised learning tool often used to analyze the structure of complex high-dimensional data. Semi-supervised clustering (SSC) methods tackle this issue by leveraging partial prior information about class labels, with the goal of obtaining partitions that are better aligned with true classes [1, 2, 3, 4, 5, 6]. One typical way of injecting class label information into clustering is in the form of pairwise constraints (typically, must-link and cannot-link constraints), or pairwise preferences (e.g., should-link and shouldn't-link), which indicate whether a given pair of points is believed to belong to the same or different classes. Most SSC approaches rely on adapting existing unsupervised clustering methods to handle partial (namely, pairwise) information [7, 8, 4, 5, 6, 9]. This requires transferring class-label knowledge into a clustering algorithm, which is often unnatural and puts a higher weight on clustering structure than on class labels.
Adaptive Stochastic Optimization
Curtis, Frank E., Scheinberg, Katya
Optimization lies at the heart of machine learning and signal processing. Contemporary approaches based on the stochastic gradient method are non-adaptive in the sense that their implementation employs prescribed parameter values that need to be tuned for each application. This article summarizes recent research and motivates future work on adaptive stochastic optimization methods, which have the potential to offer significant computational savings when training large-scale systems.
A survey on Machine Learning-based Performance Improvement of Wireless Networks: PHY, MAC and Network layer
Kulin, Merima, Kazaz, Tarik, Moerman, Ingrid, de Poorter, Eli
This paper provides a systematic and comprehensive survey that reviews the latest research efforts focused on machine learning (ML) based performance improvement of wireless networks, while considering all layers of the protocol stack (PHY, MAC and network). First, the related work and paper contributions are discussed, followed by providing the necessary background on data-driven approaches and machine learning for non-machine learning experts to understand all discussed techniques. Then, a comprehensive review is presented on works employing ML-based approaches to optimize the wireless communication parameters settings to achieve improved network quality-of-service (QoS) and quality-of-experience (QoE). We first categorize these works into: radio analysis, MAC analysis and network prediction approaches, followed by subcategories within each. Finally, open challenges and broader perspectives are discussed.